redhatdemocentral / ocp-install-demo

OpenShift Container Platform installed in fully automated and repeatable fashion on your laptop. Get started with your containerized development with a private PaaS installed in just minutes.
82 stars 60 forks source link

3.7still asks for boot2docker.iso. #46

Closed Sprbb closed 6 years ago

Sprbb commented 6 years ago

Error occurred during openshift docker machine creation...

Cleaning out existing 'openshift' machine...

About to remove openshift WARNING: This action will delete both local reference and remote instance. (openshift) Failed to fetch machine Error removing host "openshift": unexpected EOF Successfully removed openshift Setting up OpenShift docker machine using kvm...

Running pre-create checks... Creating machine... (openshift) Downloading /home/bas/.docker/machine/cache/boot2docker.iso from file:///home/bas/.docker/machine/cache/boot2docker.iso... Error creating machine: Error in driver during machine creation: open /home/bas/.docker/machine/cache/boot2docker.iso: no such file or directory

Problem with docker machine creation that I can't resolve, please raise an issue and add error output:

https://github.com/redhatdemocentral/ocp-install-demo/issues/new

[bas@DESKTOP-CFKC4SB ocp-install-demo-master]$

eschabell commented 6 years ago

This is an issue, seems the fallback from cache is to look for cache again, should be looking to download if cache missing.