Stuck starting shared process
See original GitHub issuecode-serverversion: v1.31.1- OS Version: ubuntu
Steps to Reproduce
code-server --allow-http --no-auth .
INFO code-server v1.31.1-100
INFO Additional documentation: http://github.com/codercom/code-server
INFO Initializing {"data-dir":"/home/preston/.code-server","working-dir":".","log-dir":"/home/preston/.code-server/logs/20190308231846670"}
INFO Starting webserver... {"host":"0.0.0.0","port":8443}
WARN No certificate specified. This could be insecure.
WARN Documentation on securing your setup: https://coder.com/docs
WARN Launched without authentication.
INFO
INFO Started (click the link below to open):
INFO http://localhost:8443/
INFO
INFO Starting shared process [1/5]...
It sits here forever.
Issue Analytics
- State:
- Created 5 years ago
- Reactions:4
- Comments:7 (4 by maintainers)
Top Results From Across the Web
How to kill Windows service process stuck at starting?
2 Answers 2 · Retrieve the command line of your service from the service properties (services.msc) · Start Process Explorer · In Process...
Read more >Kill a Windows Service That Stucks on Stopping or Starting
The easiest way to stop a stuck service is to use the built-in taskkill command-line tool. First of all, you need to find...
Read more >Process Stuck in Start - Camunda Platform Forum
I'm using a shared Camunda (v7.12) with the standard config. This shared Camunda is running in GCP with autoscaling. But right now, there...
Read more >Hyper-V Stuck Starting at 10% | SlashAdmin \ Life in IT
First turn of the VM's that are experiencing the problem. If they wont turn off then you will need to kill off the...
Read more >AATPSensor Service stuck in starting process
AATPSensor Service stuck in starting process. Hi, We have AATP installed on 6 servers within our company and running ok on 5 of...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

@sr229, I wouldn’t consider this issue solved until it logs some error to tell the user that they don’t have
net-toolsinstalled.I am unblocked by installed
net-toolsvia apt-get. ThanksI agree, we should definitely give some sort of indication
cc. @coderasher