Inedo Community Forums Forums
    • Recent
    • Tags
    • Popular
    • Login

    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

    Scheduled Pinned Locked Moved Support
    progetmicrosoft
    5 Posts 4 Posters 42 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • B Offline
      boubacartellybah45_1299
      last edited by

      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.
      Thanks

      Product: ProGet
      Version: 5.0.13

      1 Reply Last reply Reply Quote 0
      • atrippA Offline
        atripp inedo-engineer
        last edited by

        Hello Telly,

        Is your Docker feed named docker in ProGet? I get this error when I try to push to a feed that doesn't exist in my local ProGet instance.

        1 Reply Last reply Reply Quote 0
        • ? This user is from outside of this forum
          Guest
          last edited by

          The docker feed has the correct name. How did you solve the problem form your side ?

          1 Reply Last reply Reply Quote 0
          • benB Offline
            ben inedo-engineer
            last edited by

            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.

            1 Reply Last reply Reply Quote 0
            • benB Offline
              ben inedo-engineer
              last edited by

              Update: I've filed this bug with Docker: https://github.com/docker/distribution/issues/2649

              1 Reply Last reply Reply Quote 0

              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
              • 1 / 1
              • First post
                Last post
              Inedo Website Home • Support Home • Code of Conduct • Forums Guide • Documentation