Skip to content
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

Error creating connection to peer address #25

Closed
raderio opened this issue Mar 4, 2017 · 6 comments
Closed

Error creating connection to peer address #25

raderio opened this issue Mar 4, 2017 · 6 comments

Comments

@raderio
Copy link

raderio commented Mar 4, 2017

When I run "docker-compose -f four-peer-ca.yaml up"
In logs I can see

Error handling message: Peer FSM failed while handling message (DISC_HELLO)

vp0_1 | 12:52:00.429 [peer] chatWithPeer -> ERRO 6e3 Error creating connection to peer address 172.20.0.7:7051: grpc: timed out when dialing
vp2_1 | 2017/03/04 12:52:00 grpc: addrConn.resetTransport failed to create client transport: connection error: desc = "transport: dial tcp 172.20.0.3:7051: getsockopt: connection refused"; Reconnecting to {"172.20.0.3:7051" }
vp3_1 | 2017/03/04 12:52:00 grpc: addrConn.resetTransport failed to create client transport: connection error: desc = "transport: dial tcp 172.20.0.3:7051: getsockopt: connection refused"; Reconnecting to {"172.20.0.3:7051" }
vp3_1 | 2017/03/04 12:52:01 grpc: addrConn.resetTransport failed to create client transport: connection error: desc = "transport: dial tcp 172.20.0.7:7051: getsockopt: no route to host"; Reconnecting to {"172.20.0.7:7051" }
vp3_1 | 12:52:01.126 [peer] chatWithPeer -> ERRO 73b Error creating connection to peer address 172.20.0.3:7051: grpc: timed out when dialing
vp3_1 | 2017/03/04 12:52:01 grpc: addrConn.resetTransport failed to create client transport: connection error: desc = "transport: dial tcp 172.20.0.3:7051: getsockopt: connection refused"; Reconnecting to {"172.20.0.3:7051" }
vp3_1 | 12:52:01.127 [peer] chatWithPeer -> ERRO 73c Error creating connection to peer address 172.20.0.7:7051: grpc: timed out when dialing
vp2_1 | 12:52:01.301 [peer] chatWithPeer -> ERRO 6e7 Error creating connection to peer address 172.20.0.3:7051: grpc: timed out when dialing

@mastersingh24
Copy link
Contributor

what OS are you running?

@raderio
Copy link
Author

raderio commented Mar 6, 2017

Ubuntu 16.04

@saan099
Copy link

saan099 commented Apr 7, 2017

Same error, The containers were running perfectly yesterday. Today its throwing this error without me changing any images or committing. Something similar is happening with hyperledger-fabric images.
I'm also running Ubuntu 16.04.

@Asgoret
Copy link

Asgoret commented Jan 19, 2018

Same error....Is there any way to fix it?

1 similar comment
@vivianLL
Copy link

Same error....Is there any way to fix it?

@mrshah-at-ibm
Copy link
Contributor

This project is no longer under development. please look at https://ibm-blockchain.github.io for new fabric deployment instructions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants