I've gotten my setup almost perfect. Sickbeard is a great piece of software. I'm running sickbeard,couchpotato, and sabnzb on a mac and found the following article that was a great help getting things set to run on boot.
http://christopher-williams.net/2010/09 ... -mac-os-x/
The instructions got sabnzb working perfectly however when I try to use launchctl for sickbeard I get the following from launchctl list command.
- 1 com.sickbeard.daemon
I don’t have any trouble starting sickbeard manually. It seems like I have problem with Cheetah b/c I have the following in my console. Can anyone help? It's like I need to add Cheetah to a path varaible, but I don't know how check or add what path is used when running stuff from launchctl. Any ideas are welcome. Thanks. Mike.
5/21/11 8:42:58 PM com.sickbeard.daemon[18191] Traceback (most recent call last):
5/21/11 8:42:58 PM com.sickbeard.daemon[18191] File “/Users/mikeh/Documents/Sick-Beard/SickBeard.py”, line 41, in
5/21/11 8:42:58 PM com.sickbeard.daemon[18191] from sickbeard.webserveInit import initWebServer
5/21/11 8:42:58 PM com.sickbeard.daemon[18191] File “/Users/mikeh/Documents/Sick-Beard/sickbeard/webserveInit.py”, line 24, in
5/21/11 8:42:58 PM com.sickbeard.daemon[18191] from sickbeard.webserve import WebInterface
5/21/11 8:42:58 PM com.sickbeard.daemon[18191] File “/Users/mikeh/Documents/Sick-Beard/sickbeard/webserve.py”, line 29, in
5/21/11 8:42:58 PM com.sickbeard.daemon[18191] from Cheetah.Template import Template
5/21/11 8:42:58 PM com.sickbeard.daemon[18191] ImportError: No module named Cheetah.Template
5/21/11 8:42:58 PM com.apple.launchd[67] (com.sickbeard.daemon[18191]) Exited with exit code: 1
5/21/11 8:42:58 PM com.apple.launchd[67] (com.sickbeard.daemon) Throttling respawn: Will start in 9 seconds




