-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crashpad failed to start handler #984
Comments
I also have the same problem, I did not find a solution in the community, do you know how to solve it? |
Are you perhaps running on WSL1? can you check to see if you are running under WSL1 or WSL2? Also can list the distro and version in WSL you are using? There are known issues with WSL1. |
I have the same issue for installing mojo on windows 10 ( i use ubuntu 22.04 lts with wsl). |
wsl --update wsl -vWSL 版本: 1.2.5.0 After upgrading wsl to the latest version, run ubuntu20.04 of wsl to reinstall the modular |
Please update to WSL2. That should hopefully resolve the issue |
You can either Update your wsl or just try to install it by using "sudo apt install wsl" |
Mine is WSL2 but it doesn't work. supplement, not related to the network |
@attiouimehdi @shilisi @Fahad-Hey did u find any fix to the errors? |
I am running this on an m1, still getting the same issue. Any suggestions? |
Running it with Sudo Privilege seemed to solved the issue |
same error for me also: |
There are few things like giving path which he missed.....while installing mojo you have to give this(export MODULAR_HOME="$HOME/.modular" |
Thank you for trying out Mojo. The installation experience has significantly changed and we're closing out all the old issues with the old installer. To try out our new installation experience using "magic", please see: https://docs.modular.com/mojo/manual/get-started. |
Where is the problem?
Crashpad
What can we do better?
suggest to us how to solve this type of error :
[11386:11386:20231003,212317.111937:ERROR exception_handler_server.cc:361] getsockopt: Invalid argument (22)
[11384:11384:20231003,212317.112988:ERROR socket.cc:153] unhandled cmsg 0, 0
Failed to initialize Crashpad. Crash reporting will not be available. Cause: crashpad failed to start handler (how to fix this error)
Anything else?
No response
The text was updated successfully, but these errors were encountered: