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

400 Bad Request #76

Open
roy-work opened this issue May 9, 2022 · 0 comments
Open

400 Bad Request #76

roy-work opened this issue May 9, 2022 · 0 comments

Comments

@roy-work
Copy link

roy-work commented May 9, 2022

+ docker save -o ci.docker docker.cloudsmith.io/[owner]/[repo]/[image]:[tag]
+ printf 'Pushing to Cloudsmith…\n'
Pushing to Cloudsmith…
+ cloudsmith push docker [owner]/[repo] ci.docker
Checking docker package upload parameters ... OK
Checking ci.docker file upload parameters ... OK
Requesting file upload for ci.docker ... OK
Uploading ci.docker:
ERROR
Failed to upload file! (status: 400 - Bad Request)

And that's all the info we get! This is not a useful diagnostic: I have absolutely no idea what I've done wrong here.

(Currently attempting to re-run this w/ --debug to see if I can get enough info to piece it together. --debug emits too much data to be useful.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant