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

Mac OS: read ECONNRESET #371

Open
jermy-c opened this issue Jan 10, 2025 · 1 comment
Open

Mac OS: read ECONNRESET #371

jermy-c opened this issue Jan 10, 2025 · 1 comment
Labels

Comments

@jermy-c
Copy link
Collaborator

jermy-c commented Jan 10, 2025

Reproduction

  1. Start Mustang
  2. Leave it open
  3. Let your machine sleep with Mustang still open
  4. Come back and check Mustang again

Actual Result

  1. Dialog shows up with error
  2. You have to click and let it reload Mustang
圖片

Expected Result

  1. Resume using Mustang as normal
@nix-universe
Copy link
Collaborator

nix-universe commented Jan 17, 2025

2025-01-17T15:58:05.900Z Connection to server for @gmail.com failed:
read ECONNRESET
Opening IMAP folder failed Error: Connection not available
at message.js:155:16
at new Promise ()
at WSCall.makeCall (message.js:150:12)
at JPCWebSocket.callRemote (protocol.js:165:31)
at RemoteClass.getMailboxLock (obj.js:240:55)
at IMAPFolder.runCommand (IMAPFolder.ts:64:29)
at async IMAPFolder.fetchUIDList (IMAPFolder.ts:263:11)
at async IMAPFolder.checkDeletedMessages (IMAPFolder.ts:444:22)
at async IMAPFolder.getNewMessages (IMAPFolder.ts:282:5)
at async IMAPFolder.pollRun (IMAPFolder.ts:431:5)
at async IMAPFolder.ts:415:9

TypeError: Cannot read properties of undefined (reading 'getMailboxLock')
at IMAPFolder.runCommand (IMAPFolder.ts:75:31)
at async IMAPFolder.fetchUIDList (IMAPFolder.ts:263:11)
at async IMAPFolder.checkDeletedMessages (IMAPFolder.ts:444:22)
at async IMAPFolder.getNewMessages (IMAPFolder.ts:282:5)
at async IMAPFolder.pollRun (IMAPFolder.ts:431:5)
at async IMAPFolder.ts:415:9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants