Created
July 22, 2011 23:35
-
-
Save ctide/1100683 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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