Umit Kilic
Umit Kilic
Did you find any solution? I have the same problem while using Hyperledger Fabric v3.0.0. Here are my issues (https://github.com/hyperledger-labs/blockchain-explorer/issues/511 - https://github.com/hyperledger-labs/blockchain-explorer/issues/512). Which fabric version are you using?
UPDATE: When I check the logs on the explorer container with` docker logs CONTAINER` command, it shows an error: [2024-11-21T12:02:03.592] [ERROR] Sync -
Thanks for reply. I tried with caliper v0.5.0 and caliperv0.6.0 with appropriate update downloads (such as caliper-core, caliper-fabric-caliper-gateway etc. under node_modules). Also network-config file is arranged as you said (`blockchain:...
> @umitkilic It should work, but it's not been tested (someone in discord has said they have tried it and it works). However it will only work if you bind...
> @umitkilic Have you checked out the caliper tutorial for hyperledger fabric ? It shows how to install caliper and bind to fabric gateway so I would suggest you follow...
I am writing this for those who will encounter this problem in the future. This solution led me to another problem but it does not give this error anymore. The...