-
Notifications
You must be signed in to change notification settings - Fork 214
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
求助,fabric1.0 没有client等证书,所以只配置了server.crt。验证通道时报错 #39
Comments
###1.0-RC6在升级链码时报如下的错误:(求助该如何解决 @aberic @AbericYang @lipengfei217 ),尝试了好多遍,还是一样。而且前端页面上该升级的链码也显示不见了 05:58:24.486 DEBUG cn.aberic.fabric.utils.FabricHelper 103 get - org = Org(id=1, name=Org1, tls=true, mspId=Org1MSP, leagueId=1, leagueName=null, date=2018-12-27, peerCount=0, ordererCount=0) |
解决了吗 |
这问题怎么解决啊,总是连不上fabric,也不知道从哪儿排查 |
请求接口:http://localhost:port/state/invoke
请求方式:POST
请求参数:{"flag":"b51ff3882a10718a","strArray":["invoke","a","b","2"],"key":"8i1UgBrq"}
请求结果:{"code":9999,"error":"Request failed: null"}
使用的分支是1.0-RC7
查看后台日志:
在录入通道时显示如下日志:(求助是什么原因)
07:04:59.090 INFO cn.aberic.fabric.sdk.IntermediateUser 291 getKeyForFabricStoreName - toKeyValStoreName = user.amicoOrg1MSPpeer0.org1.example.comAdmin
edge | 07:04:59.090 INFO cn.aberic.fabric.sdk.IntermediateUser 291 getKeyForFabricStoreName - toKeyValStoreName = user.amicoOrg1MSPpeer0.org1.example.comAdmin
edge | 07:04:59.090 INFO cn.aberic.fabric.sdk.IntermediateUser 291 getKeyForFabricStoreName - toKeyValStoreName = user.amicoOrg1MSPpeer0.org1.example.comAdmin
edge | 07:04:59.093 INFO cn.aberic.fabric.sdk.IntermediateUser 291 getKeyForFabricStoreName - toKeyValStoreName = user.amicoOrg1MSPpeer0.org1.example.comAdmin
edge | 07:04:59.093 INFO cn.aberic.fabric.sdk.IntermediateOrg 183 setClient - Create instance of HFClient
edge | 07:04:59.093 INFO cn.aberic.fabric.sdk.IntermediateOrg 185 setClient - Set Crypto Suite of HFClient
edge | 07:04:59.093 INFO cn.aberic.fabric.sdk.IntermediateChannel 71 setChannel - Get Chain mychannel
edge | 07:04:59.094 WARN cn.aberic.fabric.service.impl.TraceServiceImpl 137 trace - Request failed? null
The text was updated successfully, but these errors were encountered: