Code-server: Extension host terminated unexpectedly

Created on 29 Mar 2019  路  9Comments  路  Source: cdr/code-server

  • code-server version: Latest 1.408-vsc1.32.0
  • OS Version: Linux VM, Chrome 73.0.3683.86

Description

Tired to open the developer console in chrome. Lost connection to the socket and keeps on trying again and again.

Screenshot 2019-03-29 at 1 09 38 PM

Screenshot 2019-03-29 at 1 14 05 PM

It looks like working fine in local setup.

Screenshot 2019-03-29 at 1 31 40 PM

Please find the attachments for more details.

Steps to Reproduce

  1. Deploy your code-server in Gcloud
  2. Try to open your developer console (CMD + Shift + c)
bug

All 9 comments

same issue

@yogeshvar Do you know what version of linux your VM is running?

We have a fix for the socket disconnects, but it looks like the disconnects here were a result of the terminal spawn error. Thanks for reporting!

I too am getting the same error,
I cannot load or download any extensions too. I'm currently self-hosting it on Ubuntu(Kubuntu) 18.04

@yogeshvar Do you know what version of linux your VM is running?

Yes, I use Linux version 4.15.0-1028-gcp

Same issue here, I'm using Ubuntu 18.04 on Digital Ocean.

I noticed that this issue goes away upon specifying the data directory.
./code-server --data-dir /root/code-server works fine but without the --data-dir argument code-server crashes within a few minutes of launch.

Same issue here, I'm using Ubuntu 18.04 on Vultr. After sometime it just crashes.

If this still occurs, please feel free to reopen.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

haoteng10 picture haoteng10  路  25Comments

vmadykumar picture vmadykumar  路  55Comments

Matt-Gleich picture Matt-Gleich  路  67Comments

code-asher picture code-asher  路  34Comments

keiththomps picture keiththomps  路  26Comments