Title says it.
I'm most of the way through setting up a new PVE 7 system on top of a default Debian 11 install. Basically using this guide with some tweaks.
https://pve.proxmox.com/wiki/Install_Proxmox_VE_on_Debian_Stretch
I used this PVE 7 repo:
I found the key for PVE 7 here:
Initial apt update and installation of PVE 7 went smooth until the very last second when it is said:
And the resulting error (repeats a few times):
pve-manager is kicking out the error, and proxmox-ve just can't complete until pve-manager is resolved first.
the dir
No other issues that I'm aware of....yet.
I understand this is a non-traditional install, but is there any suggestion to fix this other than just purging and trying again?
I'm most of the way through setting up a new PVE 7 system on top of a default Debian 11 install. Basically using this guide with some tweaks.
https://pve.proxmox.com/wiki/Install_Proxmox_VE_on_Debian_Stretch
I used this PVE 7 repo:
Code:
deb [arch=amd64] http://download.proxmox.com/debian/pve bullseye pve-no-subscription
I found the key for PVE 7 here:
Code:
http://download.proxmox.com/debian/proxmox-release-bullseye.gpg
Initial apt update and installation of PVE 7 went smooth until the very last second when it is said:
Code:
Processing triggers for rsyslog (8.2102.0-2) ...
Processing triggers for man-db (2.9.4-2) ...
Processing triggers for proxmox-backup-file-restore (2.0.4-1) ...
Updating file-restore initramfs...
12755 blocks
Errors were encountered while processing:
pve-manager
proxmox-ve
E: Sub-process /usr/bin/dpkg returned an error code (1)
And the resulting error (repeats a few times):
Code:
Jul 19 16:30:42 devicehostname pveproxy[31731]: /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 1891.
pve-manager is kicking out the error, and proxmox-ve just can't complete until pve-manager is resolved first.
the dir
/etc/pve/
exists, but is empty. it doesn't even have the /local
subdir nor the pve-ssl.key
file in question.No other issues that I'm aware of....yet.
I understand this is a non-traditional install, but is there any suggestion to fix this other than just purging and trying again?
Last edited: