-
-
Notifications
You must be signed in to change notification settings - Fork 351
[BUG] code-server opens blank page when running new version #194
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid. |
I am experiencing the same issue. Running CodeServer on Unraid. |
Same problem with new update .. using unraid switch back to "4.96.4-ls254" and it will work |
Yes I am also experiencing the same balnk page after password is entered after latest update in Unraid |
can confirm, :latest resulted in a blank white page. /edit: this is NOT unraid but normal-people-docker
switching back to :4.96.4-ls254 works fine again.
i think the first error i saw (but it never came back up again) was something with "version missmatch". but i can not reproduce, nor find the exact error again. |
Experiencing same issue, running Code Server on Ubuntu |
Same here, on ubuntu 22.04 lts |
Same, docker on Debian Bookworm. |
Same issue Docker on Unraid. |
same issue - docker on Unraid |
coder/code-server#7212 We will have to wait for a fixed version. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
People don't need to keep saying same problem, it's been established it's an upstream issue. |
This comment has been minimized.
This comment has been minimized.
latest release 4.96.4-ls256 still has not fixed the issue |
I believe (correct me if I am wrong) this will not be fixed until new upstream version with microsoft/vscode#241690 is shipped which iirc won't happen until March. |
This comment has been minimized.
This comment has been minimized.
Can confirm I was seeing this, too. Once I finished the setup and it was going through the proxy and SSL it started working again. |
Has this been fixed? I am also experiencing the same issue |
No, the fact that the issue is still open should be a good indicator it is not. |
This comment has been minimized.
This comment has been minimized.
Of course guys you can continue marking such message as "spam", but it is critical and many users for last 2 weeks have no GUI, just empty page instead of VS code, I have seen that you already released some new version, but it didn`t help. CRITICAL ISSUE! |
This is not something we can fix.
There is nothing for us to prioritize. Adding a new "same issue" comment makes the comments that actually matters, and explains the situation blend in. |
Now I got it, thanks, so only one solution - to refuse of using this container. |
I dont see how that is a solution when: upstream microsoft codeserver is affected |
You can put it behind a reverse proxy with a proper ssl cert, or you can go back to an older version before the bug was introduced. |
I suppose that was fixed and soon will be in release coder/code-server#7245 |
Or just pull the previous version of the image and run that as the container. If you're using the linuxserver docker image, I've written up some instructions here: https://gurupanguji.com/2025/02/21/version-4-9-72-of-code-server-is-no-bueno-switch-to-the-previous-version-to-get-it-working-again/ |
Im on debian 12.9 and im also expiriencing that issue. so what did you guys do to resolve this issue? just install an older version until a update drops that patches this bug? or can i just add a ssl cert and it will work? can someone help? |
Either of those options would work. I have mine reverse proxied with SWAG and it works fine. |
I agree with you. I have had the same issue on UnRaid and it is a tad frustrating. No GUI, can't access and update my configurations. Almost everyday i check for an update but Nothing. So frustrating.. |
@Roxedus new VSCode version with the fix has been released: https://github.com/microsoft/vscode/releases/tag/1.98.0 |
This comment has been minimized.
This comment has been minimized.
Step 2 is not done, coder has not pushed a stable release yet. It is not fixed upstream quite yet. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
There is no need to rehash the information thats already in the visible comments. That will be marked as spam, together with "same issue" to keep the comments with useful info visible. |
https://github.com/linuxserver/docker-code-server/releases/tag/4.98.0-ls259 is now built, and showing a UI for me without https. Thanks for the patience all. |
Is there an existing issue for this?
Current Behavior
If I change the repo tolscr.io/linuxserver/code-server:4.96.4-ls254 then it will still work as normal.
However If I leave it was lscr.io/linuxserver/code-server or lscr.io/linuxserver/code-server:latest then when I launch code-server I just get a blank white page.
Expected Behavior
Code server should run as normal.
Steps To Reproduce
Environment
CPU architecture
x86-64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: