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 never got the server timeout on my vercel website after deploying but since I deployed a version with "next-translate" I sometimes get for some specific pages this error.
So, I would love hearing possible solutions for this issue, triggered by "next-translate" (and probably by a gSSP in the "next-translate" module).
By the way, in all my code I use swr instead of server side props, so this issue is truly triggered by "next-translate".
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 never got the server timeout on my vercel website after deploying but since I deployed a version with "next-translate" I sometimes get for some specific pages this error.
So, I would love hearing possible solutions for this issue, triggered by "next-translate" (and probably by a gSSP in the "next-translate" module).
By the way, in all my code I use swr instead of server side props, so this issue is truly triggered by "next-translate".
You can see this error on: https://shiromeet.vercel.app/de/game/fall-guys .
Although: https://shiromeet.vercel.app/de/home works fine
Beta Was this translation helpful? Give feedback.
All reactions