i updated, deleted /var/www/html/fog then ran installfog.sh but i get the same error on hosts.
Posts made by raumin
-
RE: Private key not found
-
Private key not found
Hi,
I am using last version of trunk (7009) on a Debian 8.
On my Windows 10 PC, the FOG client is v0.9.12 and i get this error message in fog.log:
------------------------------------------------------------------------------ --------------------------------Authentication-------------------------------- ------------------------------------------------------------------------------ 31/03/2016 11:36 Client-Info Version: 0.9.12 31/03/2016 11:36 Middleware::Communication URL: http://fog-server/fog/management/other/ssl/srvpublic.crt 31/03/2016 11:36 Data::RSA FOG Server CA cert found 31/03/2016 11:36 Middleware::Authentication Cert OK 31/03/2016 11:36 Middleware::Communication POST URL: http://fog-server/fog/management/index.php?sub=authorize 31/03/2016 11:36 Middleware::Communication Unknown Response: Private key not found 31/03/2016 11:36 Service Sleeping for 120 seconds
On another PC with windows 10, there was version 0.9.11 installed and the same error occurs.
The /opt/fog/snapins/ssl is well present:
# cd /opt/fog/snapins/ssl # ls -la total 9 drwxrwxr-x 3 fog www-data 1024 Mar 2 12:58 . drwxrwxr-x 3 fog www-data 1024 Mar 2 12:58 .. drwxrwxr-x 2 fog www-data 1024 Mar 2 12:58 CA -rwxrwxr-x 1 fog www-data 1590 Mar 2 12:58 fog.csr -rwxrwxr-x 1 fog www-data 3243 Mar 2 12:58 .srvprivate.key
CA is well present too:
/opt/fog/snapins/ssl# ls -la ./CA total 9 drwxrwxr-x 2 fog www-data 1024 Mar 2 12:58 . drwxrwxr-x 3 fog www-data 1024 Mar 2 12:58 .. -rwxrwxr-x 1 fog www-data 3243 Mar 2 12:58 .fogCA.key -rwxrwxr-x 1 fog www-data 1797 Mar 2 12:58 .fogCA.pem -rwxrwxr-x 1 fog www-data 17 Mar 31 10:14 .srl
I reseted all hosts PubKey with this and the error is still here:
UPDATE hosts SET hostPubKey="", hostSecToken="", hostSecTime="0000-00-00 00:00:00";
Thank you for your help.
-
RE: Private key failed
Hi, i get the same error on all hosts, with client 0.9.11 and 0.9.12.
Do i have to open another thread ?
-
RE: The Storage Groups associated storage node is not valid
@Tom-Elliott Yep it works great, thank you for this quick fix.
-
RE: The Storage Groups associated storage node is not valid
No problem Tom, i did not undestand that you were working on it
-
RE: The Storage Groups associated storage node is not valid
how can i fix it ? Itās a bit annoying
-
RE: The Storage Groups associated storage node is not valid
@george1421
yes, the image directory is /images .My storage node is a QNAP Nas, everything was working well until an update, the paths are correct (/images), credentials are ok, the storage node is the āMaster nodeā.
i can browse in the FTP.I am not using the location plugin.
I suspect a problem in the database, iām checking the tablesā¦
-
RE: The Storage Groups associated storage node is not valid
Hi ch3i,
yep i tried but i dont really understandā¦
I get a storage group called āPrincipalā
In the storage node called āWillyā, i selected the Storage Group āPrincipalā.Then i put my image in the storage group āPrincipalā but it doesnt work.
Is that it ? What i dont undestand is i can upload an image but the deploy is not okā¦
-
The Storage Groups associated storage node is not valid
Hi,
i cannot deploy an image anymore, i can capture, the image is well present on the NFS.
1- On Web GUI, i get this:
Failed to create deployment tasking for the following hosts Image not found on node: willy
2- Booting directly from the the host and choosing an image give me this :
http://172.x.x.x/fog/service/ipxe/boot.php...ok The storage groups associated storage node is not valid
How can i resolve this please? Thank you
-
RE: The Storage Groups associated storage node is not valid
hello,
wa have the same problem, we can capture an image but we cannot download image.Could you please tell us how did you resolve this please ? Our version is trunk 6929.
Thank you
-
RE: srvpublic.crt fogclient 0.9
it was just a problem with old datas in FOG directory ( C:\Program Files (x86)\FOG ), delete this folder before install the new one did the the trick.
-
RE: Image Store Corrupt - after latest svn update
ok so my old image, which was working before, doesnt seem to work now, d1.mdr is not present in the image folder, i tried with recent one and itās ok.
Is that old image definitely ācorruptā ?
-
RE: Image Store Corrupt - after latest svn update
@raumin error while deploying an image.
-
RE: Image Store Corrupt - after latest svn update
I get āunable to locate mbrā with build 6651
Before it worked like a charmā¦have to wait an update ?
-
srvpublic.crt fogclient 0.9
Hello,
i have updated my FOG to trunk, everything is working well except the new fog client.
I removed the old version, installed the new one and in the log i get this wrong link for the certificate :
http://mywebserver/fog/management/other/ca.cert.der/fog/management/other/ssl/srvpublic.crt
The /fog/management/other/ssl/srvpublic.crt is concateneted with the right linkā¦
Have you an idea? Sorry for the bad englishā¦
-
RE: Upgrade stable 1.2.0 to trunk
yep itās ok.
The problem was the nfs mountā¦via QNAP. FTP access was not right, itās ok now.