Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error at 'updating config' #188

Closed
saltbo opened this issue Feb 18, 2022 · 3 comments · Fixed by #251
Closed

error at 'updating config' #188

saltbo opened this issue Feb 18, 2022 · 3 comments · Fixed by #251

Comments

@saltbo
Copy link

saltbo commented Feb 18, 2022

➜ ~ colima kubernetes start
INFO[0000] downloading and installing ... context=kubernetes
INFO[0004] loading oci images ... context=kubernetes
INFO[0005] starting ... context=kubernetes
INFO[0010] updating config ... context=kubernetes
FATA[0010] error at 'updating config': error fetching kubeconfig on guest: exit status 1

@abiosoft
Copy link
Owner

do you have kubectl installed?

@saltbo
Copy link
Author

saltbo commented Feb 19, 2022 via email

@saltbo
Copy link
Author

saltbo commented Mar 24, 2022

➜ colima kubernetes start --verbose
INFO[0000] downloading and installing ...                context=kubernetes

INFO[0005] loading oci images ...                        context=kubernetes
> unpacking docker.io/rancher/mirrored-library-busybox:1.32.1 (sha256:e86948ee1584ca67fcb168a52837dc94ece6af0548620082b9681c8077554ac0)...done
> unpacking docker.io/rancher/mirrored-library-traefik:2.5.0 (sha256:01ca9285870b31b975892ac1e8353e806aebe10a0757f36a7ed6738c2c710f27)...done
> unpacking docker.io/rancher/mirrored-metrics-server:v0.5.0 (sha256:1a89693d2093a62715e24714fcc88f980c144fe2a769531c62a487cd1dcd5b3c)...ctr: content digest sha256:417cb9b79adeec55f58b890dc9831e252e3523d8de5fd28b4ee2abb151b7dc8b: not found
WARN[0007] error loading oci images: exit status 1       context=kubernetes
WARN[0007] startup may delay a bit as images will be pulled from oci registry  context=kubernetes
> [INFO]  Skipping k3s download and verify
> [INFO]  Skipping installation of SELinux RPM
> [INFO]  Creating /usr/local/bin/kubectl symlink to k3s
> [INFO]  Creating /usr/local/bin/crictl symlink to k3s
> [INFO]  Skipping /usr/local/bin/ctr symlink to k3s, command exists in PATH at /usr/bin/ctr
> [INFO]  Creating killall script /usr/local/bin/k3s-killall.sh
> [INFO]  Creating uninstall script /usr/local/bin/k3s-uninstall.sh
> [INFO]  env: Creating environment file /etc/rancher/k3s/k3s.env
> [INFO]  openrc: Creating service file /etc/init.d/k3s
INFO[0007] starting ...                                  context=kubernetes
>  * Caching service dependencies ... [ ok ]
>  * Starting k3s ... [ ok ]
INFO[0012] updating config ...                           context=kubernetes
> Property "users.colima" unset.
> Property "contexts.colima" unset.
> Property "clusters.colima" unset.
FATA[0012] error at 'updating config': error fetching kubeconfig on guest: exit status 1

@abiosoft abiosoft mentioned this issue Apr 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants