Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Maxino22 opened this issue Nov 7, 2024 · 1 comment
Open

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

Maxino22 opened this issue Nov 7, 2024 · 1 comment

Comments

@Maxino22
Copy link

Maxino22 commented Nov 7, 2024

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
}

@umitkilic
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants