I am trying to setup the kubernets hyperledger fabric
node SDK
on kubernetes cluster. While running the pod. I am getting the following error log in the conatiner.
Command
kubectl logs -f noderest-68f94dc457-b92jz -n orgmtbcnodejs
----------------------Log file------------------
Starting .....
Removing fabric-client-kv-org-mtbc
Removing fabric-client-kv-org-uni
Removing network-config
ls: cannot access /tmp/fabric/crypto-config/peerOrganizations/org-mtbc/users/Admin@org-mtbc/msp/keystore/: No such file or directory
------------------------------------------------
Can anyone give me a clue which file is it talking about?