Closed ankit-wasnik-pcn closed 2 months ago
"kubectl hlf channel signupdate" command is failing with error "Error: open : no such file or directory" even though I have the file with correct permissions.
Command: kubectl hlf channel signupdate --channel mychannel -f org3-ec-config-update-in-envelope.pb --config networkConfig.yaml --user=admin --mspid=Org1MSP
kubectl hlf channel signupdate --channel mychannel -f org3-ec-config-update-in-envelope.pb --config networkConfig.yaml --user=admin --mspid=Org1MSP
The command should not fail if config update file exists.
hlf-operator plugin version - 1.10.0
Please use the latest version of plugin, this has been fixed here
It worked. Thanks @adityajoshi12
What happened?
"kubectl hlf channel signupdate" command is failing with error "Error: open : no such file or directory" even though I have the file with correct permissions.
Command:
kubectl hlf channel signupdate --channel mychannel -f org3-ec-config-update-in-envelope.pb --config networkConfig.yaml --user=admin --mspid=Org1MSP
What did you expect to happen?
The command should not fail if config update file exists.
How can we reproduce it (as minimally and precisely as possible)?
Anything else we need to know?
hlf-operator plugin version - 1.10.0
Kubernetes version