I had the same issue and solved it by adding “TraceForwarderBK” to
“defaultBackends”: [
“KatipBK”,
“TraceForwarderBK”
],
in the node’s config file.
However, I didn’T find any documentation about it
I had the same issue and solved it by adding “TraceForwarderBK” to
“defaultBackends”: [
“KatipBK”,
“TraceForwarderBK”
],
in the node’s config file.
However, I didn’T find any documentation about it