You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just try to update the Reverb version form 1.4.3 to 1.4.4 and i cann't make it work again. (I just revert to 1.4.3 to continue my work)
In production, the 1.4.4 version seems to work fine, so maybe my local installation is doomed.
For local development, I use Laravel Herd on Windows, and for some problems, I had to configure a nginx server inside Herd to make reverb working : wss-reverb-ssl.test.txt
Maybe my config is false, i got it from a git repo that has the same problem as me using Reverb on Laravel Herd Windows.
The error i get in my client : echo.js:6 WebSocket connection to 'wss://wss-reverb-ssl.test/app/dvzli9g6ilve6ilpgg44?protocol=7&client=js&version=8.4.0-rc2&flash=false' failed:
All work very fine with Laravel Reverb 1.4.3
Tell me if you want more informations :)
Thanks
Steps To Reproduce
Use Herd on Windows
Install a Nginx server using the configuration that i provide to you
The text was updated successfully, but these errors were encountered:
Reverb Version
1.4.4
Laravel Version
11.36.1
PHP Version
8.3
Description
I just try to update the Reverb version form 1.4.3 to 1.4.4 and i cann't make it work again. (I just revert to 1.4.3 to continue my work)
In production, the 1.4.4 version seems to work fine, so maybe my local installation is doomed.
For local development, I use Laravel Herd on Windows, and for some problems, I had to configure a nginx server inside Herd to make reverb working : wss-reverb-ssl.test.txt
Maybe my config is false, i got it from a git repo that has the same problem as me using Reverb on Laravel Herd Windows.
The error i get in my client :
echo.js:6 WebSocket connection to 'wss://wss-reverb-ssl.test/app/dvzli9g6ilve6ilpgg44?protocol=7&client=js&version=8.4.0-rc2&flash=false' failed:
All work very fine with Laravel Reverb 1.4.3
Tell me if you want more informations :)
Thanks
Steps To Reproduce
The text was updated successfully, but these errors were encountered: