2cc60382-a8e6-4314-99d7-2f8c6cb2678e-image.png
Our forum is randomly throwing this error in case of heavy traffic and when we try to login or visit topic pages. when i open the site in chrome incognito, it works. but not in normal tab.
Hi,
After upgrading to v1.17.0, we noticed that with 2 tabs open: 1 for /admin, the other the forum, we get the session mismatch popup saying:
"It looks like your login session is no longer active, or no longer matches with the server. Please refresh this page."
This happens every time the 2 tabs are open. If only 1 tab either just admin or just forum, we notice the issue doesn't happen.
Please help. Thanks!
Best regards,
Pat
Sounds similar to https://github.com/NodeBB/NodeBB/issues/9507.
Can you try commenting out the code mentioned in the issue?
@baris Thanks! That seems to have fixed the issue.