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

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

Open
AlexanderZon opened this issue Jul 7, 2015 · 0 comments

Comments

@AlexanderZon
Copy link

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

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

No branches or pull requests

1 participant