-
-
Notifications
You must be signed in to change notification settings - Fork 162
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] cURL request does not work #275
Comments
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid. |
We do not offer support for tunneling a container through another. |
@NGDM did you find a solution for this? Thanks! |
It seems this got fixed along the way with a new c-ares version. |
I don't have a fix yet, but I can offer a workaround. This seems to be related to the default k8s Breadcrumb: qdm12/gluetun#281 (comment) |
Is there an existing issue for this?
Current Behavior
I have this docker running through
network_mode: 'service:gluetun'
together with another container.cURL requests to this other container via localhost:port used to work, but since 4.6.1-r0-ls297 the requests don't arrive and they don't return.
I believe something changed in the c-ares package which causes this: 4.6.0-r0-ls296...4.6.1-r0-ls297
It seems they changed something to their DNS resolver between 1.21.0 and 1.22.1: https://c-ares.org/changelog.html
Expected Behavior
cURL request arrives and returns.
Steps To Reproduce
Environment
CPU architecture
x86-64
Docker creation
Container logs
[migrations] started [migrations] no migrations found ─────────────────────────────────────── ██╗ ███████╗██╗ ██████╗ ██║ ██╔════╝██║██╔═══██╗ ██║ ███████╗██║██║ ██║ ██║ ╚════██║██║██║ ██║ ███████╗███████║██║╚██████╔╝ ╚══════╝╚══════╝╚═╝ ╚═════╝ Brought to you by linuxserver.io ─────────────────────────────────────── To support LSIO projects visit: https://www.linuxserver.io/donate/ ─────────────────────────────────────── GID/UID ─────────────────────────────────────── User UID: 1031 User GID: 65539 ─────────────────────────────────────── [custom-init] No custom files found, skipping... WebUI will be started shortly after internal preparations. Please wait... Connection to localhost (127.0.0.1) 8080 port [tcp/http-alt] succeeded! [ls.io-init] done.
The text was updated successfully, but these errors were encountered: