fabric-explorer icon indicating copy to clipboard operation
fabric-explorer copied to clipboard

Fabric-explorer is a simple, powerful, maintainable, open source fabric explorer

Results 14 fabric-explorer issues
Sort by recently updated
recently updated
newest added

postgres://postgres:[email protected]:5432/fabricexplorer (node:6272) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'forEach' of undefined at Platform.setChannels (/home/skyhuihui/go/src/github.com/hyperledger/blockchain-explorer/app/platform/fabric/Platform.js:192:26) at at process._tickCallback (internal/process/next_tick.js:188:7) (node:6272) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of...

When trying to get channels via REST API by: curl http://localhost:8080/apis/channels?peer=peer1 I ran into the error: --- Error: No identity has been assigned to this client at Client._getSigningIdentity (/home/ec2-user/fabric-explorer/node_modules/fabric-client/lib/Client.js:1206:11) at...

error: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: Failed to deserialize creator identity, err The supplied identity is not valid, Verify() returned x509: certificate signed by unknown authority (possibly because...

Following instructions here, but where do we specify channelList? No channel information defined in example on main page, you should include the full sample instead. var config=require('../config.json') var channels=config.channelsList `blockchain/fabric-explorer/utils/ledgerMgr.js:23...

``` ERROR 1064 (42000) at line 39: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to...

完全根据文档不能启动浏览器

Channel name : mychannel Creating channel... CORE_PEER_TLS_ROOTCERT_FILE=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org1.example.com/peers/peer0.org1.example.com/tls/ca.crt CORE_PEER_TLS_KEY_FILE=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org1.example.com/peers/peer0.org1.example.com/tls/server.key CORE_PEER_LOCALMSPID=Org1MSP CORE_VM_ENDPOINT=unix:///host/var/run/docker.sock CORE_PEER_TLS_CERT_FILE=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org1.example.com/peers/peer0.org1.example.com/tls/server.crt CORE_PEER_TLS_ENABLED=false CORE_PEER_MSPCONFIGPATH=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org1.example.com/users/[email protected]/msp CORE_PEER_ID=cli CORE_LOGGING_LEVEL=DEBUG CORE_PEER_ADDRESS=peer0.org1.example.com:7051 2018-01-19 10:11:50.147 UTC [msp] getMspConfig -> INFO 001 intermediate certs folder not found at...

执行 ./start.sh 过程停在找不到script.sh 上; /bin/bash: ./scripts/script.sh: 我看这个路径是有的,已经有了。 麻烦问下,这是什么原因呢?谢谢。。

[2017-09-12 11:15:57.002] [INFO] Helper - Successfully loaded member from persistence [2017-09-12 11:15:57.007] [DEBUG] Helper - [crypto_ecdsa_aes]: ecdsa signature: Signature { r: , s: , recoveryParam: 1 } error: [client-utils.js]: sendPeersProposal...

``` [2017-08-05 13:15:32.016] [DEBUG] Helper - [ecdsa/key.js]: ECDSA curve param X: 6188b4831bf1b7707e52f0979ccab9381650ff5e4b63980e1cc93883a3eb15fa [2017-08-05 13:15:32.016] [DEBUG] Helper - [ecdsa/key.js]: ECDSA curve param Y: eeb49cd01691e7c5ecdda343195f825a0f91ffe50d2d06fff57b9bb7e4fecf0f [2017-08-05 13:15:32.016] [DEBUG] Helper - [FileKeyValueStore.js]: FileKeyValueStore...