集群中,单一节点异常,另外 2 个节点正常

集群里部署了 3 个节点,配置都是一模一样的,节点的配置有 2 个 http 的 连接器;
版本是:5.7.2

http:rrpc_response → 连接器是监控消息 /+/+/rrpc/+的
http:online → 连接器是获取链接和确认事件


整个集群运行了大概 2 天左右,现在其中一个节点一直出现了这个错误告警,另外两个节点之前也出现过这个问题:

2025-02-21T07:20:48.421722+00:00 [error] msg: action_not_found, connector: <<“connector:http:online”>>, action_id: <<“action:http:online:connector:http:online”>>
2025-02-24T05:35:46.646415+00:00 [error] msg: action_not_found, connector: <<“connector:http:rrpc_response”>>, action_id: <<“action:http:rrpc_response:connector:http:rrpc_response”>>

重启该节点后恢复正常。

emqx.conf 配置如下:
emqx.conf.zip (1.4 KB)

我更新版本到 5.8.4 的最新版试试,回头更新此帖子
谢谢了

5.8.4 告警模块没了,看不到告警了,估计得去后台看。。。
好多功能都没有了啊。

  1. 是的,转成企业版本了,
  2. action_not_found已经在 5.8.4 上修好了。