Page 1 of 1

serviio doesn't work. I see the page but ..

Posted: 31 Aug 2013 13:42
by Thewiruz
Okay. So i have tried to install Serviio.
I thought everything was okay but when i check the control panel it looks very weird! Something is wrong!
Can someone please help me? i have been working on this since yesterday . I think Java 933 looks funny to me but i might be wrong!

Image
Image

Re: serviio doesn't work. I see the page but ..

Posted: 31 Aug 2013 20:40
by Thewiruz
well i changed the IP of the jail to 192.168.1.512. Now i at least get the page up!

Re: serviio doesn't work. I see the page but ..

Posted: 31 Aug 2013 22:17
by raulfg3
192.168.1.512 is not possible , perhaps type incorrect in te post?.

Please use 192.168.1.201 / 24 <- 24 instead of 32 as subnet, so all PC in the range 192.168.1.1 to 192.168.1.254 can see your jail IP.

PD: of course your jail IP MUST BE different from yor NAS IP and in the same IP range.

Re: serviio doesn't work. I see the page but ..

Posted: 01 Sep 2013 11:31
by Thewiruz
raulfg3 wrote:192.168.1.512 is not possible , perhaps type incorrect in te post?.

Please use 192.168.1.201 / 24 <- 24 instead of 32 as subnet, so all PC in the range 192.168.1.1 to 192.168.1.254 can see your jail IP.

PD: of course your jail IP MUST BE different from yor NAS IP and in the same IP range.
Yes 192.168.1.201 is the IP i set. Not 512 as I stated in my post. I am trying to follow your awesome tutorial on how to install serviio but it fails at the step where i am going to find a logfile

"First you need to edit file /usr/local/www/diag_log.inc use Advanced|File Editor to locate and load , so is ready to edit."
My WWW folder is empty!

Also I always have to restart the jail to connect to the Serviio console.Its like the jail is shutting down after a couple of minutes.But it looks like its running when i check in N4F webui

Re: serviio doesn't work. I see the page but ..

Posted: 01 Sep 2013 11:58
by raulfg3
Thewiruz wrote:"First you need to edit file /usr/local/www/diag_log.inc use Advanced|File Editor to locate and load , so is ready to edit."
My WWW folder is empty!
you need to find file outside the jail in your N4F root ( you need to modify diag_log.inc file that use N4F to load log web page).

Re: serviio doesn't work. I see the page but ..

Posted: 02 Sep 2013 19:18
by Thewiruz
raulfg3 wrote:
Thewiruz wrote:"First you need to edit file /usr/local/www/diag_log.inc use Advanced|File Editor to locate and load , so is ready to edit."
My WWW folder is empty!
you need to find file outside the jail in your N4F root ( you need to modify diag_log.inc file that use N4F to load log web page).
Thanks that did a lot! Now its working

Re: serviio doesn't work. I see the page but ..

Posted: 05 Sep 2013 07:11
by Thewiruz
And now its not working after a reboot. I cant even start the jail anymore. I checked the Serviio log and it was gone, No serviio log ,just the original logs.

One question. How do i uninstall Serviio and the jail? So i can start from the beginning again?

Re: serviio doesn't work. I see the page but ..

Posted: 05 Sep 2013 07:55
by raulfg3
delete jail using redcross in the webgui

Re: serviio doesn't work. I see the page but ..

Posted: 05 Sep 2013 07:59
by alexey123
Delete jail is simple way for little girls.
Mans need start jail from command line and post error output on forums.

Re: serviio doesn't work. I see the page but ..

Posted: 05 Sep 2013 18:39
by Thewiruz
alexey123 wrote:Delete jail is simple way for little girls.
Mans need start jail from command line and post error output on forums.
ok well some girls here isn't very familiar with Linux/Unix.
Thats the biggest issue with Nas4free, You cant run the OS with the Gui only and that's a bit geeky!

So what do i need to type ?

Re: serviio doesn't work. I see the page but ..

Posted: 05 Sep 2013 19:00
by alexey123
Connect over ssh end type

Code: Select all

/etc/rc.d/jail start <your_jail name>
Output from command send to forum.

Re: serviio doesn't work. I see the page but ..

Posted: 07 Sep 2013 21:55
by Thewiruz
/etc/rc.d/jail start Serviio
Configuring jails:.
Starting jails:/etc/rc.d/jail: ERROR: jail: No hostname has been defined for Serviio

Image

Re: serviio doesn't work. I see the page but ..

Posted: 10 Sep 2013 21:19
by Thewiruz
Output above

Re: serviio doesn't work. I see the page but ..

Posted: 10 Sep 2013 22:34
by raulfg3
what version of N4F do you use?, perhaps latest 9.1.0.1.847 ?

Re: serviio doesn't work. I see the page but ..

Posted: 11 Sep 2013 19:25
by Thewiruz
raulfg3 wrote:what version of N4F do you use?, perhaps latest 9.1.0.1.847 ?

Hello raulfg3

9.1.0.1 - Sandstorm (revision 847)

Thanks!

Re: serviio doesn't work. I see the page but ..

Posted: 11 Sep 2013 19:36
by alexey123
Thewiruz wrote:/etc/rc.d/jail start Serviio
Configuring jails:.
Starting jails:/etc/rc.d/jail: ERROR: jail: No hostname has been defined for Serviio
You define jail name with a capital letter :o
Also check on edit page, you need define Jail start command as

Code: Select all

/bin/sh /etc/rc
Image

Re: serviio doesn't work. I see the page but ..

Posted: 23 Oct 2013 09:44
by howi42
I did this install several times and it always worked.
The only problem I had is the serviio start when rebooting the jail.
The standard start procedure does not work; I always have to start it manually.

But that seems to be a specific problem for the BSD version.