Next.js Discord

Discord Forum

Client network socket disconnected before secure TLS connection was established

Unanswered
Morelet’s Crocodile posted this in #help-forum
Open in Discord
Morelet’s CrocodileOP
Hello, I've recently deployed my nextjs app to a domain. My current problem is that I keep getting this error when im fetching (inside middleware.ts) my logged state on an api subdomain using Express. It works completely fine during development using localhost, but seems to pop this error after deployment. Thanks for your help!

1 Reply

Cuckoo wasp
same trouble. @Morelet’s Crocodile did you find a solution?