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
  • Brite
  • 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 - Status | Demo | Docs | Install
  1. Cloudron Forum
  2. Discourse
  3. Plugins ...

Plugins ...

Scheduled Pinned Locked Moved Solved Discourse
16 Posts 3 Posters 4.9k 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.
  • girishG Offline
    girishG Offline
    girish
    Staff
    wrote on last edited by
    #4

    I can reproduce this:

    Completed 500 Internal Server Error in 326ms (ActiveRecord: 0.0ms | Allocations: 29968)
    ActionView::Template::Error (The asset "plugins/discourse-docs.js" is not present in the asset pipeline.
    )
    app/helpers/application_helper.rb:93:in `script_asset_path'
    app/helpers/application_helper.rb:144:in `block in preload_script'
    app/helpers/application_helper.rb:143:in `map'
    app/helpers/application_helper.rb:143:in `preload_script'
    app/views/layouts/application.html.erb:42
    app/views/layouts/application.html.erb:41:in `each'
    app/views/layouts/application.html.erb:41
    lib/topic_list_responder.rb:15:in `block (2 levels) in respond_with_list'
    lib/topic_list_responder.rb:8:in `respond_with_list'
    app/controllers/list_controller.rb:110:in `block (2 levels) in <class:ListController>'
    app/controllers/application_controller.rb:421:in `block in with_resolved_locale'
    app/controllers/application_controller.rb:421:in `with_resolved_locale'
    lib/middleware/omniauth_bypass_middleware.rb:74:in `call'
    lib/content_security_policy/middleware.rb:12:in `call'
    lib/middleware/anonymous_cache.rb:389:in `call'
    lib/middleware/gtm_script_nonce_injector.rb:10:in `call'
    config/initializers/100-quiet_logger.rb:20:in `call'
    config/initializers/100-silence_logger.rb:29:in `call'
    lib/middleware/enforce_hostname.rb:24:in `call'
    lib/middleware/request_tracker.rb:228:in `call'
    
    jdaviescoatesJ 1 Reply Last reply
    1
    • girishG girish

      I can reproduce this:

      Completed 500 Internal Server Error in 326ms (ActiveRecord: 0.0ms | Allocations: 29968)
      ActionView::Template::Error (The asset "plugins/discourse-docs.js" is not present in the asset pipeline.
      )
      app/helpers/application_helper.rb:93:in `script_asset_path'
      app/helpers/application_helper.rb:144:in `block in preload_script'
      app/helpers/application_helper.rb:143:in `map'
      app/helpers/application_helper.rb:143:in `preload_script'
      app/views/layouts/application.html.erb:42
      app/views/layouts/application.html.erb:41:in `each'
      app/views/layouts/application.html.erb:41
      lib/topic_list_responder.rb:15:in `block (2 levels) in respond_with_list'
      lib/topic_list_responder.rb:8:in `respond_with_list'
      app/controllers/list_controller.rb:110:in `block (2 levels) in <class:ListController>'
      app/controllers/application_controller.rb:421:in `block in with_resolved_locale'
      app/controllers/application_controller.rb:421:in `with_resolved_locale'
      lib/middleware/omniauth_bypass_middleware.rb:74:in `call'
      lib/content_security_policy/middleware.rb:12:in `call'
      lib/middleware/anonymous_cache.rb:389:in `call'
      lib/middleware/gtm_script_nonce_injector.rb:10:in `call'
      config/initializers/100-quiet_logger.rb:20:in `call'
      config/initializers/100-silence_logger.rb:29:in `call'
      lib/middleware/enforce_hostname.rb:24:in `call'
      lib/middleware/request_tracker.rb:228:in `call'
      
      jdaviescoatesJ Offline
      jdaviescoatesJ Offline
      jdaviescoates
      wrote on last edited by jdaviescoates
      #5

      @girish it'd be really great if you're able to get the Cloudron Discourse package to work better so that all official plugins work! 🙏

      But maybe that's just not possible because of how Cloudron works? 🤷

      At present it feels like Discourse just doesn't really work properly on Cloudron (which has sadly pretty much always been the case afaict 😕 )

      I use Cloudron with Gandi & Hetzner

      1 Reply Last reply
      0
      • N Offline
        N Offline
        nafets-lesierk
        wrote on last edited by nafets-lesierk
        #6

        Ah, OK. So it was not my incompetence ...
        And obviously, yeah: it would be cool to get plugins to work.
        @jdaviescoates : You point out that

        so that all official plugins work!

        Am I missing something? My success rate was 0/3 plugins; are there some that do work? Maybe that might be a way of figuring out why others don't ...
        Cheers

        jdaviescoatesJ 1 Reply Last reply
        1
        • N nafets-lesierk

          Ah, OK. So it was not my incompetence ...
          And obviously, yeah: it would be cool to get plugins to work.
          @jdaviescoates : You point out that

          so that all official plugins work!

          Am I missing something? My success rate was 0/3 plugins; are there some that do work? Maybe that might be a way of figuring out why others don't ...
          Cheers

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

          @nafets-lesierk tbh I've not tried recently, but yes in the past I have successfully installed some!

          I use Cloudron with Gandi & Hetzner

          1 Reply Last reply
          0
          • N Offline
            N Offline
            nafets-lesierk
            wrote on last edited by
            #8

            @girish : Just for my peace of mind - and not wanting to wait for things that might not happen -> will Cloudron be looking into the plugin question?
            Thanks and regards

            girishG 1 Reply Last reply
            1
            • N nafets-lesierk

              @girish : Just for my peace of mind - and not wanting to wait for things that might not happen -> will Cloudron be looking into the plugin question?
              Thanks and regards

              girishG Offline
              girishG Offline
              girish
              Staff
              wrote on last edited by
              #9

              @nafets-lesierk yes, we will fix it. The package is not very useful without plugins working.

              jdaviescoatesJ 1 Reply Last reply
              1
              • girishG girish

                @nafets-lesierk yes, we will fix it. The package is not very useful without plugins working.

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

                @girish said in Plugins ...:

                @nafets-lesierk yes, we will fix it.

                👏

                I use Cloudron with Gandi & Hetzner

                1 Reply Last reply
                0
                • N Offline
                  N Offline
                  nafets-lesierk
                  wrote on last edited by
                  #11

                  @girish : Good morning (CET) - has there been progress made on this topic?
                  Regards

                  girishG 1 Reply Last reply
                  2
                  • N nafets-lesierk

                    @girish : Good morning (CET) - has there been progress made on this topic?
                    Regards

                    girishG Offline
                    girishG Offline
                    girish
                    Staff
                    wrote on last edited by
                    #12

                    @nafets-lesierk I am on it now.

                    1 Reply Last reply
                    1
                    • N Offline
                      N Offline
                      nafets-lesierk
                      wrote on last edited by
                      #13

                      Thanks and Season's Greetings 🎄
                      Regards

                      1 Reply Last reply
                      1
                      • girishG Offline
                        girishG Offline
                        girish
                        Staff
                        wrote on last edited by
                        #14

                        Plugins should work now. But I have not tested if this specific plugin works.

                        1 Reply Last reply
                        1
                        • nebulonN nebulon marked this topic as a question on
                        • nebulonN nebulon has marked this topic as solved on
                        • N Offline
                          N Offline
                          nafets-lesierk
                          wrote on last edited by
                          #15

                          Thanks! Will test the official ones I mentioned (i.e. docs, solved, graphviz) ASP.
                          Cheers

                          1 Reply Last reply
                          1
                          • girishG Offline
                            girishG Offline
                            girish
                            Staff
                            wrote on last edited by
                            #16

                            @nafets-lesierk see this comment from @IniBudi

                            1 Reply Last reply
                            1

                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                            With your input, this post could be even better 💗

                            Register Login
                            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