Skip to content

BigExec is throwing error when triggered using http-in node(api call)  #4

@akhileshappala

Description

@akhileshappala

HI @Jacques44
I am using bigexec node to run the scripting command using node-red. As I have faced some deployment issues on the exec node.
I have changed to bigexec.
While using bigexec, I am accessing nodered using an API call(HTTP in node) with query params for the example name.
and sending that name string to big exec to print the name. It is throwing below error.

TypeError: Converting circular structure to JSON --> starting at object with constructor 'Socket' | property 'parser' -> object with constructor 'HTTPParser' --- property 'socket' closes the circle
Screenshot 2022-03-01 at 2 33 20 PM

But the same using inject it is working fine.
I guess there is some issue with the integration of bigexec along with HTTP in the node.
Can you please check
PFA for the flow screenshot
below is the flow file from the Image :
bigexec-sample-with-api-call.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions