Search found 6 matches

by glonium
Sat Oct 19, 2013 4:14 pm
Forum: Web Interface
Topic: Not started WebUI
Replies: 6
Views: 7827

Re: Not started WebUI

What's daemons must started before transmission-daemon?
by glonium
Wed Oct 16, 2013 3:00 am
Forum: Web Interface
Topic: Not started WebUI
Replies: 6
Views: 7827

Re: Not started WebUI

#!/usr/bin/python ### BEGIN INIT INFO # Provides: my_daemon # Required-Start: $remote_fs $syslog # Required-Stop: $remote_fs $syslog # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6 # Short-Description: Example initscript # Description: This file should be used to construct scripts to be # placed in ...
by glonium
Wed Oct 16, 2013 2:58 am
Forum: Web Interface
Topic: Not started WebUI
Replies: 6
Views: 7827

Re: Not started WebUI

Write smal script daemon on python. this script started transmission-daemon after some time (200 sec), it's work!
by glonium
Thu Oct 10, 2013 5:24 pm
Forum: Web Interface
Topic: Not started WebUI
Replies: 6
Views: 7827

Re: Not started WebUI

log file: [23:03:53.600] Transmission 2.52 (13304) started (session.c:718) [23:03:53.600] Couldn't read "/var/lib/transmission-daemon/info/stats.json": No such file or directory (utils.c:445) [23:03:53.600] Couldn't read "/var/lib/transmission-daemon/info/stats.benc": No such fil...
by glonium
Sun Sep 29, 2013 8:06 am
Forum: Web Interface
Topic: Not started WebUI
Replies: 6
Views: 7827

Re: Not started WebUI

If you start the daemon with the command line / etc / init.d / transmission-daemon start a web interface is launched!
by glonium
Sun Sep 29, 2013 8:01 am
Forum: Web Interface
Topic: Not started WebUI
Replies: 6
Views: 7827

Not started WebUI

Hello! I set the transmission-daemon on debian 7 reconfigured file settings.json included web interface. It worked! Reboot the system command "init 6" demon earned after the restart but the web interface is not looked port 9091 is closed. What's the problem? I'm sorry for my English!