Error after update to 0.9.3

Unsolved Technical Support

Suggested Topics


  • 0 Votes
    4 Posts
    4k Views

    I think running ./nodebb upgrade is actually applicable to all NodeBB versions now. Should make the appropriate changes to docs @PitaJ ...

  • 0 Votes
    1 Posts
    914 Views

    Hello,

    I have a forum hosted on AWS.
    The code is synced to master.
    I am using nginx on the same server, with SSL.
    Furthermore I am using Redis (provided by AWS).

    As of today's noon, when I browse the forum's address, I get ERR_TOO_MANY_REDIRECTS on the client side.
    Looking at the server logs I see "Error: misconfigured csrf".

    Let me assure you that the config file was not changed. Furthermore Redis is up and running (I can browse the database via Redis desktop manager).

    I tried resolving it till now (removing all plugins, removing nginx, removing FW, removing SSL, etc. etc.). In addition I changed the config file to:
    http://www.mysite.com
    https...
    www.mysite.com (the original value).
    127.0.0.1:4567 (nginx forwards to that address)

    Nada... Its frustrating...

    Any idea ?
    Thank you in advance!
    JJ.

  • 0 Votes
    12 Posts
    2k Views

    Done!

    git status On branch v1.7.x Your branch is up-to-date with 'origin/v1.7.x'.

    Still out there (which I'm not sure I care) since it's not an issue, is to how this happened.

    At any rate, thanks for the help, it's much appreciated you took the time!

  • 0 Votes
    8 Posts
    2k Views

    yes tnx man 🙂 for the help

  • 0 Votes
    13 Posts
    3k Views
    I solved my problem.

    Well, sort of. I changed my user language, in my profile from en_US back to en_GB.

    Now my two-factor and user invitation plugin display properly.

    But, why did my user profile language change? I do not recall changing it. Maybe I did at some point and I just do not recall. The last plugin I installed prior to today was the nodebb-plugin-newsletter to test it for the developer, in another thread.

    I un-installed that plugin and it did not make a difference but that is when I noticed my user profile language was set to en_US.