-
Notifications
You must be signed in to change notification settings - Fork 475
background job fails when trying to update #2215
Comments
Thanks for all your contributions! |
I'm having exactly the same problem with the |
Same here |
Ok, I think I have an idea here, based on the env variable The idea is that if your background container is down and not receiving (and sending back confirmation), and we make sure the @xfh I'm using Docker Registry |
Thanks for all your contributions! |
Description
At some point one or two of my docker containers running portus was down while I was doing work, so new images got pushed in, but did not show up in the portus web interface. Once I got everything up and running, NEW images with new tags will show up, but the old ones do not. I tried to configure the background container to use the "update" strategy, but now when it looks and tries to do the update it errors out, crashes and restarts.
Here is the error message it gives:
This is based on the docker-compose file for ssl with clair and the opensuse/portus:head image.
The text was updated successfully, but these errors were encountered: