Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
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
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. NodeBB
  3. Strange problem after installing some plugins

Strange problem after installing some plugins

Scheduled Pinned Locked Moved Solved NodeBB
13 Posts 4 Posters 1.6k Views 4 Watching
  • 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.
    • S sqlik

      @robi I've already done it. Regardless of which plug-in I install (apart from the standard set delivered with nodebb at the beginning) the problem appears.
      I have reinstalled everything several times.
      Moreover, uninstalling these plugins now does not fix the problem. In order to remove the error, I have to restore the installation from a backup before installing any of the plugins.

      robiR Offline
      robiR Offline
      robi
      wrote on last edited by
      #4

      @sqlik check the dates, as those plugins may not be compatible then.

      NodeBB is pretty stable out of the box on Cloudron, however the plugins can interfere and may need testing on a cloned app of your forum with a restart/rebuild in between each install of a plugin to make sure it works as expected.

      It's not something we can fix here, as it's the way NodeBB implemented plugins.

      Conscious tech

      S 1 Reply Last reply
      0
      • robiR robi

        @sqlik check the dates, as those plugins may not be compatible then.

        NodeBB is pretty stable out of the box on Cloudron, however the plugins can interfere and may need testing on a cloned app of your forum with a restart/rebuild in between each install of a plugin to make sure it works as expected.

        It's not something we can fix here, as it's the way NodeBB implemented plugins.

        S Offline
        S Offline
        sqlik
        wrote on last edited by
        #5

        @robi Of course I understand it all. Nevertheless, many of those here are using these plugins with success. Even this forum uses the nodebb-plugin-question-and-answer plugin - for me, installing this plugin causes exactly the same problems as I described.

        That's why I will write again - I understand that plugins can cause problems, but some people can deal with it somehow - I hope someone will tell me how.

        1 Reply Last reply
        1
        • S Offline
          S Offline
          sqlik
          wrote on last edited by
          #6

          I did additional tests. On the new droplet in DigitalOcean, I launched a new Cloudron instance and a new nodebb installation, without any additional customization.
          Then I installed nodebb-plugin-question-and-answer.
          Effect - exactly the same problem as I described in the first post.

          I have no idea where to look for the reason, I don't know enough to do it.

          1 Reply Last reply
          1
          • S Offline
            S Offline
            sqlik
            wrote on last edited by
            #7

            One more series of tests - I tested every plugin that is available in the nodebb admin panel (marked as 2.4.5 compatible).
            The effect is the same every time. Installing, activating and rebuilding... and I get the problem described at the beginning of this thread.

            1 Reply Last reply
            0
            • robiR Offline
              robiR Offline
              robi
              wrote on last edited by
              #8

              Can you find errors in the nodebb app logs?

              Check right after install, then after rebuild too.

              You can also email support@ if you care to enable remote access support.

              Conscious tech

              S 1 Reply Last reply
              0
              • robiR robi

                Can you find errors in the nodebb app logs?

                Check right after install, then after rebuild too.

                You can also email support@ if you care to enable remote access support.

                S Offline
                S Offline
                sqlik
                wrote on last edited by
                #9

                @robi I sent a ticket to support - I got a laconic answer that does not solve my problem.

                To be honest - I tested everything several times - I installed cloudron on several VPS from different vendors and it worked the same each time - after installing any plugin from the repository it resulted in the same error.

                Finally, I installed nodebb without cloudron - everything works as it should. All plugins work (the ones I tested on the cloudron installation).

                You can close this thread. Elsewhere, I'll pay more, but at least everything works for me.

                @robi - thank you - at least you tried to help.

                jdaviescoatesJ 1 Reply Last reply
                0
                • S sqlik

                  @robi I sent a ticket to support - I got a laconic answer that does not solve my problem.

                  To be honest - I tested everything several times - I installed cloudron on several VPS from different vendors and it worked the same each time - after installing any plugin from the repository it resulted in the same error.

                  Finally, I installed nodebb without cloudron - everything works as it should. All plugins work (the ones I tested on the cloudron installation).

                  You can close this thread. Elsewhere, I'll pay more, but at least everything works for me.

                  @robi - thank you - at least you tried to help.

                  jdaviescoatesJ Offline
                  jdaviescoatesJ Offline
                  jdaviescoates
                  wrote on last edited by
                  #10

                  @sqlik said in Strange problem after installing some plugins:

                  You can close this thread

                  It'd be better if @staff could work out what the issue was

                  I use Cloudron with Gandi & Hetzner

                  S 1 Reply Last reply
                  0
                  • jdaviescoatesJ jdaviescoates

                    @sqlik said in Strange problem after installing some plugins:

                    You can close this thread

                    It'd be better if @staff could work out what the issue was

                    S Offline
                    S Offline
                    sqlik
                    wrote on last edited by sqlik
                    #11

                    @jdaviescoates said in Strange problem after installing some plugins:

                    It'd be better if @staff could work out what the issue was

                    I definetly agree. I did what I could. As for me, the problem is in this particular installation via Cloudron. But what's the problem - I don't know, my knowledge is too little to debug it.

                    And I regret it, because Cloudron is a really great service and I would like to use it.

                    PS. Sorry for my English...

                    1 Reply Last reply
                    0
                    • nebulonN Offline
                      nebulonN Offline
                      nebulon
                      Staff
                      wrote on last edited by
                      #12

                      This smells a bit like a node package manager issue. Our package uses yarn due to some change how npm started to deal with symlinks. However yarn behaves slightly differently than npm in dependency resolution, which causes issues with how webpack in turn works. This is one blocking port to get the latest nodebb version out there. I am trying to figure out a solution for that.

                      For some more background https://github.com/NodeBB/NodeBB/issues/10877

                      S 1 Reply Last reply
                      3
                      • nebulonN nebulon

                        This smells a bit like a node package manager issue. Our package uses yarn due to some change how npm started to deal with symlinks. However yarn behaves slightly differently than npm in dependency resolution, which causes issues with how webpack in turn works. This is one blocking port to get the latest nodebb version out there. I am trying to figure out a solution for that.

                        For some more background https://github.com/NodeBB/NodeBB/issues/10877

                        S Offline
                        S Offline
                        sqlik
                        wrote on last edited by
                        #13

                        @nebulon Many, many thanks. This solved my problem.
                        What a beautiful day 😀

                        1 Reply Last reply
                        0
                        • nebulonN nebulon has marked this topic as solved on
                        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.
                          • First post
                            Last post
                          0
                          • Categories
                          • Recent
                          • Tags
                          • Popular
                          • Bookmarks
                          • Search