You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I reload the page several times and then I get this error in the log:
[auth][error] JWTSessionError: Read more at https://errors.authjs.dev#jwtsessionerror
[auth][cause]: Error: Network response was not ok Too Many Requests
at Object.session (/home/runcloud/webapps/geniy/releases/20241126064821/frontend/.next/server/chunks/7144.js:1:8247)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async ow (/home/runcloud/webapps/geniy/releases/20241126064821/frontend/.next/server/chunks/3163.js:385:45857)
at async oj (/home/runcloud/webapps/geniy/releases/20241126064821/frontend/.next/server/chunks/3163.js:385:51998)
at async oR (/home/runcloud/webapps/geniy/releases/20241126064821/frontend/.next/server/chunks/3163.js:385:56540)
at async /home/runcloud/webapps/geniy/releases/20241126064821/frontend/node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js:6:34666
at async eS.execute (/home/runcloud/webapps/geniy/releases/20241126064821/frontend/node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js:6:25813)
at async eS.handle (/home/runcloud/webapps/geniy/releases/20241126064821/frontend/node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js:6:35920)
at async doRender (/home/runcloud/webapps/geniy/releases/20241126064821/frontend/node_modules/next/dist/server/base-server.js:1377:42)
at async cacheEntry.responseCache.get.routeKind (/home/runcloud/webapps/geniy/releases/20241126064821/frontend/node_modules/next/dist/server/base-server.js:1599:28)
[auth][details]: {}
I reloaded the page twice and I see the requests on the Network (DevTools):
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I reload the page several times and then I get this error in the log:
I reloaded the page twice and I see the requests on the Network (DevTools):
Is this problem due to a lot of requests?
Beta Was this translation helpful? Give feedback.
All reactions