Skip to content
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

HTTP_PROXY for IPV6 is not working #9545

Open
smiley-ci opened this issue Nov 1, 2024 · 1 comment
Open

HTTP_PROXY for IPV6 is not working #9545

smiley-ci opened this issue Nov 1, 2024 · 1 comment

Comments

@smiley-ci
Copy link

smiley-ci commented Nov 1, 2024

Issue:

We are using squid proxy to connect to s3. We specify the squid Proxy (IPV6 address in HTTP_PROXY) but that does not work. It works only for IPV4 IP
HTTP_PROXY could not accept IPV6 IP

Logs:

{[2024/11/01 12:41:36] [engine] caught signal (SIGSEGV)
#0  0x7fc78d770a19      in  ???() at 4/multiarch/strlen-avx2.S:74
#1  0x563c35008687      in  flb_strdup() at include/fluent-bit/flb_str.h:46
#2  0x563c3500c346      in  flb_upstream_create() at src/flb_upstream.c:268
#3  0x563c353cfc8e      in  cb_s3_init() at plugins/out_s3/s3.c:894
#4  0x563c34fce277      in  flb_output_init_all() at src/flb_output.c:1226
#5  0x563c34fef903      in  flb_engine_start() at src/flb_engine.c:734
#6  0x563c34f97bab      in  flb_lib_worker() at src/flb_lib.c:629
#7  0x7fc78de50ea6      in  start_thread() at reate.c:477
#8  0x7fc78d701a2e      in  ???() at sysv/linux/x86_64/clone.S:95
#9  0xffffffffffffffff  in  ???() at ???:0"}
image image
  • Version used: 2.0.8
@patrick-stephens
Copy link
Contributor

The 2.0 series is unsupported now and quite old, is it reproducible with the latest version?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants