deltachat / deltachat-desktop

Email-based instant messaging for Desktop.
GNU General Public License v3.0
921 stars 166 forks source link

Error - uncaughtException #4209

Open udoschmitz opened 1 week ago

udoschmitz commented 1 week ago

`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

Simon-Laux commented 1 week ago

what is the output when you start delta chat from the terminal?

/Applications/DeltaChat.app/Contents/MacOS/DeltaChat
Simon-Laux commented 1 week ago

Basically your error means that deltachat-rpc-server / deltachat-core could not be started. But there is not enough information for us to investigate, so please start it from the terminal, maybe there will be additional information.