-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Broken images all the time in Github readme #1598
Comments
Response from Github staff when I complained about this issue to them:
|
also getting this from all over our projects e.g very common badges (travis, scrutinizer, packagist)
|
Hi, thanks for the report. The issue is caused by slow responses from the Shields server combined with GitHub's image proxy's timeout. (The combination causes slow images to be rendered as missing images.) This is a duplicate of #1568. Let's discuss there. |
I've been in touch with Github over the time period of about 4 months regarding this issue.
In short, I can always successfully visit the URL to the Shields image, but when it is proxied by Github's
githubusercontent.com
domain, Shields images often appear broken.For an example, head over to https://github.com/PhpGt/Dom and keep refreshing. For me, one in every ten requests ends up looking something like this:
Which images are broken is different each time.
Here is a screenshot of my network tab in Chrome Developer Tools for one of the broken images:
I'm not sure what to suggest, but Github have clearly stated that it is not their problem, it is the problem of the remote image server. Happy to help with whatever details you need from me.
The text was updated successfully, but these errors were encountered: