Unable to load Google Colaboratory - google-colaboratory

I have an issue with Google Colab. When trying to create or open a notebook, a white screen appears. When checking the console, it says that Cross-Origin Read Blocking (CORB) is blocking the XMLHttpRequest. I am using Chrome version 98, and I have tried it on other windows, including incognito and removing all add-ons, and even trying to open it on another computer. Unfortunately, nothing is working. Any solutions?

Related

Error popping up when I'm opening brave browser?Fix?

When I open the brave browser, a window (given below) opens up.
It doesn't really interfere with the processing of the browser.
But it is concerning why this keeps happening...
Error On Opening Brave Browser
after digging more into this, for me, it was the google keep extension. it repeatedly needs to be repaired in the brave extensions manager and this thread is what prompted me to try uninstalling it. https://www.reddit.com/r/brave_browser/comments/x8f7w8/extensions_not_working_in_brave_desktop_mac/
since uninstalling, on two separate systems, this no longer appears at launch. i pinned a google keep tab and that works for me.
tl;dr - google keep does not work with brave.

Kaggle API Token Not Downloading

I am unable to download "Kaggle.JSON" to use the Kaggle API. I have not come across anyone else online with this problem. I have tried on Chrome, Firefox, Opera and Safari browsers and on Windows as well as Mac OS. Every time I click on "Create new API token," no downloads are triggered. Is there an alternate way to get this file? I receive the "Ensure kaggle.json is in the location ~/.kaggle/kaggle.json to use the API." message but nothing is downloaded. I do not receive a prompt to save as and the file is not saved in any location. Is there any advice as to why this is not working?
Kaggle API option in Account
Disable the pop-up blocker. Or try another browser

Unable to get a connection in Google Colab

I've been trying to connect to a hosted runtime on Google Colab as usual. Until now, it worked perfectly, but for some reason right now everytime I press 'CONNECT' it shows up 'No backends available' and doesn't connect to a run time. Tried it in incognito mode as well and also tried different browsers but still this problem persists.
Screenshot2
Screenshot1

Google Colab running any cell received javascript related errors

Received a browser white popup saying when executing any cells:
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.
DETAILS
I have tried re-login and restarted runtime, and no help. Strange is another notebook is fine.
OK
Update: Just restarting browser and relaunched everything seemed to "fix" this.
For those like me who tried all the given solutions but with no use ,the magic thing that worked for me in the end was to open colab using a vpn!
Restart browser. If someone find a better way, please post.
I got this error on chrome. Every colab notebook I opened had this issue even if it wasn't connected to a runtime.
Restarting the browser didn't help.
Clearing cookies of last 24hours (and restarting my system to be sure!) fixed the issue.
This may be because access to your Google account has expired or because your browser does not allow third-party cookies.
Check your task manager on your laptop and see how full the disk is.
Mine was 100% so I searched “disk cleanup” on my Windows computer And got rid of temporary files and files downloaded from internet, etc. also clear cache and cookies on whatever browser you’re doing. And if you have synced your google chrome and Microsoft edge specifications as the same(cookies, extensions, etc) then get rid of both cache and other stuff on them as well. Also check 3rd party cookies
Using vpn solved this problem for me
The library I'm using by default prints a large amount of info, which caused this problem for me. Restart the browser only works if it doesn't print that much again. Disabling the verbose info printing solved the problem for me.
I found when the notebook is heavy it is throwing up this error. For example there were so many plots in my notebook, that slowed it down and caused this problem. Also make sure you don't have multiple notebooks opened.
Try Cleaning your trash/recycle-bin & temp files.
That worked out for me.
Disabling some AdBlock extensions works for me.

Yosemite cert problems

On Yosemite, I am unable to access multiple pages using Chrome & Safari, but for some reason Firefox always works. But with this, I'm unable to install certain tools using terminal which is the real problem. For instance, python.org is unable to load because Safari can't establish a secure connection (same with chrome). Firefox opens the site just fine, is there any reason behind that?
Update
Not behind a proxy. I'll stick with GitHub.com as an example. It opens perfect on firefox, no problems. With Chrome, it will come up without any styling (css/images), just the plain text. If i open the developer console, there are a bunch of "Failed to load resource: net::ERR_INSECURE_RESPONSE", its all the styling that didn't load. Same with safari, text show but no styling.