Skip to content

Error after first started shared process #332

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
Funeoz opened this issue Mar 24, 2019 · 2 comments
Closed

Error after first started shared process #332

Funeoz opened this issue Mar 24, 2019 · 2 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@Funeoz
Copy link

Funeoz commented Mar 24, 2019

  • code-server version: 1.32.0-310
  • OS Version: Kubuntu 18.10

Description

After that the first shared process has just started, I get this error :

ERROR SHARED stderr {"data":"Uncaught Exception: Error: ENOENT: no such file or directory, open '/home/theo/.local/share/code-server/Backups/workspaces.json'\n\nError: ENOENT: no such file or directory, open '/home/theo/.local/share/code-server/Backups/workspaces.json'\n at Timeout.setTimeout [as _onTimeout] (eval at exports.requireModule (/home/theo/Téléchargements/code-server-1.32.0-310-linux-x64/code-server:468:27684), <anonymous>: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"}

However, I can access code-server in my browser.

Steps to Reproduce

  1. ./code-server
@Funeoz Funeoz added the bug Something isn't working label Mar 24, 2019
@vedantroy
Copy link

vedantroy commented Mar 24, 2019

This thread has the answer: #121 However, even if you fix this problem, you'll run into another issue which I don't know how to fix.

Specify -d /home/[user]/.code-server and manually create /home/[user]/.code-server/Backups/workspaces.json before running the binary.

@Funeoz
Copy link
Author

Funeoz commented Mar 24, 2019

So maybe I will wait a good workaround for this before running these commands.

@kylecarbs kylecarbs self-assigned this Mar 26, 2019
@kylecarbs kylecarbs added this to the In Progress milestone Mar 26, 2019
code-asher added a commit that referenced this issue Apr 3, 2019
code-asher added a commit that referenced this issue Apr 3, 2019
code-asher added a commit that referenced this issue Apr 3, 2019
code-asher added a commit that referenced this issue Apr 3, 2019
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
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants