1

I am having below error while using google colab on google chrome. It started coming up suddenly

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.

I followed instructions from here using this page as some settings have changed. I have added [*.]googleusercontent.com in the section Sites that can always use cookies using the below instructions

  1. On your computer, open Chrome.
  2. At the top right, click More More and then Settings.
  3. Click Privacy and security and then Cookies and other site data.
  4. Next to "Sites that can always use cookies," "Always clear cookies when windows are closed," or "Sites that never use cookies," click Add.

Apart from that I have tried below steps:

  1. The google chrome>>incognito mode and firefox browser runs fine.
  2. I have already restarted my machine and cleared my cookies.
  3. My javascripts seem to be enable as they are on the setting Sites can use Javascript
  4. My google account is fully functional and not facing any issues with gmail or any other site

How could I resolve this issue?

15
  • 1
    Try with an incognito tab and see if anything changes Commented Jan 11, 2022 at 14:40
  • yes, an ingonito tab is not giving that problem. How could i get it working in the regular tab? Commented Jan 11, 2022 at 14:47
  • Have you disabled javascript usage on your browser? Commented Jan 11, 2022 at 14:52
  • how to do that? and why is that error popping up now only? I was not having that error 2 days back. what has changed? Commented Jan 11, 2022 at 14:55
  • 1
    They should be enabled, what you have now is correct. I will investigate further to help later Commented Jan 11, 2022 at 15:50

1 Answer 1

1

Do you have too many cells open on your Colab that aren’t needed? Start a new notebook with just the cells you need or get rid of them.

Solution1: Disconnect your collab runtime and Restart your browser.

Solution2: Clearing cookies of last 24hours (and restarting the system) fixed the issue.

If anyone find any better approach, let me know.

There is an issue opened already https://github.com/googlecolab/colabtools/issues/757

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.