Page 1 of 1
Newbie stuck on installation (Linux)
Posted: January 29th, 2012, 7:17 am
by Nu7s
Hello people,
I'm a newb when it comes to Linux so my excuses if this is a stupid question:
I own a ZyXel NSA310 NAS and i'm trying to enable it to download trough Usenet. Sabnzbd looks like the best sollution so I tried to install it by doing the following:
- Install FFP-stick
- Enable SSH
- Install Python
- Install Cheetah
- Install SABnzbd
But the SABnzbd installation is "stuck" at URLGrabber starting up?
Thanks in advance!
Re: Newbie stuck on installation (Linux)
Posted: January 29th, 2012, 7:54 am
by sander
The "URLGrabber starting up" message could very well be the last line SAB says; SAB is then running and waiting for input. You should then access it via the webinterface. So point your webbrowser at something like
http://192.168.1.40:8080 (with 192.168.1.40 the IP address of your Zyxel box) ... do you get the webinterface?
Re: Newbie stuck on installation (Linux)
Posted: January 29th, 2012, 8:13 am
by Nu7s
No, no webpage.
This is the entire output:
Code: Select all
root@NSA310:/i-data/e87906cb/public/pkg/SABnzbd-0.6.14# python SABnzbd.py install
2000-06-25 05:58:31,281::INFO::[SABnzbd:1207] --------------------------------
2000-06-25 05:58:31,285::INFO::[SABnzbd:1208] SABnzbd.py-0.6.14 (rev=5bc41d90085f598b2ea0f54358fc8ed638eef754)
2000-06-25 05:58:31,287::INFO::[SABnzbd:1220] Platform = posix
2000-06-25 05:58:31,289::INFO::[SABnzbd:1221] Python-version = 2.7.1 (r271:86832, Mar 31 2011, 19:41:54)
[GCC 4.1.3 20080414 (prerelease)]
2000-06-25 05:58:31,291::INFO::[SABnzbd:1222] Arguments = "SABnzbd.py", "install"
2000-06-25 05:58:31,293::INFO::[SABnzbd:1235] Read INI file /home/root/.sabnzbd/sabnzbd.ini
2000-06-25 05:58:31,323::INFO::[__init__:864] Loading data for bookmarks.sab from /home/root/.sabnzbd/admin/bookmarks.sab
2000-06-25 05:58:31,328::INFO::[__init__:864] Loading data for rss_data.sab from /home/root/.sabnzbd/admin/rss_data.sab
2000-06-25 05:58:31,331::INFO::[__init__:864] Loading data for totals9.sab from /home/root/.sabnzbd/admin/totals9.sab
2000-06-25 05:58:31,334::INFO::[__init__:867] /home/root/.sabnzbd/admin/totals9.sab missing, trying old cache
2000-06-25 05:58:31,337::INFO::[__init__:870] /home/root/.sabnzbd/cache/totals9.sab missing
2000-06-25 05:58:31,708::INFO::[postproc:89] Loading postproc queue
2000-06-25 05:58:31,711::INFO::[__init__:864] Loading data for postproc1.sab from /home/root/.sabnzbd/admin/postproc1.sab
2000-06-25 05:58:31,716::INFO::[__init__:864] Loading data for queue9.sab from /home/root/.sabnzbd/admin/queue9.sab
2000-06-25 05:58:31,724::INFO::[__init__:864] Loading data for watched_data.sab from /home/root/.sabnzbd/admin/watched_data.sab
2000-06-25 05:58:31,733::INFO::[downloader:194] Resuming
2000-06-25 05:58:31,737::INFO::[__init__:289] All processes started
2000-06-25 05:58:31,740::INFO::[SABnzbd:331] Web dir is /i-data/e87906cb/public/pkg/SABnzbd-0.6.14/interfaces/Plush
2000-06-25 05:58:31,796::INFO::[SABnzbd:459] _yenc module... NOT found!
2000-06-25 05:58:31,799::ERROR::[SABnzbd:464] par2 binary... NOT found!
2000-06-25 05:58:31,801::WARNING::[SABnzbd:472] unrar binary... NOT found
2000-06-25 05:58:31,804::INFO::[SABnzbd:475] unzip binary... found (/ffp/bin/unzip)
2000-06-25 05:58:31,806::INFO::[SABnzbd:481] nice binary... found (/ffp/bin/nice)
2000-06-25 05:58:31,808::INFO::[SABnzbd:487] ionice binary... NOT found!
2000-06-25 05:58:31,810::INFO::[SABnzbd:492] pyOpenSSL... NOT found - try apt-get install python-pyopenssl (SSL is optional)
2000-06-25 05:58:31,820::INFO::[SABnzbd:1402] Starting web-interface on localhost:7777
2000-06-25 05:58:31,824::INFO::[_cplogging:55] [25/Jun/2000:05:58:31] ENGINE Bus STARTING
2000-06-25 05:58:31,850::INFO::[_cplogging:55] [25/Jun/2000:05:58:31] ENGINE Started monitor thread '_TimeoutMonitor'.
2000-06-25 05:58:32,086::INFO::[_cplogging:55] [25/Jun/2000:05:58:32] ENGINE Serving on localhost:7777
2000-06-25 05:58:32,089::INFO::[_cplogging:55] [25/Jun/2000:05:58:32] ENGINE Bus STARTED
2000-06-25 05:58:32,091::INFO::[panic:243] Lauching browser with http://localhost:7777/sabnzbd
2000-06-25 05:58:32,405::INFO::[SABnzbd:1471] Starting SABnzbd.py-0.6.14
2000-06-25 05:58:32,414::INFO::[dirscanner:263] Dirscanner starting up
2000-06-25 05:58:32,417::INFO::[urlgrabber:75] URLGrabber starting up
I noticed the various "NOT found" and I am trying to install them, but when trying to install _yenc I get the following error:
Code: Select all
root@NSA310:/i-data/e87906cb/public/pkg/yenc-0.3# python setup.py install
running install
running build
running build_py
running build_ext
building '_yenc' extension
ccache /ffp/bin/gcc -pthread -fno-strict-aliasing -Os -march=armv5te --param ggc-min-expand=0 --param ggc-min-heapsize=8192 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -I/ffp/include/python2.7 -c src/_yenc.c -o build/temp.linux-armv5tel-2.7/src/_yenc.o -O2 -g
ccache: FATAL: /ffp/bin/gcc: execv returned (No such file or directory)
error: command 'ccache' failed with exit status 1
I then made the directory with mkdir and now i get
Code: Select all
root@NSA310:/i-data/e87906cb/public/pkg/yenc-0.3# python setup.py install
running install
running build
running build_py
running build_ext
building '_yenc' extension
ccache /ffp/bin/gcc -pthread -fno-strict-aliasing -Os -march=armv5te --param ggc-min-expand=0 --param ggc-min-heapsize=8192 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -I/ffp/include/python2.7 -c src/_yenc.c -o build/temp.linux-armv5tel-2.7/src/_yenc.o -O2 -g
ccache: FATAL: /ffp/bin/gcc: execv returned (Permission denied)
error: command 'ccache' failed with exit status 1
I tried setting the permission with "mkdir -m 00222 -p /ffp/bin/gcc" but no luck...

