You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
}
The text was updated successfully, but these errors were encountered:
Did you find any solution? I have the same problem while using Hyperledger Fabric v3.0.0. Here are my issues (#511 - #512). Which fabric version are you using?
Blockchain Explorer starts but i'm getting this error I can access the UI but no records seen.
The text was updated successfully, but these errors were encountered: