Search found 3 matches

by juandp77
December 1st, 2013, 6:24 am
Forum: General Help
Topic: Failed to iniciate Sabnzbd on raspberry pi
Replies: 6
Views: 3370

Re: Failed to iniciate Sabnzbd on raspberry pi

It just say that

head -20 `which sabnzbdplus`

Code: Select all

import sys
sys.path.insert(0,'/usr/share/sabnzbdplus')
if sys.version_info < (2,5):
by juandp77
December 1st, 2013, 6:14 am
Forum: General Help
Topic: Failed to iniciate Sabnzbd on raspberry pi
Replies: 6
Views: 3370

Re: Failed to iniciate Sabnzbd on raspberry pi

The same: Illegal instruction
by juandp77
December 1st, 2013, 6:08 am
Forum: General Help
Topic: Failed to iniciate Sabnzbd on raspberry pi
Replies: 6
Views: 3370

Failed to iniciate Sabnzbd on raspberry pi

Hello I'm geting this error: Starting SABnzbd+ binary newsgrabber:Illegal instruction Anyone help me please This is the log of: sudo sh -x /etc/init.d/sabnzbdplus start + DAEMON=/usr/bin/sabnzbdplus + SETTINGS=/etc/default/sabnzbdplus + [ -x /usr/bin/sabnzbdplus ] + [ -r /etc/default/sabnzbdplus ] +...