Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Deployed on my vercel. worked for months but suddenly not working #3810

Closed
phuanggh opened this issue Jun 17, 2024 · 5 comments
Closed

Deployed on my vercel. worked for months but suddenly not working #3810

phuanggh opened this issue Jun 17, 2024 · 5 comments

Comments

@phuanggh
Copy link

Describe the bug

I deployed it on my vercel server a few months ago to show the stats including my private repos. One day it suddenly stops working and shows "down time due to github API rate limiting"

Expected behavior

it shows language stats that includes my private repos normally

Screenshots / Live demo link

image

Additional context

No response

@phuanggh phuanggh added the bug Something isn't working. label Jun 17, 2024
@MagicGopher
Copy link

20240618-004013@2x

This happens when include_all_commits is set to true, but it works fine when include_all_commits is set to false. There is something wrong with the include_all_commits parameter.

@phuanggh
Copy link
Author

This happens when include_all_commits is set to true, but it works fine when include_all_commits is set to false. There is something wrong with the include_all_commits parameter.

I didn't set include_all_commits and its default value is false. I tried to explicitly set it to false but it still didn't work

@MagicGopher
Copy link

当include_all_commits设置为true时会出现这种情况,但当include_all_commits设置为false时可以正常工作。include_all_commits参数有问题。

我没有设置include_all_commits,它的默认值是 false。我尝试将其明确设置为 false,但仍然不起作用

My url is: https://github-readme-stats.vercel.app/api/top-langs/?username=, I found your url is: https://github-readme-stats-bice-iota-93.vercel.app/api/top-langs/?username=, and I previously set include_all_commits=true but it didn't work, then set it to false or remove the include_all_commits parameter.

@MagicGopher
Copy link

当include_all_commits设置为true时会出现这种情况,但当include_all_commits设置为false时可以正常工作。include_all_commits参数有问题。

我没有设置include_all_commits,它的默认值是 false。我尝试将其明确设置为 false,但仍然不起作用

after I modified the url.
20240618-184144@2x

@phuanggh
Copy link
Author

@MagicGopher thanks for answering me.
The URL you provided is a public one, which does not show the stats of my private repo.
To show my procate statistics I deployed my own vercel instance so that my URL is different from the public one. It worked for months, but now it shows "downtime due to github API rate limiting" no matter I set include_all_commits=true or include_all_commits=false

@qwerty541 qwerty541 removed the bug Something isn't working. label Jun 18, 2024
Repository owner locked and limited conversation to collaborators Jun 18, 2024
@qwerty541 qwerty541 converted this issue into discussion #3817 Jun 18, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants