Closed
Description
OS/Web Information
- Web Browser: Chrome
- Local OS: Windows 10
- Remote OS: Ubuntu Server 20.04
- Remote Architecture: x64
code-server --version
: 3.9.3 fe2dc2d
Steps to Reproduce
- Install Code-Server
- Having it working for a while
- Try to connect one day, enter password, blank screen.
Expected
Perfectly Functional Server
Actual
Blank Screen
Log + Info
The server is behind an nginx proxy. The server used to be functional, when I go to one of the URLs reported as a 404, I receive: {"error":"ENOENT: no such file or directory, open '/usr/lib/code-server/lib/vscode/out/vs/base/common/lifecycle.js'"}
. I have checked the folder it is looking for, and it indeed does not contain those files. Issue #1640 seems to have a similar issue, yet was fixed with an update.
Metadata
Metadata
Assignees
Labels
No labels