Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add optional token input to avoid GitHub API rate limiting on macOS #3

Closed
AnimMouse opened this issue Jul 10, 2022 · 1 comment
Closed
Labels
enhancement New feature or request

Comments

@AnimMouse
Copy link
Owner

Since macOS VMs use a few IP addresses, this action sometimes fail on macOS returning null in version variable, failing the download as the IP address got rate limited. actions/runner-images#602

API rate limit exceeded for IP. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
[ERROR] CUID#7 - Download aborted. URI=https://github.com/rclone/rclone/releases/download/null/rclone-null-osx-amd64.zip
Exception: [AbstractCommand.cc:351] errorCode=3 URI=https://github.com/rclone/rclone/releases/download/null/rclone-null-osx-amd64.zip
-> [HttpSkipResponseCommand.cc:219] errorCode=3 Resource not found
@AnimMouse AnimMouse added the enhancement New feature or request label Jul 10, 2022
@AnimMouse AnimMouse moved this to Todo in Anim Mouse's To Do Jul 24, 2022
@AnimMouse AnimMouse added help wanted Extra attention is needed good first issue Good for newcomers labels Oct 12, 2022
@AnimMouse
Copy link
Owner Author

Fixed on v1.3.0

Repository owner moved this from Todo to Done in Anim Mouse's To Do Dec 21, 2022
@AnimMouse AnimMouse removed help wanted Extra attention is needed good first issue Good for newcomers labels Dec 21, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant