Search results

  1. I

    Host -> Summary graphs all showing 1969-12-31

    Thanks. I will look into 8.1.4. I checked the links. Proxmox has the right date/time. If I look at the VM -> Summary, the graphs are all accurate. 'Date' in Proxmox shell returns today's date as well. I neglected to mention that this used PC came with a dead CMOS battery. I think I installed...
  2. I

    Host -> Summary graphs all showing 1969-12-31

    Installed Proxmox 7.4-17 on a new PC. Everything works except that Host -> Summary graphs do not move and all show 1969-12-31. See attached screenshot. Any help please?
  3. I

    Upgrade failed: pve-apt-hook: not found

    I did the following and that seems to have solved the problem. mkdir -p /usr/share/proxmox-ve touch /usr/share/proxmox-ve/pve-apt-hook chmod +x /usr/share/proxmox-ve/pve-apt-hook Thank you.
  4. I

    Upgrade failed: pve-apt-hook: not found

    Hi, both failed with errors like root@host1:~# apt install proxmox-ve -f ... The following additional packages will be installed: pve-kernel-5.13 pve-kernel-5.13.19-6-pve The following NEW packages will be installed: proxmox-ve pve-kernel-5.13 pve-kernel-5.13.19-6-pve 0 upgraded, 3 newly...
  5. I

    Upgrade failed: pve-apt-hook: not found

    In February 2022, a buggy kernel update messed up my Win10 guest. I took the following steps and removed the problematic kernel. apt remove pve-kernel-5.13.19-4-pve pve-efiboot-tool refresh pve-efiboot-tool kernel list Ever since then whenever I tried to upgrade, I face errors like: ----- ...