You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have built a realtime app in nextJS with socket.io. I am using custom server to setup web socket.
It is working perfectly fine in local machine.
But In production, I am getting internal server error while routing to different page from home page.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have built a realtime app in nextJS with socket.io. I am using custom server to setup web socket.
It is working perfectly fine in local machine.
But In production, I am getting internal server error while routing to different page from home page.
eg: https://movie-cricket.herokuapp.com/home

Server.js
Here is the github repo for reference. github
Beta Was this translation helpful? Give feedback.
All reactions