drsparks68

Members
  • Posts

    44
  • Joined

  • Last visited

Everything posted by drsparks68

  1. Am I missing something? I'm trying to install this docker through CA, but the template page I'm seeing doesn't look anything like the others in this thread. It's missing quite a bit of info. Yes, I've checked Advanced View.
  2. I thought my upgrade went fine but I just realized that my "Downloads" folder that SABnzbd uses is missing. It was on my cache disk. What's odd is that all of the Docker appdata folders are still there.
  3. Awesome write-up. Unfortunately it doesn't seem like this crappy C2000T router from CL will let me do port translation, so seems like I'm out of luck.
  4. I'm seeing the same behavior: root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="gazee" --net="bridge" -e TZ="America/Los_Angeles" -e HOST_OS="unRAID" -e "PUID"="99" -e "PGID"="100" -p 4242:4242/tcp -v "/mnt/user/appdata/gazee":"/config":rw -v "/mnt/user/Comics/":"/comics":rw -v "":"/mylar":rw linuxserver/gazee /usr/bin/docker: Error response from daemon: Invalid volume spec ":/mylar:rw": Invalid volume specification: ':/mylar:rw'. See '/usr/bin/docker run --help'. The command failed.
  5. Can you hit the webUI via the IP address (192.168.0.202)? Try setting static DNS (and gateway addresses) up. 8.8.8.8 / 8.8.4.4 and 192.168.0.1 for a gateway it's already set to static using that IP. WebGUI and shares aren't reachable, seems like networking isn't working at all I added the 8.8.8.8/8.8.4.4 as DNS servers and everything is still unreachable, both ways. I would delete the /flash/config/network.cfg on your flash drive, reboot, and setup your network from scratch. And I can setup networking via the console? No, but unRaid will revert to defaults which should work. If it doesn't then you'll have to manually edit network.cfg and put in the dns / gateway addresses I've already added the dns & gw to the network.cfg; didn't have any effect. # Generated settings: IFNAME[0]="eth0" DESCRIPTION[0]="Public VM Bridge" USE_DHCP[0]="no" IPADDR[0]="192.168.0.202" NETMASK[0]="255.255.255.0" GATEWAY="192.168.0.1" DHCP_KEEPRESOLV="yes" DNS_SERVER1="8.8.8.8" DNS_SERVER2="8.8.4.4" DNS_SERVER3="" MTU[0]="" SYSNICS="1" I removed it, rebooted and checked my router...it's not pulling an IP. If I run ifconfig from the console, eth0 doesn't have an IP. Use the GUI boot option and set up your network. Yeah, after staring at the boot up about 10 times, it finally hit me that I should boot into the GUI. I was able to get the network set up. It works it I set it to DHCP and I can set a static IP, but if I try to use the old IP address (192.168.0.202), it loses connection again. Kinda weird. Now just dealing with Dockers that don't want to start.
  6. Can you hit the webUI via the IP address (192.168.0.202)? Try setting static DNS (and gateway addresses) up. 8.8.8.8 / 8.8.4.4 and 192.168.0.1 for a gateway it's already set to static using that IP. WebGUI and shares aren't reachable, seems like networking isn't working at all I added the 8.8.8.8/8.8.4.4 as DNS servers and everything is still unreachable, both ways. I would delete the /flash/config/network.cfg on your flash drive, reboot, and setup your network from scratch. And I can setup networking via the console? No, but unRaid will revert to defaults which should work. If it doesn't then you'll have to manually edit network.cfg and put in the dns / gateway addresses I've already added the dns & gw to the network.cfg; didn't have any effect. # Generated settings: IFNAME[0]="eth0" DESCRIPTION[0]="Public VM Bridge" USE_DHCP[0]="no" IPADDR[0]="192.168.0.202" NETMASK[0]="255.255.255.0" GATEWAY="192.168.0.1" DHCP_KEEPRESOLV="yes" DNS_SERVER1="8.8.8.8" DNS_SERVER2="8.8.4.4" DNS_SERVER3="" MTU[0]="" SYSNICS="1" I removed it, rebooted and checked my router...it's not pulling an IP. If I run ifconfig from the console, eth0 doesn't have an IP.
  7. Can you hit the webUI via the IP address (192.168.0.202)? Try setting static DNS (and gateway addresses) up. 8.8.8.8 / 8.8.4.4 and 192.168.0.1 for a gateway it's already set to static using that IP. WebGUI and shares aren't reachable, seems like networking isn't working at all I added the 8.8.8.8/8.8.4.4 as DNS servers and everything is still unreachable, both ways. I would delete the /flash/config/network.cfg on your flash drive, reboot, and setup your network from scratch. And I can setup networking via the console?
  8. Can you hit the webUI via the IP address (192.168.0.202)? Try setting static DNS (and gateway addresses) up. 8.8.8.8 / 8.8.4.4 and 192.168.0.1 for a gateway it's already set to static using that IP. WebGUI and shares aren't reachable, seems like networking isn't working at all I added the 8.8.8.8/8.8.4.4 as DNS servers and everything is still unreachable, both ways.
  9. Updated from rc5 and since then no WebGUI and no shares are available. Logged in to the console and ran 'diagnostics' (attached). Network.cfg looks correct. At the console, I do see the system trying to ping github: ping: unknown host github.com sirius-diagnostics-20160917-0819.zip
  10. I've tried installing this a few times. When I try to hit the WebUI, I get a blank page. The NGINX error log shows this: 2016/08/28 11:38:31 [error] 255#0: *1 open() "/var/www/localhost/cops/api/tokens" failed (2: No such file or directory), client: 192.168.0.210, server: _, request: "POST /api/tokens HTTP/1.1", host: "192.168.0.202:8080", referrer: "http://192.168.0.202:8080/" 2016/08/28 11:38:31 [error] 255#0: *2 open() "/var/www/localhost/cops/app/home/templates/home.html" failed (2: No such file or directory), client: 192.168.0.210, server: _, request: "GET /app/home/templates/home.html HTTP/1.1", host: "192.168.0.202:8080", referrer: "http://192.168.0.202:8080/" Note, I changed the external port to 8080 as it is my understanding leaving it set to 80 would prevent me from getting to the unRAID webui. Thanks, D
  11. Gah! I checked there however I was looking for a CA icon under Settings and not an entire section. Thanks!
  12. I've been trying to get into the CA settings so that I can enable the 'Enable additional search results from dockerHub' as noted here: http://lime-technology.com/forum/index.php?topic=40262.msg401570#msg401570 But, every time I go to CA settings (Apps -> Installed Apps -> Community Applications -> Settings, it just sends me back to the main CA page. I can never get into the actual settings page. I'm able to access the settings to other plug-ins. I thought maybe it was related to enable browser pop-ups (I saw a warning about allowing them before clicking the "Get more results..." button, but that didn't fix it. I removed the CA plug-in and added it again, same thing. Any idea on how I get into the CA settings? FYI, running 6.2.0-rc4
  13. I had one small glitch; my cache drive was no longer selected and the array was offline after reboot. Simple fix to get it running though.
  14. Just got notification that an update was ready (I'm running 6.2.0-rc1) and getting the following error when trying to load the update: Pulling image: binhex/arch-libresonic:latest TOTAL DATA PULLED: 0 B Error: Error while pulling image: Get https://index.docker.io/v1/repositories/binhex/arch-libresonic/images: dial tcp: lookup index.docker.io: connection refused Thanks, D
  15. Make a backup copy of the needo plex appdata (shouldn't need it) and then point this plex to the same plex appdata. Thank you. I jut completed this..coming from the LimeTech docker and it worked perfectly. Took a few minutes before the WebGUI would respond, but much easier than re-installing and you get to keep your metadata , playcounts and watch/not-watched status.
  16. Most users who want docker containers that are maintained switch away from the Limetech repository. There are several other plex containers out there. The LinuxServer.io developers do a great job with their containers. You might want to check theirs out. Also, if you havent done so yet, install Community Applications plugin. It takes the docker experience to the next level and no user should be without it. I'm stuck in this position as well. I've noticed that the LimeTech docker containers take some time to update. Is this as simple as creating/starting another docker container and following the Plex-provided instructions to move the database and other config files? (https://support.plex.tv/hc/en-us/articles/201370363-Move-an-Install-to-Another-System)