mayadata-io / oep-e2e

Plan tests and run them for OpenEBS Enterprise Platform
Apache License 2.0
6 stars 10 forks source link

Error trying to reach service: 'dial tcp 172.20.176.2:8080: connect: no route to host' #874

Closed harshshekhar15 closed 4 years ago

harshshekhar15 commented 4 years ago

Issue

Installation of openebs via Kubera failed giving the following error - Error trying to reach service: 'dial tcp 172.20.176.2:8080: connect: no route to host'. Ref -

Screenshot from 2020-08-16 12-09-39

weave pod on node5 was giving the below error -

ipsec init SA local failed: send InitSARemote: write tcp4 10.53.1.15:54826->10.53.1.10:6783: write: connection reset by peer

Expected Issue

harshshekhar15 commented 4 years ago

The following solution resolved the issue - https://github.com/weaveworks/weave/issues/3310#issuecomment-416885365