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!

    [ProGet] Docker Feeds Self Connector & Caching

    Scheduled Pinned Locked Moved Support
    3 Posts 2 Posters 5 Views 1 Watching
    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.
    • F Offline
      federico.conoscenti
      last edited by

      Hi ,

      I have two Docker feeds configured as follows:

      • Feed A: Docker feed with connector caching enabled.
      • Feed B: Docker feed containing local and remotely cached images.
      • Feed A uses a self-connector pointing to Feed B (http://localhost/feedb/).

      When I try to pull an image from Feed B through Feed A with caching enabled, the Docker pull fails, repeatedly showing "Retrying" and eventually returning "unexpected EOF".

      This happens with both local and remotely cached images in Feed B.
      This also causes images and layers to become corrupted on both feeds.

      In diagnostic center appears this :
      Screenshot 2026-09-25 alle 11.03.35a9a29e5e-a257-495c-931c-1c25b00479d3-image.jpeg

      The only workaround I've found is to disable caching on Feed A and reindex both feeds, enabling the options to remove images with corrupted or missing layers, which unfortunately results in data loss. After that, everything works correctly.

      I've reproduced this issue multiple times, including on a local ProGet instance without Apache or any reverse proxy.

      Is this a known issue or a bug? Is disabling caching the correct workaround, and is using a self-connector with this URL the correct configuration?

      Thanks!

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

        Hi @federico.conoscenti ,

        Self-connectors won't work in Docker as repositories are already rooted and accessible across all feeds. It's just a quirk of the Docker API really.

        The Docker API specifies that the index is located at /v2/_catalog, and as you can see, there's no indication of "feed". For example: https://proget.inedo.com/v2/_catalog

        A "feed" is just the first portion of the repositories namespace.

        Thanks,
        Alana

        F 1 Reply Last reply Reply Quote 1
        • F Offline
          federico.conoscenti @atripp
          last edited by

          @atripp Hi Alana,

          Thanks for the clarification!

          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