We had this 503 error after each login on our older 3.x instance. After a refresh of the page, the session then works fine.

Now we have installed a plain vanilla 4.6.3 and migrated the mongodb.

Surprisingly the 503 issue is happening as well on the new instance.

Setup is with nginx and 3 NodeBB processes on same VM, and Redis cluster

I assume for some weird reason, the nodebb rate limiting kicks in, but strange that this only occurs after each new login, and reproducible.

Any suggestions how to diagnose or how to modify the rate limiting check to be less aggressive (or to exclude logins)?

Thanks Stefan

you are viewing a single comment's thread
view the rest of the comments
[–] [S] 1 point 8 months ago

Which way is less sensitive - tuning values up or down? Currently they are set to 100 and 500 - and unfortunately the descriptions do not explain their meaning.

  • source