Skip to content

Reload window to reconnect to code-server #3018

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
nooobcoder opened this issue Apr 2, 2021 · 1 comment
Closed

Reload window to reconnect to code-server #3018

nooobcoder opened this issue Apr 2, 2021 · 1 comment

Comments

@nooobcoder
Copy link

Whenever the docker container or the host machine is restarted, the browser tab cant reconnect to code-server in the last state. It forces the user to reload the window.
This is not an issue when i do not restart the container or reboot the host machine. Rest of the time it connects as usual.

Also, the terminal's state is lost when the browser tab is reloaded, this needs to be fixed. I have tried coder (Enterprise platform), there is no problem at all with the terminal, when you relaunch the workspace, it just loads where you last left it. Please fix this as this has been a much requested feature in the past. Running npm scripts on the terminal of code-server is a headache due to this reason.

Thank You,
Ankur Paul

@code-asher
Copy link
Member

Thank you for the feature requests!

The terminal request is a duplicate of #2276.

The requirement to refresh when the code-server process or host machine restarts is unfortunately not something we can resolve since it's how upstream works. However, we do want to make it obvious you need to refresh because right now I think it just keeps trying to reconnect. See #2697 for that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants