sacretagent

Members
  • Posts

    943
  • Joined

  • Last visited

Everything posted by sacretagent

  1. you ave to add the templates to get these banners back https://github.com/gfjardim/docker-containers/tree/templates see gfjardims post here
  2. just wanted to say it is a harmless error it is looking for the info in /sys/block/loop8/stat normally this file contains reads/writes and other info.... but since the drive assignation is deprecated to 3 digits is this messing up now if you go look for this real file you will see that it contains all zeroes so the outcome is not really helpful i guess but the error is annoying and it fills up the syslog
  3. it is definately a unmenu issue.... i narrowed it down to a line in unmenu.awk but my coding fu is not strong enough to figure out where the drive designation gets deprecated to 3 letters normal drive assignment in unraid is 3 letters (MD1/ SDA) so this deprecation is happening to loop8 to which makes it appear as loo... i put it in the unmenu thread in the hope Joe will have a look at it
  4. any way of solving this this is supposed to be loop8 i guess ... as it started after upgrading to beta8 with the looped docker image... been looking around myself a bit and i guess it comes from unmenu.awk line 2275 i assume somebody limited the drive assignment to 3 digits (SDA,SDB, and so on) whic explains the error for loop8 to be deprecated to loo just not sure where in this script to find that
  5. seems unmenu is not very happy with that loop thing Sep 5 19:38:20 R2D2 unmenu[2584]: cat: /sys/block/loo/stat: No such file or directory Sep 5 19:40:34 R2D2 unmenu[2584]: cat: /sys/block/loo/stat: No such file or directory Sep 5 19:42:37 R2D2 unmenu[2584]: cat: /sys/block/loo/stat: No such file or directory Sep 5 19:44:58 R2D2 unmenu[2584]: cat: /sys/block/loo/stat: No such file or directory Sep 5 19:47:02 R2D2 unmenu[2584]: cat: /sys/block/loo/stat: No such file or directory Sep 5 19:49:04 R2D2 unmenu[2584]: cat: /sys/block/loo/stat: No such file or directory Sep 5 19:51:08 R2D2 unmenu[2584]: cat: /sys/block/loo/stat: No such file or directory Joe will have to take a look
  6. ok bare with me i am just thinking in the wild here so i update to beta 8 point the img to /mnt/cache/dock/docker.img set it to 20 gb what prevents me from doing a cp /mnt/cache/docker/*.* /var/lib/docker/ ? basically everything would be copied over? containers and images ?
  7. well limetech unraid is for media files... i have 45000 + tv episodes which brings my plex database up to about 1500000 small files which are a pita to transfer .... takes about 1 day to just move these ..... now i know with just having to rebuild my containers i don't need to move my data but still it is a lot of work ... download the docker zip.... make changes to the docker file.... then do a docker build and then make the container .... i know in your testing environment there is not such an abundance on files so i seems all easy to you but for us in the real world it is a lot of work especially when you change ideas a lot and the main reason why i updated is because beta 6 btfs version was SLOOOOOW now beta 7 is much quicker .... i hope beta 8 is also an improvement ... but i will have to work hard to get there so i was waiting for beta 9 where i saw already a hint for in one of the posts Tom made to see what changed in that one
  8. mmm that will require a lot of work and i was waiting if limetech would stick with this half assed solution by mounting this docker image he first lets us go through the trouble of converting our reiserfs cache disks to btrfs without a converting tool ... so moving off cache drive ... reformat ... putting on cache drive again and now he changes idea again and we need to docker build all our containers again ... cause i have custom containers which are not in your templates... if he can tell me how to copy my containers into this new image that would make things MUCH easier ....
  9. well like i said .. when i click check it says it is up to date ... no new versions show up... can i stop docker ... remove the plugin and install extension again ? or will i loose my templates like this? running beta 7 fyi
  10. gfjardim, version 2014.08.31 has a small bug ... when you try to update the docker from the docker page (not app page) then the popup is not showing... you get the text are you sure on top of the field with all containers but nowhere can you confirm..... it works though from the app page ..... also when i just did a check update to upgrade to new versions above it said it was up to date ... no new updates ... Just FYI oh yeah forgot to tell in both Chrome and Firefox i had the issue as i first thought it might have been a chrome quirk
  11. Don't let grumpy see that LOL he will yell blasphemy
  12. 10 points an a kiss of the female actress of his choice for Itimpi will wait for the parity check though .... :0 Tom Might need to add a error message for that .. would make things easier to spot
  13. oops here you go this should be boot from beta 7... 2 start attempts ... 1 start attempt with maintenance reboot same start attempts clean shutdown syslog-20140901-093111.zip
  14. mmm we can still do docker builds ourselves i hope? cuase i read templates and then my heart jumps.... i have a few customized dockers that i download the zip from but build on my own unraid .....
  15. bug or normal expected behavior? ok while i was away my home got one of these one in a 3 months power outages and my servers where not shutdown cleanly yesterday i come back home see that beta 7 is release and since i did a parity check last week sunday i think ok since he is down now i take the flash drive and upgrade he can start with beta 7 and do a parity check with beta7 but he didn't want to start the array booted fine but when i push start the array didn't start not even in maintenance mode so changed 4 files back to beta6 and now he is running a parity check guess can upgrade to beta 8 once he completed that LOL just wanted to know if this is a bug or a sort of protection ?
  16. Living in Thailand myself i used shipto several times in sata raid cards purchases and even an apple tv didn't try drives yet .... i started using shipto when i got a ridiculous import tax on something i ordered from monoprice ... tax was nearly same price as the shipment so i looked for different options ... and so far shipto never costed me import taxes
  17. mm wonder if it is not the cookie thing how you access your headphones ? aka <ip>:8181 or <hostname>:8181 ? if you use <hostname>:8181 then try accessing your unraid GUI by <ip> or vice versa
  18. all i can say it is working fine for me and a bunch of other people it would be nice to know though what your docker run line is... just a wild guess but you probably messed up ports ..... just a FYI i just got the little popup asking me to update in headphones (33 commits behind) clicked update and everything updated fine and no issues with any of the gui.... only thing i can think of really in your case is that or you are using this port 8181 already for something else or you made a mistake in the docker run port assignment
  19. [me=sacretagent]confirms the upgrade works [/me] just clicked the button and after a while it says completed (be aware the plex image = 75mb big and takes a while to download in the background) we got an extra playlists link on the webpage now not sure where these trailers are going to show up yet
  20. not really.... what i do is download the zip from the github page from needo uzip it into a folder on the cache drive make the changes to the edge file make sure you cd into the folder where you unzipped the files and then do a docker build -t needo/plexconnect . don't forget the Dot at the end this will build the image on your unraid machine and so you can use the above start line as it will find the needo/plexconnect image on the machine locally i do this for a lot of programs as i can see the progress the docker is making and can see where he hangs if needed .....
  21. i just checked and i am using a different edge file as needo too this is needo's #!/bin/bash # Does the user want the latest version if [ -z "$EDGE" ]; then echo "Bleeding edge not requested" else apt-get install -qy git mv /opt/plexconnect/assets/certificates/trailers* /tmp/ rm -rf /opt/plexconnect git clone https://github.com/iBaa/PlexConnect.git /opt/plexconnect mv /tmp/trailers* /opt/plexconnect/assets/certificates/ fi # Generate SSL certificates if they don't exist if [ -f /opt/plexconnect/assets/certificates/trailers.pem ] ; then echo "SSL certs exist" else openssl req -new -nodes -newkey rsa:2048 -out /opt/plexconnect/assets/certificates/trailers.pem -keyout /opt/plexconnect/assets/certificates/trailers.key -x509 -days 7300 -subj "/C=US/CN=trailers.apple.com" openssl x509 -in /opt/plexconnect/assets/certificates/trailers.pem -outform der -out /opt/plexconnect/assets/certificates/trailers.cer && cat /opt/plexconnect/assets/certificates/trailers.key >> /opt/plexconnect/assets/certificates/trailers.pem fi this is mine #!/bin/bash # Does the user want the latest version if [ -z "$EDGE" ]; then echo "Bleeding edge not requested" else apt-get install -qy git cd /tmp git clone https://github.com/iBaa/PlexConnect.git cp -Rfu /tmp/PlexConnect/* $INSTALLDIR rm -Rf /tmp/PlexConnect fi # Generate SSL certificates if they don't exist if [ -f /opt/plexconnect/assets/certificates/trailers.pem ] ; then echo "SSL certs exist" else openssl req -new -nodes -newkey rsa:2048 -out /opt/plexconnect/assets/certificates/trailers.pem -keyout /opt/plexconnect/assets/certificates/trailers.key -x509 -days 7300 -subj "/C=US/CN=trailers.apple.com" openssl x509 -in /opt/plexconnect/assets/certificates/trailers.pem -outform der -out /opt/plexconnect/assets/certificates/trailers.cer && cat /opt/plexconnect/assets/certificates/trailers.key >> /opt/plexconnect/assets/certificates/trailers.pem fi the difference is that if you have an issue connecting to git and downloading the newest version that needo's already deleted your existing setup and so you end up with the error that you have mine keeps the existing setup and overwrites the files once git has downloaded the newest version i prefer it this way
  22. i use this line docker run -d --host="r2d2" --name="plexconnect" -v /mnt/user/PlexConnect/assets/certificates:/opt/plexconnect/assets/certificates/ -v /etc/localtime:/etc/localtime:ro -e EDGE=1 -p 80:80 needo/plexconnect works fine for me
  23. from the main website i recently changed usb drive and had the same issue by putting the key in the main /flash dir it has to be in /flash/config (if you look at it from a network machine or /boot/config if you look at it from unraid (winscp or something like that)
  24. upgraded without issues by using the update button on the docker page i know you are crusading with the development guys about the popup they are using and it is still same first series being scanned pops up but it doesn't change or disappears ...
  25. I would also be interested in like a master unraid to access the filesystems of all slave unraids ... in or out of the same box aka one user share for all boxes...