Since October of 2017, the website has shown a new UI, but said “User interface shown will be available in a future release”. Is there any timeline on this? I’d be really interested in trying it out.
Posts made by virtualdxs
-
New user interface?
-
RE: Client not authenticating
That patch fixed it on my box. Thanks! Will this make it into mainline anytime soon?
-
RE: Client not authenticating
I highly doubt I could get my boss to approve running a 5-year-old version of Mono to get this working. I would like to second the idea that a native client is far better, but I can live with Mono if I can at least use the latest stable version.
I was considering using Puppet/Bolt to handle hostnames, reboots, etc. but Puppet has no way to automatically provision and deprovision as would be needed for this.
-
Client not authenticating
The client seems to not even want to authenticate to the server. Client is RHEL7, fully updated, as is the server. Client is on Mono 5.18.1.0 installed using the instructions from the wiki.
I don’t even know where to begin; the log is full of errors. This excerpt seems to cover most of it:
------------------------------------------------------------------------------^M ----------------------------------UserTracker---------------------------------^M ------------------------------------------------------------------------------^M 3/19/2019 12:17 PM Client-Info Client Version: 0.11.16^M 3/19/2019 12:17 PM Client-Info Client OS: Linux^M 3/19/2019 12:17 PM Client-Info Server Version: 1.5.5^M 3/19/2019 12:17 PM Middleware::Response ERROR: Unable to get subsection^M 3/19/2019 12:17 PM Middleware::Response ERROR: Object reference not set to an instance of an object^M 3/19/2019 12:17 PM Service Sleeping for 112 seconds^M 3/19/2019 12:19 PM Middleware::Communication URL: http://fog.pe111.pelb/fog/management/index.php?sub=requestClientInfo&configure&newService&json^M 3/19/2019 12:19 PM Middleware::Response Success^M 3/19/2019 12:19 PM Middleware::Communication URL: http://fog.pe111.pelb/fog/management/index.php?sub=requestClientInfo&mac=00:50:56:85:D5:A6&newService&json^M 3/19/2019 12:19 PM Middleware::Authentication Waiting for authentication timeout to pass^M 3/19/2019 12:19 PM Middleware::Communication Download: http://fog.pe111.pelb/fog/management/other/ssl/srvpublic.crt^M 3/19/2019 12:19 PM Middleware::Authentication ERROR: Could not authenticate^M 3/19/2019 12:19 PM Middleware::Authentication ERROR: Value cannot be null. Parameter name: authority^M 3/19/2019 12:19 PM Middleware::Response Success^M 3/19/2019 12:19 PM Middleware::Communication URL: http://fog.pe111.pelb/fog/service/getversion.php?clientver&newService&json^M 3/19/2019 12:19 PM Middleware::Communication URL: http://fog.pe111.pelb/fog/service/getversion.php?newService&json^M ^M 3/19/2019 12:19 PM Service Creating user agent cache^M 3/19/2019 12:19 PM Middleware::Response ERROR: Unable to get subsection^M 3/19/2019 12:19 PM Middleware::Response ERROR: Object reference not set to an instance of an object^M 3/19/2019 12:19 PM Middleware::Response ERROR: Unable to get subsection^M 3/19/2019 12:19 PM Middleware::Response ERROR: Object reference not set to an instance of an object^M 3/19/2019 12:19 PM Middleware::Response ERROR: Unable to get subsection^M 3/19/2019 12:19 PM Middleware::Response ERROR: Object reference not set to an instance of an object^M ^M
How can I fix this?