0

Error: endorsement failure during invoke. response: status:500 message:"make sure the chaincode irscc has been successfully instantiated and try again: chaincode irscc not found"

Artem Barger
  • 40,769
  • 9
  • 59
  • 81
iamve7254
  • 11
  • 1
  • 5

1 Answers1

0

This can occur due to various reasons on reason could be that docker fails to update the volumes in that case you can try docker volume prune

If you could provide the orderer logs then it will be easy to debug

SJaiswal
  • 1
  • 2