nacat78

Members
  • Posts

    303
  • Joined

  • Last visited

Everything posted by nacat78

  1. I enjoy the versatility of the unraid os with the support of limetech and users, anything is possible with the system...
  2. Not that I've seen, but i have been playing around with FOG project docker, has a web interface for everything. https://fogproject.org/
  3. +1 Have multiple systems, would be great to have native support feature, for both within local LAN and offsite.
  4. I still have to access unbalance through https vice http, is there going to be an update to the plugin to either fix the hyperlink on unbalance page or fix http?
  5. Sounds about right, time to replace batteries within the UPS, just had this happen to my setup.... ONLINE LOWBATT status is usually caused by either depleted or bad batteries.
  6. I would start by simplifying your Plex Docker Configuration, below is an example of mine: with the only 2 volumes mapped: /config - /mnt/cache/appdata/plex/ /media - /mnt/user/ - with this mapped you can add your shares/libraries within plex. <?xml version="1.0"?> <Container version="2"> <Name>PLEX</Name> <Repository>linuxserver/plex</Repository> <Registry>https://registry.hub.docker.com/u/linuxserver/plex/</Registry> <Network>host</Network> <Privileged>false</Privileged> <Support/> <Overview>Plex organizes video, music and photos from personal media libraries and streams them to smart TVs, streaming boxes and mobile devices. [br]&#; [b][u][span style='color: #E80000;']Configuration[/span][/u][/b][br]&#; [b]VERSION[/b] Set to either latest,plexpass or a spesific version e.g. "0.9.12.11.1406-8403350" [br]&#; [b]/config[/b] Where plex should store settings and metadatalogs and configuration[br]&#; [b]/media[/b] Map this to your media, you can use several submappings here[br]&#; </Overview> <Category/> <WebUI>http://[iP]:[PORT:32400]/web</WebUI> <TemplateURL/> <Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/plex-icon.png</Icon> <ExtraParams/> <DateInstalled>1468067829</DateInstalled> <Description>Plex organizes video, music and photos from personal media libraries and streams them to smart TVs, streaming boxes and mobile devices. [br]&#; [b][u][span style='color: #E80000;']Configuration[/span][/u][/b][br]&#; [b]VERSION[/b] Set to either latest,plexpass or a spesific version e.g. "0.9.12.11.1406-8403350" [br]&#; [b]/config[/b] Where plex should store settings and metadatalogs and configuration[br]&#; [b]/media[/b] Map this to your media, you can use several submappings here[br]&#; </Description> <Networking> <Mode>host</Mode> <Publish/> </Networking> <Data> <Volume> <HostDir>/mnt/cache/appdata/plex/</HostDir> <ContainerDir>/config</ContainerDir> <Mode>rw</Mode> </Volume> <Volume> <HostDir>/mnt/user/</HostDir> <ContainerDir>/media</ContainerDir> <Mode>rw</Mode> </Volume> </Data> <Environment> <Variable> <Value>99</Value> <Name>PUID</Name> <Mode/> </Variable> <Variable> <Value>100</Value> <Name>PGID</Name> <Mode/> </Variable> <Variable> <Value>plexpass</Value> <Name>VERSION</Name> <Mode/> </Variable> </Environment> <Config Name="Path 1" Target="/config" Default="/mnt/cache/appdata/plex/" Mode="rw" Description="Container Path: /config" Type="Path" Display="always" Required="true" Mask="false">/mnt/cache/appdata/plex/</Config> <Config Name="Path 2" Target="/media" Default="/mnt/user/" Mode="rw" Description="Container Path: /media" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/</Config> <Config Name="Variable 1" Target="PUID" Default="99" Mode="" Description="Container Variable: PUID" Type="Variable" Display="always" Required="false" Mask="false">99</Config> <Config Name="Variable 2" Target="PGID" Default="100" Mode="" Description="Container Variable: PGID" Type="Variable" Display="always" Required="false" Mask="false">100</Config> <Config Name="Variable 3" Target="VERSION" Default="plexpass" Mode="" Description="Container Variable: VERSION" Type="Variable" Display="always" Required="false" Mask="false">plexpass</Config> </Container> Also look at the network settings under plex interface - try like mentioned above "ipaddress:32400/web" if that is reachable log out then back in.
  7. no worries, thanks it's working now..
  8. Attempted to get the update, but am getting this: plugin: installing: https://raw.githubusercontent.com/jbrodriguez/unraid/master/plugins/unbalance.plg plugin: downloading https://raw.githubusercontent.com/jbrodriguez/unraid/master/plugins/unbalance.plg plugin: downloading: https://raw.githubusercontent.com/jbrodriguez/unraid/master/plugins/unbalance.plg ... done Warning: simplexml_load_file(): /tmp/plugins/unbalance.plg:1: parser error : Document is empty in /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin on line 214 Warning: simplexml_load_file(): in /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin on line 214 Warning: simplexml_load_file(): ^ in /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin on line 214 Warning: simplexml_load_file(): /tmp/plugins/unbalance.plg:1: parser error : Document is empty in /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin on line 214 Warning: simplexml_load_file(): in /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin on line 214 Warning: simplexml_load_file(): ^ in /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin on line 214 Warning: simplexml_load_file(): /tmp/plugins/unbalance.plg:1: parser error : Document is empty in /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin on line 214 Warning: simplexml_load_file(): in /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin on line 214 Warning: simplexml_load_file(): ^ in /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin on line 214 plugin: xml parse error Just wanted to let you know..
  9. You can also delete them directly from the flash drive from: Flash\config\plugins\dockerMan\templates-user.
  10. Any chance of getting an updated How-to Guide for V6?
  11. Have you tried editing your network.cfg file on usb flash in config folder: set use DHCP to yes, put flash back in server and reboot # Generated settings: USE_DHCP="yes" IPADDR="192.168.X.XXX" NETMASK="255.255.255.0" GATEWAY="192.168.X.X" DHCP_KEEPRESOLV="yes" what does the command ifconfig produce? are all of the lan ports plugged in?
  12. +1 for one drive and Google Drive dockers. Thanks
  13. I tried every combo, but no joy... I added all my shows manually. Up and running again for now.
  14. I usually update by restarting docker, but i think this time i did it through the sickrage UI. How do i migrate all of my data to the new folder? or what files do i need to transfer?
  15. This most update to sickrage seems to break sickrage docker - I have completely removed image and container several times, restarted docker and server, stop and started, but none of them get passed: ------------------------------------- _ _ _ | |___| (_) ___ | / __| | |/ _ \ | \__ \ | | (_) | |_|___/ |_|\___/ |_| Brought to you by linuxserver.io We do accept donations at: https://www.linuxserver.io/donations ------------------------------------- GID/UID ------------------------------------- User uid: 99 User gid: 100 ------------------------------------- finding fastest mirror ------------------------------------- _ _ _ | |___| (_) ___ | / __| | |/ _ \ | \__ \ | | (_) | |_|___/ |_|\___/ |_| Brought to you by linuxserver.io We do accept donations at: https://www.linuxserver.io/donations ------------------------------------- GID/UID ------------------------------------- User uid: 99 User gid: 100 ------------------------------------- finding fastest mirror 1. mirror.lstn.net Latency: 12 ms Org: Limestone Networks Status: Up to date Speed: 2 Gbps 2. mirrordenver.fdcservers.net Latency: 23 ms Org: FDCServers.net LLC Status: Up to date Speed: 1 Gbps 3. mirror.steadfast.net Latency: 27 ms Org: Steadfast Networks Status: Up to date Speed: 1 Gbps New config file saved to /defaults/sources.list We are now refreshing packages from apt repositories, this *may* take a while Ign http://mirror.lstn.net trusty InRelease Get:1 http://mirror.lstn.net trusty-updates InRelease [65.9 kB] Get:2 http://ppa.launchpad.net trusty InRelease [15.5 kB] Get:3 http://mirror.lstn.net trusty-security InRelease [65.9 kB] Get:4 http://mirror.lstn.net trusty Release.gpg [933 B] Get:5 http://mirror.lstn.net trusty-updates/main Sources [325 kB] Get:6 http://ppa.launchpad.net trusty/main amd64 Packages [2,942 B] Get:7 http://mirror.lstn.net trusty-updates/restricted Sources [5,219 B] Get:8 http://mirror.lstn.net trusty-updates/universe Sources [189 kB] Get:9 http://mirror.lstn.net trusty-updates/multiverse Sources [5,498 B] Get:10 http://mirror.lstn.net trusty-updates/main amd64 Packages [889 kB] Get:11 http://mirror.lstn.net trusty-updates/restricted amd64 Packages [23.4 kB] Get:12 http://mirror.lstn.net trusty-updates/universe amd64 Packages [438 kB] Get:13 http://mirror.lstn.net trusty-updates/multiverse amd64 Packages [14.3 kB] Get:14 http://mirror.lstn.net trusty Release [58.5 kB] Get:15 http://mirror.lstn.net trusty-security/main Sources [132 kB] Get:16 http://mirror.lstn.net trusty-security/restricted Sources [3,920 B] Get:17 http://mirror.lstn.net trusty-security/universe Sources [37.9 kB] Get:18 http://mirror.lstn.net trusty-security/multiverse Sources [2,548 B] Get:19 http://mirror.lstn.net trusty-security/main amd64 Packages [522 kB] Get:20 http://mirror.lstn.net trusty-security/restricted amd64 Packages [20.2 kB] Get:21 http://mirror.lstn.net trusty-security/universe amd64 Packages [160 kB] Get:22 http://mirror.lstn.net trusty-security/multiverse amd64 Packages [4,852 B] Get:23 http://mirror.lstn.net trusty/main Sources [1,335 kB] Get:24 http://mirror.lstn.net trusty/restricted Sources [5,335 B] Get:25 http://mirror.lstn.net trusty/universe Sources [7,926 kB] Get:26 http://mirror.lstn.net trusty/multiverse Sources [211 kB] Get:27 http://mirror.lstn.net trusty/main amd64 Packages [1,743 kB] Get:28 http://mirror.lstn.net trusty/restricted amd64 Packages [16.0 kB] Get:29 http://mirror.lstn.net trusty/universe amd64 Packages [7,589 kB] Get:30 http://mirror.lstn.net trusty/multiverse amd64 Packages [169 kB] Fetched 22.0 MB in 33s (661 kB/s) Reading package lists... Feb 17 18:18:22 6f9841227e4d syslog-ng[109]: syslog-ng starting up; version='3.5.3' any additional tips or tricks would be greatly appreciated. Thanks
  16. FYI, you still have appstore mentioned on the CA settings page. Wasn't sure if this was supposed to change everywhere or just the Tab.
  17. FWIW, everytime i watch something from within or outside my local network using PLEX it shows up from a different IP not within my network. As long as you have your PLEX setup with secure connections you should be fine.
  18. Give this a read on User Share configuration - your config will be based off of what you want to accomplish. http://www.lime-technology.com/wiki/index.php?title=Un-Official_UnRAID_Manual#User_shares_2 Hope this helps.
  19. Just updated the Local Master plugin and instantly got: Warning: require_once(include/DefaultPageLayout.php): failed to open stream: No such file or directory in /usr/local/emhttp/plugins/dynamix/template.php on line 56 Fatal error: require_once(): Failed opening required 'include/DefaultPageLayout.php' (include_path='.:') in /usr/local/emhttp/plugins/dynamix/template.php on line 56 unable to access webgui, but everything else is still working.... ie dockers and smb/nfs shares.... is there a CLI update or fix that i can apply to regain access to webgui? unable to reboot now due to some maintenance of server and need to see progress. Thanks for any assistance...
  20. updated, apache will not start error: /plugins/apache/scripts/rc.apache: no such file or directory I change the way the rc script was symlinked so it should fix the problem. Awesome, seems to be working fine now... Thanks for your time...
  21. I keep getting errors when doing updates on unraid plugins page, goes away after uninstalling apache and rebooting server... PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/extensions/iconv.so' - /usr/lib64/php/extensions/iconv.so: undefined symbol: sapi_globals_id in Unknown on line 0 plugin: checking wol.plg ... PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/extensions/iconv.so' - /usr/lib64/php/extensions/iconv.so: undefined symbol: sapi_globals_id in Unknown on line 0 plugin: checking unassigned.devices.plg ... PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/extensions/iconv.so' - /usr/lib64/php/extensions/iconv.so: undefined symbol: sapi_globals_id in Unknown on line 0 plugin: checking tftp.plg ... PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/extensions/iconv.so' - /usr/lib64/php/extensions/iconv.so: undefined symbol: sapi_globals_id in Unknown on line 0 plugin: checking powerdown-x86_64.plg ... PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/extensions/iconv.so' - /usr/lib64/php/extensions/iconv.so: undefined symbol: sapi_globals_id in Unknown on line 0 plugin: checking dynamix.system.stats.plg ... PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/extensions/iconv.so' - /usr/lib64/php/extensions/iconv.so: undefined symbol: sapi_globals_id in Unknown on line 0 plugin: checking dynamix.system.info.plg ... PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/extensions/iconv.so' - /usr/lib64/php/extensions/iconv.so: undefined symbol: sapi_globals_id in Unknown on line 0 plugin: checking dynamix.cache.dirs.plg ... PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/extensions/iconv.so' - /usr/lib64/php/extensions/iconv.so: undefined symbol: sapi_globals_id in Unknown on line 0 plugin: checking dynamix.active.streams.plg ... PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/extensions/iconv.so' - /usr/lib64/php/extensions/iconv.so: undefined symbol: sapi_globals_id in Unknown on line 0 plugin: checking community.applications.plg ... PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/extensions/iconv.so' - /usr/lib64/php/extensions/iconv.so: undefined symbol: sapi_globals_id in Unknown on line 0 plugin: checking apache.plg ... PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/extensions/iconv.so' - /usr/lib64/php/extensions/iconv.so: undefined symbol: sapi_globals_id in Unknown on line 0 plugin: checking NerdPack.plg ... PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/extensions/iconv.so' - /usr/lib64/php/extensions/iconv.so: undefined symbol: sapi_globals_id in Unknown on line 0 plugin: checking unRAIDServer.plg ... PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/extensions/iconv.so' - /usr/lib64/php/extensions/iconv.so: undefined symbol: sapi_globals_id in Unknown on line 0 Thanks
  22. That did it... uninstalling apache, rebooting got rid of errors. Thanks for the assist.
  23. Since RC3 this is what i get when doing plugin updates.... PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/extensions/iconv.so' - /usr/lib64/php/extensions/iconv.so: undefined symbol: sapi_globals_id in Unknown on line 0 plugin: checking wol.plg ... PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/extensions/iconv.so' - /usr/lib64/php/extensions/iconv.so: undefined symbol: sapi_globals_id in Unknown on line 0 plugin: checking unassigned.devices.plg ... PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/extensions/iconv.so' - /usr/lib64/php/extensions/iconv.so: undefined symbol: sapi_globals_id in Unknown on line 0 plugin: checking tftp.plg ... PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/extensions/iconv.so' - /usr/lib64/php/extensions/iconv.so: undefined symbol: sapi_globals_id in Unknown on line 0 plugin: checking powerdown-x86_64.plg ... PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/extensions/iconv.so' - /usr/lib64/php/extensions/iconv.so: undefined symbol: sapi_globals_id in Unknown on line 0 plugin: checking dynamix.system.stats.plg ... PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/extensions/iconv.so' - /usr/lib64/php/extensions/iconv.so: undefined symbol: sapi_globals_id in Unknown on line 0 plugin: checking dynamix.system.info.plg ... PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/extensions/iconv.so' - /usr/lib64/php/extensions/iconv.so: undefined symbol: sapi_globals_id in Unknown on line 0 plugin: checking dynamix.cache.dirs.plg ... PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/extensions/iconv.so' - /usr/lib64/php/extensions/iconv.so: undefined symbol: sapi_globals_id in Unknown on line 0 plugin: checking dynamix.active.streams.plg ... PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/extensions/iconv.so' - /usr/lib64/php/extensions/iconv.so: undefined symbol: sapi_globals_id in Unknown on line 0 plugin: checking community.applications.plg ... PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/extensions/iconv.so' - /usr/lib64/php/extensions/iconv.so: undefined symbol: sapi_globals_id in Unknown on line 0 plugin: checking apache.plg ... PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/extensions/iconv.so' - /usr/lib64/php/extensions/iconv.so: undefined symbol: sapi_globals_id in Unknown on line 0 plugin: checking NerdPack.plg ... PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/extensions/iconv.so' - /usr/lib64/php/extensions/iconv.so: undefined symbol: sapi_globals_id in Unknown on line 0 plugin: checking unRAIDServer.plg ... PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/extensions/iconv.so' - /usr/lib64/php/extensions/iconv.so: undefined symbol: sapi_globals_id in Unknown on line 0 Updates still work, just alot of errors - any fix?
  24. When i first setup docker i had to create cache only share. i did this by making: /mnt/cache/apps/docker/ - set to cache only depending on how many containers you want - set size of docker.img - originally had 10gb, when i updated to 14b i switched to 20gb. then enable and create img