Open xinmans opened 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?
can you remove /transmission/web/ from the host and try again?
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?