jerrymakesjelly / autoremove-torrents

Automatically remove torrents according to your strategies.
https://pypi.org/project/autoremove-torrents/
MIT License
735 stars 120 forks source link

Transmission login failure #172

Open xinmans opened 1 year ago

xinmans commented 1 year ago

Find failure logs as below: Thu, 23 Mar 2023 14:25:11 main.py[line:64] ERROR autoremovetorrents.exception.remotefailure.RemoteFailure: The server responsed 405 on method session-get.

Config.yml as below:

woniu: client: transmission host: http://192.168.31.10:9091/transmission/web/ username: admin password: adminadmin

I have try client:http://192.168.31.10:9091, but failure too.

How to fix?

mduijm commented 1 year ago

can you remove /transmission/web/ from the host and try again?