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

Actions failing - Unexpected HTTP response: 404 #41

Open
anoutsider opened this issue Oct 8, 2021 · 3 comments
Open

Actions failing - Unexpected HTTP response: 404 #41

anoutsider opened this issue Oct 8, 2021 · 3 comments

Comments

@anoutsider
Copy link

It seems that all actions have been failing for the past few hours, this is due to the binaries download urls no longer existing, as far as i can tell there is no way to skip the binary install step or pass it an existing binary, so this is currently affecting all our workflows.

Response from https://storage.yandexcloud.net/werf/targets/releases/v1.2.26/werf-linux-amd64-v1.2.26
image

image

There needs to be a way to install the binary separately to avoid cases like this moving forward.. as it stands now all of our workflows are dead with no way to fix them.

@alexey-igrychev
Copy link
Member

The problem has now been resolved and I will come back with comments a little later.

I'm sorry for the downtime.

@anoutsider
Copy link
Author

No worries, thanks for the update

Looking at the code it shouldn't be too hard to allow passing a binary path with exists checks, and on top of that probably move to the trdl/turf release urls.

Can confirm our workflows are working now

@alexey-igrychev
Copy link
Member

Currently, we are working on the transition from multiwerf to trdl (werf/werf#3674).
As a result, actions will use trdl under the hood.

babar-raza added a commit to Aspose/products.aspose.com-workflows that referenced this issue Oct 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants