emailjs / emailjs-imap-client

Low-level JS IMAP client for all your IMAP needs.
MIT License
553 stars 122 forks source link

Error: Socket closed unexceptedly! #194

Closed jhoermann closed 2 months ago

jhoermann commented 5 years ago

image

Any ideas how to prevent this error? Are we doing something wrong? Or is this error negligible?

Greetings and thanks for this great module! Jochen

felixhammerl commented 5 years ago

When is that error being thrown? When you start the socket or when it's idling for a while?

jhoermann commented 5 years ago

I think when its idling for a while. This just happens sometimes. There is normally no error on startup.

SunriseFox commented 5 years ago

When is that error being thrown? When you start the socket or when it's idling for a while?

I believe it is a bug. See #195

jhoermann commented 5 years ago

When is that error being thrown? When you start the socket or when it's idling for a while?

I believe it is a bug. See #195

Great, thanks for your work. Hopefully it'll get pulled soon.

eakriulin commented 4 years ago

Hey, guys, any update on this? We have faced the same error