question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ENOENT: no such file or directory, open '/root/.code-server/Backups/workspaces.json'

See original GitHub issue
  • code-server version: v1.31.1-100
  • OS Version: Ubuntu 18.10

Steps to Reproduce

  1. use docker to start code-server, wait a while
  2. and you will see this error:
ERROR SHARED stderr {"data":"Uncaught Exception:  Error: ENOENT: no such file or directory, open '/root/.code-server/Backups/workspaces.json'\n\nError: ENOENT: no such file or directory, open '/root/.code-server/Backups/workspaces.json'\n    at Timeout.eval [as _onTimeout] (eval at exports.requireModule (/usr/local/bin/code-server:468:27336), <anonymous
>:76664:31)\n    at ontimeout (timers.js:498:11)\n    at tryOnTimeout (timers.js:323:5)\n    at Timer.listOnTimeout (timers.js:
290:5)\n"}

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:131
  • Comments:71 (8 by maintainers)

github_iconTop GitHub Comments

35reactions
nhooyrcommented, Mar 8, 2019

Please avoid me too comments in favour of using GitHub reactions.

13reactions
Danielyblcommented, Mar 22, 2019

@mdp that’s an issue with opening an invalid folder. We’ve fixed that on master. Will come in a release later today.

Was it released?

Thanks

Read more comments on GitHub >

github_iconTop Results From Across the Web

Issues - GitHub
ENOENT: no such file or directory, open '/root/.code-server/Backups/workspaces.json' #121. wwbmmm opened this issue on Mar 7, 2019 ...
Read more >
Error: ENOENT: no such file or directory, open 'protos.json ...
I'm trying to use the google cloud speech to text api. I'm using the sample google code and when i create the client...
Read more >
no such file or directory, open '/usr/app/package.json' CI error ...
as you see i'm already wrote COPY package*.json /usr/app/ when i'm try to run docker-compose run bona_api ls it only returns node_modules.
Read more >
error running vale: enoent: no such file or directory - You.com
Your app is expecting to find a file at /home/embah/node/nodeapp/config/config.json but that file does not exist (which is what ENOENT means).
Read more >
npm WARN enoent ENOENT no such file or directory open C ...
I just want to install socket.io to my project which is located on 3.chat folder. But when I run following command it shows...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found