Failed to start on opensuse tumbleweed
See original GitHub issueActual Behavior
❯ cat /home/mark/.local/share/rancher-desktop/lima/0/ha.stderr.log
{"level":"debug","msg":"OpenSSH version 8.9.1 detected","time":"2022-06-04T01:10:07+03:00"}
{"level":"debug","msg":"AES accelerator seems available, prioritizing aes128-gcm@openssh.com and aes256-gcm@openssh.com","time":"2022-06-04T01:10:07+03:00"}
{"level":"info","msg":"Starting QEMU (hint: to watch the boot progress, see \"/home/mark/.local/share/rancher-desktop/lima/0/serial.log\")","time":"2022-06-04T01:10:07+03:00"}
{"level":"debug","msg":"qCmd.Args: [/usr/bin/qemu-system-x86_64 -m 6144 -cpu host -machine q35,accel=kvm -smp 2,sockets=1,cores=2,threads=1 -boot order=d,splash-time=0,menu=on -drive file=/home/mark/.local/share/rancher-desktop/lima/0/basedisk,media=cdrom,readonly=on -drive file=/home/mark/.local/share/rancher-desktop/lima/0/diffdisk,if=virtio -cdrom /home/mark/.local/share/rancher-desktop/lima/0/cidata.iso -netdev user,id=net0,net=192.168.5.0/24,dhcpstart=192.168.5.15,hostfwd=tcp:127.0.0.1:34575-:22 -device virtio-net-pci,netdev=net0,mac=52:55:55:a8:b5:36 -device virtio-rng-pci -display none -device virtio-vga -device virtio-keyboard-pci -device virtio-mouse-pci -parallel none -chardev socket,id=char-serial,path=/home/mark/.local/share/rancher-desktop/lima/0/serial.sock,server=on,wait=off,logfile=/home/mark/.local/share/rancher-desktop/lima/0/serial.log -serial chardev:char-serial -chardev socket,id=char-qmp,path=/home/mark/.local/share/rancher-desktop/lima/0/qmp.sock,server=on,wait=off -qmp chardev:char-qmp -name lima-0 -pidfile /home/mark/.local/share/rancher-desktop/lima/0/qemu.pid]","time":"2022-06-04T01:10:07+03:00"}
{"level":"info","msg":"Waiting for the essential requirement 1 of 5: \"ssh\"","time":"2022-06-04T01:10:07+03:00"}
{"level":"debug","msg":"executing script \"ssh\"","time":"2022-06-04T01:10:07+03:00"}
{"level":"debug","msg":"executing ssh for script \"ssh\": /usr/bin/ssh [ssh -F /dev/null -o IdentityFile=\"/home/mark/.local/share/rancher-desktop/lima/_config/user\" -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o NoHostAuthenticationForLocalhost=yes -o GSSAPIAuthentication=no -o PreferredAuthentications=publickey -o Compression=no -o BatchMode=yes -o IdentitiesOnly=yes -o Ciphers=\"^aes128-gcm@openssh.com,aes256-gcm@openssh.com\" -o User=mark -o ControlMaster=auto -o ControlPath=\"/home/mark/.local/share/rancher-desktop/lima/0/ssh.sock\" -o ControlPersist=5m -p 34575 127.0.0.1 -- /bin/bash]","time":"2022-06-04T01:10:07+03:00"}
{"level":"debug","msg":"stdout=\"\", stderr=\"ssh: connect to host 127.0.0.1 port 34575: Connection refused\\r\\n\", err=failed to execute script \"ssh\": stdout=\"\", stderr=\"ssh: connect to host 127.0.0.1 port 34575: Connection refused\\r\\n\": exit status 255","time":"2022-06-04T01:10:07+03:00"}
{"level":"debug","msg":"qemu[stderr]: qemu-system-x86_64: -device virtio-vga: 'virtio-vga' is not a valid device model name","time":"2022-06-04T01:10:07+03:00"}
{"error":"exit status 1","level":"info","msg":"QEMU has exited","time":"2022-06-04T01:10:07+03:00"}
Steps to Reproduce
Install rancher-desktop via rpm on opensuse tumbleweed 20220602
sudo zypper addrepo https://download.opensuse.org/repositories/isv:/Rancher:/stable/rpm/isv:Rancher:stable.repo
sudo zypper install rancher-desktop
Result
rancher-desktop fails to start
Expected Behavior
successfully initialize
Additional Information
No response
Rancher Desktop Version
1.3.0
Rancher Desktop K8s Version
1.23.6
Which container runtime are you using?
containerd (nerdctl)
What operating system are you using?
Other Linux
Operating System / Build Version
openSuse Tumbleweed 20220602
What CPU architecture are you using?
x64
Linux only: what package format did you use to install Rancher Desktop?
rpm
Windows User Only
No response
Issue Analytics
- State:
- Created a year ago
- Comments:10 (4 by maintainers)
Top Results From Across the Web
Common Problems and Their Solutions | Start-Up
Installation problems are situations when a machine fails to install. It may fail entirely or it may not be able to start the...
Read more >openSUSE Tumbleweed failed to boot after recent 21 ... - Reddit
Through Task manager -> run new task -> browse, you should be able to access your EFI partition, then copy MokManager.efi from /opensuse...
Read more >Snapd broken on openSUSE Tumbleweed - Snapcraft forum
Job for snapd.service failed because the control process exited with error code. See “systemctl status snapd.service” and “journalctl -xe” for ...
Read more >linux - OpenSUSE Tumbleweed: The GUI fails to Start ...
However, second time I start it, it stucked. The animated Tumbleweed logo appears and then it freezes to a CLI, asking me to...
Read more >Unable to start Insync Opensuse (fixed via workaround)
Here bug logs: libGL error: MESA-LOADER: failed to open radeonsi: /usr/lib/insync/libstdc++.so.6: version GLIBCXX_3.4.30' not found (required by ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
That’s great to hear. We’ll leave this closed. Please comment if you run into the same issue again and we can reopen it.
Just given it another try using
rancher-desktop 1.6.0
installed from OpenSUSE rpm package and it is working fine now 👍. Logs hanging before now outputs the following: