-
-
Notifications
You must be signed in to change notification settings - Fork 23.1k
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
Stats not showing on first load of GitHub profile page #2446
Comments
try other links for now using #2415 mostly because of network issues. |
+1 - yet not solved |
Can reproduce, but not just with GRS but with all images on my GitHub readme. And because I have so many images, a reload will show one image but make another one disappear! This is likely due to a bug with GitHub itself, and not GRS, and like @PencilNavigator mentioned, local network issues that you may be facing (Jio seems to cause a lot of issues with GitHub, including a complete blocking of the raw.githubusercontent.com domain). |
HTTP Request of the image from my GitHub profile page GeneralRequest URL: https://camo.githubusercontent.com/20130eebe5adcc15cd05484685ca01fe280310c04b28bb8c686c84bf966c9120/68747470733a2f2f6769746875622d726561646d652d73746174732d7a6574612d626963652d35382e76657263656c2e6170702f6170693f757365726e616d653d4672616e6b2d4d617965722673686f775f69636f6e733d74727565267468656d653d6769746875625f6461726b26636f756e745f707269766174653d7472756526686964655f626f726465723d74727565 Response Headersaccept-ranges: bytes Request Headers:authority: camo.githubusercontent.com |
Hi @andreynav, I was struggling with the same issue, but I think I have now resolved it.
|
Hi @mkredzel |
I thought it was working, but I'm back to the same issue too... |
@rickstaa closing this since it seems to be an issue with GitHub and how it loads its readme images rather than an issue with GRS. |
If you are not sure, why need to close the issue? |
The problem is with GitHub's CDN. The only way to solve this is to create a GitHub action. You can track progress on this feature at #2179. |
Describe the bug
Stats not showing on first load of GitHub profile page (see screenshot)
After refreshing the page, statistics as a rule are displayed.
This behavior became reproduce with status "always" after deploying stats to my own Vercel instance.
Before deploying statistics to my own Vercel instance, reproducibility was "sometimes"
Do you guys have any idea how to fix it?
Expected behaviour
No response
Screenshots / Live demo link
see bug image
Additional context
No response
The text was updated successfully, but these errors were encountered: