Here is the scenario. We have three servers (Server1, Server2, and Server3) Server1 has the management console on it and the other servers all tie into the database and are running the deployment server. The agents are set to allow connections to all three servers by both name and IP address (which I need to fix.) The issue we are having is if a device connects to server1 we can deploy agents, update agents, or push and update software. However if the devices connect to server2 or server3 they will not update correctly. We are also setting up a barcode to configure the new android devices and if the unit connects to server1 everything works, if it connects to the other two servers then the deployment doesn't happen.
Concurrent to this on server2 and server3 we are getting errors from the caching service engine that it will "attempt to reover caching service." Files are not replicating between the three servers for the deployment packages but the content library appears to be replicating.
On server1 the server event log is growing exponentially with an error about the SSL certificate. "3;210256768;4/2/2018 6:57:24 AM;2;161;2;Remote certificate not provided;2;100010435;;;;;2;;" is the message we are getting.
We can remote control devices connected to servers 2&3 but not push applications to them.