logstash-plugins/logstash-input-s3

logstash-input-s3 Error: Net::OpenTimeout 没人解决就关闭问题吗?

Closed this issue · 0 comments

Please post all product and debugging questions on our forum. Your questions will reach our wider community members there, and if we confirm that there is a bug, then we can open a new issue here.

For all general issues, please provide the following details for fast resolution:

  • Version: 7.9.3
  • Operating System:
  • Config File (if you have sensitive info, please remove it):
  • Sample Data:
  • Steps to Reproduce:
    -log:
    [2021-05-26T10:19:43,686][ERROR][logstash.javapipeline ][main][9a2225c4d3e20a639cd009e56ba032fdbc47fc0df0134b087544ef4ed11a3aea] A plugin had an unrecoverable error. Will restart this plugin.
    Pipeline_id:main
    Plugin: <LogStash::Inputs::S3 access_key_id=>"kkkkkkkkkkk", bucket=>"lgcflog", additional_settings=>{"force_path_style"=>"true", "follow_redirects"=>"false"}, prefix=>"flexispotlog/", secret_access_key=>, interval=>10, id=>"fghfghfhfgh47fc0df0134b087544ef4ed11a3aea", region=>"ap-northeast-1", enable_metric=>true, codec=><LogStash::Codecs::Plain id=>"plain_d900acf5-2f7f-4d76-8328-aa8001851738", enable_metric=>true, charset=>"UTF-8">, role_session_name=>"logstash", delete=>false, watch_for_new_files=>true, temporary_directory=>"/tmp/logstash", include_object_properties=>false, gzip_pattern=>".gz(ip)?$">
    Error: Net::OpenTimeout
    Exception: Seahorse::Client::NetworkingError
    Stack: uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/net/protocol.rb:41:in ssl_socket_connect' uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/net/http.rb:985:in connect'
    uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/net/http.rb:924:in do_start' uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/net/http.rb:919:in start'
    uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/delegate.rb:83:in method_missing' /usr/share/logstash/vendor/bundle/jruby/2.5.0/gems/aws-sdk-core-2.11.602/lib/seahorse/client/net_http/connection_pool.rb:285:in start_session'
    /usr/share/logstash/vendor/bundle/jruby/2.5.0/gems/aws-sdk-core-2.11.602/lib/seahorse/client/net_http/connection_pool.rb:92:in session_for' /usr/share/logstash/vendor/bundle/jruby/2.5.0/gems/aws-sdk-core-2.11.602/lib/seahorse/client/net_http/handler.rb:119:in session'
    /usr/share/logstash/vendor/bundle/jruby/2.5.0/gems/aws-sdk-core-2.11.602/lib/seahorse/client/net_http/handler.rb:71:in transmit' /usr/share/logstash/vendor/bundle/jruby/2.5.0/gems/aws-sdk-core-2.11.602/lib/seahorse/client/net_http/handler.rb:45:in call'
    /usr/share/logstash/vendor/bundle/jruby/2.5.0/gems/aws-sdk-core-2.11.602/lib/seahorse/client/plugins/content_length.rb:12:in `call'
    How to solve this problem