TrenxT / rutorrent

Automatically exported from code.google.com/p/rutorrent
0 stars 0 forks source link

Web server can't access rTorrent's session directory for read #375

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I try to run rutorrent and I get error as in Summary (Web server can't
access rTorrent's session directory for read. ruTorrent will not work.
(/mnt/dane/torrent/.rtsession/))

I've created user for rtorrent (rtorrent) and directory
/mnt/dane/torrent/.rtsession/ is owned by him, but I changed permissions:
drwxrwxrwx 2 rtorrent rtorrent 4096 Mar 31 20:46 .rtsession

So user lighttpd can read and write into that directory (I checked by su to
lighttpd and cat && touch data in this dir (rtorrent.lock), because
rtorrent.dht_cache is created after closing rtorrent).

Any ideas what I do wrong?

What environment are you using?
1. My ruTorrent version is 3.0
2. My rTorrent version is 0.8.6
3. I use web-server lighttpd it version is 1.4.26 on OS Gentoo

Original issue reported on code.google.com by pawel.pbm on 31 Mar 2010 at 6:50

GoogleCodeExporter commented 9 years ago
I guess this already was fixed. Try to use svn version of ruTorrent. 

Original comment by novik65 on 1 Apr 2010 at 8:14