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

cog push fails with unexpected status from POST request to https://r8.im/v2/*/*/blobs/uploads/: 502 Bad Gateway #1975

Open
qqii opened this issue Oct 3, 2024 · 12 comments

Comments

@qqii
Copy link

qqii commented Oct 3, 2024

I am unable to push any deployments to replicate. Building the image succeeds but attempting to deploy it leaves me with:

$ cog push
*snip*
Validating model schema...cog.command.openapi_schema
Adding labels to image...
Unable to determine Git tag

Pushing image 'r8.im/*/*'...
Using default tag: latest
The push refers to repository [r8.im/*/*]
*snip*
unexpected status from POST request to https://r8.im/v2/*/*/blobs/uploads/: 502 Bad Gateway
@anjoeaj
Copy link

anjoeaj commented Oct 8, 2024

Any update to this?
I am not able to push the image either

@beargreenholtz
Copy link

Same problem

@dmund95
Copy link

dmund95 commented Oct 14, 2024

Same problem. Any solutions for this ?

@dihan
Copy link

dihan commented Oct 16, 2024

same

5e60a1608872: Waiting 
ce7eab93a501: Layer already exists 
c57a0d5a67d4: Layer already exists 
0fda777aa4ea: Layer already exists 
402538bc3f00: Layer already exists 
unexpected status from POST request to https://r8.im/v2/**/**/blobs/uploads/: 502 Bad Gateway
ⅹ exit status 1

@gaborsoter
Copy link

same here

@nikolaigeorgie
Copy link

Works fine for me on windows, having this issue only on Mac

@Szymqn
Copy link

Szymqn commented Oct 23, 2024

same here (macOS)

@bildmekanik
Copy link

same here :(

@a29paul
Copy link

a29paul commented Oct 25, 2024

having this issue on Mac as well.

@qqii
Copy link
Author

qqii commented Oct 25, 2024

Hey guys, it's good to hear that I'm not the only one with this issue.

I've discovered that disabling containerd seems to resolve this issue. Can anyone else confirm?

@bretotumli
Copy link

I've discovered that disabling containerd seems to resolve this issue. Can anyone else confirm?

that worked for me too, thanks!!!

@dorukhanyaldiz
Copy link

Hey guys, it's good to hear that I'm not the only one with this issue.

I've discovered that disabling containerd seems to resolve this issue. Can anyone else confirm?

That worked for me too, thanks so much!

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