Github-readme-stats: Maximum retries exceeded

Created on 15 Jul 2020  路  10Comments  路  Source: anuraghazra/github-readme-stats

I've tried to set up a deploy in Vercel myself, but immediately from the first moment that I want to request the data via my own url, I receive an error message: _"Maximum retries exceeded"_.

Impossible that I could have exceeded my limits right away.

Link that I use: https://github-readme-stats-beryl.vercel.app/api?username=klaasnicolaas&show_icons=true&title_color=fff&icon_color=79ff97&text_color=9f9f9f&bg_color=151515

Most helpful comment

Hi @klaasnicolaas i hope your issue is solved, closing this now. feel free to open another one if you have any other queries :D Thanks!

All 10 comments

@klaasnicolaas make sure you have a environment variable called PAT_1.

And it's not your API limit, it's the retries limit of fallback api keys

Could you add to the readme file how to do that? Also What would be the value of this environment variable?

Yes actually sorry the readme's guide is outdated after #58 i'll update it :D

I am still confused @anuraghazra. do we have to put our GitHub generated token in variable PAT_1 instead of GITHUB_TOKEN variable?

Yes.... just delete the GITHUB_TOKEN variable, and instead add a token named "PAT_1"

I changed the variable, it just doesn't change anything. Maybe because I need to update the fork after all today's merges?

Update your fork, and redeploy. and make sure that you have the tokens in vercel's env variable section.

Use PullBot to automatically update your forks, https://probot.github.io/apps/pull/

Awesome! I got it working 馃槃

Thanks, by the way, for the pull probot app tip, which is super handy than that I always have to manually update everything.

@anuraghazra it is working 馃槃 . Yeah, thanks by the way for the pull bot.

Hi @klaasnicolaas i hope your issue is solved, closing this now. feel free to open another one if you have any other queries :D Thanks!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

aymanapatel picture aymanapatel  路  7Comments

cachecleanerjeet picture cachecleanerjeet  路  4Comments

hafniz picture hafniz  路  5Comments

deep5050 picture deep5050  路  3Comments

nathanchu picture nathanchu  路  5Comments