Error RealtimeChannels - occurred when joining realtime table=eq id
I updated to v2 today, changed the syntax of the realtime subscriptions, deactivated RLS policies and now I get the following websocket error if I subscribe to a RealtimeChannel:
event: "phx_reply"payload: response: {reason: "error occurred when joining realtime:public:<table-name>"}reason: "error occurred when joining realtime:public:<table-name>"status: "error" ref: "1"topic: "realtime:public:<table-name>"
event: "phx_reply"payload: response: {reason: "error occurred when joining realtime:public:<table-name>"}reason: "error occurred when joining realtime:public:<table-name>"status: "error" ref: "1"topic: "realtime:public:<table-name>"
Bug report Have secure channels turned on with JWT and this has been working fine for some time (sending the JWT in as param apikey). However, following a recent update to the realtime server proje...
I upgraded from Supabase-Js v1 to v2. After doing so, my previously working realtime subscription all fail and create the following error: Question What does this error message mean? Why does the e...
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.