diff --git a/99 Daily/2026-04-28.md b/99 Daily/2026-04-28.md index 0cd7483..4e97f0b 100644 --- a/99 Daily/2026-04-28.md +++ b/99 Daily/2026-04-28.md @@ -170,3 +170,6 @@ tags: [daily] - 20:44 | `aimpress` - **Asked:** Developer requested Proxmox address and port, encountered ERR_ADDRESS_UNREACHABLE when accessing web interface. - **Done:** Investigated UDP timeout DNS issues from Docker container and confirmed AdGuard is running with no recent errors. +- 20:44 | `aimpress` + - **Asked:** Developer requested Proxmox address and port information, then reported unreachable web interface at 192.168.1.48:8006. + - **Done:** Confirmed old errors in logs (30+ minutes old), verified no recent errors and DNS resolution working, then recommended moving AdGuard DNS to separate LXC container instead of Docker for reliability.