Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

make UDP connectivity issues easier to spot #908

Closed
rade opened this issue Jun 12, 2015 · 1 comment · Fixed by #1248
Closed

make UDP connectivity issues easier to spot #908

rade opened this issue Jun 12, 2015 · 1 comment · Fixed by #1248
Assignees
Labels
Milestone

Comments

@rade
Copy link
Member

rade commented Jun 12, 2015

One of our users and myself have just wasted a good few of hours trying to work out why their application wasn't working over weave. The issue was somewhat masked by the complicated setup, and some mistakes in the app config, but was in fact evident from the very first information provided.

The clue was in the weave status output:

Peers:
46:87:fd:fb:ff:48(dn1) (v21) (UID 3554973017093463412)
   -> ca:90:7b:25:3d:1c(dn2) [172.31.39.46:48515 (unestablished)]
ca:90:7b:25:3d:1c(dn2) (v21) (UID 7413542752086581333)
   -> 46:87:fd:fb:ff:48(dn1) [172.31.41.112:6783 (unestablished)]

I had scanned through that and completely missed the "unestablished". Inexcusable for me, but I can certainly see how users would not notice that. It's really not very apparent at all that something isn't quite right.

Examination of the log showed absence of UDP connectivity, which is the most likely cause of 'unestablished'.

@rade rade added the chore label Jun 12, 2015
@rade rade modified the milestone: 1.1.0 Jul 8, 2015
@awh awh self-assigned this Jul 16, 2015
@rade rade modified the milestones: 1.1.0, current Jul 17, 2015
@awh
Copy link
Contributor

awh commented Aug 6, 2015

In the interests of getting #1248 merged I suggest we address the remaining comments separately in this issue:

#1248 (comment)
#1248 (comment)
#1248 (comment)

@awh awh closed this as completed in #1248 Aug 11, 2015
@rade rade modified the milestones: current, 1.1.0 Aug 12, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants