Code: Select all
/etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider to migrate to /etc/jail.conf.
Code: Select all
/etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider to migrate to /etc/jail.conf.


yes, define /jail in your data disk as is explain in first post.calperin wrote:I have Nas4Free installed in a Flash Card with version 9.1.0.1 (version 431).
I'm trying to install Plex, so I started installing Jails. The problem I have is that the link required for /jail disappears every time I reboot the machine.
Any solution?














Ok, my test NAS is on N4F 9, TheBrig 0.8. The purpose of this box is testing, so how can I update it to alcatraz? Which I update first, N4F or Alacatraz?alexey123 wrote:Just try alcatraz on virtualbox or tested machine before use it on real server.
NOTE:
Alcatraz have bug with local lang... Work on english version only ( curently, I work on this bug)

Code: Select all
fetch https://raw.githubusercontent.com/fsbruva/thebrig/alcatraz/thebrig_install.shCode: Select all
sh thebrig_install.sh /mnt/PATH/TO/FOLDER/where/placed/thebrig 3
Thanks! Will upgrade and help with the tests.alexey123 wrote:Alcatraz work on 9.3 and 10 based.
Upgrade it very symple from command line
Download alcatraz install scriptand run it withCode: Select all
fetch https://raw.githubusercontent.com/fsbruva/thebrig/alcatraz/thebrig_install.shNOT FORGET 3Code: Select all
sh thebrig_install.sh /mnt/PATH/TO/FOLDER/where/placed/thebrig 3
Script will inspect system and replace old thebrig files on newest.
In future - alcatraz may be updated over webgui


I not agree. Just now I enable central ports for one jail named git - it workjasch wrote:Centralports i not working,
MFG Alex

TheBrig mount nullfs ports READONLY to selected jail. For give to user compille program we use nNON STANDART make.conf - all results of work will store into /var/ports JAILS folder

Code: Select all
re0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=8209b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,WOL_MAGIC,LINKSTATE>
ether 40:16:7e:e8:a6:3f
inet 192.168.0.7 netmask 0xffffffff broadcast 192.168.0.7
media: Ethernet autoselect (1000baseT <full-duplex>)
status: active
ipfw0: flags=8801<UP,SIMPLEX,MULTICAST> metric 0 mtu 65536
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
options=600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6>
Do you have thumbnails files onto your mediafolders? If not - check permissionszirum wrote: Problem:
All thumbnails on plex are empty using specific clients (windows software, samsung tv, not mobiles nor web client).

Code: Select all
root@plex:/usr/local/plexdata/Plex Media Server/Metadata/TV Shows/0 # pwd
/usr/local/plexdata/Plex Media Server/Metadata/TV Shows/0
root@plex:/usr/local/plexdata/Plex Media Server/Metadata/TV Shows/0 # ls -la
total 12
drwxr-xr-x 6 plex plex 6 Nov 6 2014 .
drwxr-xr-x 18 plex plex 18 Sep 10 2014 ..
drwxr-xr-x 3 plex plex 3 Nov 6 2014 27e752d4fc9ed0c08ad4977ac5b8e727b1045c3.bundle
drwxr-xr-x 3 plex plex 3 May 20 2014 88aaf765459c7b03eab40bdddfaae3c53568d7d.bundle
drwxr-xr-x 3 plex plex 3 Jan 11 2014 8aa165cf11c3d3784c739657a60d3d3b6bbf52f.bundle
drwxr-xr-x 3 plex plex 3 Sep 10 2014 e14e7d51ebcaa139df92e53d615d6505f71b870.bundle
Code: Select all
Starting lighttpd.
Duplicate config variable in conditional 2 global/HTTPremoteip==192.168.1.0: url.access-deny
2015-06-24 18:51:57: (configfile.c.957) source: /var/etc/lighttpd.conf line: 88 pos: 1 parser failed somehow near here: (EOL)
/etc/rc.d/lighttpd: WARNING: failed to start lighttpdCode: Select all
$HTTP["remoteip"] == "192.168.1.0/32" {
url.access-deny = ( "~", ".inc", ".htpasswd" )
}
$HTTP["remoteip"] == "32" {
url.access-deny = ( "~", ".inc", ".htpasswd" )
}
$HTTP["remoteip"] == "32" {
url.access-deny = ( "~", ".inc", ".htpasswd" )
}


Tested Plex Home Theater from work, same problem there.zirum wrote:Just to clarify; I can see the thumbnails fine on my android. But not while using Plex Home Theater for instance. I cannot remember if that also applies when using Plex Home Theater outside home network, but I can test that tomorrow.

