cbcloud connector failing to return results: kestrel.exceptions.DataSourceError: [ERROR] DataSourceError: [worker: Translator-1] STIX-shifter translation to STIX failed: STIX translation error: the JSON object must be str, bytes or bytearray, not list #389
Labels
bug
Something isn't working
Describe the bug
cbcloud connector is connecting successfully to the data source but it is unable to return results because of the following error:
cbcloud connector failing to return results: kestrel.exceptions.DataSourceError: [ERROR] DataSourceError: [worker: Translator-1] STIX-shifter translation to STIX failed: STIX translation error: the JSON object must be str, bytes or bytearray, not list
Details of the bug
Incrementing the following by an additional 0 in the seconds value until it returns results.
Error occurred with:
Debug tail:
stix-shifter-diag
will not work correctly with cbcloud as LIKE has not been implemented for this connector.To Reproduce
Steps to reproduce the behavior:
get process from src where process != 'name' last 1 seconds
Expected behavior
The matching results are returned
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: