Coder.comC
Coder.com3y ago
9 replies
Deleted User

Port forwarding does not seem to work. No error message

I have Vite with preact on my dev machine. After launching Vite the vscode is using the auto portforwarding. On another machine(still lan) the following page's content is no more than "Not found." .
The portforwarded URL is: http://LOCAL_IP:8443/5173.example.my.domain
The page works on the dev machine(so the url is localhost:5173).
Code server version: latest
Code server is over http
There is also nothing unusual in logs
Was this page helpful?