Open Mars160 opened 1 day ago
Are you sure the socket is deleted? That socket should be unrelated to the web socket in the console messages (the three hour one).
The timeout is one specified by VS Code, not us, but we could patch it if we really need to. From what I understand, it is really just meant to reconnect when there is a blip in the network. Reloading the page should result in a new connection, but is that not working either?
https://github.com/user-attachments/assets/52865b27-9e5a-4fad-aed6-51b5be51c6b3
@code-asher Thanks for your reply and I’m pretty sure the socket file is gone
Is there an existing issue for this?
OS/Web Information
code-server --version
: 4.95.2Steps to Reproduce
logs below:
You will never reconnect to code-server because the socket file is delete.
Expected
Never delete the socket file unless code-server is stopped
Actual
It deleted!
Logs
Screenshot/Video
No response
Does this bug reproduce in native VS Code?
This cannot be tested in native VS Code
Does this bug reproduce in GitHub Codespaces?
I did not test GitHub Codespaces
Are you accessing code-server over a secure context?
Notes
my nginx config:
And systemctl edit code-server.service:
And the config.yaml