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

Error: Unexpected HTTP response: 404 error #23

Closed
alexcb opened this issue Apr 10, 2023 · 4 comments
Closed

Error: Unexpected HTTP response: 404 error #23

alexcb opened this issue Apr 10, 2023 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@alexcb
Copy link
Contributor

alexcb commented Apr 10, 2023

          I got this error when using 1.0.5 version
earthly cache is not found
Successfully deleted pre-existing /home/runner/.earthly/bin
Error: Unexpected HTTP response: 404

Originally posted by @drselump14 in #22 (comment)

@alexcb alexcb self-assigned this Apr 10, 2023
@alexcb alexcb added the bug Something isn't working label Apr 10, 2023
@alexcb
Copy link
Contributor Author

alexcb commented Apr 10, 2023

The reported error is related to pinning to earthly 0.7.1.

@alexcb alexcb changed the title earthly cache is not found error Error: Unexpected HTTP response: 404 error Apr 12, 2023
@alexcb
Copy link
Contributor Author

alexcb commented Apr 12, 2023

@drselump14 if you try using the latest (v1.0.7) of actions-setup, it'll now display the URL (of earthly) that it is attempting to download. It would be helpful to know what URL it's getting a 404 on.

@alexcb
Copy link
Contributor Author

alexcb commented Apr 17, 2024

We sometimes get this error when a release is underway; the script detects a new release version exists; however not all binaries have completed being uploaded.

we should add some sort of sleep/retry loop for this case.

@idodod
Copy link
Contributor

idodod commented Apr 18, 2024

This should be now fixed, will be included in next release - v1.0.13

@idodod idodod closed this as completed Apr 18, 2024
robarnold pushed a commit to marinatedconcrete/config that referenced this issue May 2, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [earthly/actions-setup](https://github.com/earthly/actions-setup) |
action | patch | `v1.0.12` -> `v1.0.13` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>earthly/actions-setup (earthly/actions-setup)</summary>

###
[`v1.0.13`](https://github.com/earthly/actions-setup/releases/tag/v1.0.13)

[Compare
Source](https://github.com/earthly/actions-setup/compare/v1.0.12...v1.0.13)

#### What's Changed

- Update dependency
[@&#8203;types/node](https://github.com/types/node) to v20.12.2 by
[@&#8203;renovate](https://github.com/renovate) in
[earthly/actions-setup#81
- Update npm (non-major) to v7.5.0 by
[@&#8203;renovate](https://github.com/renovate) in
[earthly/actions-setup#82
- Update dependency
[@&#8203;octokit/plugin-paginate-rest](https://github.com/octokit/plugin-paginate-rest)
to v11 by [@&#8203;renovate](https://github.com/renovate) in
[earthly/actions-setup#84
- Update npm (non-major) by
[@&#8203;renovate](https://github.com/renovate) in
[earthly/actions-setup#83
- Update npm (non-major) to v7.6.0 by
[@&#8203;renovate](https://github.com/renovate) in
[earthly/actions-setup#86
- Update npm (non-major) by
[@&#8203;renovate](https://github.com/renovate) in
[earthly/actions-setup#87
- Update npm (non-major) to v7.7.0 by
[@&#8203;renovate](https://github.com/renovate) in
[earthly/actions-setup#88
- only retrieve a version that has at least 6 assets by
[@&#8203;idodod](https://github.com/idodod) in
[earthly/actions-setup#90
[earthly/actions-setup#23
- Update dependency
[@&#8203;octokit/plugin-paginate-rest](https://github.com/octokit/plugin-paginate-rest)
to v11.1.1 by [@&#8203;renovate](https://github.com/renovate) in
[earthly/actions-setup#91

**Full Changelog**:
earthly/actions-setup@v1.0.12...v1.0.13

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/marinatedconcrete/config).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMDEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjMwMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants