Does not work on Openshift · Issue #469 · coder/code-server · GitHub
Skip to content

Does not work on Openshift #469

Description

@amalic

Here's the log


INFO  code-server development
--
  | INFO  Additional documentation: http://github.com/codercom/code-server
  | INFO  Initializing {"data-dir":"/root/.local/share/code-server","extensions-dir":"/root/.local/share/code-server/extensions","working-dir":"/root/project","log-dir":"/root/.cache/code-server/logs/20190409084844096"}
  | INFO  Starting shared process [1/5]...
  | 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://github.com/codercom/code-server/blob/master/doc/security/ssl.md
  | INFO
  | INFO  Password: 81f48f2a6e2b68ad4b1b5767
  | INFO
  | INFO  Started (click the link below to open):
  | INFO  http://localhost:8443/
  | INFO
  | INFO  Connected to shared process
  | WARN  Uncaught Exception:  Error: Unexpected end of JSON input
  |  
  | SyntaxError: Unexpected end of JSON input
  | at JSON.parse (<anonymous>)
  | at pfs_1.readFile.then.contents (/src/packages/server/build/bootstrap-fork.js.gz:95779:45)
  | at <anonymous>
  | at Timeout.setTimeout [as _onTimeout] (/src/packages/server/build/bootstrap-fork.js.gz:71026:31)
  | at ontimeout (timers.js:498:11)
  | at tryOnTimeout (timers.js:323:5)
  | at Timer.listOnTimeout (timers.js:290:5)


Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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