-
Issues with tailscale install via docker integration
Binhex has released a fix for his containers to this issue. His particular base OS was out of date I believe and so it has been updated.
-
[Support] binhex - Flaresolverr
i'm guessing this is just an issue with tailscale itself and whats its doing as the latter resolv.conf works and is directly from docker and the prior is getting done from the tailscale script. And your prowlarr tailscale wasnt running properly, thus why the resolv.conf didnt get updated. So I think from anything you should be concerned with, everything is functional. Now to learn more about the tailscale and see what I may be doing wrong in configuration so the docker network stops working for hostname resolution. Thanks again!
-
[Support] binhex - Flaresolverr
Ok I see new images showing up for other of your apps. This does fix the issue with tailscale not installing; however, I am also seeing that the resolv.conf is setup in a way that it is breaking local docker network hostname resolution. The resolv.conf on these new images is: ``` # resolv.conf(5) file generated by tailscale # For more info, see https://tailscale.com/s/resolvconf-overwrite # DO NOT EDIT THIS FILE BY HAND -- CHANGES WILL BE OVERWRITTEN nameserver 100.100.100.100 search domain.ts.net ``` However on other containers where both tailscale and docker hostname resolution works, I have: ``` # Generated by Docker Engine. # This file can be edited; Docker Engine will not make further changes once it # has been modified. nameserver 127.0.0.11 search domain.ts.net options ndots:0 # Based on host file: '/etc/resolv.conf' (internal resolver) # ExtServers: [100.100.100.100] # Overrides: [] # Option ndots from: internal ``` Your binhex-prowlarr image has this latter resolv.conf.
-
[Support] binhex - Flaresolverr
@binhex Completely understandable. Yes, this has fixed the issue. Can you update sonarr and radarr as well with this fix? I dont show them as having an update, but they have the same issue. And I also see you just made this post, so perhaps its something you're already working and it just hasnt happened quite yet. Thanks for getting this resolved.
-
[Support] binhex - Flaresolverr
@binhex any update? If you could point me to the repo perhaps I can take a look and offer a PR.
-
[Support] binhex - Flaresolverr
Did some additional research and seems these domains were deprecated from the official mirrorlist for archlinux in december. So I'm guessing we need @binhex to rebuild the container with an updated archlinux which doesnt reference these domains in the mirrorlist.
-
[Support] binhex - Flaresolverr
Recently migrated Unraid to a new USB drive(though not sure if its relevant; perhaps it was a problem earlier and I didnt notice) and since then it seems my binhex-flaresolverr container fails to connect to tailscale ``` Executing Unraid Docker Hook for Tailscale Detecting Package Manager... Detected pacman Package Manager! Installing packages... Please wait... ERROR: Installing packages! :: Synchronizing package databases... core downloading... extra downloading... error: failed retrieving file 'core.db' from europe.archive.pkgbuild.com : Could not resolve host: europe.archive.pkgbuild.com warning: fatal error from europe.archive.pkgbuild.com, skipping for the remainder of this transaction error: failed retrieving file 'extra.db' from europe.archive.pkgbuild.com : Failed to connect to europe.archive.pkgbuild.com port 443 after 186 ms: Could not connect to server error: failed retrieving file 'core.db' from america.archive.pkgbuild.com : Could not resolve host: america.archive.pkgbuild.com warning: fatal error from america.archive.pkgbuild.com, skipping for the remainder of this transaction error: failed retrieving file 'extra.db' from america.archive.pkgbuild.com : Failed to connect to america.archive.pkgbuild.com port 443 after 90 ms: Could not connect to server error: failed retrieving file 'core.db' from asia.archive.pkgbuild.com : Could not resolve host: asia.archive.pkgbuild.com warning: fatal error from asia.archive.pkgbuild.com, skipping for the remainder of this transaction error: failed retrieving file 'extra.db' from asia.archive.pkgbuild.com : Failed to connect to asia.archive.pkgbuild.com port 443 after 88 ms: Could not connect to server error: failed to synchronize all databases (failed to retrieve some files) ERROR: Unraid Docker Hook script throw an error! Starting container without Tailscale! ``` These domains definitely dont seem to exist. Any help would be appreciated. Thanks!
-
[Support] binhex - Radarr
Having same issues as EmptyEd. Posted my own issue here: Issues with tailscale install via docker integration - Tailscale - Unraid
-
Issues with tailscale install via docker integration
Recently migrated Unraid to a new USB drive(though not sure if its relevant; perhaps it was a problem earlier and I didnt notice) and since then it seems some(though not all) of my tailscale enabled docker apps fail to run tailscale. They all have the following in the logs ``` Executing Unraid Docker Hook for Tailscale Detecting Package Manager... Detected pacman Package Manager! Installing packages... Please wait... ERROR: Installing packages! :: Synchronizing package databases... core downloading... extra downloading... error: failed retrieving file 'core.db' from europe.archive.pkgbuild.com : Could not resolve host: europe.archive.pkgbuild.com warning: fatal error from europe.archive.pkgbuild.com, skipping for the remainder of this transaction error: failed retrieving file 'extra.db' from europe.archive.pkgbuild.com : Failed to connect to europe.archive.pkgbuild.com port 443 after 186 ms: Could not connect to server error: failed retrieving file 'core.db' from america.archive.pkgbuild.com : Could not resolve host: america.archive.pkgbuild.com warning: fatal error from america.archive.pkgbuild.com, skipping for the remainder of this transaction error: failed retrieving file 'extra.db' from america.archive.pkgbuild.com : Failed to connect to america.archive.pkgbuild.com port 443 after 90 ms: Could not connect to server error: failed retrieving file 'core.db' from asia.archive.pkgbuild.com : Could not resolve host: asia.archive.pkgbuild.com warning: fatal error from asia.archive.pkgbuild.com, skipping for the remainder of this transaction error: failed retrieving file 'extra.db' from asia.archive.pkgbuild.com : Failed to connect to asia.archive.pkgbuild.com port 443 after 88 ms: Could not connect to server error: failed to synchronize all databases (failed to retrieve some files) ERROR: Unraid Docker Hook script throw an error! Starting container without Tailscale! ```
bakkadps
Members
-
Joined
-
Last visited