podman-desktop icon indicating copy to clipboard operation
podman-desktop copied to clipboard

github API rate limit exceeded

Open axel7083 opened this issue 2 years ago • 5 comments
trafficstars

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 compose bottom 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

axel7083 avatar Sep 25 '23 13:09 axel7083

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.

deboer-tim avatar Sep 25 '23 13:09 deboer-tim

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.)

axel7083 avatar Sep 25 '23 14:09 axel7083

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!

github-actions[bot] avatar Jul 02 '24 00:07 github-actions[bot]

This issue has been automatically closed because it has not had any further activity in the last 30 days. Thank you for your contributions!

github-actions[bot] avatar Aug 01 '24 00:08 github-actions[bot]

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.

dgolovin avatar Feb 05 '25 17:02 dgolovin

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

rujutashinde avatar Aug 14 '25 12:08 rujutashinde