Clean install of proxmox 2.0 on Debian 6. Installed webmin. Got in to webmin and installed my domain in bind. Changes the hostname to my domain and restartet the server. After reboot apache want start.
root@xxxxxx:~# service apache2 start
Starting web server: apache2Syntax error on line 13 of /etc/apache2/sites-enabled/pve-redirect.conf:
SSLCertificateFile: file '/etc/pve/local/pve-ssl.pem' does not exist or is empty
Action 'start' failed.
The Apache error log may have more information.
failed!
Googled around and found out "pvecm updatecerts" will fix my problem.
root@xxxxxxx:~# pvecm updatecerts
unable to get IP for node 'xxxxxx' - node offline?
Any ide?
root@xxxxxx:~# service apache2 start
Starting web server: apache2Syntax error on line 13 of /etc/apache2/sites-enabled/pve-redirect.conf:
SSLCertificateFile: file '/etc/pve/local/pve-ssl.pem' does not exist or is empty
Action 'start' failed.
The Apache error log may have more information.
failed!
Googled around and found out "pvecm updatecerts" will fix my problem.
root@xxxxxxx:~# pvecm updatecerts
unable to get IP for node 'xxxxxx' - node offline?
Any ide?