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

app.js:33556 WebSocket connection to 'ws://ws.pusherapp.com/app/67006e7ceebb6ff4d753' failed: Invalid frame header #16

Closed
qodeanil opened this issue Mar 15, 2018 · 4 comments

Comments

@qodeanil
Copy link

I have installed your Laravel package for pusher in my application. however, i am getting the issue as

app.js:33556 WebSocket connection to 'ws://ws.pusherapp.com/app/67006e7ceebb6ff4d753?protocol=7&client=js&version=4.2.2&flash=false' failed: Invalid frame header WebSocket connection to 'ws://ws.pusherapp.com/app/67006e7ceebb6ff4d753?protocol=7&client=js&version=4.2.2&flash=false' failed:

WebSocket is closed before the connection is established.

Whereas "Enable Push Notification" Button is always disabled. Please let me know how I can solve this issue.

screen shot 2018-03-15 at 8 10 24 pm
screen shot 2018-03-15 at 8 10 09 pm

@cretueusebiu
Copy link
Owner

Do you have SSL ?

@qodeanil
Copy link
Author

qodeanil commented Mar 15, 2018

no i dont have SSL. is that the issue with ssl ?? and the same code is working fine in my local system.

@cretueusebiu
Copy link
Owner

SSL is required for web push api.

@qodeanil
Copy link
Author

ok let me have ssl in my domain and find if this works. thanks for your suggestion

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