Hi! I'm testing Next.js the application and I get an error message: "Unable to connect to the server: the waiting time has expired. Check if the server is available at wss://
sdname.serveo.net/_event " It seems that port forwarding does not work for wss, can you tell me how to fix it? Thank you in advance for your reply!
Here is the command I use to do port forwarding:
ssh -R sdname.serveo.net:80:localhost:3000
serveo.net