-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Terminal not loading #137
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
That error should be unrelated. I've seen this before, try resizing the terminal a little bit. We'll fix that bug! |
Duplicate of #121 ? |
We'll continue discussion in #121 |
IS that error related to the terminal not showing up? I just posted that just in case. 121 is strictly that error. |
Also i tried resizing and it didnt bring the terminal up |
I have the same problem. This issue is not fixed in my opinion. Probably something environmental but I don't know for sure. |
I ran into this same issue using Brave browser. It was resolved by allowing "3rd party device recognition attempts". I would recommend disabling shields all together for whatever URL/IP you're running code-server on. |
Steps to Reproduce
This returns just a black screen and a cursor.
I dont know if this is related but i see this in the logs.
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:27625), <anonymous>:84397:31)\n at ontimeout (timers.js:498:11)\n at tryOnTimeout (timers.js:323:5)\n at Timer.listOnTimeout (timers.js:290:5)\n"}
The text was updated successfully, but these errors were encountered: