When I want start a terminal it gets stuck at "Starting..."
I'm using code-server2.preview.11-vsc1.37.0-linux-x86_64
in Version 76.0.3809.132 (Official Build) (64-bit) on MacOS El Capitan
A Workaround for this is to dispose the terminal and run the terminal again. Can you try that?
Also @code-asher I think I've seen this happen more than once in my end as well for v2 even on latest tree.
No longer happening on v2 GA releases so this is closed.
Version: 1.41.1
Commit: f51e045cd5483561afc07694f39307fb673b6d1d
Date: 2020-01-17T22:58:55.612Z
Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.116 Safari/537.36
Code Server Version: 2.1698-vsc1.41.1
Occasionally, this version codeserver terminal still occur this phenomenon and stuck at "starting"
Weird, I'm unable to reproduce. Is there anything you notice that could be affecting it? (like high latency, slow network, etc.)
Weird, I'm unable to reproduce. Is there anything you notice that could be affecting it? (like high latency, slow network, etc.)
Yes, often occurred in slow network, and one or tow times occurred in the long period of no operation
Hm. Any ideas @code-asher ?
I haven't had any luck reproducing it by simulating latency; the
terminal always comes up eventually. Is there any information in the
browser console? It might also help to run code-server with --verbose.

I am also facing this problem, im using code-server2.1692-vsc1.39.2-linux-x86_64. on Ubuntu 18.04 LTS hosted on gcp
I am also facing this problem, im using code-server2.1692-vsc1.39.2-linux-x86_64. on Ubuntu 18.04 LTS hosted on gcp
solution: code-server --verbose --auth none
only --verbose doesn't work for me