mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-06 04:58:50 +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