Baptiste Clavié

Results 130 comments of Baptiste Clavié

Please catch the exception and dump the content of `getErrorMessage()`.

Do you also have the result of `getErrorMessage()` to `null` ?

Which version are you using ? dev-master or 3.1 ?

Sorry, meant 3.3

Could you then try with `dev-master` ? I'll try to do a release when I'll have enough time to do it...

And if that doesn't work, could you remove the `@` on https://github.com/Wisembly/elephant.io/blob/master/src/Engine/SocketIO/Version1X.php#L196 ?

OK now that is strange. It seems that the resource is already busy with something else (probably `socket.io` ?). Could you maybe try a `ping` on that adress / resource...

Got no clue then on why this happens, especially as I don't have a mac. Sorry :/

It's probably your server's fault which is not running, not elephant.io ? Elephant.io is *not* a websocket server, it's a client for a server...

Hey, Just edited your message to have the proper coloration and stuff. :} To go back onto your problem, which version of socket.io are you using ? As far as...