-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Unexpected end of JSON input #399
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
Labels
bug
Something isn't working
Comments
Exact same error occurred in my environment (Arch Linux). Can anybody help us? |
This happens when the backup workspaces.json file can't be parsed because it's not valid JSON. For now please ignore this as it won't prevent the editor from functioning. |
code-asher
added a commit
that referenced
this issue
Apr 3, 2019
code-asher
added a commit
that referenced
this issue
Jun 19, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
code-server
version: 1.408-vsc1.32.0//dockerDescription
After running code server using the latest docker image, an error appears in the console
Steps to Reproduce
docker run -t -p 127.0.0.1:8443:8443 -v "${PWD}:/root/project" codercom/code-server
The text was updated successfully, but these errors were encountered: