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

Unhandled 'error' event #180

Closed
strk opened this issue Mar 4, 2014 · 1 comment
Closed

Unhandled 'error' event #180

strk opened this issue Mar 4, 2014 · 1 comment
Labels
Milestone

Comments

@strk
Copy link
Contributor

strk commented Mar 4, 2014

I was wrong about uncaught exception in #178. The problem is really and unhandled 'error' event:

events.js:66
        throw arguments[1]; // Unhandled 'error' event
                       ^
Error: getaddrinfo EADDRINFO
    at errnoException (dns.js:31:11)
    at Object.onanswer [as oncomplete] (dns.js:123:16)
@strk strk added this to the 1.8.5 milestone Mar 4, 2014
@strk strk added the bug label Mar 4, 2014
@strk
Copy link
Contributor Author

strk commented Mar 4, 2014

Possibly due to this: CartoDB/Windshaft#167

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

No branches or pull requests

1 participant