SupabaseS
Supabaseโ€ข6mo ago
House

Local: WebSocket connection failed

Basically this exact issue outlined here: https://github.com/supabase/supabase-js/issues/679

'@supabase/realtime-js@2.11.13':
'@supabase/supabase-js@2.50.1':

Funny enough it works on Firefox but not Chrome. Before the latest JS 2.50.1 it was working fine on Chrome. ๐Ÿง
GitHub
Bug report Describe the bug I'm trying to use Supabase's realtime updates locally, and I'm getting the following error WebSocket connection to 'ws://localhost:54321/realtime/v1/webs...
Was this page helpful?