What's new

Asus AC-68U SABnzbd + sickbeard memory available

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

w00tington

New Around Here
Hello all,

I was wondering if someone could give me some insight on an issue I'm having.

I can run SABnzbd and sickbeard concurrently, but then I run into issues when I try to run couchpotato / headphones as well, as it runs into memory issues:

Code:
  File "/opt/lib/python2.6/logging/__init__.py", line 1056, in info
    self._log(INFO, msg, args, **kwargs)
  File "/opt/lib/python2.6/logging/__init__.py", line 1173, in _log
    self.handle(record)
  File "/opt/lib/python2.6/logging/__init__.py", line 1183, in handle
    self.callHandlers(record)
MemoryError

Code:
             total         used         free       shared      buffers
Mem:        255652       209852        45800            0         2260
-/+ buffers:             207592        48060
Swap:            0            0            0

I'm guessing there will be no way of running SABnzbd + sickbeard + couchpotato + headphones concurrently on the router due to the memory available? Is there a way or reducing the amount of memory used by each program?

If not running concurrently, how does everyone automate the process of starting / stopping the daemons you need?

Thanks in advance.
 

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top