This repository has been archived by the owner on Oct 13, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 12
HTTP 403 from the tool cache #12
Labels
bug
Something isn't working
Comments
I found a very similar looking issues in the old repo: actions-rs/tool-cache#23 and that one is apparently related to actions-rs/tool-cache#18 which might be the root issue. Something about the action seems to get disabled, if there has been no activity on the repo for 60 days. |
traditionalism
added a commit
to traditionalism/urban-telegram
that referenced
this issue
Mar 31, 2021
1 task
rivy
added a commit
to rivy/rs.coreutils
that referenced
this issue
May 31, 2021
# [why] The tool cache is currently failing and seems to be getting further behind current versions. The [actions-rs/install#12] issue addresses this but seems to be languishing without any proposed solution. [ref]: <actions-rs/install#12>
rivy
added a commit
to rivy/rs.coreutils
that referenced
this issue
Jun 4, 2021
# [why] The tool cache is currently failing and seems to be getting further behind current versions. The [actions-rs/install#12] issue addresses this but seems to be languishing without any proposed solution. [ref]: <actions-rs/install#12>
rivy
added a commit
to rivy/rs.coreutils
that referenced
this issue
Jun 5, 2021
# [why] The tool cache is currently failing and seems to be getting further behind current versions. The [actions-rs/install#12] issue addresses this but seems to be languishing without any proposed solution. [ref]: <actions-rs/install#12>
rivy
added a commit
to rivy/rs.coreutils
that referenced
this issue
Jun 7, 2021
# [why] The tool cache is currently failing and seems to be getting further behind current versions. The [actions-rs/install#12] issue addresses this but seems to be languishing without any proposed solution. [ref]: <actions-rs/install#12>
Is there any progress on this issue? I just tried using tool-cache on wasm-pack and got a 403. |
rivy
added a commit
to rivy/rs.coreutils
that referenced
this issue
Nov 10, 2021
# [why] The tool cache is currently failing and seems to be getting further behind current versions. The [actions-rs/install#12] issue addresses this but seems to be languishing without any proposed solution. [ref]: <actions-rs/install#12>
rivy
added a commit
to rivy/rs.coreutils
that referenced
this issue
Nov 11, 2021
# [why] The tool cache is currently failing and seems to be getting further behind current versions. The [actions-rs/install#12] issue addresses this but seems to be languishing without any proposed solution. [ref]: <actions-rs/install#12>
rivy
added a commit
to rivy/rs.coreutils
that referenced
this issue
Nov 13, 2021
# [why] The tool cache is currently failing and seems to be getting further behind current versions. The [actions-rs/install#12] issue addresses this but seems to be languishing without any proposed solution. [ref]: <actions-rs/install#12>
rivy
added a commit
to rivy/rs.coreutils
that referenced
this issue
Nov 13, 2021
# [why] The tool cache is currently failing and seems to be getting further behind current versions. The [actions-rs/install#12] issue addresses this but seems to be languishing without any proposed solution. [ref]: <actions-rs/install#12>
rivy
added a commit
to rivy/rs.coreutils
that referenced
this issue
Nov 13, 2021
# [why] The tool cache is currently failing and seems to be getting further behind current versions. The [actions-rs/install#12] issue addresses this but seems to be languishing without any proposed solution. [ref]: <actions-rs/install#12>
rivy
added a commit
to rivy/rs.coreutils
that referenced
this issue
Nov 16, 2021
# [why] The tool cache is currently failing and seems to be getting further behind current versions. The [actions-rs/install#12] issue addresses this but seems to be languishing without any proposed solution. [ref]: <actions-rs/install#12>
rivy
added a commit
to rivy/rs.coreutils
that referenced
this issue
Nov 17, 2021
# [why] The tool cache is currently failing and seems to be getting further behind current versions. The [actions-rs/install#12] issue addresses this but seems to be languishing without any proposed solution. [ref]: <actions-rs/install#12>
rivy
added a commit
to rivy/rs.coreutils
that referenced
this issue
Nov 17, 2021
# [why] The tool cache is currently failing and seems to be getting further behind current versions. The [actions-rs/install#12] issue addresses this but seems to be languishing without any proposed solution. [ref]: <actions-rs/install#12>
rivy
added a commit
to rivy/rs.coreutils
that referenced
this issue
Nov 20, 2021
# [why] The tool cache is currently failing and seems to be getting further behind current versions. The [actions-rs/install#12] issue addresses this but seems to be languishing without any proposed solution. [ref]: <actions-rs/install#12>
from tools-cache README:
so presumably this will not be fixed until the cache method changes to actions-rs/meta#21 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Do the checklist before filing an issue:
actions-rs
Actions?If you think it's a problem related to Github Actions in general, use GitHub Community forum instead: https://github.community
Description
When actions-rs/[email protected] tries to download a crate from the tools cache, it gets an Unexpected HTTP response: 403.
Workflow code
Action output
Expected behavior
That Trunk got quickly installed using the tool cache.
The text was updated successfully, but these errors were encountered: