@Sebastian-Roth I decided to remove the client and re-install it on this machine and now I get a different error in the fog log. It keeps looping on this.
------------------------------------------------------------------------------
--------------------------------Authentication--------------------------------
------------------------------------------------------------------------------
13/09/2019 3:06 PM Client-Info Version: 0.11.16
13/09/2019 3:06 PM Client-Info OS: Windows
13/09/2019 3:06 PM Middleware::Authentication Waiting for authentication timeout to pass
13/09/2019 3:08 PM Middleware::Communication Download: http://xxx.xxx.xxx.xxx/fog/management/other/ssl/srvpublic.crt
13/09/2019 3:08 PM Data::RSA FOG Server CA cert found
13/09/2019 3:08 PM Middleware::Authentication Cert OK
13/09/2019 3:08 PM Middleware::Authentication No token found at C:\Program Files (x86)\FOG\token.dat, this is expected if the client has not authenticated before
13/09/2019 3:08 PM Middleware::Authentication ERROR: Could not get security token
13/09/2019 3:08 PM Middleware::Authentication ERROR: Could not find file 'C:\Program Files (x86)\FOG\token.dat'.
13/09/2019 3:08 PM Middleware::Communication POST URL: http://xxx.xxx.xxx.xxx/fog/management/index.php?sub=requestClientInfo&authorize&newService
13/09/2019 3:08 PM Middleware::Response Invalid security token
I’m wondering if maybe this is the real problem. Do you know what this means?
Thanks