Error: wsl.exe exited with code 4294967295
See original GitHub issueI’m running into the same error.
Error: wsl.exe exited with code 4294967295
I made sure to change my default version in wsl to 2. And my windows version is 21H1 Build 19043.
This is the log running the exe directly.
C:\Users\borcherspm\AppData\Local\Programs\Rancher Desktop>"Rancher Desktop.exe"
C:\Users\borcherspm\AppData\Local\Programs\Rancher Desktop>
(node:4788) UnhandledPromiseRejectionWarning: Error: wsl.exe exited with code 4294967295
at ChildProcess.<anonymous> (C:\Users\borcherspm\AppData\Local\Programs\Rancher Desktop\resources\app.asar\dist\app\background.js:1:8014)
at ChildProcess.emit (node:events:394:28)
at Process.ChildProcess._handle.onexit (node:internal/child_process:290:12)
(Use `Rancher Desktop --trace-warnings ...` to show where the warning was created)
(node:4788) 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)
_Originally posted by @borcherspm in https://github.com/rancher-sandbox/rancher-desktop/issues/267#issuecomment-1021522403_
Issue Analytics
- State:
- Created 2 years ago
- Comments:8 (1 by maintainers)
Top Results From Across the Web
wsl.exe exited with code 4294967295 on Installing Rancher ...
I met the same issue in Windows 10. Below solution helped me: 1. Quit Rancher Desktop. Quit Rancher. 2. Run below command in...
Read more >How to Fix "Error Code: 4294967295" on WSL? - Appuals.com
While trying to start their Windows Subsystem for Linux, users have been experiencing the error code 4294967295. The associated error ...
Read more >WSL2 distro failing to startup with code 4294967295 #5092
Solve "process exited with code 4294967295" , run netsh winsock reset as Administrator, then reboot your computer. The result like below: ❯ ...
Read more >WSL process exited with code 4294967295 in Windows 11
A connection attempt failed because the connected party did not properly respond after a period of time, or an established connection failed ...
Read more >WSL process exited with code 4294967295 in Windows 11
Are you frustrated with the error code 4294967295 displayed in Windows 11? It mainly occurs when the users are trying to start the...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
after upgrading to 1.0.0, i’m still getting this error.
full text
@borcherspm I’ve created a new issue for your problem, as it seems to be unrelated to the WSL version.