This is a rather odd issue that I'm having some difficulty
troubleshooting as I've only ever had it occur when run within emacs,
and even then it's not consistently reproducible. (Occurs maybe 50% of
the time in Emacs.) When running the exact same command (`fish -c
"mbsync -aV"') I haven't been able to reproduce it which is downright
bizarre.

That all being said, here's the output in question:

,----
| Reading configuration file /Users/perry/.mbsyncrc
| 
| C: 0/2  B: 0/0  F: +0/0 *0/0 #0/0 -0/0  N: +0/0 *0/0 #0/0 -0/0
| 
| Channel icloud
| Opening far side store icloud-remote...
| Resolving imap.mail.me.com...
| Opening near side store icloud-local...
| Connecting to imap.mail.me.com (17.57.156.25:993)...
| 
| C: 0/2  B: 0/0  F: +0/0 *0/0 #0/0 -0/0  N: +0/0 *0/0 #0/0 -0/0
| 
| Connection is now encrypted
| Logging in...
| Authenticating with SASL mechanism PLAIN...
| Opening far side box INBOX...
| Opening near side box INBOX...
| Loading far side box...
| Loading near side box...
| near side: 251 messages, 0 recent
| 
| [Several more icloud boxes sync without issue]
| 
| C: 0/2  B: 12/14  F: +0/0 *0/0 #0/0 -0/0  N: +0/0 *0/0 #0/0 -0/0
| 
| Opening far side box [Airmail]/To Do...
| Opening near side box [Airmail]/To Do...
| Loading far side box...
| far side: 0 messages, 0 recent
| Loading near side box...
| near side: 0 messages, 0 recent
| Synchronizing...
| Channel gmail
| Opening far side store gmail-remote...
| Resolving imap.gmail.com...
| Opening near side store gmail-local...
| read: unexpected EOF
`----

This seems slightly different from the several dozen other threads on
this mailing list about getting an unexpected EOF with the location
it's occurring at... I've also been able to reproduce it when running
under --debug-net-all, but there isn't any additional info that is
printed once it gets to the gmail channel.

The only other detail is it seems very rare that this issue will
reproduce itself when only syncing with the gmail channel, which is
why the above output is both an iCloud and a gmail sync.

Happy to provide any additional info as needed.

Thanks,

― Perry
_______________________________________________
isync-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to