Search found 18 matches
- August 17th, 2013, 9:48 am
- Forum: Bug Reports
- Topic: Postprocessor crashing with nzbToMedia
- Replies: 1
- Views: 1610
Postprocessor crashing with nzbToMedia
I've started using nzbToMedia for my post-processing, and I've noticed an odd issue. About 60% of the time, TV shows will repair/extract successfully, complete post-processing successfully, but end up in a weird success/fail hybrid state like this: http://i.imgur.com/kcT0vXT.png Checking the Sab log...
- July 17th, 2012, 1:03 pm
- Forum: General Help
- Topic: Downloader keeps crashing
- Replies: 16
- Views: 11993
Re: Downloader keeps crashing
The content is bizarre and so far I have no explanation. The counter for the giganews server is "\r\n" instead of a number. This is what makes the code crash. I have just added parameter validation to the code that reads totals9.sab from disk. That solves the crash but will not solve the ...
- July 17th, 2012, 12:58 pm
- Forum: General Help
- Topic: Downloader keeps crashing
- Replies: 16
- Views: 11993
Re: Downloader keeps crashing
rtorrent is killer for open files stop rtorrent, Try sab again if it works look at either raising the limit or limiting rtorrent or see how many its using lsof | grep 1234 | wc -l where 1234 is the pid of rtorrent Total open file count was at 5,000, and after I stopped rtorrent, jdownloader, and ki...
- July 17th, 2012, 12:44 pm
- Forum: General Help
- Topic: Downloader keeps crashing
- Replies: 16
- Views: 11993
Re: Downloader keeps crashing
It happens constantly, and thus none of my downloads work at the moment. I've just emailed the file.shypike wrote:When the crash occurs again, can you make a copy of the file totals9.sab in the "admin" folder
and email it to [email protected] ?
- July 17th, 2012, 12:42 pm
- Forum: General Help
- Topic: Downloader keeps crashing
- Replies: 16
- Views: 11993
Re: Downloader keeps crashing
What else is running ? Have you tried lowering the connection count to maybe 2 ? and increasing until there is a problem ? Heres output from a bnc server i run # ulimit unlimited # ulimit -n 1024 So Although it says unlimited - it really means 1024 Huh, interesting. Good to know. The only thing I c...
- July 17th, 2012, 12:26 pm
- Forum: General Help
- Topic: Downloader keeps crashing
- Replies: 16
- Views: 11993
Re: Downloader keeps crashing
No, I'm running my own physical server (PowerEdge 1850.) I found that odd, too, considering my ulimit is unlimited.exussum wrote:are you running this from a VPS ? if so is it super cheap ?
" (Too many open files)"
- July 17th, 2012, 12:11 pm
- Forum: General Help
- Topic: Downloader keeps crashing
- Replies: 16
- Views: 11993
Re: Downloader keeps crashing
The WARNING error only happens when sab starts up....I think that's unrelated. That's just erroring that it can't initialize X11, which makes sense, since I'm starting this from an SSH session as a daemon. (Not sure why it's actually trying to initialize X11. Maybe I have that set in my config somew...
- July 17th, 2012, 7:37 am
- Forum: General Help
- Topic: Downloader keeps crashing
- Replies: 16
- Views: 11993
Re: Downloader keeps crashing
My error log is flooded with these: ** (sabnzbdplus:7205): WARNING **: Error spawning command line `dbus-launch --autolaunch=764a3e7b825671619376c58c00000192 --binary-syntax --close-stderr': Failed to create pipe for communicating with child process (Too many open files) Exception in thread Thread-3...
- July 17th, 2012, 7:02 am
- Forum: General Help
- Topic: Downloader keeps crashing
- Replies: 16
- Views: 11993
Re: Downloader keeps crashing
Gotcha. The code sample at the top was from the regular log, so I'll see what the error log says.
- July 16th, 2012, 5:10 pm
- Forum: Debian/Ubuntu Package
- Topic: Service keeps restarting
- Replies: 2
- Views: 2349
Re: Service keeps restarting
I may have the same issue on Ubuntu 12.04:
http://forums.sabnzbd.org/viewtopic.php?f=2&t=11252
The downloader keeps crashing and restarting sab.
http://forums.sabnzbd.org/viewtopic.php?f=2&t=11252
The downloader keeps crashing and restarting sab.
- July 16th, 2012, 4:56 pm
- Forum: General Help
- Topic: Downloader keeps crashing
- Replies: 16
- Views: 11993
Downloader keeps crashing
My Ubuntu 12.04 server has been downloading steadily today, when all of a sudden I noticed my download speed at 0 KB/s. I checked the logs and found that the downloader keeps crashing, causing sabnzbd to reload: 2012-07-16 17:48:06,460::INFO::[downloader:375] 1@news.giganews.com:563: Initiating conn...
- January 20th, 2012, 10:17 am
- Forum: Bug Reports
- Topic: Attempt repair in the absence of parity
- Replies: 1
- Views: 1306
Attempt repair in the absence of parity
Version: 0.6.14 OS: Ubuntu Linux 11.10 Install-type: Apt repo If there isn't sufficient parity data to verify the integrity of a download, SABnzbd won't even attempt a repair. Since archives have their own rudimentary validation, there's no reason why it couldn't at least be attempted. I've had sev...
- January 19th, 2012, 9:16 pm
- Forum: General Help
- Topic: Attempt extract even in absence of parity
- Replies: 11
- Views: 7041
Re: Attempt extract even in absence of parity
I'm very happy with SABnzbd. If you think this is a viable issue, where can I officially make a request?
- January 17th, 2012, 6:28 pm
- Forum: General Help
- Topic: Attempt extract even in absence of parity
- Replies: 11
- Views: 7041
Re: Attempt extract even in absence of parity
I'm definitely confused, then. Unless your Usenet client supports automatic post-processing, the user would always need to verify/repair and extract manually. Isn't that the power of SABnzbd (well, that and the ability to tie into external scripts to do things like move and organize a media library)...
- January 17th, 2012, 6:02 pm
- Forum: General Help
- Topic: Attempt extract even in absence of parity
- Replies: 11
- Views: 7041
Re: Attempt extract even in absence of parity
I certainly don't want SABnzbd do do anything that it's not designed to do. I, too, desire for it to provide hands-off automation for a repetitive task. Can you explain how "'old-fashioned' manual parring and rarring" doesn't fit within SABnzbd's scope? I've always understood that the poin...