IPV6 rpc_endpoint is not working for fluentd v1.13.3

84 views
Skip to first unread message

pratiks...@gmail.com

unread,
Nov 22, 2021, 10:46:06 AM11/22/21
to Fluentd Google Group
Hi All,

I am trying to add IPv6 environment rpc configuration to fluentd. However, it does not seem to be working and throwing continuous errors while starting up.
Please refer below configuration which I have provided and error logs:
configuration:
<system>
     rpc_endpoint [::]:24444
     workers 4
</system>
Error logs:
2021-11-22 19:06:48 +0530 [error]: #1 unexpected error error_class=Errno::ENOTCONN error="Transport endpoint is not connected - getpeername(2)"
2021-11-22 19:06:48 +0530 [error]: #1 /opt/td-agent/lib/ruby/2.7.0/openssl/ssl.rb:239:in `peeraddr'
2021-11-22 19:06:48 +0530 [error]: #1 /opt/td-agent/lib/ruby/2.7.0/openssl/ssl.rb:239:in `peeraddr'
2021-11-22 19:06:48 +0530 [error]: #1 /opt/td-agent/lib/ruby/gems/2.7.0/gems/fluentd-1.13.3/lib/fluent/plugin_helper/server.rb:713:in `rescue in try_tls_accept'
2021-11-22 19:06:48 +0530 [error]: #1 /opt/td-agent/lib/ruby/gems/2.7.0/gems/fluentd-1.13.3/lib/fluent/plugin_helper/server.rb:696:in `try_tls_accept'
2021-11-22 19:06:48 +0530 [error]: #1 /opt/td-agent/lib/ruby/gems/2.7.0/gems/fluentd-1.13.3/lib/fluent/plugin_helper/server.rb:726:in `on_connect'
2021-11-22 19:06:48 +0530 [error]: #1 /opt/td-agent/lib/ruby/gems/2.7.0/gems/cool.io-1.7.1/lib/cool.io/server.rb:41:in `on_connection'
2021-11-22 19:06:48 +0530 [error]: #1 /opt/td-agent/lib/ruby/gems/2.7.0/gems/cool.io-1.7.1/lib/cool.io/listener.rb:46:in `on_readable'
2021-11-22 19:06:48 +0530 [error]: #1 /opt/td-agent/lib/ruby/gems/2.7.0/gems/cool.io-1.7.1/lib/cool.io/loop.rb:88:in `run_once'
2021-11-22 19:06:48 +0530 [error]: #1 /opt/td-agent/lib/ruby/gems/2.7.0/gems/cool.io-1.7.1/lib/cool.io/loop.rb:88:in `run'
2021-11-22 19:06:48 +0530 [error]: #1 /opt/td-agent/lib/ruby/gems/2.7.0/gems/fluentd-1.13.3/lib/fluent/plugin_helper/event_loop.rb:93:in `block in start'
2021-11-22 19:06:48 +0530 [error]: #1 /opt/td-agent/lib/ruby/gems/2.7.0/gems/fluentd-1.13.3/lib/fluent/plugin_helper/thread.rb:78:in `block in thread_create'

Please suggest a way  to bind IPV6 rpc address in fluentd.

Thanks

pratiks...@gmail.com

unread,
Jan 11, 2022, 4:38:39 AM1/11/22
to Fluentd Google Group

Hi,

Is there any update on this for any way to bind IPv6 rpc address in fluentd?
Reply all
Reply to author
Forward
0 new messages