Skip to content
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 #4209

Open
udoschmitz opened this issue Oct 11, 2024 · 4 comments
Open

Error - uncaughtException #4209

udoschmitz opened this issue Oct 11, 2024 · 4 comments
Labels
bug Something isn't working needs feedback Waiting for feedback from issue reporter OS: Mac Related to MacOS

Comments

@udoschmitz
Copy link

  • Operating System (Linux/Mac/Windows/iOS/Android): macOS Sonoma 14.7 (23H124)
  • Delta Chat Version: 1.46.8
  • Expected behavior: app should run and open chat window
  • Actual behavior: app opens with error, only option to click „OK“ closes app
  • Steps to reproduce the problem: nothing changed on my Mac. App installed recently.
  • Screenshots:
  • Logs: attached

`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
Copy link
Member

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

/Applications/DeltaChat.app/Contents/MacOS/DeltaChat

@Simon-Laux Simon-Laux added bug Something isn't working OS: Mac Related to MacOS needs feedback Waiting for feedback from issue reporter labels Oct 12, 2024
@Simon-Laux
Copy link
Member

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.

@jincola
Copy link

jincola commented Nov 17, 2024

I just installed Deltachat for the first time and there's this same Error - uncaughtException.
Deltachat version 1.48 , OS Windows10 22H2
1

@Simon-Laux Simon-Laux pinned this issue Nov 18, 2024
@Simon-Laux
Copy link
Member

Simon-Laux commented Nov 30, 2024

@jincola I need the contents to the logfile. The error for you is a different one, you have ENOENT, OP has EAGAIN.
ENOENT means that the file is not found, but your error message does not show the full path, the log file will.
Also I need to know if your device cpu architecture (32bit/64bit x86/arm)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs feedback Waiting for feedback from issue reporter OS: Mac Related to MacOS
Projects
None yet
Development

No branches or pull requests

3 participants