Jump to content

scottc

Members
  • Posts

    284
  • Joined

  • Last visited

Everything posted by scottc

  1. First thing i would do is goto tools and run new permissions and see if that fixes the issue
  2. first thing i see is you have some 32bit packages installing. unraid 6 is 64 bit only Mar 10 16:21:54 Tower logger: Package python-2.6.6-i486-1.txz installed. Mar 10 16:21:55 Tower logger: Package zlib-1.2.5-i486-4.txz installed. Mar 10 16:21:57 Tower logger: Package sqlite-3.7.5-i486-1.txz installed. Mar 10 16:21:59 Tower logger: Package curl-7.21.4-i486-1.txz installed. Mar 10 16:22:01 Tower logger: Package git-1.7.4.4-i486-1.txz installed. Update ALL your plugins to use the 64 bit plugins Scott
  3. You can change the temp threshold in settings -> display settings at the bottom Warning disk temperature threshold: & Critical disk temperature threshold Not sure why the alerts are not using the configured Temperature unit
  4. Which is correct, 33C is 91.4F so the notification is correct
  5. in settings -> display settings enable Used / Free columns and set it to Bar (color)
  6. it is still available at http://lime-technology.com/second-key/
  7. there would have to be something in place to make sure all network components are up and active before docker starts up and starts the containers. I believe ( just guessing here ) this is what causes containers that use the EDGE=1 to git pull versions do not work with autostart
  8. I dont have a "cache" share setup, I believe this is done at the system level and you dont need to create a share for the cache.
  9. +1 I use Dockers and have no use for the Xen/KVM tools
  10. More storage. +1 for more storage
  11. Then you should be running 5.0.5, not 6b12. I agree, If you want stability stick with 5.0.6 I have been on b13 since its release and after redoing my cache pool ( completely wiped the drives and started from scratch letting the GUI on b13 do its thing ) and i have had NO issues so far. I have 8 dockers running off the cache pool with no issues at all so far
  12. I agree, the first thing i would check is the power supply
  13. a quick search and found this has been discussed here http://lime-technology.com/forum/index.php?topic=37835.0
  14. What did you set for TimeMachine volume size limit in the AFP security settings of the share you setup for time machine backups
  15. in the Path's section add /mnt in the container volume input area and add /mnt/ in the host path input area click the add path button then click the apply button
  16. when you set up the docker, did you set the container AND host path to /mnt
  17. this is what i did in one of my dockerfile's and it resolved the "Your locale declares ascii as the filesystem encoding" bla bla stuff FROM phusion/baseimage:0.9.15 ENV DEBIAN_FRONTEND noninteractive # Set the locale RUN locale-gen en_US.UTF-8 ENV LANG en_US.UTF-8 ENV LANGUAGE en_US:en ENV LC_ALL en_US.UTF-8
  18. Once you have the docker install done, you need to create the config.yml in the flexget config directory here is the link to flexget configuration http://flexget.com/wiki/Configuration there is NO default config.yml and you need to start from scratch
  19. here is a good writeup on going from the plugin to the docker http://lime-technology.com/forum/index.php?topic=35531.0
  20. first thing i would do is try clearing your browsers cache
  21. Sorry jmaino, Don't really know why your config file would be getting messed up like that.
  22. If you have plex home enabled you need to make a small change to plexWatch config.php file add the following line to the config.php file $plexWatch['myPlexAuthToken'] = ''; then goto the plexWatch settings webpage, make sure you enter your username/password in the Plex Authentication section and then click save. this should populate the extra line you put in the config.php file with your authtoken and plexWeb should have no problem connecting to plex
  23. all i did was download the package from rarlabs http://www.rarlab.com/rar/rarlinux-x64-5.2.0.tar.gz extract the package onto the USB stick and added the following to my go file cp /boot/rar/rar /boot/rar/unrar /usr/local/sbin
×
×
  • Create New...