hyperledger-bevel / bevel

An automation framework for rapidly and consistently deploying production-ready DLT platforms
https://hyperledger-bevel.readthedocs.io/en/latest/
Apache License 2.0
346 stars 719 forks source link

bug(fabric): peer commands errors in peer cli pod #2619

Closed alvaropicazo closed 2 months ago

alvaropicazo commented 2 months ago

Describe the bug The peer cli pod throws errors when running peer commands. The config.yaml file is missing.

Expected behavior As an example, run peer channel list and an error will be thrown in the console.

alvaropicazo commented 2 months ago

Some certs were wrongly retrieved and were overwriting other certificates needed for the correct functioning of the peer cli