better-fountain-25714
08/01/2022, 3:44 PMdocker pull xyz
.. i was getting timeouts. it looked like DNS wasn’t happy and i fixed it , but now I’m having a different problem. It looks like limactl
is talking to a different install of lima.. is that possible? I’m assuming limactl
using a socket to work similar to docker
..
I say this because rancher started up a lima vm, which i can see with this ps aux | grep qemu
shows that vm is listening on -netdev user,id=net0,net=192.168.5.0/24,dhcpstart=192.168.5.15,hostfwd=tcp:127.0.0.1:54931-:22
when i try to ssh to that it asks for a password. Is this the lima vm ?serial.log
file shows this at the end, which seems wrong
lima-rancher-desktop login:
wide-mechanic-33041
08/01/2022, 3:48 PMbetter-fountain-25714
08/01/2022, 3:49 PMwide-mechanic-33041
08/01/2022, 3:50 PMbetter-fountain-25714
08/01/2022, 3:51 PMwide-mechanic-33041
08/01/2022, 3:51 PMbetter-fountain-25714
08/01/2022, 3:52 PMlima-rancher-desktop
wide-mechanic-33041
08/01/2022, 3:52 PMbetter-fountain-25714
08/01/2022, 3:52 PMwide-mechanic-33041
08/01/2022, 3:53 PMbetter-fountain-25714
08/01/2022, 3:53 PMlimactl ls
doesnt show the vm thats runningwide-mechanic-33041
08/01/2022, 3:53 PMbetter-fountain-25714
08/01/2022, 3:54 PM$ echo $LIMA_HOME
~/Library/Application Support/rancher-desktop/lima/_config/0
$ ./limactl ls
WARN[0000] No instance found. Run `limactl start` to create an instance.
NAME STATUS SSH ARCH CPUS MEMORY DISK DIR
wide-mechanic-33041
08/01/2022, 3:55 PMbetter-fountain-25714
08/01/2022, 3:55 PM1.3.0
?? mabe ~/.rdwide-mechanic-33041
08/01/2022, 3:58 PMlimactl ls
NAME STATUS SSH ARCH CPUS MEMORY DISK DIR
default Stopped 127.0.0.1:0 x86_64 4 4GiB 100GiB
better-fountain-25714
08/01/2022, 3:58 PMwide-mechanic-33041
08/01/2022, 3:59 PMLIMA_HOME=~/Library/Application\ Support/rancher-desktop/lima limactl ls
NAME STATUS SSH ARCH CPUS MEMORY DISK DIR
0 Stopped 127.0.0.1:51339 x86_64 2 4GiB 100GiB
better-fountain-25714
08/01/2022, 4:22 PMrdctl
- i dont know what exactly its doing but thats what i’ve been looking for for 2 days. thank you @wide-mechanic-33041 for the pointer. i appreciate itwide-mechanic-33041
08/01/2022, 4:44 PMbetter-fountain-25714
08/01/2022, 11:56 PM