Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

broker connect error #928

Open
LongZoz opened this issue Dec 5, 2024 · 0 comments
Open

broker connect error #928

LongZoz opened this issue Dec 5, 2024 · 0 comments

Comments

@LongZoz
Copy link

LongZoz commented Dec 5, 2024

Failure Information (for bugs)

When I created a server with about 15 clients, the server program was suspended after running for a period of time, and then after restarting the server, the client was disconnected after receiving the connection request, but the client printed no disconnection information, and only after the server was closed showed a disconnection.

Context

[2024-12-05T03:54:45Z ERROR rumqttd::router::routing] no-connection id 15 is already gone
[2024-12-05T03:54:46Z ERROR rumqttd::server::broker] remote_link; tenant_id=None
[2024-12-05T03:54:46Z ERROR rumqttd::server::broker] router-drop error=Recv(Disconnected)
[2024-12-05T03:54:46Z ERROR rumqttd::server::broker] remote_link; tenant_id=None
[2024-12-05T03:54:46Z ERROR rumqttd::server::broker] router-drop error=Recv(Disconnected)
[2024-12-05T03:54:47Z ERROR rumqttd::server::broker] remote_link; tenant_id=None
[2024-12-05T03:54:47Z ERROR rumqttd::server::broker] Disconnected!! error=Network(Io(Os { code: 104, kind: ConnectionReset, message: "Connection reset by peer" })

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant