podman-desktop
podman-desktop copied to clipboard
github API rate limit exceeded
Bug description
On certain entreprise network, we can get easily the API rate limit exceeded github problem.
The following extensions will not work
- kind
main ↪️ [kind] Error: API rate limit exceeded for 91.103.43.254. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
- compose
nothing will happen when clicking on the
composebottom menu item.
Operating system
Windows 10
Installation Method
Installer from website/GitHub releases
Version
1.4.0
Steps to reproduce
No response
Relevant log output
No response
Additional context
No response
Hi @axel7083, in Settings > Registries you can provide a login to Docker Hub. Is the main issue that it's not working / that the auth isn't being applied in some scenarios, that you couldn't find it, that there wasn't a proper error message (esp. compose), or it didn't direct you where to fix? Or all of the above? :) I just want to make sure we're tracking the correct problem, and if there are multiple we should probably split this up/open another issue.
There are no message shown to the user either for kind and compose, the only message I was able to find was in the Troubleshooting logs component, showing the error in red main ↪️ [kind] Error: API rate limit exceeded for XXXXXXXX. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
This issue has been automatically marked as stale because it has not had activity in the last 6 months. It will be closed in 30 days if no further activity occurs. Please feel free to leave a comment if you believe the issue is still relevant. Thank you for your contributions!
This issue has been automatically closed because it has not had any further activity in the last 30 days. Thank you for your contributions!
Reopening to see if we can implement workflow with GitHub authentication provider involved, so there would a way to avoid this when working from corporate networks.
A new repo https://github.com/podman-desktop/extension-github is opened up, all the issues related to this effort will be seen on this repo moving forward