JustPaste.it

logs

apt-get update
Get:1 http://security.debian.org bullseye-security InRelease [44.1 kB]
Hit:2 http://ftp.de.debian.org/debian bullseye InRelease
Get:3 http://ftp.de.debian.org/debian bullseye-updates InRelease [39.4 kB]
Get:4 http://security.debian.org bullseye-security/main amd64 Packages [154 kB]
Err:5 https://enterprise.proxmox.com/debian/pve bullseye InRelease
  401  Unauthorized [IP: 212.224.123.70 443]
Get:6 http://security.debian.org bullseye-security/main Translation-en [96.3 kB]
Get:7 http://download.proxmox.com/debian/pve buster InRelease [2,659 B]
Get:8 http://ftp.de.debian.org/debian bullseye-updates/main amd64 Packages.diff/Index [8,361 B]
Get:9 http://ftp.de.debian.org/debian bullseye-updates/main amd64 Packages T-2022-06-11-2007.01-F-2022-06-11-2007.01.pdiff [168 B]
Get:10 http://download.proxmox.com/debian/pve buster/pve-no-subscription amd64 Packages [463 kB]
Get:9 http://ftp.de.debian.org/debian bullseye-updates/main amd64 Packages T-2022-06-11-2007.01-F-2022-06-11-2007.01.pdiff [168 B]
Reading package lists... Done
E: Failed to fetch https://enterprise.proxmox.com/debian/pve/dists/bullseye/InRelease  401  Unauthorized [IP: 212.224.123.70 443]
E: The repository 'https://enterprise.proxmox.com/debian/pve bullseye InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
root@pve:~# apt update
Hit:1 http://security.debian.org bullseye-security InRelease
Hit:2 http://ftp.de.debian.org/debian bullseye InRelease
Hit:3 http://ftp.de.debian.org/debian bullseye-updates InRelease
Hit:4 http://download.proxmox.com/debian/pve buster InRelease
Err:5 https://enterprise.proxmox.com/debian/pve bullseye InRelease
  401  Unauthorized [IP: 212.224.123.70 443]
Reading package lists... Done
E: Failed to fetch https://enterprise.proxmox.com/debian/pve/dists/bullseye/InRelease  401  Unauthorized [IP: 212.224.123.70 443]
E: The repository 'https://enterprise.proxmox.com/debian/pve bullseye InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
root@pve:~# service pveproxy restart
root@pve:~# service pvedaemon restart
root@pve:~# deb /etc/hostname
-bash: deb: command not found
root@pve:~# systemctl status pve*
● pveproxy.service - PVE API Proxy Server
     Loaded: loaded (/lib/systemd/system/pveproxy.service; enabled; vendor preset: enabled)
     Active: active (running) since Fri 2022-06-17 10:17:35 CEST; 1min 58s ago
    Process: 3803 ExecStartPre=/usr/bin/pvecm updatecerts --silent (code=exited, status=111)
    Process: 3804 ExecStart=/usr/bin/pveproxy start (code=exited, status=0/SUCCESS)
   Main PID: 3806 (pveproxy)
      Tasks: 4 (limit: 18974)
     Memory: 132.3M
        CPU: 4.331s
     CGroup: /system.slice/pveproxy.service
             ├─3806 pveproxy
             ├─3920 pveproxy worker
             ├─3921 pveproxy worker
             └─3922 pveproxy worker

