Version 2.0.0.5301
Mono Version 5.18.0.240
ubuntu 18.04.1
debug log: https://pastebin.com/k7vssZFX
When I test transmission I have success. I can see it on firefox (http://localhost:9091/transmission/web/)
● transmission-daemon.service - Transmission BitTorrent Daemon
Loaded: loaded (/lib/systemd/system/transmission-daemon.service; enabled; vendor preset: enabled)
Active: active (running) since Fri 2019-02-01 10:08:03 PST; 10s ago
Main PID: 16304 (transmission-da)
Tasks: 4 (limit: 4915)
CGroup: /system.slice/transmission-daemon.service
└─16304 /usr/bin/transmission-daemon -f --log-error
Feb 01 10:08:03 movies systemd[1]: Started Transmission BitTorrent Daemon.
Feb 01 10:08:04 movies transmission-daemon[16304]: [2019-02-01 10:08:04.919] UDP Failed to set receive buffer: requested 419430
Feb 01 10:08:04 movies transmission-daemon[16304]: [2019-02-01 10:08:04.919] UDP Failed to set send buffer: requested 1048576,
when I had transmission up I told it to goto url and it went to http://localhost:9091/transmission/ (no ‘web’) I have no idea where the ‘web’ is coming from.
I am turning transmission on and off and status with:
sudo service transmission-daemon status/start/stop
I think I may be confused, perhaps transmission-daemon is wrong and I am supposed to be using transmission-remote. However, when I turn daemon off then the transmission tab on firefox shuts down.
Oh, I also think that I am using the settings.json at /etc/transmission-daemon
My username and password are empty and validation is false
This is mysterious to me.
Thank you…