My Proxmox host was running fine for 18+ days uptime, then became unresponsive while I was actively using it via SSH.
Journal logs confirm this was a clean Power key pressed short → Powering off event — I manually power-cycled it after the connection dropped, assuming a crash. Since then, it will not boot normally without both the display and the Ethernet link dying at the exact same moment.
Symptoms:
What I've ruled out:
Since it's stable under a minimal boot (low, steady load) but fails at the exact moment VMs/containers auto-start, network comes fully online, and display finishes its handoff (all together = a power draw spike), I suspect the 65W power adapter (or possibly onboard power regulation) can't sustain output under that specific load transition. Tested adapter unloaded with a multimeter: reads 19.5V correctly at rest, but I don't have a safe way to test it under load with a standard barrel connector.
Any help or advice would be appreciated.
Journal logs confirm this was a clean Power key pressed short → Powering off event — I manually power-cycled it after the connection dropped, assuming a crash. Since then, it will not boot normally without both the display and the Ethernet link dying at the exact same moment.
Symptoms:
- Boots normally through GRUB, kernel load, filesystem check (all clean, no errors)
- Reaches pve login: prompt
- At that exact point: display signal drops entirely (monitor shows "No Signal") AND the Ethernet port's link light changes/drops, network becomes unreachable
- This happens consistently across:
- Normal boot
- Boot from a separate Rescue USB (different OS entirely, same symptom)
- nomodeset boot flag (no change)
- Booting with init=/bin/bash (skipping systemd, so no VM/container autostart, minimal services) — system stays completely stable, display and network both work fine, SSH accessible
What I've ruled out:
- Filesystem/disk: clean fsck every boot, journalctl shows no panics/errors/OOM kills before the original shutdown
- Software/config: same failure occurs from a totally separate rescue OS on USB, not just the installed Proxmox
- Cable/port: confirmed ethtool shows "Link detected: yes" and correct negotiation when interface is manually brought up in the minimal shell
Since it's stable under a minimal boot (low, steady load) but fails at the exact moment VMs/containers auto-start, network comes fully online, and display finishes its handoff (all together = a power draw spike), I suspect the 65W power adapter (or possibly onboard power regulation) can't sustain output under that specific load transition. Tested adapter unloaded with a multimeter: reads 19.5V correctly at rest, but I don't have a safe way to test it under load with a standard barrel connector.
Any help or advice would be appreciated.