-
Notifications
You must be signed in to change notification settings - Fork 19
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
Can't connect to my server #121
Comments
Do you use self-signed certificate or is it signed by trusted CA? If your server uses self-signed certificate you need to copy it to the Certificates screen in connection settings, otherwise Tremotesf won't trust it. Unfortunately in order to get detailed logs for SSL errors you would need to use adb. You can download it here: https://developer.android.com/studio/releases/platform-tools You would then need to run |
Thank you. |
I made a new release (2.6.1) that can show detailed connection error message which includes all TLS errors, without need to use adb. |
@blogdemoi is it possible you're trying to connect to the port transmission listens on for peer connections? Have you tried connecting to port |
Hello,
I need help connecting to my server.
My Transmission is accessible on the web at https://xxxx.org/torrent/transmission/web/ with the listening port 51413.
I receive a ssl handshake failed warning.
Below are my settings (screenshot):
Thank you for any help.
The text was updated successfully, but these errors were encountered: