Skip to content

Improve self-hosted quickstart guide #414

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
AdriBusse opened this issue Apr 3, 2019 · 2 comments
Closed

Improve self-hosted quickstart guide #414

AdriBusse opened this issue Apr 3, 2019 · 2 comments

Comments

@AdriBusse
Copy link

Hello,

I try to install code-server on my ec2 instance. After i starting ist I get this error:

ERROR SHARED stderr {"data":"Uncaught Exception: Error: ENOENT: no such file or directory, open '/root/.local/share/code-server/Backups/workspaces.json'\n\nError: ENOENT: no such file or directory, open '/root/.local/share/code-server/Backups/workspaces.json'\n at Timeout.setTimeout [as _onTimeout] (/home/travis/build/codercom/code-server/packages/server/build/bootstrap-fork.js.gz:52540:31)\n at ontimeout (timers.js:498:11)\n at tryOnTimeout (timers.js:323:5)\n at Timer.listOnTimeout (timers.js:290:5)\n"}

Can you help me what it means? If this appear I dont have access to code-server.

Thank you
Adrian

@coadler
Copy link
Contributor

coadler commented Apr 3, 2019

See #121. The error is more of a warning and doesn't cause any issues

@nol166 nol166 closed this as completed Apr 3, 2019
@nol166
Copy link
Contributor

nol166 commented Apr 3, 2019

try: try running mkdir -p /home/{your_username}/.code-server/User/workspaceStorage

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

3 participants