No badges yet
No topics yet
No accepted solutions yet
Next auth api route throwing Error: Failed to collect page data for /api/auth/[...nextauth] only on production
We had ^14.2.4 Next.js version. Do you think this is related? In our package lock was 14.2.4.
Next auth api route throwing Error: Failed to collect page data for /api/auth/[...nextauth] only on production
We identified that the error was because Nextjs was prefetching a logout link, we fixed it setting prefetch=false. The part that we don't understand is that the code has been...
Next auth api route throwing Error: Failed to collect page data for /api/auth/[...nextauth] only on production
We tried because you mentioned it BUT it worked for couple of hours, now we have glitches with cookies again.
Next auth api route throwing Error: Failed to collect page data for /api/auth/[...nextauth] only on production
I deployed to Render and Amplify and the issue is still happening. I think it is related to nextjs
Next auth api route throwing Error: Failed to collect page data for /api/auth/[...nextauth] only on production
I opened a ticket because we have Pro plan. We already reverted a branch to a two months old version that worked perfectly, but now vercel throw errors in all server actions and...
Next auth api route throwing Error: Failed to collect page data for /api/auth/[...nextauth] only on production
We are experiencing this problem and thus affecting end users.
I can set the cookie when the app is running on localhost but when i deploy it on vercel the cookie is not set #mern stack
We are experiencing this problem. We are not able to use server actions in Nextjs and Supabase.