Lost connect and server shutdown #1941
-
I open a react project in web , and then lost connect and server is down service status
|
Beta Was this translation helpful? Give feedback.
Replies: 9 comments
-
It looks like there might be some error output from code-server above those lines, could you get the full output? |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
-- Logs begin at Thu 2020-07-16 11:00:09 UTC, end at Tue 2020-08-18 01:20:57 UTC. -- |
Beta Was this translation helpful? Give feedback.
-
Interesting, we've been seeing a few reports similar to this but I'm not sure what causes it. Could you grab the VS Code logs as well? https://github.com/cdr/code-server/blob/master/doc/FAQ.md#how-do-i-debug-issues-with-code-server |
Beta Was this translation helpful? Give feedback.
-
it is same with this issue#1947. |
Beta Was this translation helpful? Give feedback.
-
info Using config file ~/.config/code-server/config.yaml Error: Unexpected SIGPIPE Error: Unexpected SIGPIPE |
Beta Was this translation helpful? Give feedback.
-
Error: Could not locate the bindings file. Tried: |
Beta Was this translation helpful? Give feedback.
-
The bindings error might be for missing dependencies. Please check out this thread and see if it helps resolve it: #1947 (comment) |
Beta Was this translation helpful? Give feedback.
The bindings error might be for missing dependencies. Please check out this thread and see if it helps resolve it: #1947 (comment)