Hi,
I have net-p2p/rtorrent version 0.9.2 and net-p2p/libtorrent version 0.13.2 installed. As soon as I start a torrent it freezes up and I have to kill the process. I can add a torrent just fine if it doesn't start immediately but as soon as I start it everything just hangs.
This is my .rtorrent.rc:
I have even tried to start it without a config-file but it reacts just the same way. This is a fresh install of FreeBSD 9.0 64-bit and all ports are up to date. Is there something in the config-file that need to be optimized for FreeBSD or something?
Thanks for any help!
I have net-p2p/rtorrent version 0.9.2 and net-p2p/libtorrent version 0.13.2 installed. As soon as I start a torrent it freezes up and I have to kill the process. I can add a torrent just fine if it doesn't start immediately but as soon as I start it everything just hangs.
This is my .rtorrent.rc:
Code:
max_peers = 100
min_peers_seed = -1
max_peers_seed = -1
max_uploads = 50
download_rate = 0
upload_rate = 0
directory = /mnt/storage/SHiT
session = /home/k1piee/.session
port_range = 52516-53515
scgi_port = 127.0.0.1:5000
check_hash = no
encryption = allow_incoming,enable_retry,prefer_plaintext
dht = disable
peer_exchange = no
I have even tried to start it without a config-file but it reacts just the same way. This is a fresh install of FreeBSD 9.0 64-bit and all ports are up to date. Is there something in the config-file that need to be optimized for FreeBSD or something?
Thanks for any help!