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.

Does not work on Openshift

See original GitHub issue

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)


Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:12 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
sr229commented, Oct 30, 2019

Alrighty! Closing since I think we fixrd this a long time ago

2reactions
sr229commented, Apr 9, 2019

Please be noted I made a OpenShift-compatible image. You can check it out here @amalic

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshooting Networking | OpenShift Container Platform 3.11
Part of the problem is that OpenShift Container Platform can be set up many ways, and the networking can be wrong in a...
Read more >
Troubleshooting OpenShift Internal Networking
1) Service selector is incorrect · 2) Service port is incorrect · 3) Service targetPort name is not specified on the deployment.
Read more >
Skupper does not function with istio on openshift #818 - GitHub
We have installed istio on openshift and added a namespace as service mesh member roll. When we try to install skupper on the...
Read more >
Troubleshooting Guide for OpenShift Container Platform
Pod related issues · Router/Registry Not deploying to correct node · Registry not showing contents of NFS mount (persistent volume) · Hosts Can...
Read more >
Troubleshooting Guide for IPI Installation
Inspect the pods in the openshift-network-operator namespace: · oc get all -n ; On the provisioner node, determine that the network configuration exists:...
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