Open CHH opened 9 years ago
@CHH looks like a very base level problem as you can't get the address for api.sphere.io. @OlegIlyenko maybe you can have a look if there are some parameters missing please.
I would agree with @hajoeichler. Judging on the error message, it looks like a DNS issue.
During the quick review, I can see only one issue: argv
is not passed down to processMessage
function from build
function even though it's used there.
I get this error when listening for messages
My message processing code: