wsl issue on Rancher Desktop launch #3320
Replies: 2 comments 3 replies
-
Can you provide more info:
|
Beta Was this translation helpful? Give feedback.
-
I experience this exact issue too with version 1.6.2.
Any workaround suggestion? Tried installing preceding versions with no success. |
Beta Was this translation helpful? Give feedback.
-
I am using Rancher Desktop since past few months and 3 days back it suddenly started throwing wsl error .
2022-11-02T05:53:44.801Z: WSL failed to execute wsl.exe --unregister rancher-desktop-data: Error: wsl.exe exited with code 4294967295
2022-11-02T05:53:44.801Z: Error setting up data distribution: Error: wsl.exe exited with code 4294967295
at ChildProcess. (C:\Users\XXX\AppData\Local\Programs\Rancher Desktop\resources\app.asar\dist\app\background.js:1:7750)
at ChildProcess.emit (node:events:390:28)
at Process.ChildProcess._handle.onexit (node:internal/child_process:290:12) {
code: 4294967295,
command: [ 'wsl.exe', '--unregister', 'rancher-desktop-data' ]
}
2022-11-02T05:53:44.873Z: WSL: executing: /bin/sh -c [ -e /etc/os-release ] && . /etc/os-release ; echo ${VERSION_ID:-0.1}: Error: wsl.exe exited with code 4294967295
Beta Was this translation helpful? Give feedback.
All reactions