[BUG] WebSocket connection to "wss://127.0.0.1:6001/app/b646bf...........client=js&version=7.6.0&flash=false" failed #71
Unanswered
chegmarco1989
asked this question in
Q&A
Replies: 1 comment
-
|
you dont need PUSHER_HOST declaration in the env file. you need to define followings: PUSHER_APP_ID=your_pusher_app_id |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello.
After installing
"pusher/pusher-php-server": "7.0.2", and"beyondcode/laravel-websockets": "^1.14"a, we set our LARAVELconfig/broadcasting.phplike this:And LARAVEL
.envfile like this:We get
WebSocket connection to 'wss://127.0.0.1:6001/app/b646bf..........e9f5?protocol=7&client=js&version=7.6.0&flash=false' failedas you can see on the following screenshot here:PLEASE, Could you help us to fix that error ???
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions