PDA

Bekijk de volledige versie : can't start transmissiond



yoshida
14-09-2007, 00:15
Hello, shortly:

oleg g firmware, wl-500g premium router, ipkg, samba2, transmission (and evertithing needed installed)

I made the setup process combined two tutorial (not three, just 2 partitions on the external USB drive, then followed wengi's tutorial)

The last step is in the transmission setup:

"To be sure, you know what will come, save and reboot:
Code:

flashfs save && flashfs commit && flashfs enable && reboot"


after that, i logged in again, and typed:

transmission_watchdog

then typed: ps

and i found transmissiond to work (3-4 rows)

I added one torrent, it started to download, everything was OK.
It was about 30% when i made some change on the web admin page, then clicked the finnish button, then save & reboot (still on the web admin page)

After the reboot i noticed that the torent does not resume, i added new torrent that doesnt, either.

I found transmissiond wasnt running, so is typed:
transmission_watchdog
then typed:
ps

result: there is no transmissiond, nothing happend.

in the /opt/var/log/messages i found an entry, every time i executed transmission_watchdog

"Sep 14 01:05:01 transmission_watchdog: Torrents Paused"

The transmission.cgi working, says an error, below the torrents listed:

"Torrent processing paused!

Unable to find recent transfer stats in syslog

01:11:02 up 1:03, load average: 0.00, 0.00, 0.00 "

This is maybe that the transmissiond not running, but why?
First time after the reboot worked, after second reboot (when no configuration made) not worked.
How can I check why cant run the transmissiond?

Thanks, Yoshi

wengi
14-09-2007, 07:48
RTFM!

Your torrent processing is paused!
Go to the webinterface and press 'pause' again.

Or better: Press the help button.

wengi

yoshida
14-09-2007, 17:51
:D

Thx, i made stupid thing, first tried to start the transmissiond, after pushed the buttons, and left the pause button (i didint noticed i pushed it)

First set pause back, and after start the transmissiond, and everithing ok.

:D

Thanks for the help

Y