Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

Darkscribes Community

  1. Home
  2. Uncategorized
  3. v4.0.0 Upgrade Support

v4.0.0 Upgrade Support

Scheduled Pinned Locked Moved Uncategorized
4.0.0
49 Posts 11 Posters 1 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • julian@community.nodebb.orgJ [email protected]

    If you have problems upgrading to v4.0.0, you can ask for help here.

    nono-lqdn@community.nodebb.orgN This user is from outside of this forum
    nono-lqdn@community.nodebb.orgN This user is from outside of this forum
    [email protected]
    wrote on last edited by
    #12

    Hello,

    I have this error while upgrading to 4.0.0 :

    2. Bringing base dependencies up to date...  started
    npm error code ERESOLVE
    npm error ERESOLVE could not resolve
    npm error
    npm error While resolving: [email protected]
    npm error Found: [email protected]
    npm error node_modules/nodebb-plugin-emoji
    npm error   nodebb-plugin-emoji@"6.0.1" from the root project
    npm error   peer nodebb-plugin-emoji@"^5.0.0 || ^6.0.1" from [email protected]
    npm error   node_modules/nodebb-plugin-emoji-android
    npm error     nodebb-plugin-emoji-android@"4.1.1" from the root project
    npm error
    npm error Could not resolve dependency:
    npm error peer nodebb-plugin-emoji@"^5.0.0" from [email protected]
    npm error node_modules/nodebb-plugin-emoji-one
    npm error   nodebb-plugin-emoji-one@"4.0.0" from the root project
    npm error
    npm error Conflicting peer dependency: [email protected]
    npm error node_modules/nodebb-plugin-emoji
    npm error   peer nodebb-plugin-emoji@"^5.0.0" from [email protected]
    npm error   node_modules/nodebb-plugin-emoji-one
    npm error     nodebb-plugin-emoji-one@"4.0.0" from the root project
    npm error
    npm error Fix the upstream dependency conflict, or retry
    npm error this command with --force or --legacy-peer-deps
    npm error to accept an incorrect (and potentially broken) dependency resolution.
    npm error
    npm error
    npm error For a full report see:
    npm error /srv/nodebb/.npm/_logs/2025-01-23T16_21_06_646Z-eresolve-report.txt
    
    nono-lqdn@community.nodebb.orgN 1 Reply Last reply
    0
    • nono-lqdn@community.nodebb.orgN [email protected]

      Hello,

      I have this error while upgrading to 4.0.0 :

      2. Bringing base dependencies up to date...  started
      npm error code ERESOLVE
      npm error ERESOLVE could not resolve
      npm error
      npm error While resolving: [email protected]
      npm error Found: [email protected]
      npm error node_modules/nodebb-plugin-emoji
      npm error   nodebb-plugin-emoji@"6.0.1" from the root project
      npm error   peer nodebb-plugin-emoji@"^5.0.0 || ^6.0.1" from [email protected]
      npm error   node_modules/nodebb-plugin-emoji-android
      npm error     nodebb-plugin-emoji-android@"4.1.1" from the root project
      npm error
      npm error Could not resolve dependency:
      npm error peer nodebb-plugin-emoji@"^5.0.0" from [email protected]
      npm error node_modules/nodebb-plugin-emoji-one
      npm error   nodebb-plugin-emoji-one@"4.0.0" from the root project
      npm error
      npm error Conflicting peer dependency: [email protected]
      npm error node_modules/nodebb-plugin-emoji
      npm error   peer nodebb-plugin-emoji@"^5.0.0" from [email protected]
      npm error   node_modules/nodebb-plugin-emoji-one
      npm error     nodebb-plugin-emoji-one@"4.0.0" from the root project
      npm error
      npm error Fix the upstream dependency conflict, or retry
      npm error this command with --force or --legacy-peer-deps
      npm error to accept an incorrect (and potentially broken) dependency resolution.
      npm error
      npm error
      npm error For a full report see:
      npm error /srv/nodebb/.npm/_logs/2025-01-23T16_21_06_646Z-eresolve-report.txt
      
      nono-lqdn@community.nodebb.orgN This user is from outside of this forum
      nono-lqdn@community.nodebb.orgN This user is from outside of this forum
      [email protected]
      wrote on last edited by
      #13

      @nono-lqdn Fixed by doing :

      npm unl nodebb-plugin-emoji
      npm i nodebb-plugin-emoji
      
      1 Reply Last reply
      0
      • julian@community.nodebb.orgJ [email protected]

        If you have problems upgrading to v4.0.0, you can ask for help here.

        cagatay@community.nodebb.orgC This user is from outside of this forum
        cagatay@community.nodebb.orgC This user is from outside of this forum
        [email protected]
        wrote on last edited by
        #14

        @julian If it is a one-sided follow instead of mutual, will it not be visible post?

        julian@community.nodebb.orgJ 1 Reply Last reply
        0
        • julian@community.nodebb.orgJ [email protected]

          If you have problems upgrading to v4.0.0, you can ask for help here.

          eeeee@community.nodebb.orgE This user is from outside of this forum
          eeeee@community.nodebb.orgE This user is from outside of this forum
          [email protected]
          wrote on last edited by
          #15

          I had tried the alpha and now have to go back to normal upgrade route.
          after

          git fetch
          

          it said Fatal: not a git repository (or any of the parent directories): .git

          whats going on here?

          On another point, upgrading can be a hassle. It in theory, could something be coded so an admin could upgrade from the ACP?

          1 Reply Last reply
          0
          • julian@community.nodebb.orgJ [email protected]

            If you have problems upgrading to v4.0.0, you can ask for help here.

            frankm@linux-nerds.orgF This user is from outside of this forum
            frankm@linux-nerds.orgF This user is from outside of this forum
            [email protected]
            wrote on last edited by
            #16

            try

            git reset --hard origin/v4.x
            
            1 Reply Last reply
            0
            • cagatay@community.nodebb.orgC [email protected]

              @julian If it is a one-sided follow instead of mutual, will it not be visible post?

              julian@community.nodebb.orgJ This user is from outside of this forum
              julian@community.nodebb.orgJ This user is from outside of this forum
              [email protected]
              wrote on last edited by
              #17

              @cagatay I think so. If A follows B, then B sends stuff to A, but A doesn't send stuff to B.

              1 Reply Last reply
              0
              • julian@community.nodebb.orgJ [email protected]

                If you have problems upgrading to v4.0.0, you can ask for help here.

                julian@community.nodebb.orgJ This user is from outside of this forum
                julian@community.nodebb.orgJ This user is from outside of this forum
                [email protected]
                wrote on last edited by
                #18

                @[email protected] can you please update the category handles on discussions.thenexus.today? There was a bug that caused some categories to not respond to webfinger request appropriately, so they could not be found on fedi.

                You can just change them from one handle to another, and then back again.

                That should fix the issue with the testing category not being able to be found.

                jdp23@neuromatch.socialJ 1 Reply Last reply
                0
                • julian@community.nodebb.orgJ [email protected]

                  @[email protected] can you please update the category handles on discussions.thenexus.today? There was a bug that caused some categories to not respond to webfinger request appropriately, so they could not be found on fedi.

                  You can just change them from one handle to another, and then back again.

                  That should fix the issue with the testing category not being able to be found.

                  jdp23@neuromatch.socialJ This user is from outside of this forum
                  jdp23@neuromatch.socialJ This user is from outside of this forum
                  [email protected]
                  wrote on last edited by
                  #19

                  @julian done, thanks for looking at this!

                  while I've got you on the line ... i'm still experimenting with Bridgy Fed and last night i had somewhat unexpected results (although maybe it's just that my expectation is wrong). CCing @snarfed.org and @quillmatiq as well ...

                  There were three accounts involved:

                  * [email protected] and jdp23.thenexus.today (on Bluesky) are following each other

                  * thenexusofprivacy.net on Bluesky and [email protected] *aren't* following each other (but thenexusofprivacy.net *is* following ap.brid.gy, and bridges correctly in other situations)

                  [email protected] posted https://discussions.thenexus.today/topic/28/testing-federation-from-nodebb-to-bluesky-again-... and it federated correctly. Yay! Here's the bridged equivalent: https://bsky.app/profile/jon.discussions.thenexus.today.ap.brid.gy/post/3lgwoj4vkgbd2

                  [email protected] replied and it federated back. also yay!

                  but when thenexusofprivacy.net replied, it *didn't* federate back. not so yay.

                  Any idea what's going on?

                  1 Reply Last reply
                  0
                  • julian@community.nodebb.orgJ [email protected]

                    If you have problems upgrading to v4.0.0, you can ask for help here.

                    karsten13@community.nodebb.orgK This user is from outside of this forum
                    karsten13@community.nodebb.orgK This user is from outside of this forum
                    [email protected]
                    wrote on last edited by
                    #20

                    I did upgrade to v4.0.1 yesterday and now have an issue displaying some forum posts on apple devices (under safari or chrome).

                    As example you can take a look at https://forum.magicmirror.builders/topic/19306/new-module-installer

                    Problem is the preview of the 4 images from the topic at the top right. On an iphone they are overlapping so you can not really operate.

                    IMG_0701.png

                    Is there an option to disable this preview?

                    Thanks!

                    baris@community.nodebb.orgB 1 Reply Last reply
                    0
                    • julian@community.nodebb.orgJ [email protected]

                      If you have problems upgrading to v4.0.0, you can ask for help here.

                      baris@community.nodebb.orgB This user is from outside of this forum
                      baris@community.nodebb.orgB This user is from outside of this forum
                      [email protected]
                      wrote on last edited by
                      #21

                      You can hide it with custom css in the ACP, .topic-header [component="topic/thumb/list"] { display: none }

                      This is only happening on apple devices?

                      julian@community.nodebb.orgJ 1 Reply Last reply
                      0
                      • julian@community.nodebb.orgJ [email protected]

                        If you have problems upgrading to v4.0.0, you can ask for help here.

                        cagatay@community.nodebb.orgC This user is from outside of this forum
                        cagatay@community.nodebb.orgC This user is from outside of this forum
                        [email protected]
                        wrote on last edited by
                        #22

                        nothing changes v4.0.1
                        I think this ActivityPub implementation is only designed for NodeBB's own page. It’s not very useful for sites that use NodeBB.

                        1 Reply Last reply
                        0
                        • baris@community.nodebb.orgB [email protected]

                          You can hide it with custom css in the ACP, .topic-header [component="topic/thumb/list"] { display: none }

                          This is only happening on apple devices?

                          julian@community.nodebb.orgJ This user is from outside of this forum
                          julian@community.nodebb.orgJ This user is from outside of this forum
                          [email protected]
                          wrote on last edited by
                          #23

                          @baris looks to be Persona, could be a bug with the theme.

                          1 Reply Last reply
                          0
                          • julian@community.nodebb.orgJ [email protected]

                            If you have problems upgrading to v4.0.0, you can ask for help here.

                            karsten13@community.nodebb.orgK This user is from outside of this forum
                            karsten13@community.nodebb.orgK This user is from outside of this forum
                            [email protected]
                            wrote on last edited by
                            #24

                            > You can hide it with custom css in the ACP, .topic-header [component="topic/thumb/list"] { display: none }

                            Thanks!

                            > This is only happening on apple devices?

                            android and normal browsers seems o.k. so far

                            > looks to be Persona, could be a bug with the theme.

                            yes it's Persona

                            1 Reply Last reply
                            0
                            • karsten13@community.nodebb.orgK [email protected]

                              I did upgrade to v4.0.1 yesterday and now have an issue displaying some forum posts on apple devices (under safari or chrome).

                              As example you can take a look at https://forum.magicmirror.builders/topic/19306/new-module-installer

                              Problem is the preview of the 4 images from the topic at the top right. On an iphone they are overlapping so you can not really operate.

                              IMG_0701.png

                              Is there an option to disable this preview?

                              Thanks!

                              baris@community.nodebb.orgB This user is from outside of this forum
                              baris@community.nodebb.orgB This user is from outside of this forum
                              [email protected]
                              wrote on last edited by
                              #25

                              @karsten13 https://github.com/NodeBB/nodebb-theme-persona/commit/a45cbffc869018046a7c95a81662eba7a747613f

                              try persona 14.0.6, let me know if it works.

                              1 Reply Last reply
                              0
                              • julian@community.nodebb.orgJ [email protected]

                                If you have problems upgrading to v4.0.0, you can ask for help here.

                                projectmoon@forum.agnos.isP This user is from outside of this forum
                                projectmoon@forum.agnos.isP This user is from outside of this forum
                                [email protected]
                                wrote on last edited by
                                #26

                                Out of curiosity: what plugin/setting does one need to use in order to get a header like the NodeBB.org forums? With the links up top.

                                1 Reply Last reply
                                0
                                • julian@community.nodebb.orgJ [email protected]

                                  If you have problems upgrading to v4.0.0, you can ask for help here.

                                  baris@community.nodebb.orgB This user is from outside of this forum
                                  baris@community.nodebb.orgB This user is from outside of this forum
                                  [email protected]
                                  wrote on last edited by
                                  #27

                                  Those are standard html widgets created at /admin/extend/widgets. They are placed in the brand widget area.

                                  1 Reply Last reply
                                  0
                                  • julian@community.nodebb.orgJ [email protected]

                                    If you have problems upgrading to v4.0.0, you can ask for help here.

                                    karsten13@community.nodebb.orgK This user is from outside of this forum
                                    karsten13@community.nodebb.orgK This user is from outside of this forum
                                    [email protected]
                                    wrote on last edited by
                                    #28

                                    > try persona 14.0.6, let me know if it works.

                                    @baris not really, thumbnails moved to the left but there are still the gray areas around them which overlap nearly the whole site

                                    original-60016584-481F-4EEB-9C10-1428B5D2280E.jpeg

                                    baris@community.nodebb.orgB 1 Reply Last reply
                                    0
                                    • julian@community.nodebb.orgJ [email protected]

                                      If you have problems upgrading to v4.0.0, you can ask for help here.

                                      baris@community.nodebb.orgB This user is from outside of this forum
                                      baris@community.nodebb.orgB This user is from outside of this forum
                                      [email protected]
                                      wrote on last edited by
                                      #29

                                      @karsten13 does it happen when you load this topic https://community.nodebb.org/topic/18426/nodebb-3.11.0?

                                      1 Reply Last reply
                                      0
                                      • julian@community.nodebb.orgJ [email protected]

                                        If you have problems upgrading to v4.0.0, you can ask for help here.

                                        karsten13@community.nodebb.orgK This user is from outside of this forum
                                        karsten13@community.nodebb.orgK This user is from outside of this forum
                                        [email protected]
                                        wrote on last edited by
                                        #30

                                        no, this looks o.k.

                                        baris@community.nodebb.orgB 1 Reply Last reply
                                        0
                                        • karsten13@community.nodebb.orgK [email protected]

                                          no, this looks o.k.

                                          baris@community.nodebb.orgB This user is from outside of this forum
                                          baris@community.nodebb.orgB This user is from outside of this forum
                                          [email protected]
                                          wrote on last edited by
                                          #31

                                          @karsten13 can you try persona v14.0.7? I've matched the classes with harmony theme so maybe that was the issue. https://github.com/NodeBB/nodebb-theme-persona/commit/9b42abd5f8eb26b16e39633a2c8c407d40d3ab4e

                                          Don't forget to rebuild and restart after installing the new version.

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          Powered by NodeBB Contributors
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Users
                                          • Groups