Skip to content

Can't connect to official servers #554

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

Closed
BODZy opened this issue Oct 11, 2022 · 9 comments
Closed

Can't connect to official servers #554

BODZy opened this issue Oct 11, 2022 · 9 comments

Comments

@BODZy
Copy link

BODZy commented Oct 11, 2022

Describe the bug
"Secure connection failed. The server uses an invalid security certificate. This communication could be intercepted by a third party.
After" when trying to connect to any of the official servers.

Version and platform:

  • OS: Windows 11
  • Syncplay version and build type: Syncplay 1.6.9 / 1.7.0
  • Media player and version: MPV.NET / VLC
@Et0h
Copy link
Contributor

Et0h commented Oct 11, 2022

I just tried connecting and the security certificate worked fine. I'm using Windows 10.

[22:53:09] Attempting to connect to syncplay.pl:8999
[22:53:09] Attempting secure connection
[22:53:09] Successfully reached syncplay.pl (151.80.32.178)
[22:53:10] Secure connection established (TLSv1.3)
[22:53:10] Successfully connected to server

@Et0h
Copy link
Contributor

Et0h commented Oct 11, 2022

Please run Syncplay with the --debug command line switch and let me know of anything potentially relevant which gets put into the syncplay.log or .Syncplay.log file in %APPDATA%.

@BODZy
Copy link
Author

BODZy commented Oct 12, 2022

@BODZy
Copy link
Author

BODZy commented Oct 12, 2022

[13:31:18] Attempting to connect to syncplay.pl:8995
[13:31:19] Attempting secure connection
[13:31:19] Successfully reached syncplay.pl (151.80.32.178)
[13:31:19] Secure connection failed. The server uses an invalid security certificate. This communication could be intercepted by a third party. For further details and troubleshooting see here.
[13:31:19] Disconnected from server

@Et0h
Copy link
Contributor

Et0h commented Oct 12, 2022

Do you get any errors when you visit the https://syncplay.pl/ website in your browser?

@BODZy
Copy link
Author

BODZy commented Oct 12, 2022

Do you get any errors when you visit the https://syncplay.pl/ website in your browser?
No
image

@albertosottile
Copy link
Member

I just attempted to fix this issue by changing the way in which we tell pyOpenSSL where to find the certificate trust store (certifi). Could you try again with the build available here https://github.com/Syncplay/syncplay/actions/runs/3235129755 ? Thank you.

@BODZy
Copy link
Author

BODZy commented Oct 12, 2022

I just attempted to fix this issue by changing the way in which we tell pyOpenSSL where to find the certificate trust store (certifi). Could you try again with the build available here https://github.com/Syncplay/syncplay/actions/runs/3235129755 ? Thank you.

Now it works, thanks!

[22:32:48] Attempting to connect to syncplay.pl:8996
[22:32:49] Attempting secure connection
[22:32:49] Successfully reached syncplay.pl (151.80.32.178)
[22:32:49] Secure connection established (TLSv1.3)
Hello user1,
The Syncplay latest is available from http://syncplay.pl/
[22:32:50] Successfully connected to server

@Et0h
Copy link
Contributor

Et0h commented Nov 12, 2022

Glad to hear that fixed it :)

@Et0h Et0h closed this as completed Nov 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants