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

WebSocket connection to 'ws://localhost:9292/faye' failed: Invalid frame header #245

Open
patrickemuller opened this issue Feb 21, 2017 · 2 comments

Comments

@patrickemuller
Copy link

This happens when I try to start the Faye server with Rackup in development mode -E development. The problem itself is with the Faye gem (I think), but I just to understand a little better what happens when I select the different environments.

I tried to start with development mode because in production I use Pusher and I don't want to use an external API in development and test envs.

@tapumandal
Copy link

tapumandal commented Jun 3, 2018

I think this error is occurred for cluster(pusher).

Use cluster

@patrickemuller
Copy link
Author

I need to run Pusher even for development?

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

2 participants