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

Could not fetch server info from 127.0.0.1:5255 (Client-specified timeout elapsed). Aborting. #243

Open
VanishingPuzzle opened this issue Oct 30, 2021 · 1 comment

Comments

@VanishingPuzzle
Copy link

What are the possible reasons for this?

@ongardie
Copy link
Member

That message is given by the reconfiguration tool when it can't reach a server at that address. Do you have a server listening on that port on that same IPv4 localhost address? Check the server's logs, and you might try using the netstat tool or similar to verify that it's listening: https://en.wikipedia.org/wiki/Netstat

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

2 participants