• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. LaurentB
    3. Posts
    L
    • Profile
    • Following 0
    • Followers 0
    • Topics 6
    • Posts 33
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by LaurentB

    • Updating 1.5.3

      Hi all !
      I just see the new version 1.5.3 is here, but before updating my server i have 2 questions :

      • it is better to update via git (Update to trunk) or rather to download the version with wget ? is there a difference or not ?
      • if i upgrade, will the certificate stay the same?

      Thanks.

      posted in FOG Problems
      L
      LaurentB
    • RE: Problem with certificate and multiple installation

      It looks better afin reinstall of the clients ! 🙂

      I had to do several times the mysql command :

      UPDATE hosts SET hostPubKey="", hostSecToken="", hostSecTime="2018-05-29 09:47:07";
      

      BUT it works.

      Thanks.

      NB : i don’t know how to mark the topic as “solved”

      posted in FOG Problems
      L
      LaurentB
    • RE: Problem with certificate and multiple installation

      Thanks a @Joe-Schmitt I was afraid of that answer 
 😞
      So let’s go scripting i will made a fresh install !

      posted in FOG Problems
      L
      LaurentB
    • Problem with certificate and multiple installation

      Hi all !
      I have a problem with fog

      I want to use it for the snapin function, so i install a first version (1.5.0 in debian) in a virtual environment, AND i start deploying my fog client on computers in my domain.
      After that, i had performance problem with the server, so i made a new installation.
      Again i had performance problem and, this time, i install a new physical server with latest version (fog 1.5.2 and Ubuntu 18.04 LTS).

      I create new snapin task BUT it only works on a few computers


      I searched why and on the customers who don’t work i have this error in the fog.log :

      ------------------------------------------------------------------------------
      ----------------------------------UserTracker---------------------------------
      ------------------------------------------------------------------------------
       25/05/2018 10:14 Client-Info Client Version: 0.11.16
       25/05/2018 10:14 Client-Info Client OS:      Windows
       25/05/2018 10:14 Client-Info Server Version: 1.5.2
       25/05/2018 10:14 Middleware::Response ERROR: Unable to get subsection
       25/05/2018 10:14 Middleware::Response ERROR: La référence d'objet n'est pas définie à une instance d'un objet.
       25/05/2018 10:14 Service Sleeping for 81 seconds
       25/05/2018 10:15 Middleware::Communication URL: http://srv-fog1-n0/fog/management/index.php?sub=requestClientInfo&configure&newService&json
       25/05/2018 10:15 Middleware::Response Success
       25/05/2018 10:15 Middleware::Communication URL: http://srv-fog1-n0/fog/management/index.php?sub=requestClientInfo&mac=B0:83:FE:B7:49:D0||00:00:00:00:00:00:00:E0&newService&json
       25/05/2018 10:15 Middleware::Authentication Waiting for authentication timeout to pass
       25/05/2018 10:16 Middleware::Communication Download: http://srv-fog1-n0/fog/management/other/ssl/srvpublic.crt
       25/05/2018 10:16 Data::RSA FOG Server CA cert found
       25/05/2018 10:16 Data::RSA ERROR: Certificate validation failed
       25/05/2018 10:16 Data::RSA ERROR: Trust chain did not complete to the known authority anchor. Errors: La signature du certificat ne peut pas ĂȘtre vĂ©rifiĂ©e. (NotSignatureValid)
       25/05/2018 10:16 Middleware::Authentication ERROR: Could not authenticate
       25/05/2018 10:16 Middleware::Authentication ERROR: Certificate is not from FOG CA
       25/05/2018 10:16 Middleware::Response Success
       25/05/2018 10:16 Middleware::Communication URL: http://srv-fog1-n0/fog/service/getversion.php?clientver&newService&json
       25/05/2018 10:16 Middleware::Communication URL: http://srv-fog1-n0/fog/service/getversion.php?newService&json
      
       25/05/2018 10:16 Service Creating user agent cache
       25/05/2018 10:16 Middleware::Response ERROR: Unable to get subsection
       25/05/2018 10:16 Middleware::Response ERROR: La référence d'objet n'est pas définie à une instance d'un objet.
       25/05/2018 10:16 Middleware::Response ERROR: Unable to get subsection
       25/05/2018 10:16 Middleware::Response ERROR: La référence d'objet n'est pas définie à une instance d'un objet.
       25/05/2018 10:16 Middleware::Response ERROR: Unable to get subsection
       25/05/2018 10:16 Middleware::Response ERROR: La référence d'objet n'est pas définie à une instance d'un objet.
      

      From the information I found, I THINK, I have a certificate problem


      I try to use the command :

      mysql
      use fog
      UPDATE hosts SET hostPubKey="", hostSecToken="", hostSecTime="2018-05-24 16:36:00"
      

      But i still have the problem
 😞

      My previous virtual servers are totally deleted and not backed up (I don’t think I needed them) so I can’t recover older files.

      I can not reinstall the fog client because there is really too much


      I don’t know what to do !

      help me obi wan kenobi, you’re my only hope 😉

      posted in FOG Problems
      L
      LaurentB
    • RE: hosts registration

      Ok thanks.

      posted in FOG Problems
      L
      LaurentB
    • RE: hosts registration

      @Tom-Elliott no i dont’ because i dont’ know how
