Larapush icon indicating copy to clipboard operation
Larapush copied to clipboard

cannot represent a stream of type ZMQ_FD as a select()able descriptor

Open AlexanderZon opened this issue 9 years ago • 0 comments

Hi!, when I excecute the route where i run Larapush it's all right (or this is what i think) because laravel don't tell me nothing. But when i make the socket connection with Larapush.js to the ws://127.0.0.1:8080 the javascript console shows me the message: WebSocket connection to 'ws://127.0.0.1:8080/' failed: Error during WebSocket handshake: net::ERR_CONNECTION_RESET and then the larapush server is break with an exception that shows: stream_select(): cannot represent a stream of type ZMQ_FD as a select()able descriptor. Thanks. i hope your response soon

AlexanderZon avatar Jul 07 '15 02:07 AlexanderZon