You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
After upgrading TheHive / Cortex / Cortex Anlysers I cannot see any analyser available in Hive.
In the hive error log im seeing errors like this below complaining about version numbers.
'version' is undefined on object: {"_routing":"*","analyzerDefinitionId":"HIBP_Query_1_0","_type":"worker","description":"Query haveibeenpwned.com for a compromised email address","dataTypeList":["mail"],"type":"analyzer","jobCache":null,"createdAt":1545656883141,"_parent":"*","createdBy":"cortex*","name":"HIBP_Query_1_0","workerDefinitionId":"HIBP_Query_1_0","_id":"dbe88ef707c365157997123c974c5023","id":"dbe88ef707c365157997123c974c5023","_version":1}
I have realised that I don't even have such analyser, definitely no HIBP version 1. That was the previous before the upgrade.
I have checked HIBP_Query.json and that is showing version 2.0, no sign of one.
The only place where I can see version 1 is in Cortex-Analyzers/analyzers/catalog.json
I have a feeling the catalogue has not been updated to reflect the new analyser versions.
This issue is affecting multiple analysers.
Expected behavior
Non-existent analysers should not be showing in Cortex
Work environment
Server OS: Debian
Browser type and version: Chrome
Cortex version: 3.0.0-1
The text was updated successfully, but these errors were encountered:
I have updated the catalogues, but the issue still standing.
In cortex hxxp://cortex:9001/index.html#!/analyzers still can see the old analysers but within hxxp://cortex:9001/index.html#!/admin/organizations/orgname can only see the correct ones.
Describe the bug
After upgrading TheHive / Cortex / Cortex Anlysers I cannot see any analyser available in Hive.
In the hive error log im seeing errors like this below complaining about version numbers.
'version' is undefined on object: {"_routing":"*","analyzerDefinitionId":"HIBP_Query_1_0","_type":"worker","description":"Query haveibeenpwned.com for a compromised email address","dataTypeList":["mail"],"type":"analyzer","jobCache":null,"createdAt":1545656883141,"_parent":"*","createdBy":"cortex*","name":"HIBP_Query_1_0","workerDefinitionId":"HIBP_Query_1_0","_id":"dbe88ef707c365157997123c974c5023","id":"dbe88ef707c365157997123c974c5023","_version":1}
I have realised that I don't even have such analyser, definitely no HIBP version 1. That was the previous before the upgrade.
I have checked HIBP_Query.json and that is showing version 2.0, no sign of one.
The only place where I can see version 1 is in Cortex-Analyzers/analyzers/catalog.json
I have a feeling the catalogue has not been updated to reflect the new analyser versions.
This issue is affecting multiple analysers.
Expected behavior
Non-existent analysers should not be showing in Cortex
Work environment
The text was updated successfully, but these errors were encountered: