Skip to content

Instantly share code, notes, and snippets.

@tagomoris
Created October 28, 2011 08:21
Show Gist options
  • Save tagomoris/1321863 to your computer and use it in GitHub Desktop.
Save tagomoris/1321863 to your computer and use it in GitHub Desktop.
2011-10-28 17:16:59 +0900: failed to flush the buffer error="incompatible character encodings: ASCII-8BIT and UTF-8"
2011-10-28 17:16:59 +0900: /home/hoge/.rvm/gems/ruby-1.9.2-p180/gems/thrift-0.7.0/lib/thrift/transport/framed_transport.rb:84:in `write'
2011-10-28 17:16:59 +0900: /home/hoge/.rvm/gems/ruby-1.9.2-p180/gems/thrift-0.7.0/lib/thrift/protocol/binary_protocol.rb:112:in `write_string'
2011-10-28 17:16:59 +0900: /home/hoge/.rvm/gems/ruby-1.9.2-p180/gems/thrift-0.7.0/lib/thrift/client.rb:35:in `write'
2011-10-28 17:16:59 +0900: /home/hoge/.rvm/gems/ruby-1.9.2-p180/gems/thrift-0.7.0/lib/thrift/client.rb:35:in `send_message'
2011-10-28 17:16:59 +0900: /home/hoge/.rvm/gems/ruby-1.9.2-p180/gems/fluent-plugin-scribe-0.10.3/lib/fluent/plugin/thrift/scribe.rb:21:in `send_Log'
2011-10-28 17:16:59 +0900: /home/hoge/.rvm/gems/ruby-1.9.2-p180/gems/fluent-plugin-scribe-0.10.3/lib/fluent/plugin/thrift/scribe.rb:16:in `Log'
2011-10-28 17:16:59 +0900: /home/hoge/.rvm/gems/ruby-1.9.2-p180/gems/fluent-plugin-scribe-0.10.3/lib/fluent/plugin/out_scribe.rb:78:in `write'
2011-10-28 17:16:59 +0900: /home/hoge/.rvm/gems/ruby-1.9.2-p180/gems/fluentd-0.10.3/lib/fluent/buffer.rb:261:in `write_chunk'
2011-10-28 17:16:59 +0900: /home/hoge/.rvm/gems/ruby-1.9.2-p180/gems/fluentd-0.10.3/lib/fluent/buffer.rb:245:in `pop'
2011-10-28 17:16:59 +0900: /home/hoge/.rvm/gems/ruby-1.9.2-p180/gems/fluentd-0.10.3/lib/fluent/output.rb:343:in `try_flush'
2011-10-28 17:16:59 +0900: /home/hoge/.rvm/gems/ruby-1.9.2-p180/gems/fluentd-0.10.3/lib/fluent/output.rb:232:in `try_flush'
2011-10-28 17:16:59 +0900: /home/hoge/.rvm/gems/ruby-1.9.2-p180/gems/fluentd-0.10.3/lib/fluent/output.rb:170:in `run'
2011-10-28 17:16:59 +0900: retrying.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment