Skip to content

Authenticates fine but fails with client.on('connected'... #27

@lumberbeard

Description

@lumberbeard

From using basic.js in the example file and putting my own credentials ("username", "password") it's successfully getting the client (and authenticating) but fails immediately on the client.on('connected', function() part with the below.

Any ideas?

Error: getaddrinfo EAI_FAIL
at Object._errnoException (util.js:1024:11)
at errnoException (dns.js:55:15)
at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:92:26)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions