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
@cloudwebrtc@adwpc It seems the problem is regarding the SSL certificate in pionion.org, you guys should update the certificate in order for people to be able to test the demo.
I ran the app normally, following instructions.
When i join a room the following error is output (spaced for easier reading):
`I/flutter ( 8141): [protoo-client] DEBUG: connecting to WebSocket https://pionion.org:8443/ws?peer=ade21d34-6a36-4cdb-b4a6-62d0c448f962
I/flutter ( 8141): [Logger::Dart::WebSocket] DEBUG: connect https://pionion.org:8443/ws?peer=ade21d34-6a36-4cdb-b4a6-62d0c448f962, {}, null
I/flutter ( 8141): [Logger::Dart::WebSocket] ERROR: error HandshakeException: Handshake error in client (OS Error:
I/flutter ( 8141): WRONG_VERSION_NUMBER(tls_record.cc:242))
I/flutter ( 8141): [protoo-client] DEBUG: emit "error" [currentAttempt:NoSuchMethodError: The getter 'closeCode' was called on null.
I/flutter ( 8141): Receiver: null
I/flutter ( 8141): Tried calling: closeCode]`
The text was updated successfully, but these errors were encountered: