Laravel Reverb on Hestia Panel #56201
Replies: 2 comments 2 replies
-
We investigated the issue with Laravel Reverb failing to establish private channel connections behind the Nginx reverse proxy on a Hestia Panel-based VPS. After a thorough review, here’s a clear breakdown of the root cause and proposed fix: Reverb Configuration Mismatch Improper Reverse Proxy Setup in Nginx Frontend WebSocket URL Conflict Authorization Endpoint Not Accessible or Misconfigured |
Beta Was this translation helpful? Give feedback.
-
I couldn't resolve the issue and preferred docker instead |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have created a sample laravel 11 project and in which I have configured all the requirements for the laravel reverb.
In local machine/setup reverb is working fine. when I deployed in production server (Hestia server using Nginx + Apache2 + PHP FPM) for testing I am getting the bellow error.
.env
config/reverb.php
nginx.ssl.conf
Beta Was this translation helpful? Give feedback.
All reactions