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

Client closed its connection #127

Open
mqttdeve opened this issue Jan 10, 2022 · 0 comments
Open

Client closed its connection #127

mqttdeve opened this issue Jan 10, 2022 · 0 comments

Comments

@mqttdeve
Copy link

Every few minutes mosquitto client close its connection and I need to restart my php code to subscribe again to the topic.

1641819601: New connection from 127.0.0.1:60140 on port 1883.
1641819601: New client connected from 127.0.0.1:60140 as auto-9249AABA-8610-21C7-6311 (p2, c1, k5).
1641819622: Client auto-9249AABA-8610-21C7-6311 closed its connection.

php code exit from disconnect function.

What causes this problem and How can I solve it?

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