dave

Members
  • Posts

    207
  • Joined

  • Last visited

Everything posted by dave

  1. Attached. Also, for the output of the last time I used the template which was saved - no changes. You are correct on both folder locations which is what prompted me to make the change in the beginning and caused the problem I am currently experiencing.
  2. I don't think that's the case as I've tried this a couple times over the last couple days with no change.
  3. Hi saarg, Correct, I cannot add the container again. The diagnostics are attached. I do have the Community Application installed and have tried installing via that as well with no luck. Here is the output on the screen when I try to re-add via "Add Container" -> Choose Template "my-MakeMKV": Pulling image: tobbenb/makemkv-rdp:latest IMAGE ID [latest]: Pulling from tobbenb/makemkv-rdp. IMAGE ID [511136ea3c5a]: Already exists. IMAGE ID [53f858aaaf03]: Already exists. IMAGE ID [837339b91538]: Already exists. IMAGE ID [615c102e2290]: Already exists. IMAGE ID [b39b81afc8ca]: Already exists. IMAGE ID [8254ff58b098]: Already exists. IMAGE ID [ec5f59360a64]: Already exists. IMAGE ID [2ce4ac388730]: Already exists. IMAGE ID [2eccda511755]: Already exists. IMAGE ID [5a14c1498ff4]: Already exists. IMAGE ID [6c4d62162d0e]: Already exists. IMAGE ID [f11375838aa1]: Already exists. IMAGE ID [c93cc56c9b49]: Already exists. IMAGE ID [b9311caaf168]: Already exists. IMAGE ID [8e56201c000a]: Already exists. IMAGE ID [0f8c7e6b8fc7]: Already exists. IMAGE ID [8f4660d912c0]: Already exists. IMAGE ID [e6e904b1b91a]: Already exists. IMAGE ID [4971b64707f1]: Already exists. IMAGE ID [9f863877a272]: Already exists. IMAGE ID [25bf7d263e4f]: Already exists. IMAGE ID [6a03c789b7e1]: Already exists. IMAGE ID [c297ded9f735]: Already exists. IMAGE ID [67daea97149f]: Already exists. IMAGE ID [948af9026843]: Already exists. IMAGE ID [7ac72d426cf5]: Already exists. IMAGE ID [f5a663031baf]: Already exists. IMAGE ID [c9ba161f27b3]: Already exists. IMAGE ID [632b8af8c80a]: Already exists. IMAGE ID [ce0612555dcd]: Already exists. IMAGE ID [9fcc556701fc]: Already exists. Pulling repository tobbenb/makemkv-rdp. Pulling image (latest) from tobbenb/makemkv-rdp. Pulling image (latest) from tobbenb/makemkv-rdp, endpoint: https://registry-1.docker.io/v1/. Pulling dependent layers. IMAGE ID [511136ea3c5a]: Download complete. IMAGE ID [53f858aaaf03]: Download complete. IMAGE ID [837339b91538]: Download complete. IMAGE ID [615c102e2290]: Download complete. IMAGE ID [b39b81afc8ca]: Download complete. IMAGE ID [8254ff58b098]: Download complete. IMAGE ID [ec5f59360a64]: Download complete. IMAGE ID [2ce4ac388730]: Download complete. IMAGE ID [2eccda511755]: Download complete. IMAGE ID [5a14c1498ff4]: Download complete. IMAGE ID [6c4d62162d0e]: Download complete. IMAGE ID [f11375838aa1]: Download complete. IMAGE ID [c93cc56c9b49]: Download complete. IMAGE ID [b9311caaf168]: Download complete. IMAGE ID [8e56201c000a]: Download complete. IMAGE ID [0f8c7e6b8fc7]: Download complete. IMAGE ID [8f4660d912c0]: Download complete. IMAGE ID [e6e904b1b91a]: Download complete. IMAGE ID [4971b64707f1]: Download complete. IMAGE ID [9f863877a272]: Download complete. IMAGE ID [25bf7d263e4f]: Download complete. IMAGE ID [6a03c789b7e1]: Download complete. IMAGE ID [c297ded9f735]: Download complete. IMAGE ID [67daea97149f]: Download complete. IMAGE ID [948af9026843]: Download complete. IMAGE ID [7ac72d426cf5]: Download complete. IMAGE ID [f5a663031baf]: Download complete. IMAGE ID [c9ba161f27b3]: Download complete. IMAGE ID [632b8af8c80a]: Download complete. IMAGE ID [ce0612555dcd]: Download complete. IMAGE ID [9fcc556701fc]: Download complete. TOTAL DATA PULLED: 0 B Command: root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="MakeMKV" --net="bridge" -e WIDTH="1280" -e HEIGHT="720" -e TZ="America/Chicago" -p 1111:3389/tcp -p 1112:8080/tcp -v "/mnt/cache/appdata/config/":"/config":rw -v "/mnt/user/Other/Q/":"/unRaid":rw --device=/dev/sr0:/dev/sr0 tobbenb/makemkv-rdp Error response from daemon: EOF The command failed. tower-diagnostics-20151019-0757.zip
  4. Oh, also, I should add that if I enable "Advanced" view that two Dockers show as orphaned. But when I try to delete them I get errors.
  5. Hey guys, I originally posted this in the MakeMKV thread cuz it happened on that Docker but I think it's more generic than what Docker I'm running... Thanks for any help! Dave
  6. I think I borked my container. I had originally set up the output folder to be on my array. I wanted to change this to be the cache drive instead so I went in to edit the container and changed the folder location. Clicked done and got an error about EOF. Now my docker doesn't appear in the list at all! Anyone know where I went wrong???
  7. Sorry to dredge up this old thread, but the link above is not working - does anyone have another resource for converting?
  8. I was trying to find this program the other day - but the link to the download for version 1.3 is broken on the kodi forum. Do you know where I can find it elsewhere?
  9. Detect requires perl be installed. Search this thread. Aha! Thanks for the tip!
  10. Hey guys, I've recently moved away from ESXi and my Windows 7 VM to run with the new V6 of unRAID. I was wondering what everyone is using to manage the metadata of their media collection? I previously ran Media Center Master on Windows to scrape everything. I am using the MakeMKV Docker to rip my Blu Ray collection and I do not use any downloaders like SB/CP/Sonarr/etc. Thanks! Dave
  11. I assume that if I click "Detect" for the System Temp plugin and nothing is returned that my hardware is not supported?
  12. I figured out from reading other posts that the https mapping was causing my issue. I have removed it for now and was able to get to the GUI. I'll have to setup my own SSL certs next.
  13. I'm having a similar problem with the ownCloud docker - I'm getting "ERR_CONNECTION_REFUSED" when clicking on the WebUI link. I used the default configuration, see attached:
  14. That was it! I didn't think I had access to that folder but it turns out the UP arrow took me straight there. Thanks for your help! I'm ripping a test BD right now
  15. What did I set up wrong? I set my export/save location in the Docker settings to a folder on my array but when I choose the location within MakeMKV it's showing something completely different. Also, it said there were only 5070mb available but my array should have 5+TB free. Sorry for my noob questions - this is my first Docker install & setup
  16. I want to try running unRAID baremetal without ESXi - but I am loading off of a VMDK file and not the USB. If I run directly from USB, will everything be the same as running off of the VMDK? I don't want to lose my settings/shares/etc. Is it really as simple as changing the boot target in BIOS? Thanks! Dave
  17. They replied - but, unfortunately, they want $13 for 6 tiny screws shipped... Not sure if I care that much...
  18. Great idea, I just sent in a message through their contact form.
  19. I lost a few of the tiny screws that hold the side plate on for my case - does anyone know where I can order more? Thanks! Dave
  20. Excellent - thanks for your work on this!!! My last hangup with getting rid of ESXi setup was how to rip BDs. Everything else was already Docker-able.
  21. Does the file permission being incorrect cause any issues with encoding or playback?