Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Push error
-
Hi,
I'm attempting to push a windows container images to my ProGet repository. But i always have this error : error parsing HTTP 400 response body: unexpected end of JSON input: "".
My docker client ask me to do this command line to add a image to repository :
"docker push feeds.abc.com/docker/<repository>:<tag>". So i tagged my image like this feeds.abc.com:443/docker/test:latest and it does not work. I just want to know what may me the issue linked. I have been struggling with this for 4 weeks.
ThanksProduct: ProGet
Version: 5.0.13 -
Hello Telly,
Is your Docker feed named
dockerin ProGet? I get this error when I try to push to a feed that doesn't exist in my local ProGet instance. -
The docker feed has the correct name. How did you solve the problem form your side ?
-
When I view the data being sent between ProGet and the Docker client, there's a HEAD request that would normally return this body:
{"errors":[{"code":"UNKNOWN","message":"Could not resolve ProGet feed \"docker\". Docker repository names in ProGet must include the feed as a prefix. Example: MyFeed/library/ubuntu","detail":[]}]}However, because it's a HEAD request, Docker doesn't receive any body.
-
Update: I've filed this bug with Docker: https://github.com/docker/distribution/issues/2649
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login