You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Reproduction
Actual Result
Expected Result
The text was updated successfully, but these errors were encountered: