mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-05 20:48:22 +00:00
8d3e73b3a0
When bind fails, show the host address in addition to the port. This helps debugging cases with wrong "network.host" values. Closes #48001