rembo10 / headphones

Automatic music downloader for SABnzbd
GNU General Public License v3.0
3.39k stars 600 forks source link

Git Push Operation is failing #3261

Closed Anurita-cmd closed 3 years ago

Anurita-cmd commented 3 years ago

Git Push Operation is failing with the below error, could you please help to fix it out:

git push origin master fatal: unable to access 'https://github.com/Anurita-cmd/Git-Practice-DevOps.git/': Failed connect to github.com:443; No route to host

It's saying no route to the host.

Luxter77 commented 3 years ago

that's probably a network problem on your end (more likely) or a problem with GitHub (unlikely), nothing to do with the repo per se

Luxter77 commented 3 years ago

see #2823

Anurita-cmd commented 3 years ago

@Luxter77 Thank you so much for your help!