This message was deleted.
# rancher-desktop
a
This message was deleted.
w
I would dig into the logs and see if there are specific errors as not much to go on there
m
Thank you for the reply! I admit I am very new to this, in the logs there are many files and I'm not really certain what I am looking for. If it helps others help me I'm totally down to create a archive of the logs or post them here! ATM I saw a few things but uncertain what matters/doesn't. 1: rancher-desktop-guestagent.log 2024/10/23 082309 [DEBUG] kubernetes: failed to read kubeconfig [config-path=/etc/rancher/k3s/k3s.yaml][error=could not load Kubernetes client config from /etc/rancher/k3s/k3s.yaml: stat /etc/rancher/k3s/k3s.yaml: no such file or directory] 2024/10/23 082310 [DEBUG] kubernetes: failed to read kubeconfig [error=could not load Kubernetes client config from /etc/rancher/k3s/k3s.yaml: stat /etc/rancher/k3s/k3s.yaml: no such file or directory][config-path=/etc/rancher/k3s/k3s.yaml] 2024/10/23 082311 [DEBUG] kubernetes: failed to read kubeconfig [config-path=/etc/rancher/k3s/k3s.yaml][error=could not load Kubernetes client config from /etc/rancher/k3s/k3s.yaml: stat /etc/rancher/k3s/k3s.yaml: no such file or directory] 2024/10/23 082312 [DEBUG] kubernetes: failed to read kubeconfig [config-path=/etc/rancher/k3s/k3s.yaml][error=could not load Kubernetes client config from /etc/rancher/k3s/k3s.yaml: stat /etc/rancher/k3s/k3s.yaml: no such file or directory] 2024/10/23 082313 [DEBUG] kubernetes: failed to read kubeconfig [config-path=/etc/rancher/k3s/k3s.yaml][error=could not load Kubernetes client config from /etc/rancher/k3s/k3s.yaml: stat /etc/rancher/k3s/k3s.yaml: no such file or directory] 2: wsl-exec.log * /etc/fstab does not exist Service `hwdrivers' needs non existent service `dev' * Caching service dependencies ... [ ok ] 2024-10-23T140141.034Z: Running: wsl.exe --distribution rancher-desktop --exec /usr/local/bin/wsl-service --ifnotstarted local start * Starting local ... [ ok ] 2024-10-23T140141.106Z: Running: wsl.exe --distribution rancher-desktop --exec /sbin/rc-update --update * /etc/fstab does not exist Service `hwdrivers' needs non existent service `dev' * Caching service dependencies ... [ ok ] 2024-10-23T140141.176Z: Running: wsl.exe --distribution rancher-desktop --exec /usr/local/bin/wsl-service --ifnotstarted docker start * Starting Rancher Desktop Docker Daemon ... * supervise-daemon: Please increase the value of --respawn-period to more than 50 to avoid infinite respawning [ ok ] 3: wsl-helper.log This is on repeat a very significant number of times. Error: could not listen on npipe////./pipe/docker engine open //./pipe/docker_engine: Access is denied. time="2024-10-23T082511-06:00" level=info msg="Got WSL2 VM" guid=9b1d0a5a-0a1a-44ae-91fc-d53005f07e57 Error: could not listen on npipe////./pipe/docker engine open //./pipe/docker_engine: Access is denied. time="2024-10-23T082512-06:00" level=info msg="Got WSL2 VM" guid=9b1d0a5a-0a1a-44ae-91fc-d53005f07e57 Error: could not listen on npipe////./pipe/docker engine open //./pipe/docker_engine: Access is denied.
At present I think the third one in wsl-helper.log may be the biggest pain but I'm also very very very unfamiliar with how I'd get past it
w
did you run RD as admin since it was installed requiring Admin?
m
Oh! I am a fool! Thank you, I just tried restarting it with admin and it now is opening. Although it is providing a new error
Copy code
2024-10-23T14:28:54.361Z: Registered distributions: Ubuntu,rancher-desktop,rancher-desktop-data
2024-10-23T14:28:54.440Z: Registered distributions: Ubuntu,rancher-desktop,rancher-desktop-data
2024-10-23T14:28:54.516Z: Registered distributions: Ubuntu,rancher-desktop,rancher-desktop-data
2024-10-23T14:28:54.593Z: Registered distributions: Ubuntu,rancher-desktop,rancher-desktop-data
2024-10-23T14:28:54.593Z: data distro already registered
w
might do a factory reset in troubleshooting and see if things get back in order. don't know if you have a half configured environment
m
Thank you! I just did a factory reset. Unfortunately I am encountering this error when I reopened it after the factory reset.
Copy code
2024-10-23T14:33:42.142Z: Registered distributions: Ubuntu,rancher-desktop
2024-10-23T14:33:42.210Z: Registered distributions: Ubuntu,rancher-desktop
2024-10-23T14:33:42.210Z: Creating initial data distribution...
2024-10-23T14:34:25.361Z: Unmounting missing device /dev/sdd: 389 388 8:48 / /mnt/wsl/rancher-desktop/run/data rw,relatime shared:461 - ext4 /dev/sdd ro,discard,errors=remount-ro,data=ordered
2024-10-23T14:34:25.435Z: Did not find a valid mount, mounting /mnt/wsl/rancher-desktop/run/data
2024-10-23T14:34:27.317Z: WSL: executing: busybox readlink -f /etc/docker/daemon.json: Error: wsl.exe exited with code 1

2024-10-23T14:34:27.321Z: WSL: executing: cat /root/.docker/config.json: Error: wsl.exe exited with code 1
w
maybe a WSL version issue? just seems like your environment is in pretty rough shape. the data distro looks to be missing etc. maybe completely uninstall, make sure the distros are cleaned up, and then reinstall.
m
Sounds good, I'll try and reinstall rq!
Apologies on the delay! So I did reinstall it after fully uninstalling it and rebooting it again I am unfortunately getting this error:
333 Views