B [Error]: read ECONNRESET
Unanswered
Cape lion posted this in #help-forum
Cape lionOP
Yesterday I deployed some small changes to my Next.js application. Since then, the pages where I fetch data from the API are not functioning correctly - I'm getting an error that the connection has been terminated. The API is hosted on Fly.io, and everything seems to be working fine there. What should I do? Everything was working normally before.
3 Replies
Western paper wasp
What were the changes you made?
Can you post a specific error message? Where do you see the error?
Have you tried adding log statements to see how far the connection gets?