404 Errors when setting up code-server
I am using nginx with code-server, but I'm not sure why I get these errors. I have just set it up.
Let me post my nginx config in the next message
6 Replies
I've tried via compiling from npm, same error
I've checked a different VPS I have, it also doesn't have these paths but it doesn't request them
https://github.com/coder/code-server/issues/5486
This matches my issue!
GitHub
[Bug]: "File not found: ..." response when code-server is behind NG...
Is there an existing issue for this? I have searched the existing issues OS/Web Information Web Browser: Firefox Local OS: Windows 10 Remote OS: AlpineLinux 3.16 Remote Architecture: amd64 code-ser...
I fixed it by switching to Caddy
remove the trailing slash on the
proxy_pass
line
lol
works too then i guess
I will close since he left