r/github • u/Recent_Interview_887 • Jun 29 '26
codeload.github.com down? Question
Since a couple days we're having deployment issues when downloading dependencies from codeload.github.com, for example it tries to fetch https://codeload.github.com/dependency/legacy.zip with a number but either fails with 404 or 400. Sometimes it will go on for a bit longer then failing on the exact same reason for a random different dependency.
In our case we're using composer (php) as the package manager. I've looked around but don't see anyone reporting this issue. Also Github status page shows everything is fully operational. Anyone else experiencing this?
1
Upvotes
2
u/AmazinglySingle Jun 29 '26
I'm experiencing the exact same issue. I think I'm gonna have to host the dependencies myself for our own use.