We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2016-02-23T13:16:49.784Z 9bh3vtb4m44i/1456233405936/1/- DEBUG act root$ OUT m2xox08srlqp/ulzesnzpetir name:msgstats,plugin:define,role:seneca,seq:6,tag:undefined null EXIT (wn618) - - 259 GATE events.js:141 throw er; // Unhandled 'error' event ^ 2016-02-23T13:16:49.797698084Z Error: bind EADDRNOTAVAIL 192.168.99.100:40404 at Object.exports._errnoException (util.js:870:11) at exports._exceptionWithHostPort (util.js:893:20) at dgram.js:213:18 at nextTickCallbackWith3Args (node.js:452:9) at process._tickDomainCallback (node.js:399:17)
it runs without any error if I change the HOST to localhost. but I am not able to query the stats when i tried it out with nodezoo example
The text was updated successfully, but these errors were encountered:
No branches or pull requests
2016-02-23T13:16:49.784Z 9bh3vtb4m44i/1456233405936/1/- DEBUG act root$ OUT m2xox08srlqp/ulzesnzpetir name:msgstats,plugin:define,role:seneca,seq:6,tag:undefined null EXIT (wn618) - - 259 GATE
events.js:141
throw er; // Unhandled 'error' event
^
2016-02-23T13:16:49.797698084Z
Error: bind EADDRNOTAVAIL 192.168.99.100:40404
at Object.exports._errnoException (util.js:870:11)
at exports._exceptionWithHostPort (util.js:893:20)
at dgram.js:213:18
at nextTickCallbackWith3Args (node.js:452:9)
at process._tickDomainCallback (node.js:399:17)
it runs without any error if I change the HOST to localhost. but I am not able to query the stats when i tried it out with nodezoo example
The text was updated successfully, but these errors were encountered: