googlecolab / colabtools

Python libraries for Google Colaboratory
Apache License 2.0
2.19k stars 720 forks source link

error while creating a new notebook or saving a notebook to drive #4169

Open kiranrag opened 11 months ago

kiranrag commented 11 months ago

Describe the current behavior When I open google colab, welcome page with sample notebook is getting loaded and I'm able to execute that as well. But when I create a new notebook. Getting below error. Also I'm getting same error when I try to save a copy of notebook to drive. A network error occurred and the request could not be completed. GapiError: A network error occurred and the request could not be completed. at dJ.BD [as constructor] (https://ssl.gstatic.com/colaboratory-static/common/27ed55654157d4fccaba00d81cbe557a/external_polymer_binary.js:1642:2595) at new dJ (https://ssl.gstatic.com/colaboratory-static/common/27ed55654157d4fccaba00d81cbe557a/external_polymer_binary.js:2133:221) at XJa (https://ssl.gstatic.com/colaboratory-static/common/27ed55654157d4fccaba00d81cbe557a/external_polymer_binary.js:2237:220) at sa.program_ (https://ssl.gstatic.com/colaboratory-static/common/27ed55654157d4fccaba00d81cbe557a/external_polymer_binary.js:2251:383) at wa (https://ssl.gstatic.com/colaboratory-static/common/27ed55654157d4fccaba00d81cbe557a/external_polymer_binary.js:16:57) at sa.throw_ (https://ssl.gstatic.com/colaboratory-static/common/27ed55654157d4fccaba00d81cbe557a/external_polymer_binary.js:15:201) at laa.throw (https://ssl.gstatic.com/colaboratory-static/common/27ed55654157d4fccaba00d81cbe557a/external_polymer_binary.js:17:90) at c (https://ssl.gstatic.com/colaboratory-static/common/27ed55654157d4fccaba00d81cbe557a/external_polymer_binary.js:17:345)

What web browser you are using Tried with chrome, firefox

cperry-goog commented 11 months ago

We're not sure how to debug this - can you submit feedback in product? The logs might give us a clue as to what's going on; we've never seen this. Best guess is your traffic is getting blocked by some intermediate service (your domain admin?)