Skip to content

Extension server killed unexpectedly #267

Closed
@stevefan1999-personal

Description

@stevefan1999-personal
  • code-server version: server/1.32.0-282 linux-x64 node-v8.15.0
  • OS Version: Debian 9, Linux Kernel 2.6.32 on OVZ

Steps to Reproduce

  1. Try to download an extension and stop it midway
  2. The extension host process will die eventually with SIGKILL
Mar 16 15:40:26 s code-server[2299]: INFO  Starting shared process [1/5]... {"error":"Exited with null"}
  1. Tried to run the extension host process manually and got this:
root@s:~# /usr/bin/code-server --bootstrap-fork vs/workbench/services/extensions/node/extensionHostProcess --args ["--type=extensionHost"] --data-dir /root/.local/share/code-server
SyntaxError: Unexpected number in JSON at position 2
    at JSON.parse (<anonymous>)
    at v.run (/usr/bin/code-server:549:49455)
    at <anonymous>

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