kingfenix

Members
  • Posts

    26
  • Joined

  • Last visited

Everything posted by kingfenix

  1. I have been having to restart my container for a few weeks now, and I see a ton of "Recursive routing detected, drop tun packet to [AF-INET]" messages in my log. Can anyone help me identify why this would happen and any guidance on how to resolve? Please!
  2. 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.
  3. 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.
  4. 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.
  5. container update from 6 hours ago is broken, will not start/run now...
  6. sstretchh, only idea I have for your issue is to make sure that your container is set to Bridge for network type, and that your host port isnt already in use by another container?
  7. 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!!
  8. Any word on mylar 3 tag/docker update? Mylar developer has said mylar 3 is current and stopped dev on 2...
  9. you put aphrodite in as the branch in the general section of settings INSIDE radarr, not in the unraid GUI
  10. 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...
  11. ok this one would be a new protcol/client type. It has a linux web client so would be perfect I think if someone could tackle this please!!! AirDC++ https://airdcpp-web.github.io/
  12. ok well I managed to get the bootstrap3 theme in place for calibre-server, can I get some guidance on how to modify the container to have username and password now? I have searched but cant find the commands that would accomplish that, or where the files are inside the container.
  13. is it possible to expose the "~/.config/calibre/resources/content_server" folder of calibre server to a mapped container path? I would love to be able to use a bootstrap theme for my calibre server. https://github.com/sudiphed/CalibreBootstrap/tree/master/content_server TIA
  14. 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.
  15. 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
  16. any of you experienced docker container authors reading this thread? any word or guidance on cardigann or Ampache?
  17. so to revive a old thread, is there any guidance on Ampache for unRaid yet?
  18. wouldnt you need port 443 for https/ssl to work?
  19. 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.
  20. found it on docker hub https://hub.docker.com/r/cardigann/cardigann/ now to get a unraid container that self updates...
  21. Cardigann seconded, supports both private and public indexers, Jackett is only private.
  22. nope, I dont do any of that, I only interact via the webgui with unraid
  23. 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
  24. 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