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
}
Blockchain Explorer starts but i'm getting this error I can access the UI but no records seen.