WeCross icon indicating copy to clipboard operation
WeCross copied to clipboard

ERROR: asyncCustomCommand instantiate error: Invoke orderer timeout(Have you configured all endorsements policy required peers in resource?)

Open MirSu0429 opened this issue 4 years ago • 3 comments

诸位大佬:麻烦看个问题 接入fabric 部署代理合约的时候报错: ERROR: asyncCustomCommand instantiate error: Invoke orderer timeout(Have you configured all endorsements policy required peers in resource?) fabric docker 日志: 2020-10-29 07:22:39.420 UTC [endorser] ProcessProposal -> ERRO 0ee [channel-1][415643ea] simulateProposal() resulted in chaincode name:"WeCrossProxy" response status 500 for txid: 415643ea060e143f5c301ebfde041af70ec008adae376c4e4ae2f218d92b7336

router在192.168.1.39 fabric-peer0.org1在192.168.1.17:7051 fabric-orderer在192.168.1.18:7050 局域网,无网络策略

MirSu0429 avatar Oct 29 '20 07:10 MirSu0429

我也是在部署代理合约时遇到了问题,不过在接入bcos就遇到了,显示SLF4J冲突,具体如下:

SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/Users/demo/routers-payment/127.0.0.1-8250-25500/lib/log4j-slf4j-impl-2.11.2.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/Users/demo/routers-payment/127.0.0.1-8250-25500/plugin/bcos2-stub-1.0.0-rc4.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/Users/demo/routers-payment/127.0.0.1-8250-25500/plugin/bcos2-stub-gm-1.0.0-rc4.jar!/org/slf4j/impl/StaticLoggerBinder.class]

Wuxiuga avatar Nov 04 '20 10:11 Wuxiuga

@MirSu0429 检查下router中对order的配置、证书、连接是否正确?

JimmyShi22 avatar Nov 11 '20 04:11 JimmyShi22

我也是在部署代理合约时遇到了问题,不过在接入bcos就遇到了,显示SLF4J冲突,具体如下:

SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/Users/demo/routers-payment/127.0.0.1-8250-25500/lib/log4j-slf4j-impl-2.11.2.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/Users/demo/routers-payment/127.0.0.1-8250-25500/plugin/bcos2-stub-1.0.0-rc4.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/Users/demo/routers-payment/127.0.0.1-8250-25500/plugin/bcos2-stub-gm-1.0.0-rc4.jar!/org/slf4j/impl/StaticLoggerBinder.class]

关联问题 #383

JimmyShi22 avatar Nov 11 '20 04:11 JimmyShi22