:)
      (but if you coul’d explain it to me i will keep the info if i have the case another time).

      posted in FOG Problems
      L
      LaurentB
    • RE: hosts registration

      Note for admins
 i want to mark the topic as “Solved” but i don’t see the option


      posted in FOG Problems
      L
      LaurentB
    • RE: hosts registration

      @Wayne-Workman and @Joe-Schmitt thanks a lot for your help guys but it works now !!!
      i finaly found what’s wrong
 !!! 😄

      @Joe-Schmitt yes the computer isn’t showing up under all hosts AND pending.

      For your information, i try to install a previous version of FOG (1.4.4) and i use a couple of computers for my tests.

      After this i install “the real” server with the lastest version 1.5.0
      After that i try to delete and install the FOG client with the sames computers AND some others.
      Like i said some of them don’t works


      SO, with the computers that were not working I totally uninstall FOG CLIENT, I purge the registry, i reboot

      AND i make a new clean installation and it works !!!

      At the end i think there was a bad key left in the registry despite the “classic” uninstall.

      Thanks again.

      posted in FOG Problems
      L
      LaurentB
    • RE: hosts registration

      @Wayne-Workman For those whom I see yes but the problem is that some host are not visible at all

      posted in FOG Problems
      L
      LaurentB
    • hosts registration

      Hi all !
      I have a problem with fog with some computers that i can’t see in the console in pending hosts.

      I install a new server in a debian and with FOG_1.5.0, i want to use FOG for snapins so, i install (manually) the FOG Client in some computers.

      Next i go in my web interface and see only a few hosts in “Host Management”

      If i look in c:\fog.log i see that log :

      ------------------------------------------------------------------------------
      --------------------------------Authentication--------------------------------
      ------------------------------------------------------------------------------
       14/03/2018 11:28 Client-Info Version: 0.11.15
       14/03/2018 11:28 Client-Info OS:      Windows
       14/03/2018 11:28 Middleware::Authentication Waiting for authentication timeout to pass
       14/03/2018 11:30 Middleware::Communication Download: http://srv-fog1-n0/fog/management/other/ssl/srvpublic.crt
       14/03/2018 11:30 Data::RSA FOG Server CA cert found
       14/03/2018 11:30 Middleware::Authentication Cert OK
       14/03/2018 11:30 Middleware::Authentication No token found at C:\Program Files (x86)\FOG\token.dat, this is expected if the client has not authenticated before
       14/03/2018 11:30 Middleware::Authentication ERROR: Could not get security token
       14/03/2018 11:30 Middleware::Authentication ERROR: Le fichier 'C:\Program Files (x86)\FOG\token.dat' est introuvable.
       14/03/2018 11:30 Middleware::Communication POST URL: http://srv-fog1-n0/fog/management/index.php?sub=requestClientInfo&authorize&newService
       14/03/2018 11:30 Middleware::Response Invalid security token
      
      
       14/03/2018 11:30 Middleware::Communication URL: http://srv-fog1-n0/fog/management/index.php?sub=requestClientInfo&configure&newService&json
       14/03/2018 11:30 Middleware::Response Success
       14/03/2018 11:30 Middleware::Communication URL: http://srv-fog1-n0/fog/management/index.php?sub=requestClientInfo&mac=00:09:0F:AA:00:01|DC:4A:3E:7C:78:DD|00:09:0F:FE:00:01&newService&json
       14/03/2018 11:30 Middleware::Authentication Waiting for authentication timeout to pass
      
      

      I try to reboot the host many time, i reboot the apache2, i reboot the server
 but i’m lost ! 😞

      Do you have any idea of what appen ?

      Thanks !

      posted in FOG Problems
      L
      LaurentB
    • RE: It is possible to keep tmp file with snapin

      I’m testing your idea but the msi is very badly done ! 😞

      posted in FOG Problems
      L
      LaurentB
    • RE: It is possible to keep tmp file with snapin

      Thanks guy for your answers but 


      FOG copy my msi in C:\Program Files (x86)\FOG\tmp
      It execute and made the install; after a moment when the user want to use the program he click on the icon and see this error :
      alt text

      If i made a script like you said george1421 i couldn’t copy the file at the same place because it already exist
      what I want is that the msi sent locally on the client computers is not erased at all

      I don’t speak English very well so I don’t know if you understand me well 
 🙂

      posted in FOG Problems
      L
      LaurentB
    • It is possible to keep tmp file with snapin

      Hi all, i’m a new user of Fog and i’m currently testing it.
      I have an application wich i want to deploy with the “Snapin” option.
      The msi program go in my windows client in the folder : C:\Program Files (x86)\FOG\tmp BUT when he is installed FOG delete the file.
      I want to know if it’s possible to keep it in this folder ? (or wich file i must modify to do it ?)

      Thanks for helping.

      posted in FOG Problems
      L
      LaurentB
    • 1 / 1