Closed yassine0s closed 2 months ago
@yassine0s can you use https://github.com/crc-org/crc/issues/new?assignees=&labels=kind%2Fbug%2C+status%2Fneed+triage&projects=&template=bug_report.md&title=%5BBUG%5D issue template to create the issue, this is missing lot of point and we need more info about the issue before provide any valid solution.
@yassine0s Can you try following on that machine and let us know if that work or hit same error?
$ crc delete
$ crc cleanup
$ crc config set network-mode user
$ crc setup
$ crc start
Thanks it is running now. there is only a weird error but I think it is not related:
DEBU error: Temporary error: pull secret not updated to disk - sleeping 2s
DEBU retry loop: attempt 75
General information
crc setup
before starting it (Yes/No)? YesRunning CRC on: Laptop
CRC version
CRC status
Host Operating System
I followed the official documentation to install openshift locally in my Ubuntu system. After running
crc setup
andcrc start
it get stuck inINFO 5 operators are progressing: authentication, console, image-registry, kube-apiserver, kube-controller-manager
then gives me this error and get stuck in starting phase:
ERRO Cannot update kubeconfig: Head "https://oauth-openshift.apps-crc.testing:443": dial tcp 192.168.130.11:443: connect: connection refused Started the OpenShift cluster.
Logs
Here is the full debug output while starting: