rancher-sandbox / rancher-desktop

Container Management and Kubernetes on the Desktop
https://rancherdesktop.io
Apache License 2.0
5.87k stars 275 forks source link

Rancher-Desktop on Opensuse 15.3 #2084

Open vamperm opened 2 years ago

vamperm commented 2 years ago

Actual Behavior

Starting up desktop-rancher in Opensuse on VirtaulBox attaching logs

Steps to Reproduce

After Install everything looks good 2g ram 2 cpu

Result

lima.ha.stderr.log lima.ha.stdout.log lima.log lima.serial.log

Expected Behavior

for Rancher-Desktop to come-up so I can connect my registries.

Additional Information

None

Rancher Desktop Version

1.2.0

Rancher Desktop K8s Version

1.22.7

Which container runtime are you using?

moby (docker cli)

What operating system are you using?

Other Linux

Operating System / Build Version

opensuse 15.3

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

mook-as commented 2 years ago
[    1.004758] ----------------
[    1.006495] | NMI testsuite:
[    1.008477] --------------------
[    1.010543]   remote IPI:
[    1.001991] divide error: 0000 [#1] SMP NOPTI
[    1.002174] CPU: 1 PID: 0 Comm: swapper/1 Not tainted 5.10.103-0-virt #1-Alpine
[    1.002174] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.14.0-0-g155821a-rebuilt.opensuse.org 04/01/2014
[    1.002174] RIP: 0010:native_safe_halt+0xe/0x10
[    1.002174] Code: 48 8b 04 25 c0 bb 01 00 f0 80 48 02 20 48 8b 00 a8 08 75 c4 e9 7b ff ff ff cc cc cc e9 07 00 00 00 0f 00 2d 36 17 53 00 fb f4 <c3> 90 e9 07 00 00 00 0f 00 2d 26 17 53 00 f4 c3 cc cc 53 65 8b 15
[    1.002174] RSP: 0018:ffffb3790007bef0 EFLAGS: 00010202
[    1.002174] RAX: ffffffff826d88a0 RBX: 0000000000000001 RCX: ffff929d3bd2f940
[    1.002174] RDX: 000000000000002a RSI: ffff929d3bd22c00 RDI: 0000000000000001
[    1.002174] RBP: ffff929cc01d9d80 R08: 000000003b9d3d6d R09: 000000000000034b
[    1.002174] R10: ffff929d3bd2ec80 R11: 0000000000000000 R12: 0000000000000000
[    1.002174] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[    1.002174] FS:  0000000000000000(0000) GS:ffff929d3bd00000(0000) knlGS:0000000000000000
[    1.002174] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[    1.002174] CR2: 0000000000000000 CR3: 000000014000a000 CR4: 00000000000506a0
[    1.002174] Call Trace:
[    1.002174]  default_idle+0x5/0x10
[    1.002174]  default_idle_call+0x33/0xc0
[    1.002174]  do_idle+0x1f2/0x270
[    1.002174]  cpu_startup_entry+0x14/0x20
[    1.002174]  secondary_startup_64_no_verify+0xb0/0xbb
[    1.002174] Modules linked in:
[    1.082207] ---[ end trace 03d526ed84b11155 ]---
[    1.085329] RIP: 0010:native_safe_halt+0xe/0x10
[    1.088729] Code: 48 8b 04 25 c0 bb 01 00 f0 80 48 02 20 48 8b 00 a8 08 75 c4 e9 7b ff ff ff cc cc cc e9 07 00 00 00 0f 00 2d 36 17 53 00 fb f4 <c3> 90 e9 07 00 00 00 0f 00 2d 26 17 53 00 f4 c3 cc cc 53 65 8b 15
[    1.092194] RSP: 0018:ffffb3790007bef0 EFLAGS: 00010202
[    1.095163] RAX: ffffffff826d88a0 RBX: 0000000000000001 RCX: ffff929d3bd2f940
[    1.099999] RDX: 000000000000002a RSI: ffff929d3bd22c00 RDI: 0000000000000001
[    1.112196] RBP: ffff929cc01d9d80 R08: 000000003b9d3d6d R09: 000000000000034b
[    1.116431] R10: ffff929d3bd2ec80 R11: 0000000000000000 R12: 0000000000000000
[    1.121253] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
[    1.122221] FS:  0000000000000000(0000) GS:ffff929d3bd00000(0000) knlGS:0000000000000000
[    1.128642] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[    1.132192] CR2: 0000000000000000 CR3: 000000014000a000 CR4: 00000000000506a0
[    1.136319] Kernel panic - not syncing: Attempted to kill the idle task!
[    1.140574] ---[ end Kernel panic - not syncing: Attempted to kill the idle task! ]---

Note that we always run a qemu VM, so here you have two levels of VMs (host -> OpenSUSE VM -> qemu/alpine VM).