Re: Newbie stuck on installation (Linux)
Posted: January 29th, 2012, 11:34 am
by sander
See your log: "ENGINE Serving on localhost:7777"
So it's running on
http://localhost:7777/ , and you should connect on something like
http://192.168.1.50:7777/ ...
Re: Newbie stuck on installation (Linux)
Posted: January 29th, 2012, 6:52 pm
by Nu7s
Great news,
It still wouldn't connect with your advice, but I decided to start out fresh. And I got it up and running this time.
Going to see if it will download files correctly and then I'll post up a little tutorial for the NSA310.
Thanks for the help!
Re: Newbie stuck on installation (Linux)
Posted: February 20th, 2012, 8:54 am
by goldb3rg
Hi all,
Firstly this is my 1st post so hello to all.
Been using SABnzbd for years now and very very happy with it.
I myself have just ordered one of the NSA301 boxes for the very same reason.
Did you manage to get it all working OK?
Thanks,
Martin
Re: Newbie stuck on installation (Linux)
Posted: March 3rd, 2012, 10:28 pm
by Th0rHere
Any chance on a guide on how you got it working.
Have been trying for the last two days and haven't had any luck.
I'm having an issue installing Cheetah as it keeps coming back with a distutils error, not sure what the problem is.
Anyone any ideas on how to set this up.
Re: Newbie stuck on installation (Linux)
Posted: March 11th, 2012, 2:05 pm
by woggle
I would also like a tutorial as im stuck on trying to install cheetah, comes up with distuls error (something like that).
Would love to get this running SAB so i can finally turn off my old P4 pc that i have running 24/7.
Thanks