slizz

Members
  • Posts

    37
  • Joined

  • Last visited

Everything posted by slizz

  1. Thank you for your replies. Do I need to do anything in the config.php to get it to listen on 443?
  2. I have this up and running. Is there anyway to access it without typing the port number? I have my domain allowed in the config but I still have to type :8000 afterwards. If I don't, unRaid picks up at port 80 and requests me to login to the server. In theory I'd like to be able to type cloud.mydomain.com and go directly to my owncloud. Thanks in advance for your patience as I'm sure it's very elementary for most of you.
  3. Awesome, that worked....sometimes it's the simple things. Thanks Squid.
  4. This is happening with every docker that I attempt to install.
  5. I keep getting the following every time I try to add a container. What am I doing wrong? Thanks for any insight. Pulling image: needo/plex:latest IMAGE ID [8906416ebf13]: Pulling image (latest) from needo/plex. Pulling image (latest) from needo/plex, endpoint: https://registry-1.docker.io/v1/.'>https://registry-1.docker.io/v1/. Pulling dependent layers. IMAGE ID [511136ea3c5a]: Download complete. IMAGE ID [b18d0a2076a1]: Pulling metadata. Pulling fs layer. Downloading 58 MB. Error downloading dependent layers. IMAGE ID [8906416ebf13]: Error pulling image (latest) from needo/plex, endpoint: https://registry-1.docker.io/v1/,'>https://registry-1.docker.io/v1/, ApplyLayer exit status 1 stdout: stderr: unexpected EOF. Error pulling image (latest) from needo/plex, ApplyLayer exit status 1 stdout: stderr: unexpected EOF. TOTAL DATA PULLED: 58 MB Command: root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="PlexMediaServer" --net="host" --privileged="true" -e TZ="America/New_York" -v "/mnt/user/appdata/plexmediaserver":"/config":rw -v "/mnt/user/Media/TV/":"/tv":rw -v "/mnt/user/Media/Movies":"/movies":rw needo/plex Unable to find image 'needo/plex:latest' locally Pulling repository needo/plex 8906416ebf13: Pulling image (latest) from needo/plex 8906416ebf13: Pulling image (latest) from needo/plex, endpoint: https://registry-1.docker.io/v1/ 8906416ebf13: Pulling dependent layers 511136ea3c5a: Download complete b18d0a2076a1: Pulling metadata b18d0a2076a1: Pulling fs layer b18d0a2076a1: Download complete 67b66f26d423: Pulling metadata 67b66f26d423: Pulling fs layer 67b66f26d423: Download complete 25c4824a5268: Pulling metadata 25c4824a5268: Pulling fs layer 25c4824a5268: Download complete 8b1c48305638: Pulling metadata 8b1c48305638: Pulling fs layer 8b1c48305638: Download complete c900195dcbf3: Pulling metadata c900195dcbf3: Pulling fs layer c900195dcbf3: Download complete 6b4e8a7373fe: Pulling metadata 6b4e8a7373fe: Pulling fs layer 6b4e8a7373fe: Download complete c27763e1f3e5: Pulling metadata c27763e1f3e5: Pulling fs layer c27763e1f3e5: Download complete 9d9561782335: Pulling metadata 9d9561782335: Pulling fs layer 9d9561782335: Download complete bad562ead0dc: Pulling metadata bad562ead0dc: Pulling fs layer bad562ead0dc: Download complete d5199f68b2fe: Pulling metadata d5199f68b2fe: Pulling fs layer d5199f68b2fe: Download complete 64463062ff22: Pulling metadata 64463062ff22: Pulling fs layer 64463062ff22: Error downloading dependent layers 8906416ebf13: Error pulling image (latest) from needo/plex, endpoint: https://registry-1.docker.io/v1/,'>https://registry-1.docker.io/v1/, ApplyLayer exit status 1 stdout: stderr: unexpected EOF 8906416ebf13: Error pulling image (latest) from needo/plex, ApplyLayer exit status 1 stdout: stderr: unexpected EOF Error pulling image (latest) from needo/plex, ApplyLayer exit status 1 stdout: stderr: unexpected EOF The command failed.
  6. I got it, think it must be a server time/date conflict. All set now, thanks for looking.
  7. I purchased a basic install and received my key. When I try to paste the key URL in I keep getting Error 5. Any idea what that is?