Skip to content

Technical Support

Need help with installing or configuring NodeBB? Look here.

4.8k Topics 26.7k 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.
  • Send mail failed

    1
    0 Votes
    1 Posts
    578 Views
    Z
    Hi, nodebb version 1.8.1 os ubuntu 16.04 when send confirm mail to new users, output in nodebb log: io: 1 on [ { type: 2, nsp: '/', id: 1, data: [ 'user.getUnreadCounts' ] } ] io: 1 on [ { type: 2, nsp: '/', id: 2, data: [ 'user.emailConfirm', {} ] } ] 2018-04-04T06:02:18.196Z [2448] - error: Error: Sendmail exited with code 67 at ChildProcess.sendmail.once.code (/home/ubuntu/nodebb/nodebb/node_modules/nodemailer/lib/sendmail-transport/index.js:137:27) at Object.onceWrapper (events.js:272:13) at ChildProcess.emit (events.js:180:13) at Process.ChildProcess._handle.onexit (internal/child_process.js:209:12) Thank you.
  • MySQL data to html

    3
    0 Votes
    3 Posts
    902 Views
    PitaJP
    @evgeniy-onegin it's not simple. If you don't know where to start, and especially if you aren't a programmer, you're going to have a hard time.
  • node metrics VS google analytics metrics

    2
    0 Votes
    2 Posts
    683 Views
    aladmeA
    @aladme Can be caused by crawler bots? Seems that GA filter those visits. How can we mitigate that on node metrics? XD Thanks!
  • How can i fix my user?

    1
    0 Votes
    1 Posts
    602 Views
    L
    Hello... My user is one of the first to register on my forum (we have 2.6k now) and mine is to only one that the profile last posts and chat doesn't work. Does anyone have the same issue in the past? How you solve it? Its getting annoying... (i remember i tried to delete the user and create a new one logging in with facebook.... but it got the details of the old one.. so... everthing is fucked )
  • Nginx problem

    23
    0 Votes
    23 Posts
    4k Views
    Evgeniy OneginE
    now all is working
  • /admin/extend/plugins Not Found

    3
    0 Votes
    3 Posts
    957 Views
    DragonLagginD
    I have found a work around. There are a few more concerns I have as of now, but they are not major at all. Everything that needs to be working is working Thank you for the reply though @PitaJ.
  • A simple way to colorize nodebb?

    4
    0 Votes
    4 Posts
    994 Views
    PitaJP
    @evgeniy-onegin like change the colors displayed in the UI? There are many NodeBB themes you can try. If you want to customize yourself you can use custom CSS in the ACP.
  • Theme problem

    2
    0 Votes
    2 Posts
    679 Views
    Evgeniy OneginE
    somehow decided lol. probably theme config was is wrong
  • SMTPConnection._formatError

    6
    0 Votes
    6 Posts
    3k Views
    PitaJP
    @kayrah none of that looks particularly wrong to me. Have you tried restarting nodebb between changes?
  • Connection to NodeBB has been lost, attempting to reconnect...

    7
    0 Votes
    7 Posts
    2k Views
    Evgeniy OneginE
    I solved yet. Problem was in config.json Please give me rep I'm tired of waiting 300 seconds
  • Integration like this

    6
    0 Votes
    6 Posts
    987 Views
    PitaJP
    They used a custom theme and added the extra navigation items that way. You can already add custom nav menu items in the ACP.
  • wtf xd

    3
    0 Votes
    3 Posts
    725 Views
    Evgeniy OneginE
    127.0.0.1 in mongod.conf did not let run mongod ;d i replace it to localhost and restart mongod
  • non-working keys in ubuntu installing docs

    3
    0 Votes
    3 Posts
    727 Views
    Evgeniy OneginE
    thank you man but specify in the documentation that the keys can become obsolete for such as I xD although I took the key from here http://keyserver.ubuntu.com/ . I have some problems but more about this later
  • Email notifications

    3
    0 Votes
    3 Posts
    2k Views
    H
    Admin > (SETTINGS) User > Default User Settings [image: RoO3t8a.png]
  • Username length

    Unsolved
    2
    1 Votes
    2 Posts
    2k Views
    H
    Long usernames are generated when using SSO at registration (all good).
  • topic template in nodebb

    2
    0 Votes
    2 Posts
    802 Views
    pritamsP
    Anyone please give little bit of clue. How a topic works in nodebb?
  • Moving a NodeBB mongo DB from one server to another.

    Solved
    8
    0 Votes
    8 Posts
    4k Views
    J
    @scuzz said in Moving a NodeBB mongo DB from one server to another.: Once the database has been restored correctly you can run the NodeBB installer. When it asks for the database you will just tell it the database name of the database you just restored. This should then install NodeBB with your old database. Yes, this has worked for me as well. Making a backup of the nodebb database on the old server, for example: mongodump -u nodebb -p [password] -d nodebb -o dump/nodebb-2018-03-30 Restoring the nodebb database from that backup, after copying it to the new server: mongorestore -u nodebb -p [password] -d nodebb dump/nodebb-2018-03-30/nodebb/ And then installing NodeBB on the new server.
  • Internal Error - Not authorized

    2
    0 Votes
    2 Posts
    625 Views
    PitaJP
    @naifu yeah that means the mongodb permissions for the nodebb user aren't exactly what they should be. It's a non-fatal error but if you want to fix it you need to give the nodebb user the clusterMonitor role for the admin database: $ mongo admin > db.grantRolesToUser('nodebb', [ { role: "clusterMonitor", db: "admin" } ])
  • NodeBB doesn't start anymore, bugged after update

    Solved
    3
    0 Votes
    3 Posts
    1k Views
    Delcea AndreiD
    I managed to solve it, reinstalled from scratch.
  • error: [acp] Failed to fetch latest version

    9
    0 Votes
    9 Posts
    3k Views
    PitaJP
    @TLINDEN @Kayrah can you post or PM me your Site Title as set at ACP > Settings > General ? I'm thinking it could have something to do with it.