Open
Description
Repo Steps (For MacOS)
- Have a running workspace with an auto-forwarded port setup for to serve a site for frontend development e.g. 8080,3000
- Leave it for 30+ mins, the computer should go to sleep during this time (may also occur without sleeping but less reliable)
- When returning to VS Code you will see a dialog about reconnecting in one of the 3 possible varieties shown below
- When returning to the site hosted at 8080, the site will no longer load
- In VS Code, manually stop forwarding port 8080
- In VS Code, manually add port 8080, the site at port 8080 will usually load at this point. Sometimes this does not work and a workspace restart is necessary to resolve the port forwarding.
The expectation is that it is not necessary to re-forward the ports or to restart the workspace.


