rancher-sandbox / rancher-desktop

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

Getting RangeError Exception when running dockerd containers for longer than 15min #5158

Open ItisEeron opened 1 year ago

ItisEeron commented 1 year ago

Actual Behavior

When starting Rancher desktop all my services initialize and start as expected. However, after about 15 minutes maximum, I get an RangeError exception that forces me to restart RancherDesktop. It appears that this exception forces the docker daemon to stop which is why this is particularly problematic for me.

Steps to Reproduce

I begin Rancher-Desktop. I make sure in the settings that the conatiner enginer is set to dockerd (mobi). Once all services begin I am required to wait a some minutes. This ranges from 3 - 15 mins. An exception is raised regarding a Range Error forcing the docker daemon to shut off: screenshot_2023-07-10_at_9 01 37_am_720

Result

I get the following error: screenshot_2023-07-10_at_9 01 37_am_720

Expected Behavior

The expected behavior is an indefinite amount of runtime. This does not appear to happen to other developers so it's likely there is an issue on my end. However, I have no idea where to begin troubleshooting.

Additional Information

I will be posting all logs that have output here: background.log dashboardServer.log diagnostics.log k8s.log lima.ha.stderr.log lima.ha.stdout.log lima.log lima.serial.log server.log update.log networking.log

Rancher Desktop Version

1.8.1

Rancher Desktop K8s Version

v1.27.1

Which container engine are you using?

containerd (nerdctl)

What operating system are you using?

macOS

Operating System / Build Version

macOS Ventura 13.3

What CPU architecture are you using?

ia32

Linux only: what package format did you use to install Rancher Desktop?

None

Windows User Only

No response

jandubois commented 1 year ago

I can't tell from the log files what is going wrong. Could you upgrade to the latest version (1.9.1) and see if the issue is still present there? If it is, please upload a new set of log files!

ItisEeron commented 1 year ago

I updated to the latest version. I am still getting the error. Here are the updated logs:

background.log dashboardServer.log diagnostics.log images.log k8s.log lima.ha.stderr.log lima.ha.stdout.log lima.log lima.serial.log window_browser.log networking.log server.log extensions.log update.log

ItisEeron commented 1 year ago

I found this log lim the lima.log which might shed more light into the issue:

