Jason Kendall

Results 154 comments of Jason Kendall

Documenting this here for tracking: JMAP support in Thunderbird: https://bugzilla.mozilla.org/show_bug.cgi?id=1322991 (Not on roadmap, yet)

For those that come across this problem: 1. Dev was not returning because the events did not have any attributes. Adding attributes, gave the expected results. 2. Checking the prod,...

3. So, tag is exportable, but added as a local tag. So, this is a non-issue. ;)

Re-opening for @iglocska -- Wants todo A FAQ on this.

This is still an issue? I just had to delete /etc/elasticsearch/elasticsearch.keystore from 2 nodes before puppet would stop zeroing out the real keystore location. Once I deleted it, everything started...

Zero Byte file? Interesting, wonder why. Is there an easy way to detect the empty file?

I wonder if you killed the startup at the wrong time and it started making the file, but couldn't finish?

Before I got through with the `-s` test, I'm going to sit and think on it, make sure there's no security issues with "changing" the dhparams - I can't see...

Can you add a bit of description? What kind of rebuild? Do you know where the files are stored?

https://github.com/MISP/MISP/blob/879c564d0c86f94c4e53b3a2e53243cc1d7a324c/app/Controller/OrganisationsController.php#L122 Looks like the Orgs get stored in `./app/webroot/img/orgs` of course, there's existing ones already so a direct volume-mount won't work.