vault backup: 2026-04-28 20:44:44

This commit is contained in:
Vadym Samoilenko 2026-04-28 20:44:44 +01:00
parent 86cbbcdac0
commit c98c2df401

View file

@ -164,3 +164,9 @@ tags: [daily]
- 20:42 | `aimpress`
- **Asked:** Troubleshoot Proxmox connectivity issue at 192.168.1.48:8006
- **Done:** Retrieved Proxmox MAC address (70:5a:0f:4a:9b:c1) and instructed manual DHCP reservation configuration
- 20:43 | `aimpress`
- **Asked:** How to fix unreachable Proxmox web interface at 192.168.1.48:8006?
- **Done:** Identified DNS configuration issue in DHCP settings and configured Primary DNS to AdGuard Home (192.168.1.225) with Cloudflare fallback (1.1.1.1).
- 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.