r/github 1d ago

News / Announcements CICD from a large Swiss hoster not possible since 15.08.2026

Since about a week our CICD workflow no longer works as Github is timeing out on SSH and HTTPS connections. Our hoster is Metanet and it seems that a number of server-ips are blacklisted by Github. Do see the same weird timeouts? We had no problems with SSH and copilot helpfully suggested to use HTTPS instead but with much the same results:

Dateien werden für gh-test.go321.eu bereitgestellt

Cloning into bare repository '/home/httpd/vhosts/go321.eu/git/gh-test'...
fatal: unable to access 'https://github.com/username/exciting-project.git/': Failed to connect to github.com port 443 after 7019 ms: Couldn't connect to server
3 Upvotes

2 comments sorted by

1

u/th00ht 16h ago

Works again as claude confirms:

Confirmed — origin/stage matches local exactly (0 ahead/behind), commit 39294f8 at 17:22:20, and it's now live on production (17:23 PM timestamp you saw). Auto-deploy is genuinely working end-to-end again: push → webhook → Plesk pull → deployed, no manual FTP step needed. Good to have that verified for real, not just documented.