Codespace page stuck with white screen #148440
-
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 10 replies
-
|
Hi @ak-47-brar, I understand how frustrating it can be when you’re stuck with a white screen in Codespaces! Here are a few things you can try to resolve the issue:
Hopefully, one of these steps helps you get back to coding! Let us know how it goes or if you need further assistance. Cheers, |
Beta Was this translation helpful? Give feedback.
-
|
Check error messages in developer console(Ctrl + Shift + i), if you are getting errors like this - then, it indicates that the browser is unable to resolve the domain names of the resources. This is likely a DNS-related issue. To solve this you need to switch to a more reliable DNS service like Google DNS or Cloudflare DNS. Here's a step-by-step guide to switching to a more reliable DNS service, such as Google DNS or Cloudflare DNS: For Windows 1. Open Network Settings: 2. Select Your Network: 3. Access IPv4 Settings: 4. Set Custom DNS: 5. Save and Close: 6. Restart Your Connection: |
Beta Was this translation helpful? Give feedback.




Check error messages in developer console(Ctrl + Shift + i), if you are getting errors like this -
then, it indicates that the browser is unable to resolve the domain names of the resources. This is likely a DNS-related issue. To solve this you need to switch to a more reliable DNS service like Google DNS or Cloudflare DNS.
Here's a step-by-step guide to switching to a more reliable DNS service, such as Google DNS or Cloudflare DNS:
For Windows
1. Open Network Settings:
Press Windows + R to open the Run dialog.
Type ncpa.cpl and press Enter to open the "Network Connections" window.
2. Select Your Network:
Right-click on your active network connection (e.g., Wi-Fi or Ethernet) and choose …