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

[mqtt error] communication error: connection lost #334

Open
lkoniecki opened this issue Apr 21, 2023 · 0 comments
Open

[mqtt error] communication error: connection lost #334

lkoniecki opened this issue Apr 21, 2023 · 0 comments

Comments

@lkoniecki
Copy link

I'm getting many

[mqtt error] communication error: connection lost

issues in the log file.

I'm using the ebusd 23.1.23.1 in Docker.

mosquitto version 2.0.14

Logs from mosquitto:

1682073890: Client ebusd_23.1_1 already connected, closing old connection.
1682073890: New client connected from 172.10.0.1:55450 as ebusd_23.1_1 (p1, c1, k60).
1682073896: New connection from 172.10.0.1:55462 on port 1883.
1682073896: Client ebusd_23.1_1 already connected, closing old connection.
1682073896: New client connected from 172.10.0.1:55462 as ebusd_23.1_1 (p1, c1, k60).
1682073907: New connection from 172.10.0.1:40526 on port 1883.
1682073907: Client ebusd_23.1_1 already connected, closing old connection.
1682073907: New client connected from 172.10.0.1:40526 as ebusd_23.1_1 (p1, c1, k60).
1682073928: New connection from 172.10.0.1:39600 on port 1883.
1682073928: Client ebusd_23.1_1 already connected, closing old connection.
1682073928: New client connected from 172.10.0.1:39600 as ebusd_23.1_1 (p1, c1, k60).
1682073939: New connection from 172.10.0.1:60914 on port 1883.
1682073939: Client ebusd_23.1_1 already connected, closing old connection.
1682073939: New client connected from 172.10.0.1:60914 as ebusd_23.1_1 (p1, c1, k60).
1682073945: New connection from 172.10.0.1:33638 on port 1883.
1682073945: Client ebusd_23.1_1 already connected, closing old connection.
1682073945: New client connected from 172.10.0.1:33638 as ebusd_23.1_1 (p1, c1, k60).
1682073956: New connection from 172.10.0.1:43674 on port 1883.
1682073956: Client ebusd_23.1_1 already connected, closing old connection.
1682073956: New client connected from 172.10.0.1:43674 as ebusd_23.1_1 (p1, c1, k60).
1682073977: New connection from 172.10.0.1:39510 on port 1883.
1682073977: Client ebusd_23.1_1 already connected, closing old connection.
1682073977: New client connected from 172.10.0.1:39510 as ebusd_23.1_1 (p1, c1, k60).

Is it ebusd or mosquitto problem?

How can I further analyze this?

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