【发布时间】:2022-01-11 14:23:51
【问题描述】:
在 google chrome 上使用 google colab 时出现以下错误。它突然开始出现
Error
Could not load the JavaScript files needed to display output.
This is probably because your Google Account login access has expired or because third-party cookies are not allowed by your browser.
Please reload this page.
我按照here 的说明使用此page,因为某些设置已更改。我使用以下说明在Sites that can always use cookies 部分添加了[*.]googleusercontent.com
- 在您的计算机上,打开 Chrome。
- 在右上角,单击更多更多和 然后设置。
- 单击隐私和安全,然后单击 Cookie 和其他 网站数据。
- 在“可以始终使用 Cookie 的网站”旁边,“始终 关闭窗口时清除 cookie”或“从不使用 cookie,”点击添加。
除此之外,我还尝试了以下步骤:
- 谷歌浏览器>>隐身模式和火狐浏览器运行良好。
- 我已经重新启动了我的机器并清除了我的 cookie。
- 我的 javascripts 似乎已启用,因为它们在设置
Sites can use Javascript上 - 我的 Google 帐户功能齐全,在使用 gmail 或任何其他网站时没有遇到任何问题
我该如何解决这个问题?
【问题讨论】:
-
尝试使用隐身标签,看看是否有任何变化
-
是的,ingonito 选项卡不会出现这个问题。我怎样才能让它在常规标签中工作?
-
您是否在浏览器上禁用了 javascript 使用?
-
怎么做?为什么现在才弹出这个错误?两天前我没有出现这个错误。发生了什么变化?
-
它们应该被启用,你现在拥有的是正确的。我将进一步调查以提供帮助
标签: java google-chrome google-colaboratory