IBM / fabcar-blockchain-sample

Use a Kubernetes cluster to deploy a Fabric network smart contract onto blockchain
https://developer.ibm.com/patterns/write-a-smart-contract-for-the-fabcarcommercial-paper-or-iks-cluster-with-saas-v2-beta-network-think/
Apache License 2.0
107 stars 85 forks source link

Failed to enrol Admin. Error - code: 20, message: 'Authentication failure' #85

Open piyushaNeo opened 3 years ago

piyushaNeo commented 3 years ago

I change admin credentials from app-admin/app-adminpw to org1-admin/org1-adminpw .So I getting the below error

error: [FabricCAClientService.js]: Failed to enroll org1-admin, error:%o message=fabric-ca request enroll failed with errors [[ { code: 20, message: 'Authentication failure' } ]], stack=Error: fabric-ca request enroll failed with errors [[ { code: 20, message: 'Authentication failure' } ]]

Team, please help me with this.Its urgent