SupabaseS
Supabase4y ago
pek

Websocket fails to connect for replication

After coming back to an old project, when I turn on replication for my tables, starting the app fails to make a websocket connection.

The following error gets repeatedly logged to the console:
WebSocket connection to 'wss://<xxxx>.supabase.co/realtime/v1/websocket?apikey=<yyyyyy>=1.0.0' failed: 
W3CWebSocket    @ browser.js?eccf:25
connect            @ RealtimeClient.js?6b6d:104
eval            @ RealtimeClient.js?6b6d:94
fulfilled    @ RealtimeClient.js?6b6d:4
Was this page helpful?