Advertisement
Guest User

NewRelicRubyProblem

a guest
Jan 26th, 2015
239
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. ec2-user@ip-192-168-0-174 newrelic_aws_cloudwatch_plugin-latest]$ bundle exec ./bin/newrelic_aws
  2. /usr/share/ruby/vendor_ruby/2.0/psych.rb:205:in `parse': (<unknown>): did not find expected key while parsing a block mapping at line 19 column 3 (Psych::SyntaxError)
  3. from /usr/share/ruby/vendor_ruby/2.0/psych.rb:205:in `parse_stream'
  4. from /usr/share/ruby/vendor_ruby/2.0/psych.rb:153:in `parse'
  5. from /usr/share/ruby/vendor_ruby/2.0/psych.rb:129:in `load'
  6. from /home/ec2-user/.gem/ruby/2.0/gems/newrelic_plugin-1.3.1/lib/newrelic_plugin/config.rb:28:in `initialize'
  7. from /home/ec2-user/.gem/ruby/2.0/gems/newrelic_plugin-1.3.1/lib/newrelic_plugin/config.rb:78:in `new'
  8. from /home/ec2-user/.gem/ruby/2.0/gems/newrelic_plugin-1.3.1/lib/newrelic_plugin/config.rb:78:in `config'
  9. from /tmp/newrelic_aws_cloudwatch_plugin-latest/lib/newrelic_aws.rb:10:in `<top (required)>'
  10. from ./bin/newrelic_aws:18:in `require'
  11. from ./bin/newrelic_aws:18:in `<main>'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement