diff --git a/99 Daily/2026-04-28.md b/99 Daily/2026-04-28.md index 480b360..c472322 100644 --- a/99 Daily/2026-04-28.md +++ b/99 Daily/2026-04-28.md @@ -215,3 +215,12 @@ tags: [daily] - 21:00 | `aimpress` - **Asked:** How to access Proxmox web interface on the local network? - **Done:** Diagnosed network connectivity issue and suggested checking alternative ports for TP-Link router. +- 21:00 | `aimpress` + - **Asked:** Developer requested Proxmox web interface connection on 192.168.1.48:8006 but received ERR_ADDRESS_UNREACHABLE error. + - **Done:** Diagnosed port 80 responding with 302 redirect, suggesting service is running but browser not following redirect properly. +- 21:01 | `aimpress` + - **Asked:** Developer couldn't reach Proxmox web interface at http://192.168.1.48:8006/ + - **Done:** Diagnosed browser HSTS cache issue; suggested clearing domain security policies or using incognito mode +- 21:01 | `aimpress` + - **Asked:** How to access Proxmox web interface at http://192.168.1.48:8006/ that shows ERR_ADDRESS_UNREACHABLE error? + - **Done:** Diagnosed HSTS cache issue and provided solutions: clear browser HSTS policy or use incognito mode, plus NAT forwarding rules configuration in router.