Replies: 1 comment 4 replies
-
Is this consistent, or random? Maybe a cold function that doesn't respond in time. Not sure if we can do something directly, but if you use getSession in getServerSideProps or in API routes, a possible remedy is on the way, check #1535 for more info |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello friends,
I am using next-auth for authentication with Github as a provider. Upon deploying to Vercel I am getting this error in my function logs (Vercel):
How can I resolve this?
Beta Was this translation helpful? Give feedback.
All reactions