Realtime selfhost issue

Hey there,

I'm self hosting my supabases instances on docker containers on a vps.

I'm almost done, I have one last issue with Realtime that i don't understand.

I'm getting this error:

RealtimeSubscribeException(status: RealtimeSubscribeStatus.channelError, details: WebSocketChannelException: WebSocketException: Connection to 'https://xxxxx.fr:0/realtime/v1/websocket?apikey=eyJhbGciOiJIUzI1Nixxxxxx&vsn=1.0.0#' was not upgraded to websocket, HTTP status code: 403)


I'm using my own domain and subdomain, with caddy as proxy.

Any idea?

Thanks in advance
Was this page helpful?