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


Skip to content

Discourse

88 Topics 757 Posts
  • Manual adding of new users

    6
    1 Votes
    6 Posts
    2k Views
    J
    The commands below on the discourse Web terminal should get you the rails console. cd /app/code gosu cloudron:cloudron bundle exec script/rails console
  • Discourse installs have become unresponsive

    Moved
    11
    0 Votes
    11 Posts
    3k Views
    J
    This was sorted out on support. Discourse has a database table called javascript_caches which holds on to some old theme assets. Just removing the entries in that table makes the site load again. I got this hint from various threads. I think this was a bug in some old releases. https://github.com/discourse/discourse/pull/16669 is the fix upstream https://meta.discourse.org/t/uncaught-in-promise-error-could-not-find-module-discourse-widgets-search-menu-imported-from-discourse-theme-70-widgets-search-banner/300297 is the browser error https://meta.discourse.org/t/using-safe-mode-to-troubleshoot-issues-with-themes-and-plugins/53504 (there is a /?safe_mode=no_themes,no_plugins )
  • Discourse Install - Sidekiq Using Too Much Memory

    2
    2 Votes
    2 Posts
    701 Views
    J
    @cyph3rasi are you using Discourse on Cloudron ? If on Cloudron, you can use the memory limit slider to give the app mmore memory - https://docs.cloudron.io/apps/#memory-limit
  • Using Discourse as OIDC provider

    3
    1 Votes
    3 Posts
    1k Views
    M
    @joseph That could be a solution indeed. Though I would need a new server then. And is it possible to migrate easily the existing Discourse users to become users of the new Cloudron instance ? I also came across this now: https://github.com/consideRatio/discourse-sso-oidc-bridge
  • Discourse memory problem

    8
    0 Votes
    8 Posts
    2k Views
    jdaviescoatesJ
    The Discourse app that eventually installed when I upped the memory to 5.13 GB RAM, but which I've never even opened, just ran out of RAM which just doesn't seem right. (@staff I guess perhaps we should move all these posts from #5 onwards into the Discourse category?)
  • 1 Votes
    12 Posts
    4k Views
    jdaviescoatesJ
    @girish said in Possible to make this Discourse Events plugin work on Cloudron?: I think this one is gosu cloudron:cloudron bundle exec rake plugin:install_all_gems ! That seemed to do the job, I think, maybe. The plugin seems to have installed: [image: 1707564502811-f2a7dd2f-3d7e-4a27-9a8e-32b3881cf1e0-image-resized.png] But when I try to click on Events as shown above (and which links to https://bridport.events/admin/events ) I get this: [image: 1707564625874-c9f35c86-a31e-46a5-92fb-84c08a968e61-image.png] ️ Error loading route Caused by plugin 'discourse-events-e0079339aeef4bbe41336a3766e010483478c7374fcb7d7e0574c835848c6e01' (this message is only shown to site administrators) I also note that when running e.g. gosu cloudron:cloudron bundle exec rake posts:rebake I get: fatal: not a git repository (or any of the parent directories): .git I got that a few times during the install process too.
  • mirror application: one app, two domains

    Moved
    5
    0 Votes
    5 Posts
    2k Views
    M
    Seems impossible https://meta.discourse.org/t/how-can-i-use-multiple-hostnames/136306 Maybe it would be nice to show this in the App Store, like with badges or something... We chose Discourse over NodeBB for no apparent reason. Maybe it would have made a difference.
  • Plugins ...

    Solved
    16
    2 Votes
    16 Posts
    5k Views
    girishG
    @nafets-lesierk see this comment from @IniBudi
  • Discourse 3.2.0 Update Blocked?

    Solved
    5
    0 Votes
    5 Posts
    2k Views
    J
    @girish Thank you!!
  • Bug when Changing root account email

    Solved
    4
    5
    1 Votes
    4 Posts
    1k Views
    girishG
    Upstream bug is fixed in Discourse 3.2.0 (latest package)
  • Discourse Fresh Installation Is Not responding

    Solved
    12
    1 Votes
    12 Posts
    2k Views
    I
    @nebulon Oh I see, thank you for the explanation.
  • Login fails

    3
    1 Votes
    3 Posts
    433 Views
    S
    Okay, I've come one step further. The situation with the domain was apparently caused by Firefox. With Vivaldi there is a successful login again, or an error, depending on the plugins. How unnecessary Actually Discourse only works with one plugin, but the plugin itself does not work: Discourse User Notes With the other tested plugins nothing works, only the error message: "Oops The software powering this discussion forum encountered an unexpected problem...." I only tested two further Plugins: check-list and reactions My test procedure is simply to remove the plugin folder and restart the app. I have no idea whether this is a reliable test.
  • Discourse root email

    Solved
    4
    1 Votes
    4 Posts
    2k Views
    F
    @nebulon thank you, all sorted now!
  • Note on upgrade to Discourse v3.1

    10
    2 Votes
    10 Posts
    4k Views
    jrl-abstract27J
    @jdaviescoates Thanks, but then, how do i update the data ? I cannot update the discourse version and to upload the datas it says that i need a more recent version of discourse...
  • OpenID Overwrite on App Restart

    Solved
    7
    1 Votes
    7 Posts
    2k Views
    J
    @girish Thank you, I appreciate it!
  • Delete topics in Discourse

    Solved
    3
    2 Votes
    3 Posts
    1k Views
    girishG
    Is this still a problem? In the new base image atleast, the .irb_history file is symlinked.
  • installing plugins breaks the container

    13
    0 Votes
    13 Posts
    2k Views
    mdc773M
    @jdaviescoates appreciated I'm frustrated because i pay for a nice server that is running cloudron
  • 0 Votes
    8 Posts
    2k Views
    S
    @nebulon I didn't see any warning signs of low memory, but it just started working after I switched from a shared CPU to a dedicated one.
  • 0 Votes
    9 Posts
    2k Views
    jdaviescoatesJ
    @girish said in Discourse app stuck in Not Responding state after full Cloudron restore (dry run): Not sure what caused things to balloon up so much though. Yeah, that's a bit of a mystery
  • changing Discourse root email

    Solved
    4
    0 Votes
    4 Posts
    1k Views
    5
    I appreciate your responses and apologize for my ignorance, I indeed mistook the command output for the command itself and was trying to enter wrong lines! Now everything works and my email has been changed successfully, thank you very much!