Jump to content

kingfenix

Members
  • Posts

    26
  • Joined

  • Last visited

Posts posted by kingfenix

  1. If it helps you to fix it, the comixed dev had this to say about it....

     

    This is a packaged distribution of our docker image, yeah? I thinkt he error might be with one of their arguments being passed to Docker:

    -v '/mnt/cache/appdata/comixed':'.comixed':'rw'

    This is passing a relative, not absolute, path, which is the complaint that Docker is raising. You'll want to contact the package maintainer and ask them to fix this issue to resolve the problem.

  2. Error received during install of docker container from community app store on UNRAID

     

    root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker create --name='ComiXed' --net='bridge' -e TZ="America/New_York" -e HOST_OS="Unraid" -e 'PGID'='100' -e 'PUID'='99' -p '7171:7171/tcp' -v '/mnt/user/Comics/':'/library':'rw' -v '/mnt/cache/appdata/comixed/database/':'/root/.comixed':'rw' -v '/mnt/user/Downloads/Complete/':'/incoming':'rw' -v '/mnt/cache/appdata/comixed':'.comixed':'rw' 'comixed/comixed:latest'

    Error response from daemon: invalid volume specification: '/mnt/cache/appdata/comixed:.comixed:rw': invalid mount config for type "bind": invalid mount path: '.comixed' mount path must be absolute

    The command failed.

  3. so after braving the "latest" tag for awhile and being on this new .25 version. I have given up and went back to "5.14.23-ls76" and let me tell you, Im happy with it. It truly is just the best version so far...using the version file edit trick in a previous post I just changed my tag and downgraded, and all is working and well.

  4. so I just switched over to the mylar3 docker by hotio, and its awesome. Much has been improved in mylar3 and seems to be working with no issues :)

     

    some tips from my experience...

    1. I added path for my comics

    2. I added the PUID = 99 and PGID = 100 variables

    3. I had to move old mylar files from appdata/mylar/mylar to appdata/mylar/app, apparently hotio has that "app" subfolder hard coded in there.

    4. start up mylar 3 and all was well

     

    Shout out and thanks to hotio!!

    • Like 1
  5. Ive been using this for awhile now and suddenly the webui appears, but cannot connect to rtorrent, and the log has this repeating endlessly...any ideas? HELP!!

     

    2017-01-16 08:22:21,510 DEBG 'start-script' stdout output:

    [info] No PID file containing PID for sleep command present, assuming script hasn't started yet.

     

    2017-01-16 08:22:31,514 DEBG 'start-script' stdout output:

    [warn] OpenVPN process terminated, restarting OpenVPN...

  6. awesome I will try that out today, thanks very much!!! so thankful for you experienced people on here.

     

    One last question is there any guide or help on how to make a template available in community for apps like cardigann and ampache?

     

    Im a programmer and IT person and would like to dive into this myself, just not sure where to start really.

  7. yeah, and thats fine on local network, but when router comes into play if the only port forwarded is the webui port, but https/ssl is being used wouldnt 443 by default need to be forwarded to unraid for https to go there from outside?

     

    not trying to be difficult, just help :D

  8. ok so I got Cardigann working, by turning on docker hub search in CA settings, then manually adding all the same paramters to it that Jackett used with the exception of changing the port to 5060 which cardigann uses by default, no idea if it works or will auto update yet, but the web ui works so im off to a good start I think.

  9. I installed the open files plugin, and the only files open/listed are in various docker apps running. Should I try shutting docker down and then stop the array?

     

    docker is the only thing my unraid system does really, apps like delugevpn, plex, sonarr, couchpotato, ubooquity, calibre-server and plexrequests.net

     

    TIA

  10. ok so I upgrade to 6.2rc3, and I think ok I will stop my array and add the 2nd parity disk now, I try to stop the array and the browser just keeps repeating at the bottom unmounting disks...retrying unmounting disks for ever and ever....I try to refresh my browser, load other pages and nothing is responding, eventually I hard reboot my unraid machine and it comes up ok.

     

    I try a second time to stop array....same thing ending in hard reboot, everything runs and looks good, but I cant stop the array :(

     

×
×
  • Create New...