Skip to content

Conversation

ksankeerth
Copy link

@ksankeerth ksankeerth commented Jul 10, 2025

This PR fixes #7053.

Description

Added a function CanBindAddress(netw, host string, port uint) bool in listeners.go

This function checks the addresses of the local and remote admin servers, and returns false if any of them conflict with the given port

Added a test to cover the behavior

Please kindly review the PR.

@CLAassistant
Copy link

CLAassistant commented Jul 10, 2025

CLA assistant check
All committers have signed the CLA.

@mholt
Copy link
Member

mholt commented Aug 11, 2025

Sorry for the delay... we'll get around to looking at this more closely soon :)

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.

Confusing behaviour when starting a server on the admin port
3 participants