Hello,
We have a new installation of 4.2 which appeared to install with no issues. However, we are not able to access the web interface. It was noticed that the pve-ssl.key and pve-ssl.pem were not created at any point. Understandably so, since we then noticed there was nothing created under /etc/pve/priv, other than an empty authorized keys directory. I did not perform this install, just assisting, so I am providing as much info as I could obtain. Does anyone have an idea as to what would cause these necessary directories and files to not be created during install?
Note this is a 4.2 install on top of Debian 8.5 using the following:
echo "deb http://download.proxmox.com/debian jessie pve-no-subscription" > /etc/apt/sources.list.d/pve-install-repo.list
apt-get install proxmox-ve ntp ssh postfix ksm-control-daemon open-iscsi systemd-sysv
After reviewing an older post (https://forum.proxmox.com/threads/web-interface-not-working-in-proxmox-3.14141/), we attempted running pvecm updatecerts, with the following results (expected I suppose since there is not key to generate the certs)
----------------------------------------------------------------
Error opening Private Key /etc/pve/priv/authkey.key
139662759704208:error:02001002:system library:fopen:No such file or directory:bss_file.c:398:fopen('/etc/pve/priv/authkey.key','r')
139662759704208:error:20074002:BIO routines:FILE_CTRL:system lib:bss_file.c:400:
unable to load Private Key
command 'openssl rsa -in /etc/pve/priv/authkey.key -pubout -out /etc/pve/authkey.pub' failed: exit code 1
----------------------------------------------------------------
There is no cluster config at this time. The hostname and IP configurations were verified. The server initially obtained its NW information via DHCP, then was statically set.
Any help would be much appreciated! Please let me know if I can provide any further information.
Cheers,
Von
We have a new installation of 4.2 which appeared to install with no issues. However, we are not able to access the web interface. It was noticed that the pve-ssl.key and pve-ssl.pem were not created at any point. Understandably so, since we then noticed there was nothing created under /etc/pve/priv, other than an empty authorized keys directory. I did not perform this install, just assisting, so I am providing as much info as I could obtain. Does anyone have an idea as to what would cause these necessary directories and files to not be created during install?
Note this is a 4.2 install on top of Debian 8.5 using the following:
echo "deb http://download.proxmox.com/debian jessie pve-no-subscription" > /etc/apt/sources.list.d/pve-install-repo.list
apt-get install proxmox-ve ntp ssh postfix ksm-control-daemon open-iscsi systemd-sysv
After reviewing an older post (https://forum.proxmox.com/threads/web-interface-not-working-in-proxmox-3.14141/), we attempted running pvecm updatecerts, with the following results (expected I suppose since there is not key to generate the certs)
----------------------------------------------------------------
Error opening Private Key /etc/pve/priv/authkey.key
139662759704208:error:02001002:system library:fopen:No such file or directory:bss_file.c:398:fopen('/etc/pve/priv/authkey.key','r')
139662759704208:error:20074002:BIO routines:FILE_CTRL:system lib:bss_file.c:400:
unable to load Private Key
command 'openssl rsa -in /etc/pve/priv/authkey.key -pubout -out /etc/pve/authkey.pub' failed: exit code 1
----------------------------------------------------------------
There is no cluster config at this time. The hostname and IP configurations were verified. The server initially obtained its NW information via DHCP, then was statically set.
Any help would be much appreciated! Please let me know if I can provide any further information.
Cheers,
Von