[PR #2637] [MERGED] Log server config on connection failure. #3198

Closed
opened 2026-03-16 11:30:37 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2637
Author: @mstyura
Created: 12/3/2024
Status: Merged
Merged: 12/5/2024
Merged by: @marcus0x62

Base: mainHead: log-cfg-on-error


📝 Commits (1)

  • 50e7db4 Log server config on connection failure.

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 crates/resolver/src/name_server/name_server.rs (+1 -1)

📄 Description

To make it easier to debug issues like:

name_server/name_server.rs:151: name_server connection failure: io error: Network is unreachable (os error 101) 
name_server/name_server.rs:151: name_server connection failure: io error: Cannot assign requested address (os error 99)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hickory-dns/hickory-dns/pull/2637 **Author:** [@mstyura](https://github.com/mstyura) **Created:** 12/3/2024 **Status:** ✅ Merged **Merged:** 12/5/2024 **Merged by:** [@marcus0x62](https://github.com/marcus0x62) **Base:** `main` ← **Head:** `log-cfg-on-error` --- ### 📝 Commits (1) - [`50e7db4`](https://github.com/hickory-dns/hickory-dns/commit/50e7db4d7af0bdc9a3e6962e09aa9972a07e0791) Log server config on connection failure. ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `crates/resolver/src/name_server/name_server.rs` (+1 -1) </details> ### 📄 Description To make it easier to debug issues like: ``` name_server/name_server.rs:151: name_server connection failure: io error: Network is unreachable (os error 101) name_server/name_server.rs:151: name_server connection failure: io error: Cannot assign requested address (os error 99) ``` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:30:37 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hickory-dns#3198
No description provided.