Skip to content

Instantly share code, notes, and snippets.

@tomwans
Created June 19, 2015 20:02
Show Gist options
  • Save tomwans/0165e6c3b987291e49ef to your computer and use it in GitHub Desktop.
Save tomwans/0165e6c3b987291e49ef to your computer and use it in GitHub Desktop.
2015-06-19_19:47:01.48815 /sensu/path/gems/sensu-settings-1.9.0/lib/sensu/settings/loader.rb:171:in `definition_exists?': undefined method `to_sym' for nil:NilClass (NoMethodError)
2015-06-19_19:47:01.48817 from /sensu/path/gems/sensu-settings-1.9.0/lib/sensu/settings/loader.rb:48:in `block (2 levels) in create_category_methods'
2015-06-19_19:47:01.48818 from /sensu/path/gems/sensu-0.19.2/lib/sensu/client/process.rb:213:in `process_check_request'
2015-06-19_19:47:01.48818 from /sensu/path/gems/sensu-0.19.2/lib/sensu/client/process.rb:275:in `block (2 levels) in setup_subscriptions'
2015-06-19_19:47:01.48819 from /sensu/path/bundler/gems/sensu-transport-snssqs-aeb1146f0b50/lib/sensu/transport/snssqs.rb:38:in `call'
2015-06-19_19:47:01.48820 from /sensu/path/bundler/gems/sensu-transport-snssqs-aeb1146f0b50/lib/sensu/transport/snssqs.rb:38:in `block (3 levels) in subscribe'
2015-06-19_19:47:01.48821 from /sensu/path/gems/sensu-em-2.5.2/lib/eventmachine.rb:1054:in `call'
2015-06-19_19:47:01.48822 from /sensu/path/gems/sensu-em-2.5.2/lib/eventmachine.rb:1054:in `block in spawn_threadpool
{
"transport": {
"name": "snssqs",
"reconnect_on_error": true
},
"snssqs": {
"name": "snssqs",
"max_number_of_messages": 10,
"wait_time_seconds": 2,
"region": "us-west-1",
"consuming_sqs_queue_url": "{{SENSU_SQS_QUEUE_URL}}",
"publishing_sns_topic_arn": "{{SENSU_SNS_TOPIC_ARN}}"
},
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment