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

Could not retrieve version info ... #522

Open
ahmedmusawir opened this issue Feb 28, 2023 · 1 comment
Open

Could not retrieve version info ... #522

ahmedmusawir opened this issue Feb 28, 2023 · 1 comment

Comments

@ahmedmusawir
Copy link

image

Please tell me what did I do wrong ... Everything worked one minute and the next minute it can't get anything ... no code was changed. Just a few CSS got updated but now it keeps on doing this:

image

How can I even troubleshoot when I haven't made any updates to the code that is using the updater ... all the same code but it will not work. Is the product just unstable?

Here is my repo ... can you plz help? What am I doing wrong?
https://github.com/ahmedmusawir/lee-goff-similarweb-react-plugin

@YahnisElsts
Copy link
Owner

Based on the errors, I think the most likely possibility is that the update checker hit the GitHub API rate limit. This can happen if you're actively testing updates. The unauthenticated rate limit is quite low:

For unauthenticated requests, the rate limit allows for up to 60 requests per hour. Unauthenticated requests are associated with the originating IP address, and not the person making requests.

If this is the problem, the errors should go away after an hour or so.

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

No branches or pull requests

2 participants