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


Skip to content

NodeBB

58 Topics 426 Posts
  • NodeBB - Package Updates

    Pinned
    114
    0 Votes
    114 Posts
    5k Views
    nebulonN

    [2.8.4]

    Update NodeBB to 3.7.4 Full changelog #12495, add unblock button to users on /blocks (afe597a2) zipObject (110ce66a) index should be cid (8410cec7) uniqCids (de0176ef) if votes are not public, dont show upvoter names in tooltip (5af69dbc) add canView check to /api/v3/users/:uid (5bee324c) is user doesnt have view:users privilege (14f5774f) copy dropdown closing on copy ip/text/link (48281f96) align teaser avatar (5fcd1a8a) if you have chat:privileged the chat icons should show up (ca07e517) #12485, resolve flags on a topics posts on topic delete (d7256796) #12471, remove readable strings (0b1f2546)
  • Running into a email brick wall

    3
    1 Votes
    3 Posts
    26 Views
    girishG

    @2TonWaffle Glad you found the problem. But also, if the app is in control of email, the diagnostics of Cloudron Email is not really relevant (for example, test email etc).

  • is NodeBB free for self-hosters?

    Solved
    2
    0 Votes
    2 Posts
    81 Views
    girishG

    yes, the code is at https://github.com/NodeBB/NodeBB which also has the license.

  • Email From Name keeps being reset.

    Solved
    4
    1 Votes
    4 Posts
    74 Views
    girishG

    @corsacca this is actually a platform wide feature which we introduced in 7.2 - https://blog.cloudron.io/cloudron-7-2-released/ . We have the docs for this at https://docs.cloudron.io/apps/#email . I have adjusted the text there a bit.

  • 2 factor hardwarekey doesn't work

    Solved
    3
    0 Votes
    3 Posts
    72 Views
    RazielKanosR

    Yeah, i am poking them already in their forums 😄

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    4 Views
    No one has replied
  • 2 Votes
    4 Posts
    148 Views
    robiR

    It's also not always about the number of users as it is plugins and search and any maintenance scripts that can use more memory.

  • Unable to uninstall yarn packages

    Solved
    2
    0 Votes
    2 Posts
    101 Views
    saikarthikS

    I was able to fix this by deactivating all the plugins after the yarn remove from above and then restarting. So I guess its an upstream issue.

  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    5 Views
    No one has replied
  • 0 Votes
    3 Posts
    88 Views
    nebulonN

    Restarting the app via Cloudron will essentially re-run this start script https://git.cloudron.io/cloudron/nodebb-app/-/blob/master/start.sh?ref_type=heads

    It does a bit more than what the internal rebuild does, so rebuilding and restarting from within nodebb if it asks for is preferred. Also it will put a nicer placeholder page with the forum style instead of the generic Cloudron one.

  • I cant login invalid csrf token

    2
    0 Votes
    2 Posts
    57 Views
    girishG

    @L3oN Have you already tried to refresh and try to login again ? This forum is NodeBB too and we haven't seen this issue. Have you installed any plugins ?

  • NodeBB: how to update a template file?

    Moved
    6
    0 Votes
    6 Posts
    119 Views
    girishG

    @saikarthik ah ok, thanks. I guess you have to ask upstream why it's this way.

  • What plugins do you use?

    2
    0 Votes
    2 Posts
    91 Views
    girishG

    @saikarthik said in What plugins do you use?:

    What plugins does the Cloudron forum use?

    We generally avoid plugins in any software and not just NodeBB. I don't want to go on a rant but plugins are probably one of the main reasons selfhosting is such a challenge. Oh well... I recommend sticking to the bare essentials.

    nodebb-plugin-composer-default nodebb-plugin-dbsearch nodebb-plugin-emoji nodebb-plugin-emoji-android nodebb-plugin-markdown nodebb-plugin-mentions nodebb-plugin-ns-embed nodebb-plugin-question-and-answer nodebb-plugin-sso-github nodebb-plugin-youtube-embed nodebb-rewards-essentials nodebb-theme-harmony nodebb-widget-essentials
  • Unable to install NodeBB

    Solved
    4
    0 Votes
    4 Posts
    79 Views
    saikarthikS

    Not sure if you guys did something, but yes it is running now. It was stuck in a loop showing the error message above. Thanks!

  • Unrecoverable NodeBB error after NPM install

    6
    0 Votes
    6 Posts
    153 Views
    T

    That makes sense, and I support the idea. The error message points the blame to the API and not the DNS. Modifying the error message to check the DNS first definitely saves time on the troubleshooting end and on yours.

    Even if it's the exception the it's worth considering how much time it takes to check for each step during the process. Anyways thanks for the help. You can close this thread 🙂

  • NodeBB calendar plugin missing on ACP

    4
    0 Votes
    4 Posts
    100 Views
    T

    @girish Thank you for checking. I will look into other options in cloudron to do this.

  • NodeBB + ActivityPub

    4
    7 Votes
    4 Posts
    216 Views
    marcusquinnM

    @julian Brilliant! I am certain it is both destined and necessary for the future of free speech, decentralisation, and creator-owned content. Thank for your vision and taking on these things. It gives me hope 🙂

  • Error on installing a theme with NPM

    4
    0 Votes
    4 Posts
    118 Views
    BrutalBirdieB

    Its right in there? 😕 ?

    Quote:

    cd /app/code /usr/local/bin/gosu cloudron:cloudron yarn add nodebb-theme-timuu

    I mean you even try to install the same theme as in in the docs ❓
    Did you try it?

  • Unable to install plugin

    7
    0 Votes
    7 Posts
    162 Views
    girishG

    Looks like something changed recently. It installs just fine now:

    image.png

  • No mongo or mongorestore tool installed?

    3
    1 Votes
    3 Posts
    82 Views
    mariogripM

    @girish Thank you 🙂