Jump to content

kphaas

Members
  • Posts

    8
  • Joined

  • Last visited

Posts posted by kphaas

  1. I had been running Unraid v6.8 for over a year on this server. My USB stick was corrupted. I can still see all the files when I insert it into my Mac.

     

    I have used the Unraid USB creator to create new USB on an 8GB Verbatim and 16GB PNY USB stick. Everything shows it was created successful; however, when I insert it into the server it always comes back with this is not a bootable drive. I have used these USB sticks before for Unraid. Any suggestions how to get my server back up?

     

    Let me know what logs or files you need.

  2. I was running a plex contain great for a year. Then my Docker went crazy and ran out of space and shut down. I tried to bring back my docker after clearing space and adding it but all my images came up as orphans.So I clear my entire docker container. Removed everything thing from my cache and started new. So when i install the new plex container everything shows a successfully deployment of my plex container but when i click done it shows up as a orphan image. I have complete cleared my cache drive and installed a fresh Unraid instance but everytime it shows up as an orphan. I must be missing something. Help me please. I have pictures if needed.

  3. I am running UnRaid 6.1.4 and i cant seem to figure out why i cant get owncloud working.

     

    I get a successful install through the docker page but when i try to reach owncloud webgui by MyTowersIP:8000 i get an unable to connect error. Please help...

     

    From what i can see it created a directory in my cache owncloud with a config folder and a couple of files dhparam.pem, server.key and server.pem

     

    Where can i find the logs to post?

  4. Question: I am trying to configure my Docker Container for Piwigo and I get an error when trying to install.

     

    Command:

    root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="Piwigo" --net="bridge" -e PUID="99" -e PGID="100" -e TZ="America/New_York" -p 80:80/tcp -v "/mnt/cache/appdata/piwigo":"/config":rw -v "/mnt/user/Photos/":"/photos":rw linuxserver/piwigo

     

    05b333f9abfc0d65b7763c9ddbbc8734a0afd9a29e0f1051e3f684d2c9ee514a

    Error response from daemon: Cannot start container 05b333f9abfc0d65b7763c9ddbbc8734a0afd9a29e0f1051e3f684d2c9ee514a: Error starting userland proxy: listen tcp 0.0.0.0:80: bind: address already in use

     

    The command failed.

     

    I am running UnRaid 6.1.4

     

    I am guessing that UnRaid is already using this port because none of my other Docker Containers are using this port. How can I get around this?

×
×
  • Create New...