Jefferson Bicca
Jefferson Bicca
I am facing similar issue but when trying to insert an FX ([UJAM Finisher Micro](https://www.ujam.com/finisher/micro/)) in a channel (using lmms current nightly). Got this same error in logs running lmms...
I personally still think that it would be great to have both SQLite and Postgres supported as each option have it's own advantages and disadvantages. I say having flexibility is...
peer: error validating proposal: access denied: channel [] creator org unknown, creator is malformed
I am facing similar issue when I update an API client (developed in NodeJS) that is running perfectly fine with `fabric-network` library to `fabric-gateway`, pointing to the same network/peer. The...
peer: error validating proposal: access denied: channel [] creator org unknown, creator is malformed
Ok, I have figured out what was wrong: I was trying to keep compatibility with the "old" JSON "wallet" format. Passing the credentials as a Buffer instead of a string...
Doing some testing as @JamieDanielson said and this also seems to do the trick, just in case for those who want to use `@opentelemetry/auto-instrumentations-node` `register` script instead of developing it's...