Open warmfusion opened 7 years ago
Same problem
@warmfusion did you solve the problem?
Its not something i've noticed recently after upgrading to newer versions of most of the components to be honest. And we have issues with message brokers that mean we'd expect to see this issue a lot.
I'd go with "No?" but as you're seeing the issue too can you give me more details on the error and versions involved?
@warmfusion
Version of FluentD: v1.7.4
Logs when the connection between fluent and rabbitmq was down:
E, [2019-12-05T07:59:41.662072 #16] ERROR -- #<Bunny::Session:0x7f40e1bf9a40 gameflare@white-guppy.rmq.cloudamqp.com:5672, vhost=gameflare, addresses=[white-guppy.rmq.cloudamqp.com:5672]>: Got an exception when receiving data: Connection reset by peer (Errno::ECONNRESET)
W, [2019-12-05T07:59:41.662346 #16] WARN -- #<Bunny::Session:0x7f40e1bf9a40 gameflare@white-guppy.rmq.cloudamqp.com:5672, vhost=gameflare, addresses=[white-guppy.rmq.cloudamqp.com:5672]>: Exception in the reader loop: Errno::ECONNRESET: Connection reset by peer
W, [2019-12-05T07:59:41.662381 #16] WARN -- #<Bunny::Session:0x7f40e1bf9a40 gameflare@white-guppy.rmq.cloudamqp.com:5672, vhost=gameflare, addresses=[white-guppy.rmq.cloudamqp.com:5672]>: Backtrace:
W, [2019-12-05T07:59:41.662407 #16] WARN -- #<Bunny::Session:0x7f40e1bf9a40 gameflare@white-guppy.rmq.cloudamqp.com:5672, vhost=gameflare, addresses=[white-guppy.rmq.cloudamqp.com:5672]>: /usr/local/lib/ruby/2.6.0/socket.rb:452:in `__read_nonblock'
W, [2019-12-05T07:59:41.662429 #16] WARN -- #<Bunny::Session:0x7f40e1bf9a40 gameflare@white-guppy.rmq.cloudamqp.com:5672, vhost=gameflare, addresses=[white-guppy.rmq.cloudamqp.com:5672]>: /usr/local/lib/ruby/2.6.0/socket.rb:452:in `read_nonblock'
W, [2019-12-05T07:59:41.662452 #16] WARN -- #<Bunny::Session:0x7f40e1bf9a40 gameflare@white-guppy.rmq.cloudamqp.com:5672, vhost=gameflare, addresses=[white-guppy.rmq.cloudamqp.com:5672]>: /usr/local/lib/ruby/gems/2.6.0/gems/bunny-2.14.3/lib/bunny/cruby/socket.rb:55:in `block in read_fully'
W, [2019-12-05T07:59:41.662477 #16] WARN -- #<Bunny::Session:0x7f40e1bf9a40 gameflare@white-guppy.rmq.cloudamqp.com:5672, vhost=gameflare, addresses=[white-guppy.rmq.cloudamqp.com:5672]>: /usr/local/lib/ruby/gems/2.6.0/gems/bunny-2.14.3/lib/bunny/cruby/socket.rb:54:in `loop'
W, [2019-12-05T07:59:41.662501 #16] WARN -- #<Bunny::Session:0x7f40e1bf9a40 gameflare@white-guppy.rmq.cloudamqp.com:5672, vhost=gameflare, addresses=[white-guppy.rmq.cloudamqp.com:5672]>: /usr/local/lib/ruby/gems/2.6.0/gems/bunny-2.14.3/lib/bunny/cruby/socket.rb:54:in `read_fully'
W, [2019-12-05T07:59:41.662523 #16] WARN -- #<Bunny::Session:0x7f40e1bf9a40 gameflare@white-guppy.rmq.cloudamqp.com:5672, vhost=gameflare, addresses=[white-guppy.rmq.cloudamqp.com:5672]>: /usr/local/lib/ruby/gems/2.6.0/gems/bunny-2.14.3/lib/bunny/transport.rb:239:in `read_fully'
W, [2019-12-05T07:59:41.662544 #16] WARN -- #<Bunny::Session:0x7f40e1bf9a40 gameflare@white-guppy.rmq.cloudamqp.com:5672, vhost=gameflare, addresses=[white-guppy.rmq.cloudamqp.com:5672]>: /usr/local/lib/ruby/gems/2.6.0/gems/bunny-2.14.3/lib/bunny/transport.rb:261:in `read_next_frame'
W, [2019-12-05T07:59:41.662573 #16] WARN -- #<Bunny::Session:0x7f40e1bf9a40 gameflare@white-guppy.rmq.cloudamqp.com:5672, vhost=gameflare, addresses=[white-guppy.rmq.cloudamqp.com:5672]>: /usr/local/lib/ruby/gems/2.6.0/gems/bunny-2.14.3/lib/bunny/reader_loop.rb:74:in `run_once'
W, [2019-12-05T07:59:41.662596 #16] WARN -- #<Bunny::Session:0x7f40e1bf9a40 gameflare@white-guppy.rmq.cloudamqp.com:5672, vhost=gameflare, addresses=[white-guppy.rmq.cloudamqp.com:5672]>: /usr/local/lib/ruby/gems/2.6.0/gems/bunny-2.14.3/lib/bunny/reader_loop.rb:39:in `block in run_loop'
W, [2019-12-05T07:59:41.662620 #16] WARN -- #<Bunny::Session:0x7f40e1bf9a40 gameflare@white-guppy.rmq.cloudamqp.com:5672, vhost=gameflare, addresses=[white-guppy.rmq.cloudamqp.com:5672]>: /usr/local/lib/ruby/gems/2.6.0/gems/bunny-2.14.3/lib/bunny/reader_loop.rb:36:in `loop'
W, [2019-12-05T07:59:41.662642 #16] WARN -- #<Bunny::Session:0x7f40e1bf9a40 gameflare@white-guppy.rmq.cloudamqp.com:5672, vhost=gameflare, addresses=[white-guppy.rmq.cloudamqp.com:5672]>: /usr/local/lib/ruby/gems/2.6.0/gems/bunny-2.14.3/lib/bunny/reader_loop.rb:36:in `run_loop'
W, [2019-12-05T07:59:41.662683 #16] WARN -- #<Bunny::Session:0x7f40e1bf9a40 gameflare@white-guppy.rmq.cloudamqp.com:5672, vhost=gameflare, addresses=[white-guppy.rmq.cloudamqp.com:5672]>: Will recover from a network failure (no retry limit)...
W, [2019-12-05T07:59:51.663312 #16] WARN -- #<Bunny::Session:0x7f40e1bf9a40 gameflare@white-guppy.rmq.cloudamqp.com:5672, vhost=gameflare, addresses=[white-guppy.rmq.cloudamqp.com:5672]>: Retrying connection on next host in line: white-guppy.rmq.cloudamqp.com:5672
@warmfusion please...
@warmfusion Can you please fix this bug? I can give you some money for this..
@warmfusion We still have problems with this
Any news?
Symptom
Problem
Log events show message Io timeouts suggesting there may be a problem with failover as events never get sent out, and the buffers fill with messages.
Logging