hyperledger / fabric-samples

Samples for Hyperledger Fabric
https://wiki.hyperledger.org/display/fabric
Apache License 2.0
2.76k stars 3.36k forks source link

test-network createChannle failed #752

Open buyobuyo404 opened 2 years ago

buyobuyo404 commented 2 years ago

I use ./test-network.sh createChannle command to create a test channle, however a problem occured: Snipaste_2022-05-27_22-27-11 Error: Post "https://localhost:7053/participation/v1/channels": read tcp 127.0.0.1:57664->127.0.0.1:7053: read: connection reset by peer

after executing this command, my docker is fine: Snipaste_2022-05-27_22-28-35

does anyone know how to solve it? my docker, fabric, fabric-samples are newest, and my go is 1.18.2

hwerbi commented 2 years ago

I got the same problem did you find a way to solve it ?

buyobuyo404 commented 2 years ago

No we did not find a way😭

从 Windows 版邮件https://go.microsoft.com/fwlink/?LinkId=550986发送


发件人: hwerbi @.> 发送时间: Wednesday, June 8, 2022 6:33:03 PM 收件人: hyperledger/fabric-samples @.> 抄送: buyobuyo @.>; Author @.> 主题: Re: [hyperledger/fabric-samples] test-network createChannle failed (Issue #752)

I got the same problem did you find a way to solve it ?

— Reply to this email directly, view it on GitHubhttps://github.com/hyperledger/fabric-samples/issues/752#issuecomment-1149745284, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ASTFREBITRRVDSIAJLSA563VOBZF7ANCNFSM5XEMXSZA. You are receiving this because you authored the thread.Message ID: @.***>

ArpanaGupta commented 1 year ago

I know the issue is long back, was this issue resolved?