Search results

  1. S

    [SOLVED] failed to load local private key (key_file or key) at /usr/share/perl5/PVE/APIServer/AnyEvent.pm

    This is a single computer sitting under my desk. I will try apt full-upgrade in the future
  2. S

    [SOLVED] failed to load local private key (key_file or key) at /usr/share/perl5/PVE/APIServer/AnyEvent.pm

    systemctl restart pve-cluster.service Job for pve-cluster.service failed because the control process exited with error code. See "systemctl status pve-cluster.service" and "journalctl -xe" for details. systemctl status pve-cluster.service ● pve-cluster.service - The Proxmox VE cluster...
  3. S

    [SOLVED] failed to load local private key (key_file or key) at /usr/share/perl5/PVE/APIServer/AnyEvent.pm

    systemctl status pve-cluster.service ● pve-cluster.service - The Proxmox VE cluster filesystem Loaded: loaded (/lib/systemd/system/pve-cluster.service; enabled; vendor preset: enabled) Active: failed (Result: exit-code) since Tue 2022-01-25 09:39:33 EST; 19min ago Process: 2529...
  4. S

    [SOLVED] failed to load local private key (key_file or key) at /usr/share/perl5/PVE/APIServer/AnyEvent.pm

    A little history of activity: I recently updated docker-compose and ran out of space while trying to run apt upgrade later on. To resolve that, I looked at my docker containers and was able to remove about 9GB of space by removing running containers and using docker system prune -a --volumes...
  5. S

    [SOLVED] failed to load local private key (key_file or key) at /usr/share/perl5/PVE/APIServer/AnyEvent.pm

    I'm having trouble running apt upgrade on my PVE instance. The error I get is: dpkg: error processing package pve-manager (--configure): installed pve-manager package post-installation script subprocess returned error exit status 1 I've checked journalctl -xe, and the output has a ton of...