Master connect to node fails

Tallaril

New Member
Feb 18, 2011
23
0
1
Hi there,

I've a cluster configured with 2 (1 more to come) machines.

The master try's to connect to the node through port 8006 (Apache) Thsi port is not open because apache fails to start with:

/etc/init.d/apache2 restart
Syntax 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 'configtest' failed.
The Apache error log may have more information.
failed!

I'm not able to create this pem because this folder is mounted via fuse and i'm also not able to copy it from the master because i've no write permissions.


How do i get this cert into the folder to get apache back up running?
 
ok, i've got i by myself.

The node had a wrong entry in the vhost conf of pve.cfg .... i've changed it to the right path and now it works fine :)