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.
  • Cannot connect to MongoDB with SSL

    1
    1 Votes
    1 Posts
    233 Views
    M
    NodeBB version: 1.16.2 NodeBB git hash: 023e4cfcee208a0bae121a6e343a8c53009fd090 NodeJS version: v15.11.0. Installed NodeBB Plugins: No Database type: mongo Database version: v4.4.4 Exact steps to cause this issue: "mongo": { "host": "nodebb-shard-xx-xx.xxxxx.mongodb.net", "port": "27017", "username": "nodebb", "password": "nodebb", "database": "nodebb", "url": "mongodb://nodebb:#[email protected]:27017/nodebb?ssl=true&authSource=admin" }, node app --setup What happened instead: Now configuring mongo database: 2021-03-12T17:06:56.884Z [18868] - warn: NodeBB Setup Aborted. MongoServerSelectionError: connection <monitor> to 168.63.xxx.xxx:27017 closed at Timeout._onTimeout (C:\Codes\NodeBB\node_modules\mongodb\lib\core\sdam\topology.js:438:30) at listOnTimeout (node:internal/timers:557:17) at processTimers (node:internal/timers:500:7)
  • This topic is deleted!

    6
    0 Votes
    6 Posts
    171 Views
  • How to persist docker

    1
    0 Votes
    1 Posts
    232 Views
    M
    I plan to use docker to run nodebb, but I don't know how to persist. please help me. image : https://hub.docker.com/r/nodebb/docker
  • How to prevent mobile side menu reacting on geasture? theme-persona

    Moved Solved
    3
    1 Votes
    3 Posts
    819 Views
    dogsD
    @pitaj Thank you so much! That worked.
  • Creating a post-only category

    2
    0 Votes
    2 Posts
    322 Views
    julianJ
    Hi @mcmdev -- I made something that does this: https://github.com/julianlam/nodebb-plugin-support-forum Let me know if you run into issues with this plugin, as it is quite old.
  • help 安装出错,帮我看看

    6
    0 Votes
    6 Posts
    893 Views
    PitaJP
    @pitaj try npm install --production
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
  • help 安装失败

    4
    0 Votes
    4 Posts
    688 Views
    PitaJP
    @qiancsf don't install NodeBB as root. Create an unprivileged user to install and run NodeBB under. You need to install git.
  • Forum is not available anymore

    46
    0 Votes
    46 Posts
    7k Views
    N
    Thank you everybody for helping me with forum troubleshooting. The problem has been found. It's memory limit. After a few years of use, 512MB RAM + 256MB swap is not enough anymore (I have some suspicions that swap does not kick in, but it's a topic for a different story). If somebody searches, and no changes plugins, core, or hardware, and you do not have plugins that depend on external services - check if it's a memory issue.
  • How to get {pageSize} posts(replies) in first page

    Unsolved
    1
    0 Votes
    1 Posts
    242 Views
    徐再贤
    Hi~ I have a question about pagnition behavior. When i set page size to 5, i will get 1 main post and 4 replies in first page. and 5 replies in other page. But i want 5 replies in first page, and every other page as well. And i can't find any hook can help. is it possible to do this right now ?
  • Write API v3 - Changing category permissions

    5
    0 Votes
    5 Posts
    668 Views
    B
    @pitaj Thanks. I'm not in a particular rush for it, so I'll drop a note on GitHub, thank you very much.
  • Thumbnail broken after "Edit Post"

    6
    0 Votes
    6 Posts
    688 Views
    dogsD
    @captaink It was fixed. Consider updating your nodebb indtsnce.
  • Cannot get emojis to work

    39
    0 Votes
    39 Posts
    8k Views
    TaLocheT
    @PitaJ seems to work. Disabled the emoji-pack. Did a ./nodebb build after stopping nodebb. I was able to add a new emoji, then hit the 'build asset' button. Stopped nodebb again, did another ./nodebb build, went back to the emoji panel, no issues, no errors. Thanks again for the help, sorry I wasn't able to find what went wrong.
  • Questions about Forking Themes

    10
    1 Votes
    10 Posts
    1k Views
    S
    @baris Named it "nodebb-theme-ocean" and changed all instances in the folder name, and theme.json, plugin.json, and package.json files. We added the "screenshot" into the package.json file as per the documentation, but other than replacing instances of "quickstart", it's pretty much the stock theme.
  • 0 Votes
    3 Posts
    605 Views
    Varun Ganesh DV
    @pitaj that plugin not showing in panel Rebuild and restarted still not coming
  • ACP page for nodebb-plugin-s3-uploads-updated not showing up

    9
    0 Votes
    9 Posts
    1k Views
    Alex CasassoviciA
    @julian Thanks a ton
  • Upgrade to 1.16.2 issue

    10
    0 Votes
    10 Posts
    1k Views
    TaLocheT
    @brophy Thanks for the update and thanks @PitaJ for the fix. I'm now on v1.16.2 [image: tenor.gif]
  • Help Fine Tuning Advanced Cache Settings

    23
    0 Votes
    23 Posts
    4k Views
    patsanchP
    @baris Thanks! Yes, memory still looks good.
  • login form accidentally hidden by some HTML- + JS-code in widgets:global

    Solved
    6
    0 Votes
    6 Posts
    868 Views
    murcsM
    @pitaj it worked.
  • Digest Repeating content 3 times

    2
    0 Votes
    2 Posts
    294 Views
    barisB
    This has been fixed in https://github.com/NodeBB/NodeBB/commit/5ce28207994883c6569d023c01d8b5651211b25f#diff-f59585fc62603e53592de3abcb0b0014b6dc251efaf9332638034539a9efdef0 will be available in 1.17.0