hyperledger-labs / blockchain-explorer

Apache License 2.0
1.42k stars 949 forks source link

Error: error in simulation: failed to execute transaction #509

Open Maxino22 opened 1 week ago

Maxino22 commented 1 week ago

Blockchain Explorer starts but i'm getting this error I can access the UI but no records seen.

[2024-11-07T07:36:25.643] [ERROR] Sync - <<<<<<<<<<<<<<<<<<<<<<<<<< Synchronizer Error >>>>>>>>>>>>>>>>>>>>>
[2024-11-07T07:36:25.643] [ERROR] Sync - Error: error in simulation: failed to execute transaction feea5e890f53c678000971a42bd0baf7deac75acaafdeee4f9cf0ed958dc57c5: could not launch chaincode lscc.syscc: error building chaincode: error building image: failed to get chaincode package for external build: could not get legacy chaincode package 'lscc.syscc': open /var/hyperledger/production/chaincodes/lscc.syscc: no such file or directory
    at SingleQueryHandler.evaluate (/opt/explorer/node_modules/fabric-network/lib/impl/query/singlequeryhandler.js:60:57)
    at processTicksAndRejections (internal/process/task_queues.js:97:5)
    at async Transaction.evaluate (/opt/explorer/node_modules/fabric-network/lib/transaction.js:319:25) {
  isEndorsed: false,
  payload: { type: 'Buffer', data: [] },
  status: 500
}