-
Notifications
You must be signed in to change notification settings - Fork 6k
Update failed #1513
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
Comments
This is probably the bug in 3.0.2 where it would report the update failed even though it actually succeeded. Could you run |
I got the same issue when running through docker: 6356ebe4a4d3:~$ code-server --version |
Hi, thank you for the quick answer. with code-server --version with about link in code-server: with systemctl status code-server: I follow this tutorial to install code-server: https://www.digitalocean.com/community/tutorials/how-to-set-up-the-code-server-cloud-ide-platform-on-ubuntu-18-04-quickstart here is my code-server.service file [Service] [Install] Some informations maybe useful:
Thank you for your help |
same issue when running through docker: |
Same issue with DigitalOceans one click deployment. |
Interesting, so far I haven't been able to replicate. Here's what I've done (I'm running in a Docker container):
As an aside, keep in mind 3.0.2 will delete the old directory so be careful if you have your own files in there. Starting from 3.1.0 code-server will move the directory instead of deleting it. |
Ok for me. Thank you. |
same problem for me running one-click code-server on digital ocean. I will try the fix above and start a new issue because of the error.
|
if a would like to do "apply update" (code-server has an update: 3.1.0) I received the message "Update failed".

Where can I find logs to understand the problem?
how could I avoid this error?
The text was updated successfully, but these errors were encountered: