johnballjr / rutorrent

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

pointless error message #949

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Setup instance with errornous permissions, opened rutorrent web page
2. added torrent

What is the expected output? What do you see instead?
3. received error message 

    "Storage error: [Hash checker was unable to map chunk: Permission denied]" 

which should be 

    "Storage error: [Hash checker was unable to map chunk: Permission denied during access [rwx] of file [file] with gid:uid [uid]:[gid] (expected [rwxrwxrwx])]"

Please provide perfect loggig by default in the application or a link to the 
logging file containing such. If logging gets to complex, add a link to the 
file and to the logging settings...

What environment are you using?
1. rutorrent 3.6 rev. 2404 
2. running on DSM 5.x
3. I use web-server... apache 2.2
4. I use browser... firefox 32.x

Original issue reported on code.google.com by karl.ric...@gmail.com on 9 Oct 2014 at 9:43

GoogleCodeExporter commented 8 years ago
1) This is a *rtorrent* error message. ruTorrent hasn't relation to it.
2) Project was moved to the github.

Original comment by novik65 on 11 Oct 2014 at 6:29