[Solved] Transmission

This forum is for topics dealing with problems with software specifically in the ARMv5 repo.

[Solved] Transmission

Postby apowell656 » Wed Nov 19, 2014 7:09 pm

I have transmission set to start at boot - systemctl enable transmission( https://wiki.archlinux.org/index.php/Transmission). Result from Webmin:

$this->bbcode_second_pass_code('', '[Unit]
Description=Transmission BitTorrent Daemon
After=network.target

[Service]
Type=notify
ExecStart=/usr/bin/transmission-daemon -f --log-error

[Install]
WantedBy=multi-user.target
')

I removed the User=xxxxx since I do not have any users on this particular device ( it is actually run from root). Transmission starts, but the web page is unavailable, and the service has to be restarted to work. Has anyone encountered this and if so what is the solution.
Last edited by apowell656 on Wed Nov 19, 2014 8:41 pm, edited 1 time in total.
apowell656
 
Posts: 41
Joined: Fri Jan 25, 2013 1:24 am

Re: Transmission

Postby Socaltom » Wed Nov 19, 2014 7:58 pm

Did you try the stuff in the wiki? Have you checked the logs?
What happens if you start it from the command line?
Tom
used to be owned by me
Pink Pogo V2, Black Pogo V3, Zyxel NAS 325 v1,
used to be Adminstrator for
Goflex net, Black V3, Black V2
Now I have a couple of raspberry pi ( 3+ and 4)
Socaltom
 
Posts: 571
Joined: Thu Apr 07, 2011 2:21 pm
Location: The left side

Re: Transmission

Postby pepedog » Wed Nov 19, 2014 8:12 pm

You want to run as root?
$this->bbcode_second_pass_code('', 'cat /etc/systemd/system/transmission.service.d/transmissionuser.conf
[Service]
User=root
LimitNOFILE=8192')
pepedog
Developer
 
Posts: 2431
Joined: Mon Jun 07, 2010 3:30 pm
Location: London UK

Re: Transmission

Postby apowell656 » Wed Nov 19, 2014 8:40 pm

Pepedog thanks - that worked
apowell656
 
Posts: 41
Joined: Fri Jan 25, 2013 1:24 am


Return to ARMv5

Who is online

Users browsing this forum: No registered users and 2 guests