Comment 4 for bug 1628044

Revision history for this message
vikram.choudhary (vikschw) wrote :

Please check with Ryu team..

bgpspeaker.peer [-] Socket could not be created in time (30 secs), reason Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/ryu/services/protocols/bgp/peer.py", line 1072, in _connect_loop
    password=password)
  File "/usr/lib/python2.7/dist-packages/ryu/services/protocols/bgp/base.py", line 410, in _connect_tcp
    sock.connect(peer_addr)
  File "/usr/lib/python2.7/dist-packages/eventlet/greenio/base.py", line 237, in connect