-
Notifications
You must be signed in to change notification settings - Fork 721
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Solution for Google colabe unable to connect runtime / Fail to fetch #4723
Comments
not working bro...i think point 10 should solve issue |
Hey there. |
for me its working |
Hi folks, thanks for commenting. A recent update caused an issue connecting for a small number of our users. This has now been resolved. We have not changed any geo availability of Colab. Please open a new bug if you encounter new connection issues. |
so guys here is solution :
this is DNS resolution issue
2. Clear DNS Cache
Clearing your DNS cache can resolve DNS-related issues.
On Windows:
On macOS:
On Linux:
3. Change DNS Server
Changing your DNS server to a public one like Google’s DNS or Cloudflare’s DNS can sometimes help.
Google’s DNS:
8.8.8.8
8.8.4.4
Cloudflare’s DNS:
1.1.1.1
1.0.0.1
4. Restart Your Router
Restarting your router can resolve network issues.
Example Commands for DNS Change on Windows
Example Commands for DNS Change on macOS
5. Disable VPN/Proxy
If you are using a VPN or proxy, try disabling it as it might be causing connectivity issues.
6. Use Incognito/Private Mode
Open a new incognito/private window in your browser and try accessing Google Colab from there. This can help if browser extensions are causing issues.
7. Try a Different Network
If possible, connect to a different network (e.g., mobile hotspot) to see if the issue persists.
8. Browser Reset
Resetting your browser settings to default can help resolve configuration-related issues.
9. Check Firewall/Antivirus Settings
Ensure that your firewall or antivirus software is not blocking Google Colab. You might need to add an exception for it.
10. Contact Google Support
If none of the above steps work, consider reaching out to Google support for further assistance.
The text was updated successfully, but these errors were encountered: