gitpod-io / openvscode-server

Run upstream VS Code on a remote machine with access through a modern web browser from any device, anywhere.
https://www.gitpod.io/
MIT License
4.84k stars 423 forks source link

Simple Browser making requests to CDN and are failing (BlobNotFound) #564

Open sevetseh28 opened 1 month ago

sevetseh28 commented 1 month ago

Does this issue occur when all extensions are disabled?: Yes

Steps to Reproduce:

  1. Open the Simple browser (built-in tool)
  2. See the requests are being done to a CDN are failing.

I just saw that the Simple Browser is not working and it's actually making requests to a CDN. Why is this happening and is there any way to fix it?

image

Thank you!