n8n
n8n copied to clipboard
Cortex node doesn't return any data when execute analyzer on File observable
Describe the bug Cortex node doesn't return any data when executing new analyzer job with binary item.
To Reproduce Steps to reproduce the behavior:
- Create Cortex node Resource: Analyzer Operation: Execute Analyzer: EmlParser_2_0 (or any other File analyzer) Observable Type: File Binary Property: Set some binary property
- Run Workflow
- It doesn't return any data
But the job was sent to Cortex.
Expected behavior It should return at least id of executed job.
Environment (please complete the following information):
- n8n Version 0.165.1
Update 02.01.2023: Tested on 0.209.3 and the problem still exists.
My workflow
Updated issue
I checked the issue again and noticed that the problem appear only when I use binary item in Cortex (Observable type: file). I updated the issue description.
I found a community post showing the same problem.
https://community.n8n.io/t/some-cortex-nodes-are-not-running-jobs/6015/6
Hey @dream91,
Just to add internally we are tracking this as NODE-181
, I have just given it a go and I am currently getting an error rather than a response not sure if that is just down to my setup but both things should be fixed soon.