question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Stuck starting shared process

See original GitHub issue
  • code-server version: 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:closed
  • Created 5 years ago
  • Reactions:4
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

5reactions
prestonvanlooncommented, Mar 12, 2019

@sr229, I wouldn’t consider this issue solved until it logs some error to tell the user that they don’t have net-tools installed.

I am unblocked by installed net-tools via apt-get. Thanks

4reactions
coadlercommented, Mar 12, 2019

I agree, we should definitely give some sort of indication

cc. @coderasher

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found