Level 8
@will83 Have you made any progress with this?
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Has anybody successfully set up reverb on Cloudways?
I have tried all manner of configurations but nothing will work. Reverb will start on the designated port, which was opened up by Cloudways, but I immediately get a javascript error that the websocket connection has failed.
I am using:
REVERB_HOST=127.0.0.1
REVERB_PORT=3001
REVERB_SCHEME=https
VITE_REVERB_APP_KEY="${REVERB_APP_KEY}"
VITE_REVERB_HOST=[my domain]
VITE_REVERB_PORT=443
VITE_REVERB_SCHEME=https
I have tried:
I'm at a loss as to what to try next.
Please or to participate in this conversation.