Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

undefined method `keys' for nil:NilClass #41

Open
callmevossler opened this issue Mar 27, 2014 · 0 comments
Open

undefined method `keys' for nil:NilClass #41

callmevossler opened this issue Mar 27, 2014 · 0 comments

Comments

@callmevossler
Copy link

Trying to install the newrelic logwatcher.

ruby newrelic_logwatcher_agent.rb
[Thu Mar 27 19:37:08 UTC 2014] WARN: SSL is disabled by default when using Ruby 1.8.x
newrelic_logwatcher_agent.rb:130: undefined method `keys' for nil:NilClass (NoMethodError)

Here's the failing code: NewRelic::Plugin::Config.config.agents.keys.each do |agent|

greggroth added a commit to greggroth/newrelic_platform_plugins that referenced this issue Sep 20, 2016
Specifically to get support for ERB proccessing of the config file (from railsware#41).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant