OK, another dreaded error thread:
No connection to rTorrent. Check if it is really running. Check $scgi_port and $scgi_host settings in config.php and scgi_port in rTorrent configuration file.
Running 0.9.3
lighttpd
I keep getting a lock file, I delete it, check again and another one is there. So far I have deleted it 7 times. Does the +xxxx number on the end of the lockline in the file mean anything?
When I ssh the command rtorrent I see some activity with files for about 5 seconds everytime I run that command but then it crashes:
try #1
Error: Success
Signal code '2': Non-existent physical address.
Fault address: 0x7f3192f10000
The fault address is not part of any chunk.
Aborted
xxxx@nsxxxx:~$ rtorrent
Caught SIGBUS, dumping stack:
rtorrent() [0x413775]
/lib/x86_64-linux-gnu/libpthread.so.0(+0xfcb0) [0x7f396cc0bcb0]
/lib/x86_64-linux-gnu/libcrypto.so.1.0.0(+0x6c48b) [0x7f396b59548b]
try#2
Error: Success
Signal code '2': Non-existent physical address.
Fault address: 0x7f3952691000
The fault address is not part of any chunk.
Aborted
xxxx@nsxxxx:~$ rtorrent
Caught SIGBUS, dumping stack:
rtorrent() [0x413775]
/lib/x86_64-linux-gnu/libpthread.so.0(+0xfcb0) [0x7f2444ccfcb0]
/lib/x86_64-linux-gnu/libcrypto.so.1.0.0(+0x6c48b) [0x7f244365948b]
etc
It can't be a disk full error as there is 2 2TB hardrives and there is still 2TB of empty space, unless it's not seeing a drive? I could see space available in the general tab before it stopped working which was getting closer to 2TB everyday.
I obviously still have ssh access, I also have ftp access. Also apparently according to my trackers my seeds are still all seeding too.
I checked my rtorrent.rc file:
execute = {sh,-c,rm -f /home/username/rtorrent/session/rpc.socket}
scgi_local = /home/username/rtorrent/session/rpc.socket
execute = {sh,-c,chmod 0666 /home/username/rtorrent/session/rpc.socket}
encoding_list = UTF-8
system.umask.set = 022
port_range = 23877-23877
port_random = no
check_hash = no
directory = /home/username/downloads
session = /home/username/rtorrent/session
encryption = allow_incoming, try_outgoing, enable_retry
schedule = watch_directory,1,1,"load_start=/home/username/rtorrent/watch/*.torrent"
#schedule = untied_directory,5,5,"stop_untied=/home/username/rtorrent/watch/*.torrent"
trackers.enable = 1
#min_peers = 40
#max_peers = 100
#min_peers_seed = 10
#max_peers_seed = 50
#max_uploads = 15
#download_rate = 0
#upload_rate = 0
use_udp_trackers = yes
dht = auto
dht_port = 6881
peer_exchange = yes
#hash_read_ahead = 10
#hash_interval = 100
#hash_max_tries = 10
execute = {sh,-c,/usr/bin/php /var/rutorrent/rutorrent/php/initplugins.php username &}
also noticed that rpc.socket file is 0 bytes if that is important.
This was running fine for over 10 days, my irrsi files were up to 1800 files, I deleted about 400 two days ago, deleted another 400 yesterday, and it was slowly going up and at last count it was only around 1350 torrents with 2TB of empty space still.
If I missed anything else you need to know to help me with this crazy problem of mine please ask.
No connection to rTorrent. Check if it is really running. Check $scgi_port and $scgi_host settings in config.php and scgi_port in rTorrent configuration file.
Running 0.9.3
lighttpd
I keep getting a lock file, I delete it, check again and another one is there. So far I have deleted it 7 times. Does the +xxxx number on the end of the lockline in the file mean anything?
When I ssh the command rtorrent I see some activity with files for about 5 seconds everytime I run that command but then it crashes:
try #1
Error: Success
Signal code '2': Non-existent physical address.
Fault address: 0x7f3192f10000
The fault address is not part of any chunk.
Aborted
xxxx@nsxxxx:~$ rtorrent
Caught SIGBUS, dumping stack:
rtorrent() [0x413775]
/lib/x86_64-linux-gnu/libpthread.so.0(+0xfcb0) [0x7f396cc0bcb0]
/lib/x86_64-linux-gnu/libcrypto.so.1.0.0(+0x6c48b) [0x7f396b59548b]
try#2
Error: Success
Signal code '2': Non-existent physical address.
Fault address: 0x7f3952691000
The fault address is not part of any chunk.
Aborted
xxxx@nsxxxx:~$ rtorrent
Caught SIGBUS, dumping stack:
rtorrent() [0x413775]
/lib/x86_64-linux-gnu/libpthread.so.0(+0xfcb0) [0x7f2444ccfcb0]
/lib/x86_64-linux-gnu/libcrypto.so.1.0.0(+0x6c48b) [0x7f244365948b]
etc
It can't be a disk full error as there is 2 2TB hardrives and there is still 2TB of empty space, unless it's not seeing a drive? I could see space available in the general tab before it stopped working which was getting closer to 2TB everyday.
I obviously still have ssh access, I also have ftp access. Also apparently according to my trackers my seeds are still all seeding too.
I checked my rtorrent.rc file:
execute = {sh,-c,rm -f /home/username/rtorrent/session/rpc.socket}
scgi_local = /home/username/rtorrent/session/rpc.socket
execute = {sh,-c,chmod 0666 /home/username/rtorrent/session/rpc.socket}
encoding_list = UTF-8
system.umask.set = 022
port_range = 23877-23877
port_random = no
check_hash = no
directory = /home/username/downloads
session = /home/username/rtorrent/session
encryption = allow_incoming, try_outgoing, enable_retry
schedule = watch_directory,1,1,"load_start=/home/username/rtorrent/watch/*.torrent"
#schedule = untied_directory,5,5,"stop_untied=/home/username/rtorrent/watch/*.torrent"
trackers.enable = 1
#min_peers = 40
#max_peers = 100
#min_peers_seed = 10
#max_peers_seed = 50
#max_uploads = 15
#download_rate = 0
#upload_rate = 0
use_udp_trackers = yes
dht = auto
dht_port = 6881
peer_exchange = yes
#hash_read_ahead = 10
#hash_interval = 100
#hash_max_tries = 10
execute = {sh,-c,/usr/bin/php /var/rutorrent/rutorrent/php/initplugins.php username &}
also noticed that rpc.socket file is 0 bytes if that is important.
This was running fine for over 10 days, my irrsi files were up to 1800 files, I deleted about 400 two days ago, deleted another 400 yesterday, and it was slowly going up and at last count it was only around 1350 torrents with 2TB of empty space still.
If I missed anything else you need to know to help me with this crazy problem of mine please ask.