Apache + nginx SSL config for csrf token

Technical Support

Suggested Topics


  • 0 Votes
    4 Posts
    163 Views

    Not really, no... It just means that you might have a running NodeBB instance you can't stop (short of running something like kill)

  • Invalid CSRF on dev install

    Solved Technical Support
    0 Votes
    2 Posts
    365 Views

    Fixed 🙂

    I should have remembered that this database is from PROD, therefore, the cookie domain would need to be deleted. Issuing db.objects.update({_key: "config"}, {$set: {cookieDomain: ""}}); in the target DB under MongoDB, then restarting nodebb resolved the issue.

    Able to login 🙂

  • 0 Votes
    1 Posts
    149 Views

    How do I debug ...

    Missing key in translation token "text"

    ... which appear in my logs multiple times?

  • Cloudflare, ssl ...

    Technical Support
    0 Votes
    1 Posts
    373 Views

    Hello,

    I just try to create a new forum for a gaming community... I love nodebb and it is so fast and easy to configure... sadly I‘ve got problems with cloudflare and ssl... as soon as i activate the cloudflare clouds , my nodebb looses connection... i cant imagine that i need to change something in my conf or Nginx configuration? It‘s the same url, same port.. and also the ssl certificate doesn’t work which is free on cloudflare... do i need to change something in my config files or activate my ssl in the Nginx files? I found a cloudflare tutorial here in the forum but it seems to be outdated, because later in the answers everybody wrote something like cloudflare works now with sockets so there’s nothing to change in the config files ... hope somebody knows what I need to do...

  • SSL cannot be enabled

    Technical Support
    0 Votes
    15 Posts
    3k Views

    @Fastidious Oh yes I just disable the notification plugin. I didn't know it makes this annoying alert on safari. Thanks !