Skip to content
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

Shield.io badges don't show any data #1978

Closed
fschrempf opened this issue Feb 26, 2021 · 5 comments
Closed

Shield.io badges don't show any data #1978

fschrempf opened this issue Feb 26, 2021 · 5 comments

Comments

@fschrempf
Copy link

My "gives" badge looks like this:
Badge

While those of others work fine:
Badge

So what's the difference? Is it because all of my donations are on a yearly basis and the data doesn't get processed regularly?

@Changaco
Copy link
Member

The shields.io server gets the data it needs to generate the badges from https://liberapay.com/%username/public.json. It's possible that it received an unexpected response, for example a challenge or error page, and that this bad response is currently cached. If that's the problem, then it should fix itself when the cache entry expires.

@fschrempf
Copy link
Author

If that's the problem, then it should fix itself when the cache entry expires.

Ok, thanks! I guess I'll just wait for the cache to expire and see if this resolves the problem.

@Changaco
Copy link
Member

Changaco commented Mar 9, 2021

The badges are still broken, so it doesn't look like caching is the cause. You should open an issue in the shields repository, because I don't see anything wrong on our side.

@fschrempf
Copy link
Author

Ok, done: badges/shields#6254

@Changaco
Copy link
Member

This issue is now fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants