-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Description
When attempting to reopen Mux, an "Unhandled Promise Rejection" error occurs with the message:
Attempted to register a second handler for 'update:check'
Stack Trace
Error: Attempted to register a second handler for 'update:check'
at IpcMainImpl.handle (node:electron/js2c/browser_init:2:109601)
at createWindow (/Applications/mux.app/Contents/Resources/app.asar/src/desktop/main.ts:384:19)
at /Applications/mux.app/Contents/Resources/app.asar/src/desktop/main.ts:559:9
Steps to Reproduce
- Open Mux
- Close Mux
- Attempt to reopen Mux
- Error dialog appears
- Application becomes unresponsive/stuck
Workaround
Force quitting the application resolves the issue temporarily.
Screenshots
Environment
- Application: Mux
- Issue occurs when reopening the application
Metadata
Metadata
Assignees
Labels
No labels

