Closed alvaropicazo closed 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.
peer channel list
Some certs were wrongly retrieved and were overwriting other certificates needed for the correct functioning of the peer cli
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.