You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried the drawing example here with the Brave browser, but it seems I keep getting undefined WebSocket errors:
Reproduced for readability: WebSocket connection to 'wss://hub.togetherjs.com/hub/gmF1zdOIpj' failed: at channels.js?bust=1664302667631:162 WebSocket error: undefined at channels.js?bust=1664302270498:193 WebSocket close unclean code: 1006 reason: none at channels.js?bust=1664302270498:174
An instance of these errors occurs every second when the WebSocket tries to reconnect. I'm doing more debugging, and I will update this post as necessary (I accidentally posted it preemptively).
The text was updated successfully, but these errors were encountered:
Those familiar with the Brave browser may know that it blocks certain scripts and cookies. However, I just reproduced the issue on Chrome with the same errors, and on Brave with the "shields down." Is the hub WebSocket Server down, or is there something up with my connection?
I tried the drawing example here with the Brave browser, but it seems I keep getting
undefined
WebSocket errors:Reproduced for readability:
WebSocket connection to 'wss://hub.togetherjs.com/hub/gmF1zdOIpj' failed:
atchannels.js?bust=1664302667631:162
WebSocket error: undefined
atchannels.js?bust=1664302270498:193
WebSocket close unclean code: 1006 reason: none
atchannels.js?bust=1664302270498:174
An instance of these errors occurs every second when the WebSocket tries to reconnect. I'm doing more debugging, and I will update this post as necessary (I accidentally posted it preemptively).
The text was updated successfully, but these errors were encountered: