Project

General

Profile

Actions

Bug #18499

closed

yajl.rb : wrong number of arguments (1 for 0)

Added by dklein (Dmitri Klein) about 2 years ago. Updated about 2 years ago.

Status:
Third Party's Issue
Assignee:
-
Target version:
-
[ruby-core:107195]

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) about 2 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

Also available in: Atom PDF

Like0
Like0