adamant-kite-43734
12/12/2023, 9:33 PMrapid-eye-50641
12/12/2023, 9:36 PMAdministrative Access
checked in under Preferences > Application > General?
https://docs.rancherdesktop.io/ui/preferences/application/general#administrative-accessbroad-train-31975
12/12/2023, 9:38 PMbroad-train-31975
12/12/2023, 9:40 PMrdctl start --application.admin-access=false
it does not start, eitherbroad-train-31975
12/12/2023, 9:42 PMbroad-train-31975
12/12/2023, 9:42 PMbroad-train-31975
12/12/2023, 9:45 PM[oleg:~] $ rdctl set --application.admin-access=true
Status: UI is currently busy, but will eventually be reconfigured to apply requested changes.
[oleg:~] $
kind-iron-72902
12/12/2023, 10:07 PMbroad-train-31975
12/12/2023, 10:17 PMfast-garage-66093
12/12/2023, 10:22 PMbroad-train-31975
12/12/2023, 10:24 PMfast-garage-66093
12/12/2023, 10:24 PMsudo
password if it doesn't need to make any changes, that means that /var/run/docker.sock
already exists, that /etc/sudoers.d/zzzzz-rancher-desktop-lima
exists and has the right content, and maybe one other thing I don't remember right now.kind-iron-72902
12/12/2023, 10:24 PMbroad-train-31975
12/12/2023, 10:24 PMfast-garage-66093
12/12/2023, 10:25 PMbroad-train-31975
12/12/2023, 10:25 PMfast-garage-66093
12/12/2023, 10:26 PMfast-garage-66093
12/12/2023, 10:26 PMfast-garage-66093
12/12/2023, 10:27 PMfast-garage-66093
12/12/2023, 10:27 PMbroad-train-31975
12/12/2023, 10:28 PMand the IP address is generated by the DHCP server on your local network.as it should. I'm on a wired network I control, and until I upgraded to 14.2 it was working as expected
fast-garage-66093
12/12/2023, 10:29 PMbroad-train-31975
12/12/2023, 10:30 PMfast-garage-66093
12/12/2023, 10:30 PMbroad-train-31975
12/12/2023, 10:32 PMfast-garage-66093
12/12/2023, 10:33 PMmoby
it means you get asked for your password every time the machine reboots because that deletes all of /var/run
. So admin mode is no longer the default.broad-train-31975
12/12/2023, 10:33 PMfast-garage-66093
12/12/2023, 10:34 PMfast-garage-66093
12/12/2023, 10:35 PMbroad-train-31975
12/12/2023, 10:36 PMevery time the machine rebootsmacOS, 21st century. Who would ever reboot it π
So admin mode is no longer the default.we should accommodate this - we're using linkerd with CNI, so in theory it does not need root access, does it? How does one get IP address for ingress incoming endpoints?
broad-train-31975
12/12/2023, 10:37 PMI would do the reboot,been over 7 minutes, rebooting
broad-train-31975
12/12/2023, 10:37 PMfast-garage-66093
12/12/2023, 10:40 PMbroad-train-31975
12/12/2023, 10:41 PMTurning things off and back on againarguably, this is not equivalent of a reboot - container is just an image, takes milliseconds to start/stop, but OS is a bit(!) different
fast-garage-66093
12/12/2023, 10:42 PMfast-garage-66093
12/12/2023, 10:43 PMfast-garage-66093
12/12/2023, 10:44 PMfast-garage-66093
12/12/2023, 10:45 PMbroad-train-31975
12/12/2023, 10:45 PMfast-garage-66093
12/12/2023, 10:46 PMbackground.log
...broad-train-31975
12/12/2023, 10:47 PMquickly getting off-topic herethat's where all the fun is - difference of opinions, a chance to express your own and disagree with others... fun π
broad-train-31975
12/12/2023, 10:47 PMStart withKindly remind me where is is?...background.log
fast-garage-66093
12/12/2023, 10:47 PM~/Library/Logs/rancher-desktop/
kind-iron-72902
12/12/2023, 10:48 PM~/Library/logs/rancher-desktop
kind-iron-72902
12/12/2023, 10:48 PMkind-iron-72902
12/12/2023, 10:48 PMfast-garage-66093
12/12/2023, 10:48 PMfast-garage-66093
12/12/2023, 10:49 PM;logs/raβ₯
broad-train-31975
12/12/2023, 10:50 PMfast-garage-66093
12/12/2023, 10:51 PMfast-garage-66093
12/12/2023, 10:52 PMbroad-train-31975
12/12/2023, 10:52 PMbroad-train-31975
12/12/2023, 10:53 PMAnything that has a stacktrace/backtraceno at all
broad-train-31975
12/12/2023, 10:53 PMfast-garage-66093
12/12/2023, 10:53 PMrdctl shell
work?broad-train-31975
12/12/2023, 10:53 PMbroad-train-31975
12/12/2023, 10:54 PMThis does look like a problem:
lima-rancher-desktop:/Users/oleg$ nerdctl ps
FATA[0000] cannot access containerd socket "/run/k3s/containerd/containerd.sock": no such file or directory
lima-rancher-desktop:/Users/oleg$
fast-garage-66093
12/12/2023, 10:56 PMsudo rc-status
and check which services are runningfast-garage-66093
12/12/2023, 10:56 PMcontainerd
instead of `docker`:
lima-rancher-desktop:~# rc-status
Runlevel: default
lima-overlay [ started ]
sshd [ started ]
procfs [ started ]
lima-init-local [ started ]
networking [ started ]
qemu-binfmt [ started ]
lima-init [ started ]
crond [ started ]
udev-postmount [ started ]
lima-guestagent [ started 01:22:01 (0) ]
acpid [ started ]
Dynamic Runlevel: hotplugged
Dynamic Runlevel: needed/wanted
sysfs [ started ]
fsck [ started ]
root [ started ]
cgroups [ started ]
localmount [ started ]
docker [ started 01:21:45 (0) ]
udev-settle [ started ]
Dynamic Runlevel: manual
k3s [ started 01:21:24 (0) ]
broad-train-31975
12/12/2023, 10:56 PMfast-garage-66093
12/12/2023, 10:57 PMcontainerd
failed to start...broad-train-31975
12/12/2023, 10:57 PMkind-iron-72902
12/12/2023, 10:58 PMcat /var/log/containerd.log
?fast-garage-66093
12/12/2023, 10:58 PMlima-rancher-desktop:~# rc-service containerd start
* /var/log/containerd.log: creating file
* Starting Container Daemon ...
fast-garage-66093
12/12/2023, 10:58 PMbroad-train-31975
12/12/2023, 10:58 PMtime="2023-12-12T22:43:46.227206227Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
time="2023-12-12T22:43:46.227213602Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured"
time="2023-12-12T22:43:46.227218310Z" level=info msg="metadata content store policy set" policy=shared
panic: freepages: failed to get all reachable pages (page 879: multiple references (stack: [879]))
fast-garage-66093
12/12/2023, 10:59 PMkind-iron-72902
12/12/2023, 11:00 PM"could not use snapshotter devmapper in metadata plugin
in my log, but my containerd
is workingbroad-train-31975
12/12/2023, 11:00 PMkind-iron-72902
12/12/2023, 11:01 PMfreepages
panicbroad-train-31975
12/12/2023, 11:01 PMbroad-train-31975
12/12/2023, 11:03 PMI've got the same in containerd.log:
time="2023-12-12T23:01:31.394568901Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
time="2023-12-12T23:01:31.394575526Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured"
time="2023-12-12T23:01:31.394579151Z" level=info msg="metadata content store policy set" policy=shared
panic: freepages: failed to get all reachable pages (page 879: multiple references (stack: [879]))
fast-garage-66093
12/12/2023, 11:03 PMbroad-train-31975
12/12/2023, 11:04 PMust realized that you are using VZyup - need Rosetta - we deploy x86_64 images, so we need to test them
kind-iron-72902
12/12/2023, 11:04 PMkind-iron-72902
12/12/2023, 11:05 PMetcd
, but I'm not running etcd
in my VM.broad-train-31975
12/12/2023, 11:05 PMkind-iron-72902
12/12/2023, 11:06 PMbroad-train-31975
12/12/2023, 11:06 PMbroad-train-31975
12/12/2023, 11:07 PMbroad-train-31975
12/12/2023, 11:08 PMOne comment: out-of-memory or out-of-diskspacefor the VM, I wouldn't know - but for the host, I have plenty of both
fast-garage-66093
12/12/2023, 11:09 PMfast-garage-66093
12/12/2023, 11:10 PMcontainerd
internally: containerd/metadata/bolt.go at main Β· containerd/containerdbroad-train-31975
12/12/2023, 11:11 PMfast-garage-66093
12/12/2023, 11:12 PMbroad-train-31975
12/12/2023, 11:12 PMfast-garage-66093
12/12/2023, 11:13 PMbroad-train-31975
12/12/2023, 11:16 PMI'm going to blame your linkerd experiments; they may have broken some containerd config?unlikely - we used it for quite a while, with varying success - and it does install some binaries directly on the nodes - like CNI plugin. I'll do factory reset and see if it fixes RD - running out of time myself, need to make progress
fast-garage-66093
12/12/2023, 11:17 PMbroad-train-31975
12/12/2023, 11:17 PMfast-garage-66093
12/12/2023, 11:18 PMfast-garage-66093
12/12/2023, 11:18 PMbroad-train-31975
12/12/2023, 11:18 PM