Hi there,
Apologies but I only speak English and hope you can help.
My QNAP will not support firmware 4.3 so this is the last version of torrent I can run. I get a lot of error from it mainly due to monitorix being down, or rtorrent itself is unresponsive.
I thought to remove rutorrent and reinstall, but now I get the error "rtorrent: Port Web: 6009 is already in use".
I stumbled across this thread and ran the three scripts mentioned by Silas.
Is there a fix for this and if so, how? Also, how can I stop torrent being so unresponsive for me?
Thanks
* To start using rtorrent-environment you need to run `source /usr/bin/rtorren t/env`
[~] # cd ..
[/] # source /usr/bin/rtorrent/env
[/] # /etc/init.d/rtorrent.sh status
(info) rtorrent: ORIGDIR: /
(info) rtorrent: PROGDIR: /share/MD0_DATA/.qpkg/rtorrent
(info) rtorrent: RT_DOWNLOAD_SHARE: /share/Download
(info) rtorrent: process lighttpd pid file not found!
(info) rtorrent: process rtorrent pid file not found!
[/] # /etc/init.d/rtorrent.sh stop
(info) rtorrent: ORIGDIR: /
(info) rtorrent: PROGDIR: /share/MD0_DATA/.qpkg/rtorrent
(info) rtorrent: RT_DOWNLOAD_SHARE: /share/Download
(info) rtorrent: Lock file not found. Stop aborted.
[/] # /etc/init.d/rtorrent.sh start
(info) rtorrent: ORIGDIR: /
(info) rtorrent: PROGDIR: /share/MD0_DATA/.qpkg/rtorrent
(info) rtorrent: RT_DOWNLOAD_SHARE: /share/Download
(info) rtorrent: Fix no more PTYs issue
(info) rtorrent: Creating link: /usr/bin/rtorrent
(info) rtorrent: Creating link: /usr/bin/mc
(info) rtorrent: Creating group: rtorrent
(info) rtorrent: Creating user: rtorrent
(info) rtorrent: TZ: Europe/London
send success
(err!) rtorrent: Port Web: 6009 is already in use.
[/] #
[/] # lsof -i:6009
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
lighttpd 27493 admin 4u IPv4 125150 0t0 TCP *:6009 (LISTEN)
[/] #