firefly icon indicating copy to clipboard operation
firefly copied to clipboard

Error: Post "http://127.0.0.1:5000/api/v1/network/organizations/self?confirm=true": read tcp 127.0.0.1:58010->127.0.0.1:5000: read: connection reset by peer - all changes rolled back

Open ronaldaraujo opened this issue 3 years ago • 4 comments

Hello guys.

I am following the tutorial to start the network, but after the step

ff start dev

I get this error message.

Error: Post "http://127.0.0.1:5000/api/v1/network/organizations/self?confirm=true": read tcp 127.0.0.1:58010->127.0.0.1:5000: read: connection reset by peer - all changes rolled back

As I don't really understand Docker, I'm not able to find a solution via Google/StackOverflow.

Can anybody help me?

ronaldaraujo avatar Jan 12 '23 18:01 ronaldaraujo

Hello, did you able to fix this? I am facing this error too.

musta55 avatar Jan 23 '23 09:01 musta55

Not yet. :(

ronaldaraujo avatar Jan 23 '23 11:01 ronaldaraujo

I get this error as well when I try to install on AWS. I'm also new to docker but a quick google tells me it has something to do with it. Any help would be appreciated. Thanks.

GarethWGSMA avatar Jan 26 '23 10:01 GarethWGSMA

my problem was I hadn't added a web server to my AWS instance. Once I did this and made sure the ports were in the security group it worked. I hope this helps

GarethWGSMA avatar Jan 27 '23 15:01 GarethWGSMA