On Tue, Apr 5, 2016 at 11:44 AM, v <[email protected]> wrote:

> Hello
>
> we have upgraded to OS 1.1.4 and we are getting the following error
> message when using oc new-app to start an app which uses an image from our
> registry:
>
> oc new-app 172.30.35.180:5000/abc/xyz:latest
> error: can't look up Docker image "172.30.35.180:5000/abc/xyz:latest":
> Internal error occurred: Get https://172.30.35.180:5000/v2/: dial tcp
> 172.30.35.180:5000: network is unreachable
> error: no match for "172.30.35.180:5000/abc/xyz:latest"
>
> Howerver, the following things work:
> -oc new-app with an image from docker.io
> -pushing to the registry (docker login, docker push)
> -telnet 172.30.35.180 5000 works from all nodes
>
> This is a very weird error because telnet works. And the error only
> started appearing after the upgrade. Any help would be highly appreciated.
>

​do you have any http_proxy/https_proxy env variables configured?
​



> Regards
> v
>
> _______________________________________________
> users mailing list
> [email protected]
> http://lists.openshift.redhat.com/openshiftmm/listinfo/users
>
>


-- 
Ben Parees | OpenShift
_______________________________________________
users mailing list
[email protected]
http://lists.openshift.redhat.com/openshiftmm/listinfo/users

Reply via email to