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

scripts/logcabinctltest.sh sometimes hangs #217

Open
ongardie opened this issue Jun 8, 2016 · 1 comment
Open

scripts/logcabinctltest.sh sometimes hangs #217

ongardie opened this issue Jun 8, 2016 · 1 comment
Labels

Comments

@ongardie
Copy link
Member

ongardie commented Jun 8, 2016

scripts/logcabinctltest.sh sometimes hangs on "ServerControl info get" when the server has failed to start. The end of the server's log looks like this:

2016-06-08 18:09:28.051544 Server/Main.cc:345 in main() NOTICE[5578:evloop]: Config file settings:
# begin config
listenAddresses = localhost:5254
serverId = 1
storagePath = /tmp/tmp.MQjPjkwmcs
# end config
2016-06-08 18:09:28.051750 Server/Globals.cc:169 in init() ERROR[1:evloop]: Could not listen on address localhost:5254 (resolved to [::1]:5254): Could not bind to address localhost:5254 (resolved to [::1]:5254): Address family not supported by protocol Exiting...

So maybe it's IPv6-related.

@ongardie ongardie added the bug label Jun 8, 2016
@ongardie
Copy link
Member Author

ongardie commented Jun 8, 2016

This can happen on --bootstrap too with the same error. Doesn't happen every time--I guess when an IPv4 address is used it works fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant