我用Google Colab做了一些python练习。我有相当多的笔记本,里面有作业和笔记。突然之间,我无法保存任何东西,甚至无法打开我之前保存的笔记本。这些是我得到的错误。
Notebook loading error
There was an error loading this notebook. Ensure that the file is accessible and try again.
Unexpected token S in JSON at position 0
Error
Unable to load Colaboratory.
A network error occurred and the request could not be completed.
GapiError: A network error occurred and the request could not be completed.
at GG.hy [as constructor] (https://colab.research.google.com/v2/external/external_polymer_binary.js?vrz=colab-20190311-085300-RC00_237811388:1345:363)
at new GG (https://colab.research.google.com/v2/external/external_polymer_binary.js?vrz=colab-20190311-085300-RC00_237811388:1564:363)
at za.program_ (https://colab.research.google.com/v2/external/external_polymer_binary.js?vrz=colab-20190311-085300-RC00_237811388:1652:331)
at Ba (https://colab.research.google.com/v2/external/external_polymer_binary.js?vrz=colab-20190311-085300-RC00_237811388:509:336)
at za.throw_ (https://colab.research.google.com/v2/external/external_polymer_binary.js?vrz=colab-20190311-085300-RC00_237811388:508:402)
at Da.throw (https://colab.research.google.com/v2/external/external_polymer_binary.js?vrz=colab-20190311-085300-RC00_237811388:510:248)
at c (https://colab.research.google.com/v2/external/external_polymer_binary.js?vrz=colab-20190311-085300-RC00_237811388:519:79)我禁用了所有的扩展,注销,删除了cookies,尝试匿名,尝试分享和使用另一个帐户,但仍然无法下载任何笔记本,重新启动运行时。如果不发生第一个错误,我甚至无法创建一个新的笔记本。我尝试过的任何一个谷歌账户都会发生这种情况。
我没有想法,并尝试了我在这里找到的任何与它相关的东西。
发布于 2019-03-13 11:11:57
谷歌的Drive和Gmail等服务一直处于停机状态。Colab似乎也受到了影响。详细信息和状态:
https://www.google.com/appsstatus#hl=en&v=issue&sid=4&iid=082ee9e7a232740761ef507d7ac31eb2
https://stackoverflow.com/questions/55133742
复制相似问题