You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The described situation is not a bug — it happens when EMQX is started, but the authorization system has not yet been fully initialized. During this initialization period, EMQX returns 0x87 code for actions (RC_NOT_AUTHORIZED).
The described situation is not a bug — it happens when EMQX is started, but the authorization system has not yet been fully initialized. During this initialization period, EMQX returns 0x87 code for actions (RC_NOT_AUTHORIZED).
Hello!
The described situation is not a bug — it happens when EMQX is started, but the authorization system has not yet been fully initialized. During this initialization period, EMQX returns 0x87 code for actions (RC_NOT_AUTHORIZED).
What happened?
环境
问题
以上是环境,这部分会部署,但是现在我们现场遇到了一种问题,而且是偶现的,当在部署系统的时候,有一个客户端去连接1883端口,并且订阅主题(因为这个客户端是管设备在线状态的,出现了设备全部离线的情况)
问题总结
客户端连接成功,订阅主题(因之前未去处理监听后qos的值,不晓得是不是真正的订阅成功)
分析记录和日志贴图如下:
查找issue,发现有人发出这个: https://askemq.com/t/topic/9241
What did you expect to happen?
是否能在这种情况下,不出现这种偶现的情况
How can we reproduce it (as minimally and precisely as possible)?
No response
Anything else we need to know?
No response
EMQX version
OS version
Log files
The text was updated successfully, but these errors were encountered: