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

Local mqtt brokers started by mosquitto cannot be subscribed or published on it #3048

Open
sfwanglining opened this issue May 6, 2024 · 1 comment

Comments

@sfwanglining
Copy link

mosquitto: After running mqtt broker started locally for a few days, the client connected to it cannot post messages and subscribe messages. It seems that tcp connection can be established but it cannot interact with the mqtt protocol layer. Unfortunately, no log is saved. Has anyone been in a similar situation?
mosquitto Version: 2.0.18
Running platform: linux

@sfwanglining
Copy link
Author

Sending messages on the broker using a mosquitto_pub connection will eventually result in an Error such as Error: Keepalive exceeded

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