Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cant join server #6

Open
pepealonso95 opened this issue Jun 2, 2020 · 3 comments
Open

Cant join server #6

pepealonso95 opened this issue Jun 2, 2020 · 3 comments

Comments

@pepealonso95
Copy link

pepealonso95 commented Jun 2, 2020

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]`

@pepealonso95
Copy link
Author

@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.

@shvchuk
Copy link

shvchuk commented Sep 11, 2020

@pepealonso95 have you solved the problem with WRONG_VERSION_NUMBER(tls_record.cc:242)) ??

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]

@ajayMishra1
Copy link

same issue @pepealonso95 did you find the answer?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants