large queue bailout
Posted: March 26th, 2013, 2:22 pm
just experienced a memory bailout with a queue over 3000 entries.
wasnt a problem before doing latest ubuntu apt-get dist-upgrade.
anyone else experiencing the same problem that is:
/etc/init.d/sabnzbdplus restart fails, message: fail...
error log looks like this:
starting sabnzbdplus via "sabnzbd" from a user bash works. but when it tries to check pars and/or tries to extract, we get some funny "out of memory" errors.
logging off of everything, login via a single ssh session, unmounting and stopping every daemon except ssh and then running /etc/init.d/sabnzbdplus restart seems to get the daemon started again.
wasnt a problem before doing latest ubuntu apt-get dist-upgrade.
anyone else experiencing the same problem that is:
/etc/init.d/sabnzbdplus restart fails, message: fail...
error log looks like this:
Code: Select all
fork() failed
fork() failed
fork() failed
fork() failed
fork() failed
fork() failed
fork() failed
fork() failed
fork() failed
fork() failed
fork() failed
fork() failed
fork() failed
fork() failed
fork() failed
fork() failed
logging off of everything, login via a single ssh session, unmounting and stopping every daemon except ssh and then running /etc/init.d/sabnzbdplus restart seems to get the daemon started again.