2023-07-12T20:25:35.377Z: > limactl --debug stop 0 $ c [Error]: /Applications/Rancher Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl.ventura exited with code 1 at ChildProcess.<anonymous> (/Applications/Rancher Desktop.app/Contents/Resources/app.asar/dist/app/background.js:1:15549) at ChildProcess.emit (node:events:527:28) at ChildProcess._handle.onexit (node:internal/child_process:291:12) { command: [ '/Applications/Rancher Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl.ventura', '--debug', 'stop', '0' ], stdout: '', stderr: 'time="2023-07-12T13:25:30-07:00" level=debug msg="Failed to look up socket_vmnet path \\"/opt/socket_vmnet/bin/socket_vmnet\\"" error="exec: \\"/opt/socket_vmnet/bin/socket_vmnet\\": stat /opt/socket_vmnet/bin/socket_vmnet: no such file or directory"\n' + 'time="2023-07-12T13:25:30-07:00" level=debug msg="Failed to look up socket_vmnet path \\"socket_vmnet\\"" error="exec: \\"socket_vmnet\\": executable file not found in $PATH"\n' + 'time="2023-07-12T13:25:30-07:00" level=debug msg="Failed to look up socket_vmnet path \\"/usr/local/opt/socket_vmnet/bin/socket_vmnet\\"" error="exec: \\"/usr/local/opt/socket_vmnet/bin/socket_vmnet\\": stat /usr/local/opt/socket_vmnet/bin/socket_vmnet: no such file or directory"\n' + 'time="2023-07-12T13:25:30-07:00" level=debug msg="Failed to look up socket_vmnet path \\"/opt/homebrew/opt/socket_vmnet/bin/socket_vmnet\\"" error="exec: \\"/opt/homebrew/opt/socket_vmnet/bin/socket_vmnet\\": stat /opt/homebrew/opt/socket_vmnet/bin/socket_vmnet: no such file or directory"\n' + 'time="2023-07-12T13:25:30-07:00" level=info msg="Sending SIGINT to hostagent process 16779"\n' + 'time="2023-07-12T13:25:30-07:00" level=info msg="Waiting for the host agent and the driver processes to shut down"\n' + 'time="2023-07-12T13:25:30-07:00" level=debug msg="received an event" event="{2023-07-12 12:54:07.762337 -0700 PDT {false false false [] 52238}}"\n' + 'time="2023-07-12T13:25:30-07:00" level=debug msg="received an event" event="{2023-07-12 12:54:58.319555 -0700 PDT {true false false [] 52238}}"\n' + 'time="2023-07-12T13:25:30-07:00" level=info msg="[hostagent] Received SIGINT, shutting down the host agent"\n' + 'time="2023-07-12T13:25:30-07:00" level=info msg="[hostagent] Shutting down the host agent"\n' + 'time="2023-07-12T13:25:30-07:00" level=debug msg="[hostagent] Stop forwarding unix sockets"\n' + 'time="2023-07-12T13:25:31-07:00" level=info msg="[hostagent] Stopping forwarding \\"/var/run/docker.sock\\" (guest) to \\"/Users/egrant/.rd/docker.sock\\" (host)"\n' + 'time="2023-07-12T13:25:31-07:00" level=info msg="[hostagent] Stopping forwarding \\"/run/lima-guestagent.sock\\" (guest) to \\"/Users/egrant/Library/Application Support/rancher-desktop/lima/0/ga.sock\\" (host)"\n' + 'time="2023-07-12T13:25:31-07:00" level=info msg="[hostagent] Unmounting \\"/Users/egrant\\""\n' + 'time="2023-07-12T13:25:31-07:00" level=debug msg="[hostagent] killing processes for remote sshfs: /usr/bin/ssh [ssh -F /dev/null -o IdentityFile=\\"/Users/egrant/Library/Application Support/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=egrant -o ControlMaster=auto -o ControlPath=\\"/Users/egrant/Library/Application Support/rancher-desktop/lima/0/ssh.sock\\" -o ControlPersist=5m -p 52238 127.0.0.1 -- sshfs \\":/Users/egrant\\" \\"/Users/egrant\\" -o slave -o allow_other]"\n' + 'time="2023-07-12T13:25:31-07:00" level=info msg="[hostagent] Unmounting \\"/tmp/rancher-desktop\\""\n' + 'time="2023-07-12T13:25:31-07:00" level=debug msg="[hostagent] killing processes for remote sshfs: /usr/bin/ssh [ssh -F /dev/null -o IdentityFile=\\"/Users/egrant/Library/Application Support/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=egrant -o ControlMaster=auto -o ControlPath=\\"/Users/egrant/Library/Application Support/rancher-desktop/lima/0/ssh.sock\\" -o ControlPersist=5m -p 52238 127.0.0.1 -- sshfs \\":/tmp/rancher-desktop\\" \\"/tmp/rancher-desktop\\" -o slave -o allow_other]"\n' + 'time="2023-07-12T13:25:31-07:00" level=info msg="[hostagent] Unmounting \\"/Volumes\\""\n' + 'time="2023-07-12T13:25:31-07:00" level=debug msg="[hostagent] killing processes for remote sshfs: /usr/bin/ssh [ssh -F /dev/null -o IdentityFile=\\"/Users/egrant/Library/Application Support/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=egrant -o ControlMaster=auto -o ControlPath=\\"/Users/egrant/Library/Application Support/rancher-desktop/lima/0/ssh.sock\\" -o ControlPersist=5m -p 52238 127.0.0.1 -- sshfs \\":/Volumes\\" \\"/Volumes\\" -o slave -o allow_other]"\n' + 'time="2023-07-12T13:25:31-07:00" level=info msg="[hostagent] Unmounting \\"/var/folders\\""\n' + 'time="2023-07-12T13:25:31-07:00" level=debug msg="[hostagent] killing processes for remote sshfs: /usr/bin/ssh [ssh -F /dev/null -o IdentityFile=\\"/Users/egrant/Library/Application Support/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=egrant -o ControlMaster=auto -o ControlPath=\\"/Users/egrant/Library/Application Support/rancher-desktop/lima/0/ssh.sock\\" -o ControlPersist=5m -p 52238 127.0.0.1 -- sshfs \\":/var/folders\\" \\"/var/folders\\" -o slave -o allow_other]"\n' + 'time="2023-07-12T13:25:31-07:00" level=debug msg="[hostagent] shutting down the SSH master"\n' + 'time="2023-07-12T13:25:31-07:00" level=debug msg="[hostagent] executing ssh for exiting the master: /usr/bin/ssh [ssh -F /dev/null -o IdentityFile=\\"/Users/egrant/Library/Application Support/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=egrant -o ControlMaster=auto -o ControlPath=\\"/Users/egrant/Library/Application Support/rancher-desktop/lima/0/ssh.sock\\" -o ControlPersist=5m -O exit -p 52238 127.0.0.1]"\n' + 'time="2023-07-12T13:25:31-07:00" level=warning msg="[hostagent] failed to exit SSH master"\n' + 'time="2023-07-12T13:25:31-07:00" level=warning msg="[hostagent] an error during shutting down the host agent"\n' + 'time="2023-07-12T13:25:31-07:00" level=info msg="[hostagent] Shutting down QEMU with ACPI"\n' + 'time="2023-07-12T13:25:31-07:00" level=info msg="[hostagent] Sending QMP system_powerdown command"\n' + 'time="2023-07-12T13:25:35-07:00" level=info msg="[hostagent] QEMU has exited"\n' + 'time="2023-07-12T13:25:35-07:00" level=debug msg="received an event" event="{2023-07-12 13:25:35.3594 -0700 PDT {false false true [] 0}}"\n' + 'time="2023-07-12T13:25:35-07:00" level=debug msg="Make sure \\"rancher-desktop-bridged_en14\\" network is stopped"\n' + 'time="2023-07-12T13:25:35-07:00" level=debug msg="Make sure \\"rancher-desktop-bridged_en0\\" network is stopped"\n' + 'time="2023-07-12T13:25:35-07:00" level=debug msg="Make sure \\"rancher-desktop-bridged_en15\\" network is stopped"\n' + 'time="2023-07-12T13:25:35-07:00" level=debug msg="Make sure \\"rancher-desktop-shared\\" network is stopped"\n' + 'time="2023-07-12T13:25:35-07:00" level=info msg="Stopping vde_vmnet daemon for \\"rancher-desktop-shared\\" network"\n' + 'time="2023-07-12T13:25:35-07:00" level=fatal msg="sudoers file \\"/private/etc/sudoers.d/zzzzz-rancher-desktop-lima\\" is out of sync and must be regenerated (Hint: run/Applications/Rancher Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl.ventura sudoers >etc_sudoers.d_lima && sudo install -o root etc_sudoers.d_lima \"/private/etc/sudoers.d/zzzzz-rancher-desktop-lima\"))"\n', code: 1, [Symbol(child-process.command)]: '/Applications/Rancher Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl.ventura --debug stop 0' } 2023-07-12T20:25:35.379Z: Error starting lima: c [Error]: /Applications/Rancher Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl.ventura exited with code 1 at ChildProcess.<anonymous> (/Applications/Rancher Desktop.app/Contents/Resources/app.asar/dist/app/background.js:1:15549) at ChildProcess.emit (node:events:527:28) at ChildProcess._handle.onexit (node:internal/child_process:291:12) { command: [ '/Applications/Rancher Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl.ventura', '--debug', 'stop', '0' ], stdout: '', stderr: 'time="2023-07-12T13:25:30-07:00" level=debug msg="Failed to look up socket_vmnet path \\"/opt/socket_vmnet/bin/socket_vmnet\\"" error="exec: \\"/opt/socket_vmnet/bin/socket_vmnet\\": stat /opt/socket_vmnet/bin/socket_vmnet: no such file or directory"\n' + 'time="2023-07-12T13:25:30-07:00" level=debug msg="Failed to look up socket_vmnet path \\"socket_vmnet\\"" error="exec: \\"socket_vmnet\\": executable file not found in $PATH"\n' + 'time="2023-07-12T13:25:30-07:00" level=debug msg="Failed to look up socket_vmnet path \\"/usr/local/opt/socket_vmnet/bin/socket_vmnet\\"" error="exec: \\"/usr/local/opt/socket_vmnet/bin/socket_vmnet\\": stat /usr/local/opt/socket_vmnet/bin/socket_vmnet: no such file or directory"\n' + 'time="2023-07-12T13:25:30-07:00" level=debug msg="Failed to look up socket_vmnet path \\"/opt/homebrew/opt/socket_vmnet/bin/socket_vmnet\\"" error="exec: \\"/opt/homebrew/opt/socket_vmnet/bin/socket_vmnet\\": stat /opt/homebrew/opt/socket_vmnet/bin/socket_vmnet: no such file or directory"\n' + 'time="2023-07-12T13:25:30-07:00" level=info msg="Sending SIGINT to hostagent process 16779"\n' + 'time="2023-07-12T13:25:30-07:00" level=info msg="Waiting for the host agent and the driver processes to shut down"\n' + 'time="2023-07-12T13:25:30-07:00" level=debug msg="received an event" event="{2023-07-12 12:54:07.762337 -0700 PDT {false false false [] 52238}}"\n' + 'time="2023-07-12T13:25:30-07:00" level=debug msg="received an event" event="{2023-07-12 12:54:58.319555 -0700 PDT {true false false [] 52238}}"\n' + 'time="2023-07-12T13:25:30-07:00" level=info msg="[hostagent] Received SIGINT, shutting down the host agent"\n' + 'time="2023-07-12T13:25:30-07:00" level=info msg="[hostagent] Shutting down the host agent"\n' + 'time="2023-07-12T13:25:30-07:00" level=debug msg="[hostagent] Stop forwarding unix sockets"\n' + 'time="2023-07-12T13:25:31-07:00" level=info msg="[hostagent] Stopping forwarding \\"/var/run/docker.sock\\" (guest) to \\"/Users/egrant/.rd/docker.sock\\" (host)"\n' + 'time="2023-07-12T13:25:31-07:00" level=info msg="[hostagent] Stopping forwarding \\"/run/lima-guestagent.sock\\" (guest) to \\"/Users/egrant/Library/Application Support/rancher-desktop/lima/0/ga.sock\\" (host)"\n' + 'time="2023-07-12T13:25:31-07:00" level=info msg="[hostagent] Unmounting \\"/Users/egrant\\""\n' + 'time="2023-07-12T13:25:31-07:00" level=debug msg="[hostagent] killing processes for remote sshfs: /usr/bin/ssh [ssh -F /dev/null -o IdentityFile=\\"/Users/egrant/Library/Application Support/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=egrant -o ControlMaster=auto -o ControlPath=\\"/Users/egrant/Library/Application Support/rancher-desktop/lima/0/ssh.sock\\" -o ControlPersist=5m -p 52238 127.0.0.1 -- sshfs \\":/Users/egrant\\" \\"/Users/egrant\\" -o slave -o allow_other]"\n' + 'time="2023-07-12T13:25:31-07:00" level=info msg="[hostagent] Unmounting \\"/tmp/rancher-desktop\\""\n' + 'time="2023-07-12T13:25:31-07:00" level=debug msg="[hostagent] killing processes for remote sshfs: /usr/bin/ssh [ssh -F /dev/null -o IdentityFile=\\"/Users/egrant/Library/Application Support/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=egrant -o ControlMaster=auto -o ControlPath=\\"/Users/egrant/Library/Application Support/rancher-desktop/lima/0/ssh.sock\\" -o ControlPersist=5m -p 52238 127.0.0.1 -- sshfs \\":/tmp/rancher-desktop\\" \\"/tmp/rancher-desktop\\" -o slave -o allow_other]"\n' + 'time="2023-07-12T13:25:31-07:00" level=info msg="[hostagent] Unmounting \\"/Volumes\\""\n' + 'time="2023-07-12T13:25:31-07:00" level=debug msg="[hostagent] killing processes for remote sshfs: /usr/bin/ssh [ssh -F /dev/null -o IdentityFile=\\"/Users/egrant/Library/Application Support/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=egrant -o ControlMaster=auto -o ControlPath=\\"/Users/egrant/Library/Application Support/rancher-desktop/lima/0/ssh.sock\\" -o ControlPersist=5m -p 52238 127.0.0.1 -- sshfs \\":/Volumes\\" \\"/Volumes\\" -o slave -o allow_other]"\n' + 'time="2023-07-12T13:25:31-07:00" level=info msg="[hostagent] Unmounting \\"/var/folders\\""\n' + 'time="2023-07-12T13:25:31-07:00" level=debug msg="[hostagent] killing processes for remote sshfs: /usr/bin/ssh [ssh -F /dev/null -o IdentityFile=\\"/Users/egrant/Library/Application Support/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=egrant -o ControlMaster=auto -o ControlPath=\\"/Users/egrant/Library/Application Support/rancher-desktop/lima/0/ssh.sock\\" -o ControlPersist=5m -p 52238 127.0.0.1 -- sshfs \\":/var/folders\\" \\"/var/folders\\" -o slave -o allow_other]"\n' + 'time="2023-07-12T13:25:31-07:00" level=debug msg="[hostagent] shutting down the SSH master"\n' + 'time="2023-07-12T13:25:31-07:00" level=debug msg="[hostagent] executing ssh for exiting the master: /usr/bin/ssh [ssh -F /dev/null -o IdentityFile=\\"/Users/egrant/Library/Application Support/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=egrant -o ControlMaster=auto -o ControlPath=\\"/Users/egrant/Library/Application Support/rancher-desktop/lima/0/ssh.sock\\" -o ControlPersist=5m -O exit -p 52238 127.0.0.1]"\n' + 'time="2023-07-12T13:25:31-07:00" level=warning msg="[hostagent] failed to exit SSH master"\n' + 'time="2023-07-12T13:25:31-07:00" level=warning msg="[hostagent] an error during shutting down the host agent"\n' + 'time="2023-07-12T13:25:31-07:00" level=info msg="[hostagent] Shutting down QEMU with ACPI"\n' + 'time="2023-07-12T13:25:31-07:00" level=info msg="[hostagent] Sending QMP system_powerdown command"\n' + 'time="2023-07-12T13:25:35-07:00" level=info msg="[hostagent] QEMU has exited"\n' + 'time="2023-07-12T13:25:35-07:00" level=debug msg="received an event" event="{2023-07-12 13:25:35.3594 -0700 PDT {false false true [] 0}}"\n' + 'time="2023-07-12T13:25:35-07:00" level=debug msg="Make sure \\"rancher-desktop-bridged_en14\\" network is stopped"\n' + 'time="2023-07-12T13:25:35-07:00" level=debug msg="Make sure \\"rancher-desktop-bridged_en0\\" network is stopped"\n' + 'time="2023-07-12T13:25:35-07:00" level=debug msg="Make sure \\"rancher-desktop-bridged_en15\\" network is stopped"\n' + 'time="2023-07-12T13:25:35-07:00" level=debug msg="Make sure \\"rancher-desktop-shared\\" network is stopped"\n' + 'time="2023-07-12T13:25:35-07:00" level=info msg="Stopping vde_vmnet daemon for \\"rancher-desktop-shared\\" network"\n' + 'time="2023-07-12T13:25:35-07:00" level=fatal msg="sudoers file \\"/private/etc/sudoers.d/zzzzz-rancher-desktop-lima\\" is out of sync and must be regenerated (Hint: run/Applications/Rancher Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl.ventura sudoers >etc_sudoers.d_lima && sudo install -o root etc_sudoers.d_lima \"/private/etc/sudoers.d/zzzzz-rancher-desktop-lima\"))"\n', code: 1, [Symbol(child-process.command)]: '/Applications/Rancher Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl.ventura --debug stop 0' }

gaktive commented 12 months ago

Hi @ItisEeron. As a simple test, could you try disabling admin access and see if the issue goes away? It looks like something's up in your privileged config but I wonder if we can narrow things down to that. Let me know!

hacwa commented 2 months ago

Hello @gaktive

I would like to add to this. I was having the exact same issue with Rancher Desktop version 1.13.1. I could tell that it was going to throw the error as the Last run time in diagnostics was 54 years ago.

I was previously running the following:

rdctl start --experimental.virtual-machine.type vz \ --virtual-machine.memory-in-gb 11 \ --virtual-machine.number-cpus 8 \ --experimental.virtual-machine.socket-vmnet \ --container-engine.name docker \ --application.admin-access

After omitting the last line, starting rancher desktop up, closing it down and then starting it with the admin-access, I was then presented with the option to provide admin password. I've shutdown and started up since and it has not happened again.

Finally, This wasn't an issue until I started adding things into an overrides file, shutting down, starting again, adding more, shutting down and adding again just prior to this happening.