Hey guys!
I recently got a GoFlex Home to use as a download box + NAS. Installing arch was a breeze with the guide. I also have successfully installed Samba and it is up and running.
However, I'm facing a little problem with transmission torrent client. It is installed and runs fine, but I'm having trouble with the web GUI. I have edited the settings to enable access from my PC's ip connected in the same network. So here's what's happening:
When I start the transmission.service, I can't access web GUI. The service is running fine as shown by systemctl.
When I start transmission-daemon, web GUI works fine.
I'm confused since I thought running the transmission.service in systemd was same as transmission-daemon? I'm looking to enable transmission on boot, which I have done using systemctl. But as I said, the web GUI doesn't work unless I start transmission-daemon.