marcnil815
marcnil815
So apparently this does for some reason not return an array (null): ``` $eventForUser = $this->fetchEvent($user, [ 'eventid' => $id, 'includeAllTags' => true, 'includeEventCorrelations' => true, 'noEventReports' => true, 'noSightings'...
Thanks. I will pull and see if this pops up again.
Alright. The problem seems to be fixed. However, a new one has cropped up preventing the sending of email. ``` 2022-09-22 08:30:57 Error: [JOB ID: 52a737eb-1497-4f4f-b218-3befc2d4c34f] - failed with error...
@iglocska wait...are you trying to log an action that does not exist, and hence the validation fails? I supposed it shouldn't matter, but something fails nonetheless....ironically the very logging that...
It seems this still keeps happening. Unfortunately it keeps happening in silence. Anyone else noticing how some users are just not eligible for email on publish and the entire job...
We place MISP behind an ALB in AWS, and let Cognito perform the authentication (MFA). The MISP CustomAuth module is set up accordingly. Works like a charm.
#9555 linking to feature request
#9555 linking to feature request
#9555 linking to feature request
#9556 Just cross linking this here, as I wasn't sure where to contribute....