Hanynowsky

Results 22 comments of Hanynowsky

I have the same issue with MariaDB on Debian 7. Very annoying and blocking ! Actually, I am using an embedded ruby version 2.2.0 which was compiled against openssl 1.0.0,...

`/opt/sensu/embedded/bin/ruby -r ./siteconf20160227-46298-b83bim.rb extconf.rb checking for mysql_ssl_set() ... *** extconf.rb failed *** Could not create Makefile due to some reason, probably lack of necessary libraries and/or headers.`

same problem here. Sounds like it does not support arrays unfortunately. :(

It s working fine for me. did you notice the (jinja filter : to_json): `ghetto_json: path=/etc/sensu/config.json client.keepalive.handlers='{{managed_keepalive_handlers|to_json}}'` - python 2.7, Ansible 2.3 ``` --- managed_keepalive_handlers: - halive - pagerduty ```

Yeah. Pretty much simpler and efficient. Please go ahead and commit the changes.

Same issue here. This affects the mobile app and the Desktop client app.

+1 Very needed feature! @palourde No milestone expected for this feature?

Any progress on this. This is a blocker issue.

Thank you fore your reactiveness. Well, as you said, the `_smi.smiExit()` does not help. The nature of Python garbage collection makes this leak happen I guess And celery being an...

Hello @vincentbernat Any news about this issue?