It worked with the following versions : mono 3.10 and fog client 0.11.12 on a debian 7 system.
Thanks !
T
Posts made by ttbm
-
RE: Authentication ERROR: Could not authenticate : Value cannot be null.
-
RE: Authentication ERROR: Could not authenticate : Value cannot be null.
Thanks for your reply, I tried with 2 different versions of mono but still the same, except that now the file “fog.log” remains empty, however this is what we can find in the file SmartInstaller.log :
14/09/2017 11:21 Middleware::Communication Download: http://192.168.0.10/fog/management/other/ca.cert.der 14/09/2017 11:21 Data::RSA Injecting root CA:
-
RE: Authentication ERROR: Could not authenticate : Value cannot be null.
I have tried the solutions present here : https://forums.fogproject.org/topic/10168/linux-client-could-not-authenticate
but nothing changes -
Authentication ERROR: Could not authenticate : Value cannot be null.
Server
- FOG Version: 1.4.4
- OS: Linux
Client
- Service Version: 0.11.12
- OS: Linux / Debian 8
Description
Hello,
I have an error after installing the fog client on my debian machine, here are the logs related:13/09/2017 10:26 Main Overriding exception handling 13/09/2017 10:26 Main Bootstrapping Zazzles 13/09/2017 10:26 Controller Initialize 13/09/2017 10:26 Controller Start 13/09/2017 10:26 Service Starting service 13/09/2017 10:26 Bus Became bus server 13/09/2017 10:26 Bus Emmiting message on channel: Status 13/09/2017 10:26 Service Invoking early JIT compilation on needed binaries ------------------------------------------------------------------------------ --------------------------------Authentication-------------------------------- ------------------------------------------------------------------------------ 13/09/2017 10:26 Client-Info Version: 0.11.12 13/09/2017 10:26 Client-Info OS: Linux 13/09/2017 10:26 Middleware::Authentication Waiting for authentication timeout to pass 13/09/2017 10:26 Middleware::Communication Download: http://192.168.0.10/fog/management/other/ssl/srvpublic.crt 13/09/2017 10:26 Middleware::Authentication ERROR: Could not authenticate 13/09/2017 10:26 Middleware::Authentication ERROR: Value cannot be null. Parameter name: authority
I’ve tried to resetting the encryption, reinstall the client, I can also download the certificate manually with a wget command, … but still the same problem.
A little help would be greatly appreciated,
Thanks in advance.