Actions
Bug #18499
closedyajl.rb : wrong number of arguments (1 for 0)
Description
echo '{"json":"message"}' | fluent-cat debug.test¶
wrong number of arguments (1 for 0)
====
2022-01-18 17:45:05 -0500 [warn]: fluent/root_agent.rb:187:emit_error_event: dump an error event: error_class=ArgumentError error="wrong number of arguments (1 for 0)" location="/.../yajl-ruby-1.4.1/lib/yajl.rb:80:in `initialize'" tag="fluent.info" time=1642545905 record={"type"=>"monitor_agent", "plugin_id"=>"monitor_agent_input", "message"=>"shutting down input type="monitor_agent" plugin_id="monitor_agent_input"", "@timestamp"=>"2022-01-18T17:45:05-05:00"}
Updated by jeremyevans0 (Jeremy Evans) almost 3 years ago
- Status changed from Open to Third Party's Issue
This is either an issue in fluent or yajl-ruby, and you already reported this upstream to yajl-ruby (https://github.com/brianmario/yajl-ruby/issues/207). It's not a bug in Ruby itself.
Actions
Like0
Like0