kiwix / metrics

Kiwix & openZIM software developement monitoring
https://metrics.kiwix.org
GNU General Public License v3.0
5 stars 3 forks source link

Git API rate limite #69

Closed florentk closed 3 years ago

florentk commented 3 years ago

I got this error for many update :

2020-11-22 08:51:57 > requests.exceptions.HTTPError: 401 Client Error: Unauthorized for url: https://api.github.com/rate_limit

what is the limit? what did we consume?

kelson42 commented 3 years ago

https://docs.github.com/en/free-pro-team@latest/developers/apps/rate-limits-for-github-apps

Are you connected at all? Or do you use anonymous access?

florentk commented 3 years ago

we use a token related to a account, maybe renew this token ?

kelson42 commented 3 years ago

@florentk You know the account?

florentk commented 3 years ago

@kelson42 maybe mine, I have renew a GIT token in my account that may explain the problem. But it would be better if it was a Kiwix account ?

kiwixbot commented 3 years ago

@florentk I have just redeployed with a new token. Does that work better?

florentk commented 3 years ago

yes it's ok