minishift / minishift-centos-iso

CentOS based ISO as an alternative for boot2docker ISO
GNU Lesser General Public License v3.0
40 stars 33 forks source link

Failed to pull image "registry.access.redhat.com..." #234

Closed snt-ro closed 6 years ago

snt-ro commented 6 years ago

I am trying to deploy a jboss-datagrid. The action failed with error:

Failed to pull image "registry.access.redhat.com/jboss-datagrid-6/datagrid65-openshift@sha256:d7108be45859a46b0075f95246d3f16669c4cd471dbf43196389524ec568d220": rpc error: code = 2 desc = open /etc/docker/certs.d/registry.access.redhat.com/redhat-ca.crt: no such file or directory

I am using centos from https://github.com/minishift/minishift-centos-iso/releases/download/v1.8.0/minishift-centos7.iso Is it an image issue or a minishift issue?

snt-ro commented 6 years ago

The same behavior is not encountered when using the b2d image. I conclude that is related to the minishift centos VM image.

gbraad commented 6 years ago

Can you check network settings, like name server? Also, which hypervisor?

snt-ro commented 6 years ago

All details provided in https://github.com/minishift/minishift/issues/2194. The networking is working fine. Name resolution fine. Hypervisor Hyper-V

gbraad commented 6 years ago

In that case it is not an ISO issue. I am not so sure about the b2d image does seem to work... I think it is related to something else in that case. it would rather have to be with docker versions. In that case, I would first close this issue and focus on the problem from Minishift's end first

gbraad commented 6 years ago

@praveenkumar will create a new issue related to the missing python-rhsm-certificates.