Jun 17 10:19:31 pve pveproxy[3920]: /etc/pve/local/pve-ssl.key: failed to load local private key (key_file or key) at /usr/share/perl5/PVE/APIServer/AnyEvent.pm line 1904.
Jun 17 10:19:31 pve pveproxy[3918]: worker exit
Jun 17 10:19:31 pve pveproxy[3919]: worker exit
Jun 17 10:19:31 pve pveproxy[3806]: worker 3918 finished
Jun 17 10:19:31 pve pveproxy[3806]: worker 3919 finished
Jun 17 10:19:31 pve pveproxy[3806]: starting 2 worker(s)
Jun 17 10:19:31 pve pveproxy[3806]: worker 3921 started
Jun 17 10:19:31 pve pveproxy[3806]: worker 3922 started
Jun 17 10:19:31 pve pveproxy[3921]: /etc/pve/local/pve-ssl.key: failed to load local private key (key_file or key) at /usr/share/perl5/PVE/APIServer/AnyEvent.pm line 1904.
Jun 17 10:19:31 pve pveproxy[3922]: /etc/pve/local/pve-ssl.key: failed to load local private key (key_file or key) at /usr/share/perl5/PVE/APIServer/AnyEvent.pm line 1904.

● pvenetcommit.service - Commit Proxmox VE network changes
     Loaded: loaded (/lib/systemd/system/pvenetcommit.service; enabled; vendor preset: enabled)
     Active: active (exited) since Fri 2022-06-17 09:42:59 CEST; 36min ago
    Process: 824 ExecStartPre=/bin/rm -f /etc/openvswitch/conf.db (code=exited, status=0/SUCCESS)
    Process: 825 ExecStart=sh -c if [ -f ${FN}.new ]; then mv ${FN}.new ${FN}; fi (code=exited, status=0/SUCCESS)
   Main PID: 825 (code=exited, status=0/SUCCESS)
        CPU: 2ms

Jun 17 09:42:59 pve systemd[1]: Starting Commit Proxmox VE network changes...
Jun 17 09:42:59 pve systemd[1]: Finished Commit Proxmox VE network changes.

● pve-guests.service - PVE guests
     Loaded: loaded (/lib/systemd/system/pve-guests.service; enabled; vendor preset: enabled)
     Active: failed (Result: exit-code) since Fri 2022-06-17 09:43:22 CEST; 36min ago

root@pve:~# sudo apt install net-tools
-bash: sudo: command not found
root@pve:~# qm list
ipcc_send_rec[1] failed: Connection refused
ipcc_send_rec[2] failed: Connection refused
ipcc_send_rec[3] failed: Connection refused
Unable to load access control list: Connection refused
root@pve:~# auto enp4s0
-bash: auto: command not found
root@pve:~# pveversion -v
proxmox-ve: 7.1-1 (running kernel: 5.13.19-2-pve)
pve-manager: 7.1-7 (running version: 7.1-7/df5740ad)
pve-kernel-helper: 7.1-6
pve-kernel-5.13: 7.1-5
pve-kernel-5.13.19-2-pve: 5.13.19-4
ceph-fuse: 15.2.15-pve1
corosync: 3.1.5-pve2
criu: 3.15-1+pve-1
glusterfs-client: 9.2-1
ifupdown2: 3.1.0-1+pmx3
ksm-control-daemon: 1.4-1
libjs-extjs: 7.0.0-1
libknet1: 1.22-pve2
libproxmox-acme-perl: 1.4.0
libproxmox-backup-qemu0: 1.2.0-1
libpve-access-control: 7.1-5
libpve-apiclient-perl: 3.2-1
libpve-common-perl: 7.0-14
libpve-guest-common-perl: 4.0-3
libpve-http-server-perl: 4.0-4
libpve-storage-perl: 7.0-15
libspice-server1: 0.14.3-2.1
lvm2: 2.03.11-2.1
lxc-pve: 4.0.11-1
lxcfs: 4.0.11-pve1
novnc-pve: 1.2.0-3
proxmox-backup-client: 2.1.2-1
proxmox-backup-file-restore: 2.1.2-1
proxmox-mini-journalreader: 1.3-1
proxmox-widget-toolkit: 3.4-4
pve-cluster: 7.1-2
pve-container: 4.1-2
pve-docs: 7.1-2
pve-edk2-firmware: 3.20210831-2
pve-firewall: 4.2-5
pve-firmware: 3.3-3
pve-ha-manager: 3.3-1
pve-i18n: 2.6-2
pve-qemu-kvm: 6.1.0-3
pve-xtermjs: 4.12.0-1
qemu-server: 7.1-4
smartmontools: 7.2-pve2
spiceterm: 3.2-2
swtpm: 0.7.0~rc1+2
vncterm: 1.7-1
zfsutils-linux: 2.1.1-pve3
root@pve:~# systemctl status pveproxy
● pveproxy.service - PVE API Proxy Server
     Loaded: loaded (/lib/systemd/system/pveproxy.service; enabled; vendor preset: enabled)
     Active: active (running) since Fri 2022-06-17 10:17:35 CEST; 7min ago
    Process: 3803 ExecStartPre=/usr/bin/pvecm updatecerts --silent (code=exited, status=111)
    Process: 3804 ExecStart=/usr/bin/pveproxy start (code=exited, status=0/SUCCESS)
   Main PID: 3806 (pveproxy)
      Tasks: 4 (limit: 18974)
     Memory: 132.4M
        CPU: 13.793s
     CGroup: /system.slice/pveproxy.service
             ├─3806 pveproxy
             ├─4224 pveproxy worker
             ├─4225 pveproxy worker
             └─4226 pveproxy worker

