Does not work on Openshift
See original GitHub issueHere’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:
- Created 4 years ago
- Comments:12 (7 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Alrighty! Closing since I think we fixrd this a long time ago
Please be noted I made a OpenShift-compatible image. You can check it out here @amalic