> ERRO Error occurred: Error creating host: Error creating the VM. Error > creating machine: Error in driver during machine creation: virError(Code=9, > Domain=20, Message='operation failed: domain 'crc' already exists with uuid > af77791e-7b48-41a2-8a55-2b2af884c1c7')
The error you get is related to an incomplete definition of the VM. it is best to use `crc delete` followed by `crc start`. Your VMM will keep state outside of the crc folder which is out of sync due to the delete action. > FATA Bundle 'crc_libvirt_4.2.0-0.nightly-2019-09-26-192831.crcbundle' was > requested, but loaded VM is using 'crc_libvirt_4.1.11.crcbundle' This indicates you have a VM with an older bundle, but requested to use a new version (as you started to use a new download). This can be resolved with a `crc delete`. In newer versions, to be available hopefully soon, these messages will be clearer as they contain instructions on how to proceed. Gerard On Sun, Oct 13, 2019 at 9:27 PM Just Marvin <marvin.the.cynical.ro...@gmail.com> wrote: > > Hi, > > Got this when I tried with a new download: > > [zaphod@oc6010654212 Downloads]$ crc start > INFO Checking if running as non-root > INFO Checking if oc binary is cached > INFO Checking if Virtualization is enabled > INFO Checking if KVM is enabled > INFO Checking if libvirt is installed > INFO Checking if user is part of libvirt group > INFO Checking if libvirt is enabled > INFO Checking if libvirt daemon is running > INFO Checking if a supported libvirt version is installed > INFO Checking if crc-driver-libvirt is installed > INFO Checking if libvirt 'crc' network is available > INFO Checking if libvirt 'crc' network is active > INFO Checking if NetworkManager is installed > INFO Checking if NetworkManager service is running > INFO Checking if /etc/NetworkManager/conf.d/crc-nm-dnsmasq.conf exists > INFO Checking if /etc/NetworkManager/dnsmasq.d/crc.conf exists > FATA Bundle 'crc_libvirt_4.2.0-0.nightly-2019-09-26-192831.crcbundle' was > requested, but loaded VM is using 'crc_libvirt_4.1.11.crcbundle' > [zaphod@oc6010654212 Downloads]$ > > I deleted the $HOME/.crc dir and tried again. This time, I got this: > > INFO Extracting bundle: > crc_libvirt_4.2.0-0.nightly-2019-09-26-192831.crcbundle ... > INFO Creating CodeReady Containers VM for OpenShift > 4.2.0-0.nightly-2019-09-26-192831... > ERRO Error occurred: Error creating host: Error creating the VM. Error > creating machine: Error in driver during machine creation: virError(Code=9, > Domain=20, Message='operation failed: domain 'crc' already exists with uuid > af77791e-7b48-41a2-8a55-2b2af884c1c7') > > How do I fix this? > > Regards, > Marvin > > > On Sun, Oct 13, 2019 at 9:22 AM Just Marvin > <marvin.the.cynical.ro...@gmail.com> wrote: >> >> Hi, >> >> I didn't see any mention of this in the docs, but a reinstall from a new >> download only works if one deletes the $HOME/.crc directory. Otherwise, one >> gets failure messages such as: >> >> [zaphod@oc6010654212 Downloads]$ crc start >> INFO Checking if running as non-root >> INFO Checking if oc binary is cached >> INFO Checking if Virtualization is enabled >> INFO Checking if KVM is enabled >> INFO Checking if libvirt is installed >> INFO Checking if user is part of libvirt group >> INFO Checking if libvirt is enabled >> INFO Checking if libvirt daemon is running >> INFO Checking if a supported libvirt version is installed >> INFO Checking if crc-driver-libvirt is installed >> INFO Checking if libvirt 'crc' network is available >> INFO Checking if libvirt 'crc' network is active >> INFO Checking if NetworkManager is installed >> INFO Checking if NetworkManager service is running >> INFO Checking if /etc/NetworkManager/conf.d/crc-nm-dnsmasq.conf exists >> INFO Checking if /etc/NetworkManager/dnsmasq.d/crc.conf exists >> FATA Bundle 'crc_libvirt_4.2.0-0.nightly-2019-09-26-192831.crcbundle' was >> requested, but loaded VM is using 'crc_libvirt_4.1.11.crcbundle' >> [zaphod@oc6010654212 Downloads]$ >> >> Regards, >> Marvin >> >> On Sat, Oct 12, 2019 at 3:57 PM Daniel Veillard <veill...@redhat.com> wrote: >>> >>> On Sat, Oct 12, 2019 at 01:30:36PM -0400, John Mazzitelli wrote: >>> > You need to grab a new version. The images expire 30 days after they are >>> > released. >>> > >>> > See the CRC readme for details on this: >>> > https://github.com/code-ready/crc/blob/master/README.adoc >>> >>> Right, the team is working to find a solution, but at this point >>> you will have to use a new build. >>> >>> Daniel >>> >>> > ----- Original Message ----- >>> > > Hi, >>> > > >>> > > Getting this, this morning: >>> > > >>> > > INFO Checking if CRC bundle is cached in '$HOME/.crc' >>> > > INFO Starting stopped VM ... >>> > > INFO Verifying validity of the cluster certificates ... >>> > > ERRO Error occurred: Certs have expired, they were valid till: 09 Oct 19 >>> > > 12:47 +0000 >>> > > [zaphod@oc6010654212 ~]$ >>> > > >>> > > How do I fix this? >>> > > >>> > > Regards, >>> > > Marvin >>> > > >>> > > _______________________________________________ >>> > > users mailing list >>> > > users@lists.openshift.redhat.com >>> > > http://lists.openshift.redhat.com/openshiftmm/listinfo/users >>> > > >>> > >>> > _______________________________________________ >>> > users mailing list >>> > users@lists.openshift.redhat.com >>> > http://lists.openshift.redhat.com/openshiftmm/listinfo/users >>> > >>> >>> -- >>> Daniel Veillard | Red Hat Developers Tools http://developer.redhat.com/ >>> veill...@redhat.com | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ >>> http://veillard.com/ | virtualization library http://libvirt.org/ > > _______________________________________________ > users mailing list > users@lists.openshift.redhat.com > http://lists.openshift.redhat.com/openshiftmm/listinfo/users -- Gerard Braad | http://gbraad.nl [ Doing Open Source Matters ] _______________________________________________ users mailing list users@lists.openshift.redhat.com http://lists.openshift.redhat.com/openshiftmm/listinfo/users