purple-action-15801
10/31/2022, 3:53 PMadorable-leather-68471
10/31/2022, 4:14 PMadorable-leather-68471
10/31/2022, 5:37 PMI1031 17:36:05.591588 1 server.go:187] "Failed probe" probe="metric-storage-ready" err="no metrics to serve"
I1031 17:36:15.601729 1 server.go:187] "Failed probe" probe="metric-storage-ready" err="no metrics to serve"
I1031 17:36:25.654954 1 server.go:187] "Failed probe" probe="metric-storage-ready" err="no metrics to serve"
E1031 17:36:30.820785 1 scraper.go:140] "Failed to scrape node" err="Get \"<https://192.168.0.207:10250/metrics/resource>\": context deadline exceeded" node="lima-rancher-desktop"
E1031 17:36:32.719567 1 scraper.go:140] "Failed to scrape node" err="Get \"<https://192.168.0.207:10250/metrics/resource>\": dial tcp 192.168.0.207:10250: connect: network is unreachable" node="lima-rancher-desktop"
gray-painting-60740
10/31/2022, 10:50 PMcontainerd
to dockerd
I’ve tried installing and uninstalling rancher desktop (1.6.1) (running k3s 1.25) - but no matter what, when I switch the container engine it just hangs at
==> k8s.log <==
2022-10-31T22:47:41.493Z: Waiting for K3s server to be ready on port 6443...
2022-10-31T22:47:41.504Z: Error: connect ECONNREFUSED 127.0.0.1:6443
gray-painting-60740
10/31/2022, 10:50 PMadorable-leather-68471
11/01/2022, 12:32 AMwitty-honey-18052
11/01/2022, 11:26 AMhappy-nightfall-71899
11/01/2022, 6:08 PMbroad-train-31975
11/01/2022, 6:10 PMaloof-baker-33994
11/01/2022, 8:26 PMnerdctl
?curved-daybreak-34183
11/02/2022, 7:03 AMfuture-keyboard-11621
11/02/2022, 12:10 PMapiVersion: <http://traefik.containo.us/v1alpha1|traefik.containo.us/v1alpha1>
kind: Middleware
metadata:
name: favicon-redirectregex
spec:
redirectRegex:
regex: ^<https://dev>\.account\.domain\.com/public/favicon(.*)
replacement: <https://dev.account.domain.com/public/local_favicon.ico>
I also registered it as:
apiVersion: <http://networking.k8s.io/v1|networking.k8s.io/v1>
kind: Ingress
metadata:
name: ciam-public-alb
annotations:
<http://traefik.ingress.kubernetes.io/router.middlewares|traefik.ingress.kubernetes.io/router.middlewares>: favicon-redirectregex
But now none of my url-s load at all, I am getting 404 on every page. Why would this be happening?important-finland-54642
11/02/2022, 2:15 PMripe-architect-53912
11/02/2022, 2:28 PM➜ gitlab git:(main) kubectl run hello-world --image=nginx-helloworld:latest --image-pull-policy=Never --port=80
I1102 10:25:15.433494 85633 versioner.go:58] invalid configuration: no configuration has been provided
The connection to the server localhost:8080 was refused - did you specify the right host or port?
elegant-animal-80263
11/02/2022, 4:29 PMcalm-oil-58845
11/02/2022, 4:56 PMcalm-oil-58845
11/02/2022, 5:00 PMcalm-oil-58845
11/02/2022, 5:02 PMstocky-bear-59522
11/02/2022, 8:44 PMclean-pager-20838
11/03/2022, 12:05 AMquick-keyboard-83126
11/03/2022, 2:35 AM% docker run --platform linux/arm/v7 -it busybox
Unable to find image 'busybox:latest' locally
latest: Pulling from library/busybox
399f7f376f22: Pull complete
Digest: sha256:6bdd92bf5240be1b5f3bf71324f5e371fe59f0e153b27fa1f1620f78ba16963c
Status: Downloaded newer image for busybox:latest
exec /bin/sh: exec format error
acoustic-kitchen-57233
11/03/2022, 5:55 AMfreezing-holiday-13112
11/03/2022, 4:57 PMfast-garage-66093
11/03/2022, 11:13 PMThis patch release fixes an incompatibility with macOS Ventura
Rancher Desktop 1.6.0 and 1.6.1 do not work properly with macOS 13 Ventura. When running Kubernetes versions 1.24.* or 1.25.*, the VM would hang right away before becoming ready. With earlier versions, Kubernetes would work initially, but start hanging after restarting Rancher Desktop. This issue has been fixed.
There are no other changes in this release compared to 1.6.1.
fast-garage-66093
11/03/2022, 11:14 PMcrooked-toddler-1607
11/04/2022, 11:25 AMdelightful-caravan-44867
11/04/2022, 12:57 PMdocker --debug pull hello-world
Where does the logs goes?
This here is not that helpful; and there is no command to get log location or redirect the log-path.
Where does homebrew install rancher-desktop which again has docker (moby) installed and save the debug-logs?
Thanks for you time!fast-garage-66093
11/04/2022, 5:04 PMmicroscopic-carpenter-74639
11/05/2022, 2:12 PMdocker run -e SSH_AUTH_SOCK=$SSH_AUTH_SOCK -v $SSH_AUTH_SOCK:$SSH_AUTH_SOCK -it --rm alpine sh
. It appears as a directory instead of a socket. Is there a work-around? Obviously the SSH_AUTH_SOCK is the main use-case.salmon-dress-35980
11/06/2022, 11:27 PM