3

Yesterday I've set up my first Rudder server, with two nodes. All was green. This morning, everything is orange ("unexpected"), and if I run the client manually I see this message:

**************************************************************************** *****
* rudder-agent could not get an updated configuration from the policy server.   *
* This can be caused by a network issue, an unavailable server, or if this      *
* node was deleted from the Rudder root server.                                 *
* Any existing configuration policy will continue to be applied without change. *
*********************************************************************************

The nodes are still displayed on the server list with a recent timestamp.

What happened?

Thanks

greg

greg
  • 169

1 Answers1

2

I finally got the answer from the Rudder IRC people: I was using IP address to avoid DNS problems and it turns out that using IPs is a DNS problems in itself... back to explicit names and it was working again.

greg
  • 169