Skip to content

Technical Support

Need help with installing or configuring NodeBB? Look here.

4.8k Topics 26.5k Posts

Subcategories


  • User documentation for NodeBB

    44 Topics
    44 Posts
    Jay MoonahJ
    One of the first important things to do after setting up NodeBB is to set up an emailer plugin. While NodeBB does include a local emailer, if your forum is particularly active we recommend using an third-party emailer such as SendGrid which provides better deliverability for sites that send a high volume of email. Setting up SendGrid in NodeBB is very easy. Open the administrative dashboard using the 'gear' icon on your forum. Open the Extend > Plugins menu, and select the Find Plugins tab. Use the search on the right. Type 'SendGrid' and the plugin should appear -- select Install when you see it. From Installed tab on the Plugins menu, search again for 'SendGrid' and select Activate. Activating the plugin will require a restart of your forum. To restart, select the Dashboard menu and press the Restart button to the right. After NodeBB restarts, the SendGrid plugin will be active. After you restart, there should be a item called Emailer (SendGrid) under the Plugins menu -- if you don't see this right away, try refreshing your browser. Sign up to SendGrid Go to the SendGrid website, open the pricing page and scroll to the bottom. Click on the link and create your free account. Once you've confirmed your SendGrid account via email, you should be able to login to the SendGrid website. On the left side of your SendGrid dashboard, open Settings and click on API Keys. Click the button in the top right to create a new key. Make sure that the key has Full Access for Send Mail and Alerts.  When you are done, the new key to your clipboard. Now, return to the SendGrid menu on your NodeBB admin panel. Paste the API key into the field, and save your changes. Now go back to the Dashboard to restart your forum one more time. SendGrid should now be working for your forum. [image: youtubelogo.png] Setting up SendGrid mailer for NodeBB
  • NodeBB guides, how-to's and general tips and tricks

    83 Topics
    601 Posts
    Z
    not sure the plugin worked for firefox. saw a-z in the sort icon. when i used it, i expected the topics in the category would be sorted a-z. they werent
  • 25 Topics
    201 Posts
    eeeeeE
    I think you answered my point, by agreeing there are issues. I didn't even attempt to deploy nodebb, I had problems with much smaller projects! Nextjs routing was going through a change of design at the time, so perhaps that is less confusing now, but there were multiple other headaches. I would get build errors and issues with package management.
  • 0 Votes
    4 Posts
    1k Views
    barisB
    @hoang6 go in to your nodebb folder, the logs are inside the logs folder, open output.log and paste the last 20-30 lines which should show the crash.
  • Nodebb Running but Blank Page

    5
    0 Votes
    5 Posts
    1k Views
    D
    Please first check the data storage directories of your MongoDB. While doing some crazy tests and more or less intentionally made the MongoDB go crash I found at times that it "forgot" about the available data, even though there were still kind of big files probably with all the data. I don't know how to recover from there but I assume there would be some articles out there in the internet helping you with it. But yeah, mongodump, borg backup, lftp synchronize to remote drive (or similar). Every day. And if you're at it, make sure the backups on your local computer are working as intended as well
  • The Plugins page in the admin panel is not loaded

    1
    0 Votes
    1 Posts
    535 Views
    ButonixB
    http://prntscr.com/jzjkvo at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1186:14), code=ETIMEDOUT, errno=ETIMEDOUT, syscall=connect, address=159.203.9.60, port=443
  • Attaching Persona Theme Mobile Menu to Vanilla Theme

    2
    0 Votes
    2 Posts
    898 Views
    A
    Solution: I've copied the catagories.tpl from Vanilla to Persona, enabling me to use Persona's mobile menu with Vanilla's categories style, both.
  • Mobile Chat Bug

    2
    0 Votes
    2 Posts
    1k Views
    A
    .........Forgot to mention it's Vanilla theme, so the mobile view is unlike Persona. I wish it was , though
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    17 Views
  • Day, Week, Month setting for Top topics page like in popular topics

    5
    0 Votes
    5 Posts
    1k Views
    D
    Thanks @baris I have done.
  • Forum post breaking theme

    5
    0 Votes
    5 Posts
    1k Views
    B
    Thanks @baris I managed to fix it by disabling the plugin, which let me then edit the post and I've also replaced the plugin with one that's actually maintained. Thanks again for the help in locating this error.
  • Is it possible to assign a category to a topic with the Write API?

    3
    0 Votes
    3 Posts
    1k Views
    S
    Thanks @Giggiux. I don't see how you assign a category to a topic, either when you create the topic or at a later stage.
  • action:notification.pushed events to logged in users

    Unsolved
    1
    0 Votes
    1 Posts
    569 Views
    J
    Hi All, My setup: 1.9.3 synced to master. I set up a plugin to listen and log action:notification.pushed events. It looks like notification events are fired only to recipients who are currently logged off. Two questions if I may: Is there a way to get a notification events for logged-in recipients as well? Are there any settings controlling these events. For example, allowing the plugin to set a timeout, so if the recipient does not see/respond, an event is fired? Thank you! JJ.
  • Upgrading NodeBB from v1.5.2 to v1.9.3

    2
    0 Votes
    2 Posts
    822 Views
    barisB
    The folder is probably named /home/nodebb/nodebb not /path/to/nodebb so try. cd /home/nodebb/nodebb to go to the installation directory. If that gives the same error you can list the contents of the /home/nodebb directory by the ls command and find out the real name of the nodebb installation directory.
  • Problem of Internal Server Error

    3
    0 Votes
    3 Posts
    1k Views
    Per0xP
    @pummelchen Thanks for the response. Ok for the solution, but If that's true, it's still strange behavior. My forum is in a test period so indeed it doesn't have much traffic, but I come by at least once a day to see just how frequent the error is. It means that if we go on vacation and nobody visits our forum for a few days, when we get back all the owners of a forum under nodeBB have chances to see this error? That's annoying.
  • Issue after port forwarding

    7
    0 Votes
    7 Posts
    1k Views
    Anthony GencarelliA
    I got it working
  • How to delete files that are saving on server but not in the post ?

    Solved
    2
    1 Votes
    2 Posts
    1k Views
    B
    with now nodebb 1.9.3 it's possible. wonderful ! [image: CVq4K8V.png]
  • How long will it take before I could use my nodebb setup?

    Solved
    5
    0 Votes
    5 Posts
    1k Views
    G
    @dravere Thankyou. That worked. Configuring my forum now. NodeBB looks solid. Will update when it is live.
  • Error: Invalid Data while viewing edit history

    4
    0 Votes
    4 Posts
    853 Views
    barisB
    @dravere I think the bug only happened if the user's system time was off.
  • Pass UID or other variables on route?

    4
    0 Votes
    4 Posts
    883 Views
    PitaJP
    Well you could maybe use a javascript: link. javascript:window.open('paypal.com/.../?uid=' + app.user.uid)
  • Session Mismatch

    15
    1 Votes
    15 Posts
    4k Views
    I
    @julian said in Session Mismatch: @isag said in Session Mismatch: Other way would be that nodebb can handle ldap integration out of the box...That would be damn awesome! Heheh... unfortunately for you that won't happen because not everybody wants or needs LDAP integration, so we encourage the use of plugins so that a NodeBB can be customised to the exact needs of the admin. Thats great but ldap plugin seems to be outdated, no one answers for issue on github, so development somehow has been stopped and local users can't be used at the moment.
  • Event loop lag threshold clarification needed

    Unsolved
    1
    0 Votes
    1 Posts
    547 Views
    D
    There is the traffic management settings and the option to set the threshold for the event loop lag. Under the value you can set there is a short help text that confuses me a bit: Lowering this value decreases wait times for page loads, but will also show the "excessive load" message to more users. Why does lowering of this value decrease wait times for page loads? I went through the code and I didn't feel like this value would change anything in regards to the page load time. What am I missing?
  • Elasticsearch Search for NodeBB

    11
    0 Votes
    11 Posts
    3k Views
    J
    @atayz said: Yet the dbsearch doesn't support non-Roman alphabet languages for some reason You can try the NodeBB plugin for Solr search (open source), that supports a large number of languages, including Chinese, Japanese, Arabic, etc. See step by step details.