Private key not found
-
Hi,
I deployed 2 hosts today, and both of them have this error :
------------------------------------------------------------------------------ --------------------------------Authentication-------------------------------- ------------------------------------------------------------------------------ 24/02/2016 18:14 Client-Info Version: 0.9.11 24/02/2016 18:14 Middleware::Communication URL: http://192.168.10.60/fog/management/other/ssl/srvpublic.crt 24/02/2016 18:14 Data::RSA FOG Server CA cert found 24/02/2016 18:14 Middleware::Authentication Cert OK 24/02/2016 18:14 Middleware::Communication POST URL: http://192.168.10.60/fog/management/index.php?sub=authorize 24/02/2016 18:14 Middleware::Communication Unknown Response: Private key not found 24/02/2016 18:14 Service Sleeping for 120 seconds 24/02/2016 18:16 Bus Registering ParseBus in channel Power 24/02/2016 18:16 Bus Became bus client 24/02/2016 18:16 Bus Registering OnNotification in channel Notification 24/02/2016 18:16 Bus Registering OnUpdate in channel Update
Any idea ?
Thanks
Matthieu -
Did you recently update your trunk version? Was it working before the update? This can happen if your /opt/fog/snapins/CA and or /opt/fog/ssl get removed. Check to see if they are there and if there are any files in them. The files will be hidden files
-
@ITSolutions It worked on monday, but I updated trunk this morning, and after that I had this problem.
In opt/fog/snapinq there is no CA folder, but there is ssl folder with CA folder inside
And no /opt/fog/ssl folder… -
@Matthieu-Jacquart There’s been recent changes to this specifically, alerting the @Developers about it.
-
@Matthieu-Jacquart All files where moved to /opt/fog/snapins/ssl (ca and all).
-
@Matthieu-Jacquart This is only if it’s default. The default location for these files is set to /opt/fog/snapins/ssl, but you can specify whereever you want.
-
Issue found and replicated and fixed.
Thanks for reporting, please test to ensure all is good.
-
@Tom-Elliott ok, I’ve got this :
root@FOG:/opt/fog/snapins/ssl$ ls total 20 drwxr-xr-x 3 fog www-data 4096 fevr. 24 18:05 . drwxrwxr-x 3 fog www-data 4096 fevr. 24 18:05 .. drwxr-xr-x 2 fog www-data 4096 oct. 10 08:52 CA -rw-r--r-- 1 fog www-data 1590 aout 27 10:36 fog.csr -rw-r--r-- 1 fog www-data 3243 aout 27 10:36 .srvprivate.key root@FOG:/opt/fog/snapins/ssl$ cd CA root@FOG:/opt/fog/snapins/ssl/CA$ ls total 20 drwxr-xr-x 2 fog www-data 4096 oct. 10 08:52 . drwxr-xr-x 3 fog www-data 4096 fevr. 24 18:05 .. -rw-r--r-- 1 fog www-data 3243 aout 27 10:36 .fogCA.key -rw-r--r-- 1 fog www-data 1797 aout 27 10:36 .fogCA.pem -rw-r--r-- 1 fog www-data 17 fevr. 24 18:05 .srl root@FOG:/opt/fog/snapins/ssl/CA$
But still no communication between hosts and server…
-
@Matthieu-Jacquart Have you updated?
-
@Tom-Elliott I use 6411 trunk, I’ll try to update
-
@Tom-Elliott Yes, it’s ok with 6413
-
@Matthieu-Jacquart Told ya.