anuraghazra / github-readme-stats

:zap: Dynamically generated stats for your github readmes
https://github-readme-stats.vercel.app
MIT License
69.53k stars 23.03k forks source link

Github stats not loading #3263

Closed SimardeepSingh-zsh closed 1 year ago

SimardeepSingh-zsh commented 1 year ago

Describe the bug

Error message displaying as follows :- Something went wrong! file an issue at https://tiny.one/readme-stats Could not fetch total commits.

Screenshot 2023-09-20 at 10 17 04 AM

Expected behavior

From my perspective this is the API failure/err.

Screenshots / Live demo link

💻 Tech Stack:

GraphQL JavaScript Python HTML5 CSS3 AWS Jenkins AmazonDynamoDB MySQL LINUX GIT Docker Jira Kubernetes Terraform Angular

📊 GitHub Stats:



Additional context

No response

Iamtsquare07 commented 1 year ago

According to the team, this is caused by too many requests. however they promised to change the error message to something more practical, and it may resolve itself after a few seconds, I knew because I opened a similar issue and they told me that.

qwerty541 commented 1 year ago

@SimardeepSingh-zsh Thanks for the report! You can see this when upstream GitHub API respond with error due to some reason during fetching stats card data. Should be resolve automatically after some time. Currently stats card in your profile works well.

@Iamtsquare07 I have opened pull request https://github.com/anuraghazra/github-readme-stats/pull/3255 which improves error message, but due to branch protection rules i need to receive at least one approve from another collaborator to merge it.

Closing as duplicate of https://github.com/anuraghazra/github-readme-stats/issues/3243

qwerty541 commented 1 year ago

@SimardeepSingh-zsh @Iamtsquare07 Recently we merged https://github.com/anuraghazra/github-readme-stats/pull/3238 which improved confusing behavior of showing 0 commits when upstream API feails, currently we show an error instead, i'm curious what you guys think about this change.

rickstaa commented 1 year ago

We merged https://github.com/anuraghazra/github-readme-stats/pull/3255 to improve the error message.