-
OS/Web Information
Steps to Reproduceinstalled code-server on Unraid thru Community applications, image based of https://hub.docker.com/r/linuxserver/code-server/tags?page=1&ordering=last_updated. configured everithyng. Using Nginx proxy manager with authelia and cloudflare. everything works fine on desktop, But on ipad in every browser there is just a blank screen. Expectedvs-studio opens after login Actualjust a white screen Logsunfortunately i cant collect logs from ipad, because i dont have a mac to read them out This issue can be reproduced in VS Code: Yes/No |
Beta Was this translation helpful? Give feedback.
Replies: 9 comments 13 replies
-
What happens if you refresh/reload the page? |
Beta Was this translation helpful? Give feedback.
-
When refreshing / using command+r on safari i still get the white screen |
Beta Was this translation helpful? Give feedback.
-
Hmm... can you record a video and show me the whole process on your iPad? (I just tested on my iPad and things are working as expected) |
Beta Was this translation helpful? Give feedback.
-
on local ip it works fine but with the domain it wont load |
Beta Was this translation helpful? Give feedback.
-
Hmm... this appears to be a local environment issue (at least, I say this because things are working on my setup with Railway). I'm going to convert this to a Discussion and we can continue the conversation there. |
Beta Was this translation helpful? Give feedback.
-
just some more basic expalnation on my setup: Timeout if the real server is deadproxy_next_upstream error timeout invalid_header http_500 http_502 http_503; send_timeout 5m; location / { auth_request /authelia; client_body_buffer_size 128k; proxy_next_upstream error timeout invalid_header http_500 http_502 http_503; send_timeout 5m; proxy_set_header Host $host; set_real_ip_from 192.168.1.0/16; } |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
So, after reverting cloudflare back to strict and redoing my nginx entry like i had it before it still works. unfortunately nothing else comes to mind that could have influenced the result |
Beta Was this translation helpful? Give feedback.
-
Hi @jsjoeio, I am having the same issue when accessing through an iPad, using a getumbrel node. I get to the login page and input the password, but then there is only a white screen. I can access it with no problem using my macbook and iPhone though. I tried using chrome and safari, both don't work. Any ideas about what it going on? |
Beta Was this translation helpful? Give feedback.
Here is the full error:
Error: WebSocket close with status code 1006
R@https://vs.higgs-boson.eu/static/387b12ef4ca404ffd39d84834e1f0776e9e3c005/usr/local/share/.config/yarn/global/node_modules/code-server/lib/vscode/out/vs/workbench/workbench.web.api.js:634:2136381
https://vs.higgs-boson.eu/static/387b12ef4ca404ffd39d84834e1f0776e9e3c005/usr/local/share/.config/yarn/global/node_modules/code-server/lib/vscode/out/vs/workbench/workbench.web.api.js:634:2138140
Error: {}