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

Traceroute seems to be broken #223

Closed
ghjm opened this issue Oct 10, 2020 · 0 comments
Closed

Traceroute seems to be broken #223

ghjm opened this issue Oct 10, 2020 · 0 comments
Labels
type:bug Something isn't working

Comments

@ghjm
Copy link
Contributor

ghjm commented Oct 10, 2020

[root@node1 /]# receptorctl status
Node ID: node1

Connection   Cost
node2        1

Known Node   Known Connections
node1        {'node2': 1}
node2        {'node1': 1, 'node3': 1}
node3        {'node2': 1}

Route        Via
node2        node2
node3        node2

Node         Service   Last Seen            Tags
node2        control   2020-10-10 00:43:38  None
node3        control   2020-10-10 00:43:38  None
node1        control   2020-10-10 00:44:34  None
[root@node1 /]# receptorctl traceroute node1
0: node1 in 21.196µs
[root@node1 /]# receptorctl traceroute node2
0: Error timeout from  in 10.000135724s
@ghjm ghjm mentioned this issue Oct 13, 2020
@ghjm ghjm added type:bug Something isn't working needs_test labels Oct 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants