Catch node reporting node id

I have setup a catch node in a subflow, pointing it to a tcp request node and triggering an email.
I have received this email:

{"message":"connect failed
10.0.0.131:20000","source":{"id":"76efa99e.66f788","type":"tcp
request","count":1}}

I have typed the "id" into the search box, but no node has that id. How can I find it? I have received 7 emails with 7 different ids

Do you have subflows? If so, this is likely an internal id generated by one of the subflows. There is no easy way to track that back to source.

We should look at how to make the error reporting in these instances more useful.

Yes, the catch node is in the subflow...and it is used in other subflows.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.