handsome-salesclerk-54324
02/24/2023, 8:10 PMThe application cannot reach the general internet for updated kubernetes versions and other components, but can still operate.
Error: ENOENT: no such file or directory, open '\\wsl$\rancher-desktop-data\etc\hosts'
The images tab reports:
Waiting for image manager to be ready
wsl version shows:
WSL version: 1.1.3.0
Kernel version: 5.15.90.1
WSLg version: 1.0.49
MSRDC version: 1.2.3770
Direct3D version: 1.608.2-61064218
DXCore version: 10.0.25131.1002-220531-1700.rs-onecore-base2-hyp
Windows version: 10.0.22623.1325
I would appreciate any pointers on how best to debug this issuecurved-zebra-30454
02/24/2023, 9:44 PMhandsome-salesclerk-54324
02/25/2023, 11:39 AMRancher Desktop --trace-warnings ...
to show where the warning was created)
(node:43884) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag --unhandled-rejections=strict
(see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)curved-zebra-30454
02/27/2023, 3:59 PM%USERPROFILE%\AppData\Local\rancher-desktop\logs
in Windows.
The first place I would look is background
log. It might be beneficial to enable debug logging (found under Troubleshooting => Logs or via rdctl set --application.debug=true
)handsome-salesclerk-54324
02/28/2023, 1:16 AMwide-mechanic-33041
02/28/2023, 12:21 PMhandsome-salesclerk-54324
02/28/2023, 1:09 PMwide-mechanic-33041
02/28/2023, 1:10 PMhandsome-salesclerk-54324
02/28/2023, 2:01 PMwide-mechanic-33041
02/28/2023, 2:05 PMhandsome-salesclerk-54324
02/28/2023, 2:08 PMfast-garage-66093
02/28/2023, 4:58 PMwsl --import
from a tarball from one of the releases on Releases · rancher-sandbox/rancher-desktop-wsl-distro. But then it is further modified by Rancher Desktop as it starts up. You should not really interact with it directly; not sure what you are trying to do.handsome-salesclerk-54324
02/28/2023, 5:33 PMfast-garage-66093
02/28/2023, 5:35 PMrancher-desktop
distro as part of the implementation, and that part cannot be replaced. You can install the latter into your own cluster using e.g. helm install
.handsome-salesclerk-54324
02/28/2023, 5:39 PMfast-garage-66093
02/28/2023, 5:41 PMhandsome-salesclerk-54324
02/28/2023, 5:43 PMfast-garage-66093
02/28/2023, 5:45 PMhandsome-salesclerk-54324
02/28/2023, 5:47 PM