Souad Hadjiat

Results 31 comments of Souad Hadjiat

When trying to update a grouping with external reference enforced (as an admin), I don't see the list of external references in the dialog : ![image](https://github.com/OpenCTI-Platform/opencti/assets/668192/34300d00-65aa-4d3a-8c6a-c985578d346c) I can see the...

@helene-nguyen @misohouse This error seem to happen when trying to delete completed works. We try to query up to 500 completed works to be deleted and it looks like the...

@nino-filigran I suggest to fix the way we delete completed tasks to avoid having this issue again

Hello @MatheusSandre, This particular error "Engine attachment processor configuration fail" doesn't prevent opencti from starting, could you share more logs ?

> @SouadHadjiat i add the logs in a csv file abve, and the version of my opensearch is 2.11 @MatheusSandre from the logs you shared, there is an issue with...

@MatheusSandre Could you send the json response of your cluster endpoint ? https://opster.com/guides/opensearch/opensearch-operations/checking-opensearch-version/ Especially the `version` part

Here is the json response of the cluster endpoint on AWS : ``` { "name": "5296f46cd78a8001977275ff250a50e6", "cluster_name": "860943360285:intel-prod-opencti", "cluster_uuid": "8yXNstQyTsGaVe_PrvHLSA", "version": { "number": "7.10.2", "build_type": "tar", "build_hash": "unknown", "build_date": "2023-11-14T10:03:14.097557524Z",...

When trying to reproduce, I have now this error : ![image](https://github.com/OpenCTI-Platform/opencti/assets/668192/e0ccbff3-e244-49de-a719-a84f8d2cb3f8) is it another issue ? Detailed error when running locally : `export-file-stix.py\", line 138, in _process_message\n list_params[\"orderBy\"],\nKeyError: 'orderBy'"}`

Hello @TheGreenmouse, Does your python client have the same version as opencti ? `x_opencti_reliability` is well defined in Identity type, but was added in 5.10.

Description seem to be always empty in content mapping view (tested for serveral reports) ![Capture d'écran 2024-05-30 153052](https://github.com/OpenCTI-Platform/opencti/assets/668192/b7f7fcb6-9716-4fd0-a81e-e9ab7296bba3) ![image](https://github.com/OpenCTI-Platform/opencti/assets/668192/b97011a5-433c-4c03-8d1c-ad7934ba0b46) Even content is empty, when trying to create a report with...