net::ERR_INSUFFICIENT_RESOURCES when trying to work with Cloud Shell IDE

Hi Team,

I am unable to work with Cloud Shell IDE anymore. It does not respond and after some time from loading the app, it disconnects, I am seeing continous net::ERR_INSUFFICIENT_RESOURCES in browser console when trying to work with Cloud Shell IDE. 

I have tried restarting the Cloud Shell machine, but, no improvement. When I am using Cloud Shell with command line only, it is working fine. When I start using the IDE, it is taking too much time to respond and sometimes does not respond at all.

I am using Google Chrome Version 111.0.5563.64 (Official Build) (64-bit). Just wanted to check if anyone else is facing same issue and figured out any way around.

Error printed in browser consoleError printed in browser console

Thanks

0 2 6,571
2 REPLIES 2

Hi @Ronson_Xaviour,

Welcome to Google Cloud Community!

It sounds like the Cloud Shell IDE is running out of resources, which is causing it to become unresponsive and disconnect. Here are a few things you can try to fix the issue:

  1. Clear the cache and cookies of your browser: Clearing your browser's cache and cookies can help free up some resources and improve performance. To do this in Google Chrome, go to the Chrome menu > Settings > Privacy and security > Clear browsing data.

  2. Disable browser extensions: Some browser extensions can use a lot of resources and slow down the performance of the Cloud Shell IDE. Try disabling any extensions you don't need or use often.

  3. Increase Cloud Shell resources: If the Cloud Shell IDE is running out of resources, you can try increasing the resources allocated to it. To do this, click on the "Settings" button in the Cloud Shell toolbar, then click "General" and select a larger machine type.

  4. Try a different browser: If none of the above solutions work, try using a different browser to access the Cloud Shell IDE. This can help determine if the issue is specific to your browser or if it's a problem with the IDE itself.

If none of these solutions work, it's possible that there is a problem with the Cloud Shell IDE itself. In this case, you may need to contact Google Cloud support for further assistance.

Hello @christianpaula,

Thank you for the suggestions.

I've tried clearing cache, disabling browser extensions and tried different browsers (Edge and Firefox). But none of them helped me resolve the issue. Firefox was not printing any error to the browser console rather it was simply not responding and crashing(Not Responding). On Edge I saw same behavior as that of Chrome:

Cloud Shell Editor crashing on MS EdgeCloud Shell Editor crashing on MS Edge

I could not figure out how to increase cloud shell resources. I could not find "Settings" button in the Cloud Shell toolbar. 

I'll try on a different computer and will post here if it resolves there.

Thanks!