-
-
Notifications
You must be signed in to change notification settings - Fork 171
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
Error - uncaughtException EAGAIN (MacOS) or ENOENT (windows) #4209
Comments
what is the output when you start delta chat from the terminal? /Applications/DeltaChat.app/Contents/MacOS/DeltaChat |
Basically your error means that deltachat-rpc-server / deltachat-core could not be started. |
@jincola I need the contents to the logfile. The error for you is a different one, you have |
Here's the logfile:
CPU: AMD Ryzen 5600G, OS: Windows 10 64bit |
What folders are at |
There's only one folder in it "stdio-rpc-server-win32-x64" , and there's a file "package.json" in this "stdio-rpc-server-win32-x64".
|
Looks like Microsoft Defender started flagging I don't know whether this causes both EAGAIN and ENOENT though. Update: looks like the original issue reports DC 1.46, which worked fine before, so the EAGAIN and ENOENT are either different issues, or it has to do with an update to Microsoft Defender signatures, which started flagging 1.46 as well. |
This affects both portable and Setup.exe from here. Could have to do with the fact that they are not signed. |
I opened deltachat/deltachat-core-rust#6338 in the core. |
You're right. I closed the antivirus program and reinstalled Deltachat 1.48, Offense Rules: [Anti-Rogue] Download Station Counterfeit Downloader Interception Now Deltachat can startup normally and works fine. Thank you very much! |
`Error - uncaughtException
See the logfile (/Users/udo/Library/Containers/chat.delta.desktop.electron/Data/Library/Application Support/DeltaChat/logs/2024-10-11-22-10-45.log) for details and contact the developers about this issue:
{"message":"spawn /Applications/DeltaChat.app/Contents/Resources/app.asar.unpacked/node_modules/@deltachat/stdio-rpc-server-darwin-arm64/deltachat-rpc-server EAGAIN","stack":"Error: spawn /Applications/DeltaChat.app/Contents/Resources/app.asar.unpacked/node_modules/@deltachat/stdio-rpc-server-darwin-arm64/deltachat-rpc-server EAGAIN\n at Process.ChildProcess._handle.onexit (node:internal/child_process:286:19)\n at onErrorNT (node:internal/child_process:484:16)\n at processTicksAndRejections (node:internal/process/task_queues:82:21)“}`
2024-10-11-22-17-34.log
The text was updated successfully, but these errors were encountered: