-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
AddressBook: Nil Address #3741
Comments
#3740 closes this apparently. |
#3740 should fix this. |
@melekes, the nodes still stall:
|
output from aborting the process: https://pastebin.com/CqxW0ASi |
melekes
added a commit
that referenced
this issue
Jun 21, 2019
4 tasks
melekes
added a commit
that referenced
this issue
Jun 22, 2019
* node: run whole func in goroutine, not just logger.Error fn Fixes #3741 * add a changelog entry
Fixed in #3743. |
unclezoro
pushed a commit
to unclezoro/tendermint
that referenced
this issue
Sep 6, 2019
…nt#3743) * node: run whole func in goroutine, not just logger.Error fn Fixes tendermint#3741 * add a changelog entry
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Tendermint version:
v0.32.0-dev0
ABCI app
Gaia
What happened:
A 4 node local network of gaia hangs during start:
The problem seems to be:
To Replicate:
bez/update-sdk-events
networks/local/gaiadnode/Dockerfile
as follows:rm -fr ./build/**; make clean install build-linux localnet-start
docker logs -f gaiadnode0
ref: #3716
/cc @melekes
The text was updated successfully, but these errors were encountered: