Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

[error]: #0 unexpected error error_class=NameError error="uninitialized constant Aws::Lambda" #6

Open
acmmayur opened this issue Nov 8, 2018 · 0 comments

Comments

@acmmayur
Copy link

acmmayur commented Nov 8, 2018

I was using this from long time with td-agent version 2.3.5-1.el2017.
Recently I updated td-agent version to 2.3.6-0.el2017.
After updating td-agent I am getting lots of errors for this module and its not working.
Can anyone help me to solve this issue ?

Error logs -

2018-11-08 11:47:28 +0000 [error]: #0 unexpected error error_class=NameError error="uninitialized constant Aws::Lambda"
2018-11-08 11:47:28 +0000 [error]: #0 /opt/td-agent/embedded/lib/ruby/gems/2.1.0/gems/fluent-plugin-lambda-0.2.1/lib/fluent/plugin/out_lambda.rb:90:in create_client' 2018-11-08 11:47:28 +0000 [error]: #0 /opt/td-agent/embedded/lib/ruby/gems/2.1.0/gems/fluent-plugin-lambda-0.2.1/lib/fluent/plugin/out_lambda.rb:52:in start'
2018-11-08 11:47:28 +0000 [error]: #0 /opt/td-agent/embedded/lib/ruby/gems/2.1.0/gems/fluentd-1.2.6/lib/fluent/compat/call_super_mixin.rb:42:in start' 2018-11-08 11:47:28 +0000 [error]: #0 /opt/td-agent/embedded/lib/ruby/gems/2.1.0/gems/fluentd-1.2.6/lib/fluent/root_agent.rb:165:in block in start'
2018-11-08 11:47:28 +0000 [error]: #0 /opt/td-agent/embedded/lib/ruby/gems/2.1.0/gems/fluentd-1.2.6/lib/fluent/root_agent.rb:154:in block (2 levels) in lifecycle' 2018-11-08 11:47:28 +0000 [error]: #0 /opt/td-agent/embedded/lib/ruby/gems/2.1.0/gems/fluentd-1.2.6/lib/fluent/root_agent.rb:153:in each'
2018-11-08 11:47:28 +0000 [error]: #0 /opt/td-agent/embedded/lib/ruby/gems/2.1.0/gems/fluentd-1.2.6/lib/fluent/root_agent.rb:153:in block in lifecycle' 2018-11-08 11:47:28 +0000 [error]: #0 /opt/td-agent/embedded/lib/ruby/gems/2.1.0/gems/fluentd-1.2.6/lib/fluent/root_agent.rb:140:in each'
2018-11-08 11:47:28 +0000 [error]: #0 /opt/td-agent/embedded/lib/ruby/gems/2.1.0/gems/fluentd-1.2.6/lib/fluent/root_agent.rb:140:in lifecycle' 2018-11-08 11:47:28 +0000 [error]: #0 /opt/td-agent/embedded/lib/ruby/gems/2.1.0/gems/fluentd-1.2.6/lib/fluent/root_agent.rb:164:in start'
2018-11-08 11:47:28 +0000 [error]: #0 /opt/td-agent/embedded/lib/ruby/gems/2.1.0/gems/fluentd-1.2.6/lib/fluent/engine.rb:274:in start' 2018-11-08 11:47:28 +0000 [error]: #0 /opt/td-agent/embedded/lib/ruby/gems/2.1.0/gems/fluentd-1.2.6/lib/fluent/engine.rb:219:in run'
2018-11-08 11:47:28 +0000 [error]: #0 /opt/td-agent/embedded/lib/ruby/gems/2.1.0/gems/fluentd-1.2.6/lib/fluent/supervisor.rb:799:in run_engine' 2018-11-08 11:47:28 +0000 [error]: #0 /opt/td-agent/embedded/lib/ruby/gems/2.1.0/gems/fluentd-1.2.6/lib/fluent/supervisor.rb:549:in block in run_worker'
2018-11-08 11:47:28 +0000 [error]: #0 /opt/td-agent/embedded/lib/ruby/gems/2.1.0/gems/fluentd-1.2.6/lib/fluent/supervisor.rb:724:in call' 2018-11-08 11:47:28 +0000 [error]: #0 /opt/td-agent/embedded/lib/ruby/gems/2.1.0/gems/fluentd-1.2.6/lib/fluent/supervisor.rb:724:in main_process'
2018-11-08 11:47:28 +0000 [error]: #0 /opt/td-agent/embedded/lib/ruby/gems/2.1.0/gems/fluentd-1.2.6/lib/fluent/supervisor.rb:544:in run_worker' 2018-11-08 11:47:28 +0000 [error]: #0 /opt/td-agent/embedded/lib/ruby/gems/2.1.0/gems/fluentd-1.2.6/lib/fluent/command/fluentd.rb:316:in <top (required)>'
2018-11-08 11:47:28 +0000 [error]: #0 /opt/td-agent/embedded/lib/ruby/site_ruby/2.1.0/rubygems/core_ext/kernel_require.rb:54:in require' 2018-11-08 11:47:28 +0000 [error]: #0 /opt/td-agent/embedded/lib/ruby/site_ruby/2.1.0/rubygems/core_ext/kernel_require.rb:54:in require'
2018-11-08 11:47:28 +0000 [error]: #0 /opt/td-agent/embedded/lib/ruby/gems/2.1.0/gems/fluentd-1.2.6/bin/fluentd:8:in <top (required)>' 2018-11-08 11:47:28 +0000 [error]: #0 /opt/td-agent/embedded/bin/fluentd:23:in load'
2018-11-08 11:47:28 +0000 [error]: #0 /opt/td-agent/embedded/bin/fluentd:23:in <top (required)>' 2018-11-08 11:47:28 +0000 [error]: #0 /usr/sbin/td-agent:7:in load'
2018-11-08 11:47:28 +0000 [error]: #0 /usr/sbin/td-agent:7:in `

'
2018-11-08 11:47:28 +0000 [error]: #0 unexpected error error_class=NameError error="uninitialized constant Aws::Lambda"
2018-11-08 11:47:28 +0000 [error]: #0 suppressed same stacktrace
2018-11-08 11:47:28 +0000 [info]: Worker 0 finished with status 1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant