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

Invalid endpoint #124

Open
tangb opened this issue Feb 20, 2018 · 0 comments
Open

Invalid endpoint #124

tangb opened this issue Feb 20, 2018 · 0 comments

Comments

@tangb
Copy link
Contributor

tangb commented Feb 20, 2018

Hi

When application implementing pyre is started while there is no network connection, the beacon values are set to loopback address 127.0.0.1 with no mac address.
When ethernet cable is plugged, node connects properly to pyre network (I saw ENTER action on other pyre nodes) but the address of freshly connected node returned by peer_address() function is still 127.0.0.1.
It appears hostname is sent only once at node startup but not refreshed later.
Can you tell me what is the proper way to implement hostname update (and consequently endpoint value) ?

Thank you very much 😄

@tangb tangb changed the title Invalid address sent Invalid endpoint Feb 20, 2018
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

1 participant