Skip to content
This repository has been archived by the owner on May 29, 2022. It is now read-only.

Tranmission SSL error #24

Closed
gittyVenison opened this issue Dec 20, 2018 · 4 comments
Closed

Tranmission SSL error #24

gittyVenison opened this issue Dec 20, 2018 · 4 comments

Comments

@gittyVenison
Copy link

HTTPSConnectionPool(host='127.0.0.1', port=9093): Max retries exceeded with url: / (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', 'ssl3_get_record', 'wrong version number')],)",),))

SSL is given via letsencrypt
URL = url = https://name:pass@127.0.0.1:9093

@JohnDoee
Copy link
Owner

SSL and Python has been a headache for some time.

Can you try autotorrent-env/bin/pip install ndg-httpsclient and see if that fixes it?

@gittyVenison
Copy link
Author

gittyVenison commented Dec 20, 2018 via email

@JohnDoee
Copy link
Owner

Autotorrent uses Transmission Web to control Transmission and, as far as I can see, that one doesn't support SSL natively.

So, try using http instead of https. If that doesn't work, make sure you're using the correct port.

@JohnDoee
Copy link
Owner

JohnDoee commented Jan 9, 2019

If this didn't fix it, feel free to re-open the issue.

@JohnDoee JohnDoee closed this as completed Jan 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants