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

read config file before looking up net interfaces #416

Closed
wants to merge 1 commit into from
Closed

Conversation

aead
Copy link
Member

@aead aead commented Nov 9, 2023

This commit fixes a bug in the KES server command. The server must read its config file before looking up the net addrs it listens on because the addr may not come from the command line but from the config file.

This commit fixes a bug in the KES server command.
The server must read its config file before looking
up the net addrs it listens on because the addr may
not come from the command line but from the config
file.

Signed-off-by: Andreas Auernhammer <[email protected]>
@aead
Copy link
Member Author

aead commented Nov 9, 2023

Fixed by #419

@aead aead closed this Nov 9, 2023
@harshavardhana harshavardhana deleted the config-addr branch June 5, 2024 10:16
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

Successfully merging this pull request may close these issues.

1 participant