Grey Screen, nothing else
See original GitHub issuecode-server
version: Latest Release as of 5/14/2019 8:55AM PST-8- OS Version: Ubuntu 18 server, Self host
Description
When i visit my server URL i have associated with the program, all it displays is a grey screen, CaddyServer webserver logs
<IP_REDACTED> - - [14/May/2019:08:57:28 -0700] "GET / HTTP/2.0" 200 607
<IP_REDACTED> - - [14/May/2019:08:57:30 -0700] "GET /manifest.2d6501a9cec51964cb818234b83e7c94.json HTTP/2.0" 200 37
<IP_REDACTED> - - [14/May/2019:08:57:31 -0700] "GET / HTTP/1.1" 200 607
<IP_REDACTED> - - [14/May/2019:08:57:31 -0700] "GET / HTTP/1.1" 200 607
<IP_REDACTED> - - [14/May/2019:08:57:33 -0700] "GET / HTTP/1.1" 200 607
<IP_REDACTED> - - [14/May/2019:08:57:33 -0700] "GET /service-worker.js HTTP/2.0" 200 779
Steps to Reproduce
- Use the Binary (docker is not installed on the server as the instance is selfhosted and using ddr2 and a core duo of all things)
- Access my web url, not going to share so the logs dont get flooded with stuff that is not the error.
Issue Analytics
- State:
- Created 4 years ago
- Comments:16 (14 by maintainers)
Top Results From Across the Web
How to fix Grey Screen of Death on Windows 10? - Fileinspect
Force a Shutdown and Remove Peripheral Hardware. If your system presents the gray screen, there is nothing you can do except force a...
Read more >Top 6 Ways to Fix Grey Screen of Death on Windows 10/11
How to Fix Grey Screen of death on Windows 10/11? · 1: Force Shut Down Windows 10/11 · 2: Enter Safe Mode ·...
Read more >how to fix grey screen display on laptop windows 10
1: Go to Troubleshoot > Advanced Option > Startup Repair This will try to make Windows repair itself. · 2: Also try to...
Read more >My Computer Loads A Grey Screen What do I do?
If you do not have a restore point, you can go to Troubleshoot > Advanced Option > Startup Settings > Restart.
Read more >How to Fix a Mac That Stalls on a Gray Screen at Startup
There are several types of Mac startup problems, but the gray screen issue is particularly frustrating because there are many possible causes.
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
If I run it without ssl then it works on my iPad. I.e:
sudo code-server -p 80 —allow-http
and then go to http😕/myip.CC @coadler please close