Maxobus
Dabbler
- Joined
 - Dec 9, 2017
 
- Messages
 - 15
 
Ok, I found /var/db/transmission/settings.jsonOtherwise you can edit the .json file.
Stopped the Jail, edited settings.json.
Changed string
 "rpc-url": "/transmission/" to  "rpc-url": "/torrent/transmission/"Restarted the Jail.
Now, going to
 192.168.1.10:9091 GUI opens at  http://192.168.1.10:9091/torrent/transmission/web/ and works normal.But if I'm going to
 mydomain.com/torrent it opens the same  https://mydomain.com/transmission/web/ with 404 error.I believe we almost solve it...