News: 0.5.4 Final is out!  | Return to SABnzbd.org | Contribute to SABnzbd+ | Donors September 10, 2010, 03:33:09 PM
Welcome, Guest. Please login or register.
Did you miss your activation email?
*

Help on Debian Lenny Mipsel
Pages: [1]
  Print  

  Help on Debian Lenny Mipsel
Author Message
humba
Newbie
*
Posts: 1


View Profile
« on: July 27, 2010, 08:30:18 PM »

Hi guys, i installed SABnzbd on my Fritzbox 7270 with Debian Mipsel Based OS

on Starting SABnzbd i get some cherrypy? errors

Code:
root@fritz:/home/SABnzbd-0.5.3# python SABnzbd.py
Traceback (most recent call last):
  File "SABnzbd.py", line 1240, in <module>
    main()
  File "SABnzbd.py", line 843, in main
    cherryhost, cherryport, browserhost, https_port = get_webhost(cherryhost, cherryport, https_port)
  File "SABnzbd.py", line 446, in get_webhost
    info = socket.getaddrinfo(localhost, None)
socket.gaierror: (-2, 'Name or service not known')

can anyone help me out with this? would be great if sab runs on a fritzbox

and ist doesnt works with ubuntu ppa, i try it to install on mipsel based cpu not x86 or x64
thx
« Last Edit: July 27, 2010, 09:22:25 PM by humba » Logged
jcfp
Moderator
Sr. Member
*****
Posts: 262



View Profile
« Reply #1 on: July 28, 2010, 09:34:05 AM »

Code:
   info = socket.getaddrinfo(localhost, None)
socket.gaierror: (-2, 'Name or service not known')

...hints the system has some kind of trouble resolving localhost. Check dns setup, /etc/hosts.

and ist doesnt works with ubuntu ppa, i try it to install on mipsel based cpu not x86 or x64

Pure python packages such as sabnzbd are architecture independent. That said, it isn't too likely to work on old debian releases without at least some minor changes, so just use the project's source releases and install the necessary dependencies manually.
Logged

Pages: [1]
  Print  
 

Jump to: