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

In some cases light node doesn't seem to shut down gracefully #261

Closed
AugurIntegration opened this issue Nov 30, 2018 · 0 comments
Closed
Assignees
Labels
prio/2 Medium type/bug Something isn't working

Comments

@AugurIntegration
Copy link

The observed behavior:

"So my thing said connecting to ethereum looking for nodes ... over and over again
For like 10 min. then I quit + restarted UI, same issue
Then I had a thought, maybe my node was still silently running, turns out it was
I did killall geth, hit connect on augur, and it worked"

This seems likely to be from not handling shutting down gracefully for light nodes

@AugurIntegration AugurIntegration added type/bug Something isn't working prio/2 Medium Release 1.9.0 labels Nov 30, 2018
@adrake33 adrake33 added this to the Bugs milestone Dec 6, 2018
@adrake33 adrake33 modified the milestones: Bugs, Milestone 1 Dec 8, 2018
@adrake33 adrake33 removed this from the Milestone 1 milestone Dec 20, 2018
ryanberckmans added a commit to AugurProject/augur-app that referenced this issue Jan 14, 2019
Fixes AugurProject/augur#261

I was also able to cause geth to quit without properly cleaning up the
UDP listener socket used for p2p discovery. For this I opened a new
issue ethereum/go-ethereum#18443.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
prio/2 Medium type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants