Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

imapDisconnected always connection getting disconnected. #69

Open
Rajafkvp opened this issue Sep 11, 2017 · 2 comments
Open

imapDisconnected always connection getting disconnected. #69

Rajafkvp opened this issue Sep 11, 2017 · 2 comments

Comments

@Rajafkvp
Copy link

after uploading to the firebase , i am getting below error in firebase console

Error: getaddrinfo ENOTFOUND imap.gmail.com imap.gmail.com:993
at errnoException (dns.js:28:10)
at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:76:26)
code: 'ENOTFOUND',
errno: 'ENOTFOUND',
syscall: 'getaddrinfo',
hostname: 'imap.gmail.com',
host: 'imap.gmail.com',
port: 993,
source: 'socket'

@Rajafkvp Rajafkvp changed the title imapDisconnected alway it is getting disconnected imapDisconnected always connection getting disconnected. Sep 11, 2017
@KabataMacharia
Copy link

+1

@kaeyonbaker
Copy link

I run into the same error and found my host is set to ' imap.gmail.com' with extra space.
maybe you can check the host again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants