You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"}
Version used: 2.0.8
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: