n8n icon indicating copy to clipboard operation
n8n copied to clipboard

Cortex node doesn't return any data when execute analyzer on File observable

Open dream91 opened this issue 2 years ago • 4 comments

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:

  1. 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
  2. Run Workflow
  3. It doesn't return any data

image

But the job was sent to Cortex.

image

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 image

dream91 avatar Jun 10 '22 14:06 dream91

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.

dream91 avatar Jul 05 '22 11:07 dream91

I found a community post showing the same problem.

https://community.n8n.io/t/some-cortex-nodes-are-not-running-jobs/6015/6

dream91 avatar Aug 18 '22 06:08 dream91

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.

Joffcom avatar Jan 18 '23 12:01 Joffcom