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!
Problem with pushing docker image
-
After updating on 5.3.9+ one cannot push any docker image: each new layer uploads into temp folder on proget server but client retries uploading:
081d0823049c: Pushing [================================================> ] 18.34MB/19.1MB 7847709e8c5e: Pushing [====================================> ] 18.17MB/24.89MB 2ca5f13db827: Retrying in 4 seconds 8ae440ea0f17: Pushing [==================================================>] 17MB af3ff446b15f: Layer already exists fbc756efa94b: Layer already exists
I'm using proget in docker version with sql database
-
Recreating SQL database helped, i'm finiding a way to save my packages and feeds
-
Hi @anrey-ne_0903,
Is this a new Docker feed you have created? IF so, this may be related to this other post https://forums.inedo.com/topic/3081/a-500-error-occurred-in-d-could-not-find-a-part-of-the-path-var-proget-packages-docker-f1. We currently have a bug that throws an error when pushing to the first feed created in each package type when using the proget Docker image. This will be fixed in ProGet 5.3.17, but that forums post has a manual work around to fix that issue.
If this is not the issue, then my next question would be is this a recent upgrade of the proget docker image?
Thanks,
Rich