question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Various Files Reporting 404

See original GitHub issue

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 fe2dc2deb08e378069891b622bb62ad1d261d1b1

Steps to Reproduce

  1. Install Code-Server
  2. Having it working for a while
  3. 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.

Browser Log: (domain cropped off) image

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:11 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
TolleyLikesRicecommented, May 19, 2021

Sorry for the late response, but I can confirm it’s something funky with the proxy. Directly accessing the server works fine. I’ll close this since it’s something on my system.

1reaction
TolleyLikesRicecommented, May 11, 2021

Oh, or not, http2_protocol_error is causing workbench.web.api.js to not load, Chrome just decided in it’s infinite wisdom to not highlight that. Gonna look deeper into my NGINX config

Read more comments on GitHub >

github_iconTop Results From Across the Web

Various Files Reporting 404 #3328 - coder/code-server - GitHub
Various Files Reporting 404 #3328 ... I go to one of the URLs reported as a 404, I receive: {"error":"ENOENT: no such file...
Read more >
Solved: "Create file" (file system) reports 404 failure (d...
Short question: Create file (file system) action seems to fail if another process immediately pulls the same file out of the SMB target...
Read more >
How To Find & Fix 404 Errors On Your Website | Matthew Edgar
The first step to fixing a 404 error is finding the 404 not-found error. Once found, you can begin fixing the 404 not-found...
Read more >
404. That's an error. The requested URL was not found on this ...
As you might know, a 404 error is "File not found." This can happen when a file is deleted or there is an...
Read more >
404 - File or directory not found error is seen when ... - IBM
404 - File or directory not found error is seen when running reports in excel / CSV format. Symptom. This has been seen...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found