Skip to content

Instantly share code, notes, and snippets.

@ctide
Created July 22, 2011 23:35
Show Gist options
  • Save ctide/1100683 to your computer and use it in GitHub Desktop.
Save ctide/1100683 to your computer and use it in GitHub Desktop.
[16:27:50][IMAP Account][ERROR] error connecting: { stack: [Getter/Setter],
arguments: undefined,
type: undefined,
message: 'Connection timed out' }
[16:27:50][IMAP Account][ERROR]
[16:27:50][IMAP Account][ERROR] /development/Locker/Connectors/IMAP/imap.js:499
[16:27:50][IMAP Account][ERROR] throw new Error('Not connected or authenticated');
[16:27:50][IMAP Account][ERROR] ^
[16:27:50][IMAP Account][ERROR] Error: Not connected or authenticated
at ImapConnection.openBox (/development/Locker/Connectors/IMAP/imap.js:499:11)
at /development/Locker/Connectors/IMAP/sync.js:135:18
at ImapConnection._fnTmrConn (/development/Locker/Connectors/IMAP/imap.js:769:3)
at Object.<anonymous> (native)
at Object._onTimeout (timers.js:173:16)
at Timer.callback (timers.js:83:39)
[16:27:50][Locker] imap process has ended.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment