Hi
I have been busy for days to install sab on my embedded system and gave up.
Switched from embedded to full install and managed to get my settings back by restoring.
From the shell direct to my nas with 'pkg_add -r sabnzbdplus' i believe i managed install sab
Below the output:
I thought that it looked good.
Have added the line sabnzbd_enable "YES" 2 rc.conf
I also believend i managed to start it with '/usr/local/etc/rc.d/sabnzbd start'
The output is:
su: unknown login _sabnzbd
starting sabnzbd
Then i get the prompt. Hmmmm??
If i look to processes on nas i don't see anaything that looks like sab??
It is also not possible to reach sab with ipnas:8080/sabnzbd, But if is shutdown i see that is closing sabnzbd. I don't see port 8080 when i do a port scan on my nas??
Still puzzled and would appreciate help very much!!
This is the old XigmaNAS forum in read only mode,
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
trying to install sab on nas4free
-
pjdw
- Starter

- Posts: 23
- Joined: 04 Aug 2012 19:41
- Location: Rotterdam, Netherlands EUR
- Status: Offline
trying to install sab on nas4free
You do not have the required permissions to view the files attached to this post.
9.1 573, embedded 2 X 2 TB x64. Working on sab in jail
-
pjdw
- Starter

- Posts: 23
- Joined: 04 Aug 2012 19:41
- Location: Rotterdam, Netherlands EUR
- Status: Offline
Re: trying to install sab on nas4free
I started all over with a fresh CD install and restoring settings. Managed to ssh in system. pkg_add gives following output:
nasraid:~# pkg_add -r sabnzbdplus
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports ... bdplus.tbz... Done.
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports ... .7.2_3.tbz... Done.
====
Note that some of the standard modules are provided as separate
ports since they require extra dependencies:
bsddb databases/py-bsddb
gdbm databases/py-gdbm
sqlite3 databases/py-sqlite3
tkinter x11-toolkits/py-tkinter
Install them as needed. ## does this require any action? tried to pkg_add but this does not work
====
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports ... nc-0.3.tbz... Done.
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports ... l-0.13.tbz... Done.
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports ... -2.1.0.tbz... Done.
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports ... -2.0.1.tbz... Done.
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports ... -5.0.1.tbz... Done.
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports ... -0.4.0.tbz... Done.
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports ... 6c11_1.tbz... Done.
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports ... -2.4.4.tbz... Done.
warning: no files found matching 'examples'
warning: no files found matching 'docs'
warning: no files found matching 'bin'
warning: no files found matching '*' under directory 'docs'
warning: no files found matching '*' under directory 'examples'
warning: no previously-included files matching '*.pyc' found under directory 'cheetah'
warning: no previously-included files matching '*~' found under directory 'cheetah'
warning: no previously-included files matching '*.aux' found under directory 'cheetah'
warning: no previously-included files matching '*~' found under directory 'docs'
warning: no previously-included files matching '*.aux' found under directory 'docs'
unable to execute cc: No such file or directory
One or more C extensions failed to build.
Details: command 'cc' failed with exit status 1
Retrying without C extensions enabled.
warning: no files found matching 'examples'
warning: no files found matching 'docs'
warning: no files found matching 'bin'
warning: no files found matching '*' under directory 'docs'
warning: no files found matching '*' under directory 'examples'
warning: no previously-included files matching '*.pyc' found under directory 'cheetah'
warning: no previously-included files matching '*~' found under directory 'cheetah'
warning: no previously-included files matching '*.aux' found under directory 'cheetah'
warning: no previously-included files matching '*~' found under directory 'docs'
warning: no previously-included files matching '*.aux' found under directory 'docs'
## this doesnot look good??
zip_safe flag not set; analyzing archive contents...
Cheetah.Template: module references __file__
Cheetah.ImportHooks: module references __file__
Cheetah.ImportManager: module references __file__
Cheetah.ImportManager: module references __path__
Cheetah.NameMapper: module MAY be using inspect.stack
Cheetah.Tests.Template: module references __file__
/usr/local/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg/setuptools/command/bdist_egg.py:422: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
One or more C extensions failed to build.
##Can this be a problem?
Performance enhancements will not be available.
Pure Python installation succeeded.
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports ... 0.25_1.tbz... Done.
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports ... -3.7.9.tbz... Done.
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports ... .7.2_1.tbz... Done.
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports ... 4.00,5.tbz... Done.
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports ... -0.4_4.tbz... Done.
===> Creating users and/or groups.
Creating group '_sabnzbd' with gid '350'.
Creating user '_sabnzbd' with uid '350'.
## in gui i cannot find the groups and users?
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
news/sabnzbdplus includes an RC script:
/usr/local/etc/rc.d/sabnzbd
TO START SABNZBD ON BOOT:
echo 'sabnzbd_enable="YES"' >> /etc/rc.conf
## Via gui I have added this line in rc.conf
START MANUALLY:
/usr/local/etc/rc.d/sabnzbd start
Once started, visit the following to configure:
http://localhost:8080/sabnzbd/
Note that your URL may differ slightly if you have an old sabnzbd.ini
that specifies a different address to bind to.
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
nasraid:~# pkg_add -r sabnzbdplus
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports ... bdplus.tbz... Done.
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports ... .7.2_3.tbz... Done.
====
Note that some of the standard modules are provided as separate
ports since they require extra dependencies:
bsddb databases/py-bsddb
gdbm databases/py-gdbm
sqlite3 databases/py-sqlite3
tkinter x11-toolkits/py-tkinter
Install them as needed. ## does this require any action? tried to pkg_add but this does not work
====
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports ... nc-0.3.tbz... Done.
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports ... l-0.13.tbz... Done.
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports ... -2.1.0.tbz... Done.
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports ... -2.0.1.tbz... Done.
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports ... -5.0.1.tbz... Done.
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports ... -0.4.0.tbz... Done.
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports ... 6c11_1.tbz... Done.
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports ... -2.4.4.tbz... Done.
warning: no files found matching 'examples'
warning: no files found matching 'docs'
warning: no files found matching 'bin'
warning: no files found matching '*' under directory 'docs'
warning: no files found matching '*' under directory 'examples'
warning: no previously-included files matching '*.pyc' found under directory 'cheetah'
warning: no previously-included files matching '*~' found under directory 'cheetah'
warning: no previously-included files matching '*.aux' found under directory 'cheetah'
warning: no previously-included files matching '*~' found under directory 'docs'
warning: no previously-included files matching '*.aux' found under directory 'docs'
unable to execute cc: No such file or directory
One or more C extensions failed to build.
Details: command 'cc' failed with exit status 1
Retrying without C extensions enabled.
warning: no files found matching 'examples'
warning: no files found matching 'docs'
warning: no files found matching 'bin'
warning: no files found matching '*' under directory 'docs'
warning: no files found matching '*' under directory 'examples'
warning: no previously-included files matching '*.pyc' found under directory 'cheetah'
warning: no previously-included files matching '*~' found under directory 'cheetah'
warning: no previously-included files matching '*.aux' found under directory 'cheetah'
warning: no previously-included files matching '*~' found under directory 'docs'
warning: no previously-included files matching '*.aux' found under directory 'docs'
## this doesnot look good??
zip_safe flag not set; analyzing archive contents...
Cheetah.Template: module references __file__
Cheetah.ImportHooks: module references __file__
Cheetah.ImportManager: module references __file__
Cheetah.ImportManager: module references __path__
Cheetah.NameMapper: module MAY be using inspect.stack
Cheetah.Tests.Template: module references __file__
/usr/local/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg/setuptools/command/bdist_egg.py:422: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
One or more C extensions failed to build.
##Can this be a problem?
Performance enhancements will not be available.
Pure Python installation succeeded.
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports ... 0.25_1.tbz... Done.
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports ... -3.7.9.tbz... Done.
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports ... .7.2_1.tbz... Done.
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports ... 4.00,5.tbz... Done.
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports ... -0.4_4.tbz... Done.
===> Creating users and/or groups.
Creating group '_sabnzbd' with gid '350'.
Creating user '_sabnzbd' with uid '350'.
## in gui i cannot find the groups and users?
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
news/sabnzbdplus includes an RC script:
/usr/local/etc/rc.d/sabnzbd
TO START SABNZBD ON BOOT:
echo 'sabnzbd_enable="YES"' >> /etc/rc.conf
## Via gui I have added this line in rc.conf
START MANUALLY:
/usr/local/etc/rc.d/sabnzbd start
Once started, visit the following to configure:
http://localhost:8080/sabnzbd/
Note that your URL may differ slightly if you have an old sabnzbd.ini
that specifies a different address to bind to.
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
9.1 573, embedded 2 X 2 TB x64. Working on sab in jail
-
fsbruva
- Advanced User

- Posts: 378
- Joined: 21 Sep 2012 14:50
- Status: Offline
Re: trying to install sab on nas4free
Did you ever #rehash after you installed the packages?
-
pjdw
- Starter

- Posts: 23
- Joined: 04 Aug 2012 19:41
- Location: Rotterdam, Netherlands EUR
- Status: Offline
Re: trying to install sab on nas4free
No I did not. Maybe this could be the solution,but after a long struggle i managed to install embedded and it is working right now. pfffff.
Have plans for owncloud, but i do not know if i can install this on embedded.
Have plans for owncloud, but i do not know if i can install this on embedded.
9.1 573, embedded 2 X 2 TB x64. Working on sab in jail