From 018422ef4881680335c558282a70ff417aff15bd Mon Sep 17 00:00:00 2001 From: Vadym Samoilenko Date: Tue, 28 Apr 2026 20:45:39 +0100 Subject: [PATCH] vault backup: 2026-04-28 20:45:39 --- 99 Daily/2026-04-28.md | 3 +++ 1 file changed, 3 insertions(+) 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.