Skip to content

Error: exited with null when starting shared process on latest release version #384

@adriandarian

Description

@adriandarian
  • code-server version: 1.408-vsc1.32.0
  • OS Version: Ubuntu 18.04 x64 , DigitalOcean

Description

I cannot run the command code-server myApp. It throws this error

image

I followed two tutorials

Steps to Reproduce

  1. wget https://github.com/codercom/code-server/releases/download/1.408-vsc1.32.0/code-server1.408-vsc1.32.0-linux-x64.tar.gz
  2. tar -xvzf code-server1.408-vsc1.32.0-linux-x64.tar.gz
  3. cd code-server1.408-vsc1.32.0-linux-x64/
  4. sudo chmod +x code-server
  5. sudo mv code-server /bin/
  6. cd ~/
  7. code-server myApp
  8. Error Appears

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions