Results 8 comments of jsandova

Whenever I add config.handlers.jira.use_ssl = true to the config my lita chat bot will not start up.

I have tried it with config.handlers.jira.use_ssl = false as well and the lita chat bot still doesn't start up.

I just ran gem install again to make sure and it looks like I didn't have the latest version. Even with lita-jira 0.8.0 installed it will not start up with...

Here is the output. root@bot:/home/roboto# [2016-03-04 17:37:05 UTC] FATAL: Lita configuration file could not be processed. The exception was: undefined method `use_ssl=' for # Full backtrace: /home/roboto/lita_config.rb:68:in`block in ' /var/lib/gems/2.2.0/gems/lita-4.7.0/lib/lita/registry.rb:17:in...

Here is my config.yml file. version: '1.0.0' dls_settings: log_format: 'JSON' api: offset: 1 checkpointing: enabled: True directory: '/var/log/duo-logs' servers: - id: 'duo-logging' hostname: '10.176.18.45' port: 2514 protocol: 'TCP' account: ikey:...

I was able to get it working by switching to UDP and using fluentd to forward the logs to our datadog logging console.

Thanks that fixed my issue too where it was giving me the following error. Can't call method "send_sms" on an undefined value at /usr/local/sbin/sendtext.pl