Next.js Discord

Discord Forum

Page crashes and "Error: Connection closed."

Unanswered
Spectacled bear posted this in #help-forum
Open in Discord
Spectacled bearOP
My nextjs application is facing this issue. It sometimes crashes out of nowhere. But then i refresh it or check it after some time, it works fine. Please look into this matter. I am using next 14.0.4 version

15 Replies

it seems like client side error
check the console logs
Spectacled bearOP
Getting this error . Error: Connetion failed at t "some numbers" . it is not client side error. Because on localhost it works fine. I guess the issue is with vercel
hmm, did you try on incognito?
maybe chrome extensions causing some issues
but, it seems like vercel issue ig
I saw somewhere it's happening recently
should be fixed soon, if that's the case
Spectacled bearOP
On incongito i still get this: 938-688e7d9dce0ccef8.js:1 Error: Connection closed.
at t (938-688e7d9dce0ccef8.js:1:84488)
hmm, would you share the entire error log by screenshoting it?
@averydelusionalperson I saw somewhere it's happening recently
Spectacled bearOP
yes. getting this error. Because of vercel. What can i do . please help/ The website is on production mode.
@averydelusionalperson try deploying again maybe? without cache if it helps
Spectacled bearOP
Yes, thinking of redeploying it
Asiatic Lion
Hey guys, did yall find out what the issue was?