Info: newest version of SABnzbd+ under Debian Squeeze on a Raspberry Pi
I'm running into some issues. The primary one being that every download fails, when it should not.
It warns me that I do not have an unarchiver, though I believe I do. How do I alert SABnzbd+ of it?
I can't imagine this is the reason though as it fails without mentioning the archiver. Maybe that is the reason, though.
Also, if anyone has any time, whenever I open SAB I do it through the run dialog (run -> sabnzbdplus) how do I make it be recognized like a program? Easier to add nzbs that way.
How do I get it to work under Debian Squeeze? (raspberry pi)
Forum rules
Help us help you:
Help us help you:
- Are you using the latest stable version of SABnzbd? Downloads page.
- Tell us what system you run SABnzbd on.
- Adhere to the forum rules.
- Do you experience problems during downloading?
Check your connection in Status and Interface settings window.
Use Test Server in Config > Servers.
We will probably ask you to do a test using only basic settings. - Do you experience problems during repair or unpacking?
Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Re: How do I get it to work under Debian Squeeze? (raspberry
Have a look at the sabnzbd.log (in ~/.sabnzbd/) for these lines:
Or just type on the command line
unrar
par
zip
... are they all there?
Code: Select all
2012-05-20 21:56:43,690::INFO::[SABnzbd:461] _yenc module... found!
2012-05-20 21:56:43,690::INFO::[SABnzbd:469] par2 binary... found (/usr/bin/par2)
2012-05-20 21:56:43,690::INFO::[SABnzbd:477] unrar binary... found (/usr/bin/unrar)
2012-05-20 21:56:43,691::INFO::[SABnzbd:482] unzip binary... found (/usr/bin/unzip)
2012-05-20 21:56:43,691::INFO::[SABnzbd:488] nice binary... found (/usr/bin/nice)
2012-05-20 21:56:43,691::INFO::[SABnzbd:492] ionice binary... found (/usr/bin/ionice)
2012-05-20 21:56:43,691::INFO::[SABnzbd:497] pyOpenSSL... found (True)
Or just type on the command line
unrar
par
zip
... are they all there?
Re: How do I get it to work under Debian Squeeze? (raspberry
It understood all but par. And using the search function in Sublime Text 2 I was unable to find any of those lines in the log file.
Re: How do I get it to work under Debian Squeeze? (raspberry
Sorry, I meants par2. Is that installed?Doju wrote:It understood all but par. And using the search function in Sublime Text 2 I was unable to find any of those lines in the log file.
What is the exact error message you get from SAB?