Jun 17 10:25:19 pve pveproxy[4224]: /etc/pve/local/pve-ssl.key: failed to load local private key (key_file or key) at /usr/share/perl5/PVE/APIServer/AnyEvent.pm line 1904.
Jun 17 10:25:19 pve pveproxy[4221]: worker exit
Jun 17 10:25:19 pve pveproxy[4222]: worker exit
Jun 17 10:25:19 pve pveproxy[3806]: worker 4222 finished
Jun 17 10:25:19 pve pveproxy[3806]: worker 4221 finished
Jun 17 10:25:19 pve pveproxy[3806]: starting 2 worker(s)
Jun 17 10:25:19 pve pveproxy[3806]: worker 4225 started
Jun 17 10:25:19 pve pveproxy[3806]: worker 4226 started
Jun 17 10:25:19 pve pveproxy[4225]: /etc/pve/local/pve-ssl.key: failed to load local private key (key_file or key) at /usr/share/perl5/PVE/APIServer/AnyEvent.pm line 1904.
Jun 17 10:25:19 pve pveproxy[4226]: /etc/pve/local/pve-ssl.key: failed to load local private key (key_file or key) at /usr/share/perl5/PVE/APIServer/AnyEvent.pm line 1904.

 


root@pve:~# systemctl status pvestatd
● pvestatd.service - PVE Status Daemon
     Loaded: loaded (/lib/systemd/system/pvestatd.service; enabled; vendor preset: enabled)
     Active: failed (Result: exit-code) since Fri 2022-06-17 09:43:09 CEST; 1h 24min ago
    Process: 1174 ExecStart=/usr/bin/pvestatd start (code=exited, status=111)
        CPU: 606ms

Jun 17 09:43:09 pve pvestatd[1174]: ipcc_send_rec[1] failed: Connection refused
Jun 17 09:43:09 pve pvestatd[1174]: ipcc_send_rec[2] failed: Connection refused
Jun 17 09:43:09 pve pvestatd[1174]: ipcc_send_rec[3] failed: Connection refused
Jun 17 09:43:09 pve pvestatd[1174]: ipcc_send_rec[1] failed: Connection refused
Jun 17 09:43:09 pve pvestatd[1174]: Unable to load access control list: Connection refused
Jun 17 09:43:09 pve pvestatd[1174]: ipcc_send_rec[2] failed: Connection refused
Jun 17 09:43:09 pve pvestatd[1174]: ipcc_send_rec[3] failed: Connection refused
Jun 17 09:43:09 pve systemd[1]: pvestatd.service: Control process exited, code=exited, status=111/n/a
Jun 17 09:43:09 pve systemd[1]: pvestatd.service: Failed with result 'exit-code'.
Jun 17 09:43:09 pve systemd[1]: Failed to start PVE Status Daemon.