We're starting to have this kind of issues lately too (500, 503, etc.). Only solution is to delete the registry pod and sometimes even the router + ipfailover. Especially when pods start failing to be deployed, with events:
Container image " 172.30.68.98:5000/myproject/myimage@sha256:033b2937b3bf779eda4ef978e83c8967721a059ead7434ed0e7770b8478d8011" already present on machine Failed to create docker container with error: no such image Error syncing pod, skipping: failed to "StartContainer" for "rails" with RunContainerError: "no such image" Restarting docker on the node solves the issue, but if the registry was on that pod, we need to destroy the pod(s) (mentioned above). We're using 1.1.3 on Fedora 22. Thanks
_______________________________________________ users mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/users
