昨天我设置了我的第一个 Rudder 服务器,有两个节点。一切都是绿色的。今天早上,一切都是橙色(“意外”),如果我手动运行客户端,我会看到以下消息:
**************************************************************************** *****
* 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. *
*********************************************************************************
节点仍以最近的时间戳显示在服务器列表中。
发生了什么?
谢谢
格雷格
答案1
我最终从 Rudder IRC 人员那里得到了答案:我使用 IP 地址来避免 DNS 问题,但事实证明,使用 IP 本身就是一个 DNS 问题……回到明确的名称,它又可以正常工作了。