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

Supla device not always connect after reboot #3072

Closed
kzajac83 opened this issue May 31, 2023 · 20 comments
Closed

Supla device not always connect after reboot #3072

kzajac83 opened this issue May 31, 2023 · 20 comments

Comments

@kzajac83
Copy link

kzajac83 commented May 31, 2023

Describe the issue you are experiencing

Time to time (cannot found the key, after restart HA manually or due to upgrade HA OS like yesterday end of day from 2023.5.3 -> 2023.5.4) devices integrated by Supla MQTT via mosquitto do not connect automatically to Supla servers. I have two devices MEW Zamel energy-meter and Gosound smart socket, both from restart time do not reporting data, some exposes of them below:

image
image
image

After restart mosquitto add-on data from Supla start downloading, one example:
image

Unfortunately cannot found long logs in UI, if someone can provide path in OS to mosquitto logs then I will deliver.

Very similar issue from quarter ago #2945

What type of installation are you running?

Home Assistant OS

Which operating system are you running on?

Home Assistant Operating System

Which add-on are you reporting an issue with?

Mosquitto broker

What is the version of the add-on?

6.2.1

Steps to reproduce the issue

  1. Restart HA
  2. Randomly Supla MQTT devices will not connect
  3. Other MQTT devices eg. from add-on Zigbee2MQTT working fine in the same time

System Health information

System Information

version core-2023.5.4
installation_type Home Assistant OS
dev false
hassio true
docker true
user root
virtualenv false
python_version 3.10.11
os_name Linux
os_version 6.1.29
arch x86_64
timezone Europe/Warsaw
config_dir /config
Home Assistant Community Store
GitHub API ok
GitHub Content ok
GitHub Web ok
GitHub API Calls Remaining 5000
Installed Version 1.32.1
Stage running
Available Repositories 1283
Downloaded Repositories 6
Home Assistant Cloud
logged_in false
can_reach_cert_server ok
can_reach_cloud_auth ok
can_reach_cloud ok
Home Assistant Supervisor
host_os Home Assistant OS 10.2
update_channel stable
supervisor_version supervisor-2023.04.1
agent_version 1.5.1
docker_version 23.0.6
disk_total 30.8 GB
disk_used 14.5 GB
healthy true
supported true
board ova
supervisor_api ok
version_api ok
installed_addons Mosquitto broker (6.2.1), Zigbee2MQTT (1.30.4-1), File editor (5.6.0), Node-RED (14.2.2), Zigbee2MQTT Edge (edge), Terminal & SSH (9.7.0)
Dashboards
dashboards 2
resources 0
views 1
mode storage
Recorder
oldest_recorder_run May 5, 2023 at 10:37
current_recorder_run May 30, 2023 at 22:27
estimated_db_size 2424.42 MiB
database_engine sqlite
database_version 3.40.1

Anything in the Supervisor logs that might be useful for us?

No response

Anything in the add-on logs that might be useful for us?

No response

Additional information

No response

@agners
Copy link
Member

agners commented May 31, 2023

If this Supla device doesn't connect, isn't it more likely that the issue is on that device' side?

Has the Supla device logs you can see if connection attempt fail or something?

@kzajac83
Copy link
Author

I check this, devices was still connected to Supla servers, but Mosquitto after restart HA do not connect to mqtt86.supla.ogr mqtt service/broker. As shown
manual restart Mosquitto addon establish connection to Supla servers.
Additional this is not first time, time to time happened and now I'm sure issue is between local Mosquitto and Supla cloud, but cannot found Mosquitto logs from yesterday to provide evidence.

@agners
Copy link
Member

agners commented May 31, 2023

Sorry, I am not familiar with Supla devices and don't understand how this all works/is connected. To me it sounds like Mosquitto add-on is somehow connected to the Supla servers? How is this working/how is this configured?

@kzajac83
Copy link
Author

General connections are:

WIFI DEVICE <=> internet <=> SUPLA CLOUD / MQTT BROKER <=> internet <=> HA/MOSQUITTO

Issue occur between connection Mosquitto and Supla broker. Because usual issue occur after restart HA then starting Mosquitto probably waiting for other local/HA service or there are no network or some other reason, not sure because cannot found logs.

Can anybody tell me where are store Mosquitto logs? Have Home Assistand add-on.

@agners
Copy link
Member

agners commented May 31, 2023

There is the Logs tab on the add-on page. But you are probably looking for old logs?

You can use the host logs and use the add-on name as identifier to get old logs, e.g.

ha host logs -t addon_core_mosquitto

Check --help for additional options.

@agners
Copy link
Member

agners commented May 31, 2023

It seems that this is essentially a duplicate of #3012?

@kzajac83
Copy link
Author

Yes, this is the same issue, also have bridge connection in Mosquitto in file /share/mosquitto/bridge.conf:

`connection bridge-kjaoirYdiYTd

address mqtt86.supla.org:8883
topic supla/# in
topic homeassistant/# in
topic supla/+/devices/+/channels/+/execute_action out
topic supla/+/devices/+/channels/+/set/+ out
remote_username XXXXXXXXXXXXXXXXXXXXXXXXXXXX
remote_password XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
bridge_capath /etc/ssl/certs`

When issue occur then simple restart Mosquitto establish connection to Supla broker happened due to restart HA but this is randomly cause, after one restart is connect successful, next restart cannot connect.

Regarding logs yes, searching from longer time but have from today only, from about restart Mosquito time:

[core-ssh ~]$ ha host logs -t addon_core_mosquitto
May 31 08:17:41 homeassistant addon_core_mosquitto[432]: 2023-05-31 09:39:41: New connection from 172.30.32.2:43798 on port 1883.
May 31 08:17:41 homeassistant addon_core_mosquitto[432]: 2023-05-31 09:39:41: Client closed its connection.
May 31 08:17:41 homeassistant addon_core_mosquitto[432]: 2023-05-31 09:41:41: New connection from 172.30.32.2:59322 on port 1883.
May 31 08:17:41 homeassistant addon_core_mosquitto[432]: 2023-05-31 09:41:41: Client closed its connection.
May 31 08:17:41 homeassistant addon_core_mosquitto[432]: 2023-05-31 09:43:41: New connection from 172.30.32.2:53722 on port 1883.
May 31 08:17:41 homeassistant addon_core_mosquitto[432]: 2023-05-31 09:43:41: Client closed its connection.
May 31 08:17:41 homeassistant addon_core_mosquitto[432]: 2023-05-31 09:45:41: New connection from 172.30.32.2:45058 on port 1883.
May 31 08:17:41 homeassistant addon_core_mosquitto[432]: 2023-05-31 09:45:41: Client closed its connection.
May 31 08:17:41 homeassistant addon_core_mosquitto[432]: 2023-05-31 09:47:41: New connection from 172.30.32.2:55944 on port 1883.
May 31 08:17:41 homeassistant addon_core_mosquitto[432]: 2023-05-31 09:47:41: Client closed its connection.
May 31 08:17:41 homeassistant addon_core_mosquitto[432]: 2023-05-31 09:49:41: New connection from 172.30.32.2:41908 on port 1883.
May 31 08:17:41 homeassistant addon_core_mosquitto[432]: 2023-05-31 09:49:41: Client closed its connection.
May 31 08:17:41 homeassistant addon_core_mosquitto[432]: 2023-05-31 09:51:41: New connection from 172.30.32.2:60576 on port 1883.
May 31 08:17:41 homeassistant addon_core_mosquitto[432]: 2023-05-31 09:51:41: Client closed its connection.
May 31 08:17:41 homeassistant addon_core_mosquitto[432]: 2023-05-31 09:53:41: New connection from 172.30.32.2:45244 on port 1883.
May 31 08:17:41 homeassistant addon_core_mosquitto[432]: 2023-05-31 09:53:41: Client closed its connection.
May 31 08:17:41 homeassistant addon_core_mosquitto[432]: 2023-05-31 09:55:41: New connection from 172.30.32.2:53986 on port 1883.
May 31 08:17:41 homeassistant addon_core_mosquitto[432]: 2023-05-31 09:55:41: Client closed its connection.
May 31 08:17:41 homeassistant addon_core_mosquitto[432]: 2023-05-31 09:57:41: New connection from 172.30.32.2:43586 on port 1883.
May 31 08:17:41 homeassistant addon_core_mosquitto[432]: 2023-05-31 09:57:41: Client closed its connection.
May 31 08:17:41 homeassistant addon_core_mosquitto[432]: 2023-05-31 09:59:41: New connection from 172.30.32.2:51310 on port 1883.
May 31 08:17:41 homeassistant addon_core_mosquitto[432]: 2023-05-31 09:59:41: Client closed its connection.
May 31 08:17:41 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:01:41: New connection from 172.30.32.2:50098 on port 1883.
May 31 08:17:41 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:01:41: Client closed its connection.
May 31 08:17:41 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:03:41: New connection from 172.30.32.2:58592 on port 1883.
May 31 08:17:41 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:03:41: Client closed its connection.
May 31 08:17:41 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:05:41: New connection from 172.30.32.2:47386 on port 1883.
May 31 08:17:41 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:05:41: Client closed its connection.
May 31 08:17:41 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:06:49: Saving in-memory database to /data//mosquitto.db.
May 31 08:17:41 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:07:41: New connection from 172.30.32.2:49276 on port 1883.
May 31 08:17:41 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:07:41: Client closed its connection.
May 31 08:17:41 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:09:41: New connection from 172.30.32.2:42618 on port 1883.
May 31 08:17:41 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:09:41: Client closed its connection.
May 31 08:17:41 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:11:41: New connection from 172.30.32.2:35296 on port 1883.
May 31 08:17:41 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:11:41: Client closed its connection.
May 31 08:17:41 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:13:41: New connection from 172.30.32.2:45152 on port 1883.
May 31 08:17:41 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:13:41: Client closed its connection.
May 31 08:17:41 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:15:41: New connection from 172.30.32.2:40980 on port 1883.
May 31 08:17:41 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:15:41: Client closed its connection.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:17:41: New connection from 172.30.32.2:40934 on port 1883.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:17:41: Client closed its connection.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:19:41: New connection from 172.30.32.2:50784 on port 1883.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:19:41: Client closed its connection.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:21:41: New connection from 172.30.32.2:59458 on port 1883.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:21:41: Client closed its connection.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:23:41: New connection from 172.30.32.2:57164 on port 1883.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:23:41: Client closed its connection.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:25:41: New connection from 172.30.32.2:59542 on port 1883.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:25:41: Client closed its connection.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:27:41: New connection from 172.30.32.2:42068 on port 1883.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:27:41: Client closed its connection.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:29:41: New connection from 172.30.32.2:60146 on port 1883.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:29:41: Client closed its connection.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:31:41: New connection from 172.30.32.2:46042 on port 1883.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:31:41: Client closed its connection.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:33:41: New connection from 172.30.32.2:33788 on port 1883.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:33:41: Client closed its connection.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:35:42: New connection from 172.30.32.2:45224 on port 1883.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:35:42: Client closed its connection.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:36:50: Saving in-memory database to /data//mosquitto.db.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:37:42: New connection from 172.30.32.2:43130 on port 1883.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:37:42: Client closed its connection.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:39:42: New connection from 172.30.32.2:48302 on port 1883.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:39:42: Client closed its connection.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:41:42: New connection from 172.30.32.2:43776 on port 1883.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:41:42: Client closed its connection.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:43:42: New connection from 172.30.32.2:44146 on port 1883.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:43:42: Client closed its connection.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:45:42: New connection from 172.30.32.2:43738 on port 1883.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:45:42: Client closed its connection.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:47:42: New connection from 172.30.32.2:43214 on port 1883.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:47:42: Client closed its connection.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:49:42: New connection from 172.30.32.2:58118 on port 1883.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:49:42: Client closed its connection.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:51:42: New connection from 172.30.32.2:58292 on port 1883.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:51:42: Client closed its connection.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:53:42: New connection from 172.30.32.2:54422 on port 1883.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:53:42: Client closed its connection.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:55:42: New connection from 172.30.32.2:36806 on port 1883.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:55:42: Client closed its connection.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:57:42: New connection from 172.30.32.2:42278 on port 1883.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:57:42: Client closed its connection.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:59:42: New connection from 172.30.32.2:42590 on port 1883.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 10:59:42: Client closed its connection.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 11:01:42: New connection from 172.30.32.2:57340 on port 1883.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 11:01:42: Client closed its connection.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 11:03:42: New connection from 172.30.32.2:35050 on port 1883.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 11:03:42: Client closed its connection.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 11:05:42: New connection from 172.30.32.2:55946 on port 1883.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 11:05:42: Client closed its connection.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 11:06:51: Saving in-memory database to /data//mosquitto.db.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 11:07:42: New connection from 172.30.32.2:46154 on port 1883.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 11:07:42: Client closed its connection.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 11:09:42: New connection from 172.30.32.2:52986 on port 1883.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 11:09:42: Client closed its connection.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 11:11:42: New connection from 172.30.32.2:50714 on port 1883.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 11:11:42: Client closed its connection.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 11:13:42: New connection from 172.30.32.2:54966 on port 1883.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 11:13:42: Client closed its connection.
May 31 09:15:42 homeassistant addon_core_mosquitto[432]: 2023-05-31 11:15:42: New connection from 172.30.32.2:58852 on port 1883.
May 31 09:30:45 homeassistant addon_core_mosquitto[432]: time="2023-05-31T11:30:45+02:00" level=error msg="POST error: Post "http:https://127.0.0.1:80/superuser\": EOF"

@kzajac83
Copy link
Author

Today restart HA and Z2M working but all sensors connected via bridge to Suplay MQTT broker again not udpated:

image

Moquitto logs is, nothing special I think:

s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
cont-init: info: running /etc/cont-init.d/mosquitto.sh
[23:59:01] INFO: SSL is not enabled
cont-init: info: /etc/cont-init.d/mosquitto.sh exited 0
cont-init: info: running /etc/cont-init.d/nginx.sh
cont-init: info: /etc/cont-init.d/nginx.sh exited 0
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun mosquitto (no readiness notification)
services-up: info: copying legacy longrun nginx (no readiness notification)
s6-rc: info: service legacy-services successfully started
[23:59:02] INFO: Starting NGINX for authentication handling...
[23:59:02] INFO: Starting mosquitto MQTT broker...
1686607142: Loading config file /share/mosquitto/bridge.conf
2023-06-12 23:59:02: Warning: Mosquitto should not be run as root/administrator.
[23:59:03] INFO: Successfully send discovery information to Home Assistant.
[23:59:03] INFO: Successfully send service information to the Supervisor.

And logs:
ha host logs -t addon_core_mosquitto

[core-ssh ~]$ ha host logs -t addon_core_mosquitto
Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 22:59:40: Cl ient closed its connection.
Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:01:40: Ne w connection from 172.30.32.2:48638 on port 1883.
Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:01:40: Cl ient closed its connection.
Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:03:40: Ne w connection from 172.30.32.2:50242 on port 1883.
Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:03:40: Cl ient closed its connection.
Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:05:40: Ne w connection from 172.30.32.2:59244 on port 1883.
Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:05:40: Cl ient closed its connection.
Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:07:40: Ne w connection from 172.30.32.2:39330 on port 1883.
Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:07:40: Cl ient closed its connection.
Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:09:40: Ne w connection from 172.30.32.2:38492 on port 1883.
Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:09:40: Cl ient closed its connection.
Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:11:40: Ne w connection from 172.30.32.2:47368 on port 1883.
Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:11:40: Cl ient closed its connection.
Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:13:40: Ne w connection from 172.30.32.2:32874 on port 1883.
Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:13:40: Cl ient closed its connection.
Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:15:40: Ne w connection from 172.30.32.2:42256 on port 1883.
Jun 12 21:28:20 homeassistant addon_core_mosquitto[432]: time="2023-06-12T23:28: 20+02:00" level=error msg="POST error: Post "http:https://127.0.0.1:80/superuser\": E OF"
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: s6-rc: info: service le gacy-services: stopping
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: time="2023-06-12T23:58: 51+02:00" level=error msg="POST error: Post "http:https://127.0.0.1:80/superuser\": d ial tcp 127.0.0.1:80: connect: connection refused"
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: time="2023-06-12T23:58: 51+02:00" level=error msg="POST error: Post "http:https://127.0.0.1:80/acl\": dial tc p 127.0.0.1:80: connect: connection refused"
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: time="2023-06-12T23:58: 51+02:00" level=error msg="Post "http:https://127.0.0.1:80/superuser\": dial tcp 127. 0.0.1:80: connect: connection refused"
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:15:40: Cl ient closed its connection.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:17:00: Sa ving in-memory database to /data//mosquitto.db.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:17:40: Ne w connection from 172.30.32.2:46930 on port 1883.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:17:40: Cl ient closed its connection.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:19:40: Ne w connection from 172.30.32.2:52784 on port 1883.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:19:40: Cl ient closed its connection.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:21:40: Ne w connection from 172.30.32.2:48286 on port 1883.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:21:40: Cl ient closed its connection.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:23:40: Ne w connection from 172.30.32.2:40646 on port 1883.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:23:40: Cl ient closed its connection.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:25:40: Ne w connection from 172.30.32.2:33018 on port 1883.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:25:40: Cl ient closed its connection.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:27:40: Ne w connection from 172.30.32.2:40834 on port 1883.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:27:40: Cl ient closed its connection.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:29:40: Ne w connection from 172.30.32.2:41716 on port 1883.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:29:40: Cl ient closed its connection.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:31:40: Ne w connection from 172.30.32.2:53788 on port 1883.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:31:40: Cl ient closed its connection.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:33:40: Ne w connection from 172.30.32.2:46372 on port 1883.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:33:40: Cl ient closed its connection.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:35:40: Ne w connection from 172.30.32.2:40568 on port 1883.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:35:40: Cl ient closed its connection.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:37:40: Ne w connection from 172.30.32.2:50210 on port 1883.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:37:40: Cl ient closed its connection.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:39:40: Ne w connection from 172.30.32.2:47962 on port 1883.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:39:40: Cl ient closed its connection.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:41:40: Ne w connection from 172.30.32.2:57140 on port 1883.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:41:40: Cl ient closed its connection.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:43:40: Ne w connection from 172.30.32.2:35748 on port 1883.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:43:40: Cl ient closed its connection.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:45:40: Ne w connection from 172.30.32.2:50986 on port 1883.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:45:40: Cl ient closed its connection.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:47:01: Sa ving in-memory database to /data//mosquitto.db.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:47:40: Ne w connection from 172.30.32.2:58450 on port 1883.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:47:40: Cl ient closed its connection.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:49:40: Ne w connection from 172.30.32.2:45608 on port 1883.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:49:40: Cl ient closed its connection.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:51:40: Ne w connection from 172.30.32.2:45096 on port 1883.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:51:40: Cl ient closed its connection.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:53:40: Ne w connection from 172.30.32.2:47762 on port 1883.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:53:40: Cl ient closed its connection.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:55:40: Ne w connection from 172.30.32.2:52334 on port 1883.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:55:40: Cl ient closed its connection.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:57:40: Ne w connection from 172.30.32.2:34556 on port 1883.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:57:40: Cl ient closed its connection.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:58:03: Cl ient 01C3CmBkSrF32jVTp7lAg7 closed its connection.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:58:24: Ne w connection from 172.30.32.1:33273 on port 1883.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:58:24: Ne w client connected from 172.30.32.1:33273 as 3zhr0BvtAJj0HIiRgTSdNN (p2, c1, k60 , u'homeassistant').
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:58:51: mo squitto version 2.0.15 terminating
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:58:51: Sa ving in-memory database to /data//mosquitto.db.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: [21:58:51] INFO: Servic e restart after closing
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: [21:58:51] INFO: Servic e restart after closing
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: s6-rc: info: service le gacy-services successfully stopped
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: s6-rc: info: service le gacy-cont-init: stopping
Jun 12 21:58:52 homeassistant addon_core_mosquitto[432]: s6-rc: info: service le gacy-cont-init successfully stopped
Jun 12 21:58:52 homeassistant addon_core_mosquitto[432]: s6-rc: info: service fi x-attrs: stopping
Jun 12 21:58:52 homeassistant addon_core_mosquitto[432]: s6-rc: info: service fi x-attrs successfully stopped
Jun 12 21:58:52 homeassistant addon_core_mosquitto[432]: s6-rc: info: service s6 rc-oneshot-runner: stopping
Jun 12 21:58:52 homeassistant addon_core_mosquitto[432]: s6-rc: info: service s6 rc-oneshot-runner successfully stopped
Jun 12 21:58:59 homeassistant addon_core_mosquitto[432]: s6-rc: info: service s6 rc-oneshot-runner: starting
Jun 12 21:58:59 homeassistant addon_core_mosquitto[432]: s6-rc: info: service s6 rc-oneshot-runner successfully started
Jun 12 21:58:59 homeassistant addon_core_mosquitto[432]: s6-rc: info: service fi x-attrs: starting
Jun 12 21:58:59 homeassistant addon_core_mosquitto[432]: s6-rc: info: service fi x-attrs successfully started
Jun 12 21:58:59 homeassistant addon_core_mosquitto[432]: s6-rc: info: service le gacy-cont-init: starting
Jun 12 21:58:59 homeassistant addon_core_mosquitto[432]: cont-init: info: runnin g /etc/cont-init.d/mosquitto.sh
Jun 12 21:59:01 homeassistant addon_core_mosquitto[432]: [23:59:01] INFO: SSL is not enabled
Jun 12 21:59:02 homeassistant addon_core_mosquitto[432]: cont-init: info: /etc/c ont-init.d/mosquitto.sh exited 0
Jun 12 21:59:02 homeassistant addon_core_mosquitto[432]: cont-init: info: runnin g /etc/cont-init.d/nginx.sh
Jun 12 21:59:02 homeassistant addon_core_mosquitto[432]: cont-init: info: /etc/c ont-init.d/nginx.sh exited 0
Jun 12 21:59:02 homeassistant addon_core_mosquitto[432]: s6-rc: info: service le gacy-cont-init successfully started
Jun 12 21:59:02 homeassistant addon_core_mosquitto[432]: s6-rc: info: service le gacy-services: starting
Jun 12 21:59:02 homeassistant addon_core_mosquitto[432]: services-up: info: copy ing legacy longrun mosquitto (no readiness notification)
Jun 12 21:59:02 homeassistant addon_core_mosquitto[432]: services-up: info: copy ing legacy longrun nginx (no readiness notification)
Jun 12 21:59:02 homeassistant addon_core_mosquitto[432]: s6-rc: info: service le gacy-services successfully started
Jun 12 21:59:02 homeassistant addon_core_mosquitto[432]: [23:59:02] INFO: Starti ng NGINX for authentication handling...
Jun 12 21:59:02 homeassistant addon_core_mosquitto[432]: [23:59:02] INFO: Starti ng mosquitto MQTT broker...
Jun 12 21:59:02 homeassistant addon_core_mosquitto[432]: 1686607142: Loading con fig file /share/mosquitto/bridge.conf
Jun 12 21:59:02 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:59:02: Wa rning: Mosquitto should not be run as root/administrator.
Jun 12 21:59:03 homeassistant addon_core_mosquitto[432]: [23:59:03] INFO: Succes sfully send discovery information to Home Assistant.
Jun 12 21:59:03 homeassistant addon_core_mosquitto[432]: [23:59:03] INFO: Succes sfully send service information to the Supervisor.
[core-ssh ~]$
[core-ssh ~]$ ha host logs -t addon_core_mosquitto
Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 22:59:40: Client closed its connection.
Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:01:40: New connection from 172.30.32.2:48638 on port 1883.
Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:01:40: Client closed its connection.
Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:03:40: New connection from 172.30.32.2:50242 on port 1883.
Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:03:40: Client closed its connection.
Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:05:40: New connection from 172.30.32.2:59244 on port 1883.
Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:05:40: Client closed its connection.
Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:07:40: New connection from 172.30.32.2:39330 on port 1883.
Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:07:40: Client closed its connection.
Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:09:40: New connection from 172.30.32.2:38492 on port 1883.
Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:09:40: Client closed its connection.
Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:11:40: New connection from 172.30.32.2:47368 on port 1883.
Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:11:40: Client closed its connection.
Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:13:40: New connection from 172.30.32.2:32874 on port 1883.
Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:13:40: Client closed its connection.
Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:15:40: New connection from 172.30.32.2:42256 on port 1883.
Jun 12 21:28:20 homeassistant addon_core_mosquitto[432]: time="2023-06-12T23:28:20+02:00" level=error msg="POST error: Post "http:https://127.0.0.1:80/superuser\": EOF"
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: s6-rc: info: service legacy-services: stopping
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: time="2023-06-12T23:58:51+02:00" level=error msg="POST error: Post "http:https://127.0.0.1:80/superuser\": dial tcp 127.0.0.1:80: connect: connection refused"
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: time="2023-06-12T23:58:51+02:00" level=error msg="POST error: Post "http:https://127.0.0.1:80/acl\": dial tcp 127.0.0.1:80: connect: connection refused"
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: time="2023-06-12T23:58:51+02:00" level=error msg="Post "http:https://127.0.0.1:80/superuser\": dial tcp 127.0.0.1:80: connect: connection refused"
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:15:40: Client closed its connection.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:17:00: Saving in-memory database to /data//mosquitto.db.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:17:40: New connection from 172.30.32.2:46930 on port 1883.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:17:40: Client closed its connection.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:19:40: New connection from 172.30.32.2:52784 on port 1883.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:19:40: Client closed its connection.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:21:40: New connection from 172.30.32.2:48286 on port 1883.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:21:40: Client closed its connection.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:23:40: New connection from 172.30.32.2:40646 on port 1883.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:23:40: Client closed its connection.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:25:40: New connection from 172.30.32.2:33018 on port 1883.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:25:40: Client closed its connection.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:27:40: New connection from 172.30.32.2:40834 on port 1883.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:27:40: Client closed its connection.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:29:40: New connection from 172.30.32.2:41716 on port 1883.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:29:40: Client closed its connection.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:31:40: New connection from 172.30.32.2:53788 on port 1883.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:31:40: Client closed its connection.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:33:40: New connection from 172.30.32.2:46372 on port 1883.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:33:40: Client closed its connection.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:35:40: New connection from 172.30.32.2:40568 on port 1883.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:35:40: Client closed its connection.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:37:40: New connection from 172.30.32.2:50210 on port 1883.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:37:40: Client closed its connection.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:39:40: New connection from 172.30.32.2:47962 on port 1883.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:39:40: Client closed its connection.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:41:40: New connection from 172.30.32.2:57140 on port 1883.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:41:40: Client closed its connection.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:43:40: New connection from 172.30.32.2:35748 on port 1883.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:43:40: Client closed its connection.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:45:40: New connection from 172.30.32.2:50986 on port 1883.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:45:40: Client closed its connection.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:47:01: Saving in-memory database to /data//mosquitto.db.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:47:40: New connection from 172.30.32.2:58450 on port 1883.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:47:40: Client closed its connection.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:49:40: New connection from 172.30.32.2:45608 on port 1883.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:49:40: Client closed its connection.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:51:40: New connection from 172.30.32.2:45096 on port 1883.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:51:40: Client closed its connection.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:53:40: New connection from 172.30.32.2:47762 on port 1883.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:53:40: Client closed its connection.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:55:40: New connection from 172.30.32.2:52334 on port 1883.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:55:40: Client closed its connection.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:57:40: New connection from 172.30.32.2:34556 on port 1883.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:57:40: Client closed its connection.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:58:03: Client 01C3CmBkSrF32jVTp7lAg7 closed its connection.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:58:24: New connection from 172.30.32.1:33273 on port 1883.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:58:24: New client connected from 172.30.32.1:33273 as 3zhr0BvtAJj0HIiRgTSdNN (p2, c1, k60, u'homeassistant').
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:58:51: mosquitto version 2.0.15 terminating
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:58:51: Saving in-memory database to /data//mosquitto.db.
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: [21:58:51] INFO: Service restart after closing
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: [21:58:51] INFO: Service restart after closing
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: s6-rc: info: service legacy-services successfully stopped
Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: s6-rc: info: service legacy-cont-init: stopping
Jun 12 21:58:52 homeassistant addon_core_mosquitto[432]: s6-rc: info: service legacy-cont-init successfully stopped
Jun 12 21:58:52 homeassistant addon_core_mosquitto[432]: s6-rc: info: service fix-attrs: stopping
Jun 12 21:58:52 homeassistant addon_core_mosquitto[432]: s6-rc: info: service fix-attrs successfully stopped
Jun 12 21:58:52 homeassistant addon_core_mosquitto[432]: s6-rc: info: service s6rc-oneshot-runner: stopping
Jun 12 21:58:52 homeassistant addon_core_mosquitto[432]: s6-rc: info: service s6rc-oneshot-runner successfully stopped
Jun 12 21:58:59 homeassistant addon_core_mosquitto[432]: s6-rc: info: service s6rc-oneshot-runner: starting
Jun 12 21:58:59 homeassistant addon_core_mosquitto[432]: s6-rc: info: service s6rc-oneshot-runner successfully started
Jun 12 21:58:59 homeassistant addon_core_mosquitto[432]: s6-rc: info: service fix-attrs: starting
Jun 12 21:58:59 homeassistant addon_core_mosquitto[432]: s6-rc: info: service fix-attrs successfully started
Jun 12 21:58:59 homeassistant addon_core_mosquitto[432]: s6-rc: info: service legacy-cont-init: starting
Jun 12 21:58:59 homeassistant addon_core_mosquitto[432]: cont-init: info: running /etc/cont-init.d/mosquitto.sh
Jun 12 21:59:01 homeassistant addon_core_mosquitto[432]: [23:59:01] INFO: SSL is not enabled
Jun 12 21:59:02 homeassistant addon_core_mosquitto[432]: cont-init: info: /etc/cont-init.d/mosquitto.sh exited 0
Jun 12 21:59:02 homeassistant addon_core_mosquitto[432]: cont-init: info: running /etc/cont-init.d/nginx.sh
Jun 12 21:59:02 homeassistant addon_core_mosquitto[432]: cont-init: info: /etc/cont-init.d/nginx.sh exited 0
Jun 12 21:59:02 homeassistant addon_core_mosquitto[432]: s6-rc: info: service legacy-cont-init successfully started
Jun 12 21:59:02 homeassistant addon_core_mosquitto[432]: s6-rc: info: service legacy-services: starting
Jun 12 21:59:02 homeassistant addon_core_mosquitto[432]: services-up: info: copying legacy longrun mosquitto (no readiness notification)
Jun 12 21:59:02 homeassistant addon_core_mosquitto[432]: services-up: info: copying legacy longrun nginx (no readiness notification)
Jun 12 21:59:02 homeassistant addon_core_mosquitto[432]: s6-rc: info: service legacy-services successfully started
Jun 12 21:59:02 homeassistant addon_core_mosquitto[432]: [23:59:02] INFO: Starting NGINX for authentication handling...
Jun 12 21:59:02 homeassistant addon_core_mosquitto[432]: [23:59:02] INFO: Starting mosquitto MQTT broker...
Jun 12 21:59:02 homeassistant addon_core_mosquitto[432]: 1686607142: Loading config file /share/mosquitto/bridge.conf
Jun 12 21:59:02 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:59:02: Warning: Mosquitto should not be run as root/administrator.
Jun 12 21:59:03 homeassistant addon_core_mosquitto[432]: [23:59:03] INFO: Successfully send discovery information to Home Assistant.
Jun 12 21:59:03 homeassistant addon_core_mosquitto[432]: [23:59:03] INFO: Successfully send service information to the Supervisor.

@rafi1430
Copy link

Today restart HA and Z2M working but all sensors connected via bridge to Suplay MQTT broker again not udpated:

image

Moquitto logs is, nothing special I think:

s6-rc: info: service s6rc-oneshot-runner: starting s6-rc: info: service s6rc-oneshot-runner successfully started s6-rc: info: service fix-attrs: starting s6-rc: info: service fix-attrs successfully started s6-rc: info: service legacy-cont-init: starting cont-init: info: running /etc/cont-init.d/mosquitto.sh [23:59:01] INFO: SSL is not enabled cont-init: info: /etc/cont-init.d/mosquitto.sh exited 0 cont-init: info: running /etc/cont-init.d/nginx.sh cont-init: info: /etc/cont-init.d/nginx.sh exited 0 s6-rc: info: service legacy-cont-init successfully started s6-rc: info: service legacy-services: starting services-up: info: copying legacy longrun mosquitto (no readiness notification) services-up: info: copying legacy longrun nginx (no readiness notification) s6-rc: info: service legacy-services successfully started [23:59:02] INFO: Starting NGINX for authentication handling... [23:59:02] INFO: Starting mosquitto MQTT broker... 1686607142: Loading config file /share/mosquitto/bridge.conf 2023-06-12 23:59:02: Warning: Mosquitto should not be run as root/administrator. [23:59:03] INFO: Successfully send discovery information to Home Assistant. [23:59:03] INFO: Successfully send service information to the Supervisor.

And logs: ha host logs -t addon_core_mosquitto

[core-ssh ~]$ ha host logs -t addon_core_mosquitto Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 22:59:40: Cl ient closed its connection. Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:01:40: Ne w connection from 172.30.32.2:48638 on port 1883. Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:01:40: Cl ient closed its connection. Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:03:40: Ne w connection from 172.30.32.2:50242 on port 1883. Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:03:40: Cl ient closed its connection. Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:05:40: Ne w connection from 172.30.32.2:59244 on port 1883. Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:05:40: Cl ient closed its connection. Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:07:40: Ne w connection from 172.30.32.2:39330 on port 1883. Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:07:40: Cl ient closed its connection. Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:09:40: Ne w connection from 172.30.32.2:38492 on port 1883. Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:09:40: Cl ient closed its connection. Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:11:40: Ne w connection from 172.30.32.2:47368 on port 1883. Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:11:40: Cl ient closed its connection. Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:13:40: Ne w connection from 172.30.32.2:32874 on port 1883. Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:13:40: Cl ient closed its connection. Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:15:40: Ne w connection from 172.30.32.2:42256 on port 1883. Jun 12 21:28:20 homeassistant addon_core_mosquitto[432]: time="2023-06-12T23:28: 20+02:00" level=error msg="POST error: Post "[http:https://127.0.0.1:80/superuser](http:https://127.0.0.1:80/superuser%5C)": E OF" Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: s6-rc: info: service le gacy-services: stopping Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: time="2023-06-12T23:58: 51+02:00" level=error msg="POST error: Post "[http:https://127.0.0.1:80/superuser](http:https://127.0.0.1:80/superuser%5C)": d ial tcp 127.0.0.1:80: connect: connection refused" Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: time="2023-06-12T23:58: 51+02:00" level=error msg="POST error: Post "[http:https://127.0.0.1:80/acl](http:https://127.0.0.1:80/acl%5C)": dial tc p 127.0.0.1:80: connect: connection refused" Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: time="2023-06-12T23:58: 51+02:00" level=error msg="Post "[http:https://127.0.0.1:80/superuser](http:https://127.0.0.1:80/superuser%5C)": dial tcp 127. 0.0.1:80: connect: connection refused" Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:15:40: Cl ient closed its connection. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:17:00: Sa ving in-memory database to /data//mosquitto.db. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:17:40: Ne w connection from 172.30.32.2:46930 on port 1883. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:17:40: Cl ient closed its connection. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:19:40: Ne w connection from 172.30.32.2:52784 on port 1883. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:19:40: Cl ient closed its connection. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:21:40: Ne w connection from 172.30.32.2:48286 on port 1883. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:21:40: Cl ient closed its connection. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:23:40: Ne w connection from 172.30.32.2:40646 on port 1883. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:23:40: Cl ient closed its connection. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:25:40: Ne w connection from 172.30.32.2:33018 on port 1883. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:25:40: Cl ient closed its connection. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:27:40: Ne w connection from 172.30.32.2:40834 on port 1883. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:27:40: Cl ient closed its connection. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:29:40: Ne w connection from 172.30.32.2:41716 on port 1883. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:29:40: Cl ient closed its connection. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:31:40: Ne w connection from 172.30.32.2:53788 on port 1883. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:31:40: Cl ient closed its connection. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:33:40: Ne w connection from 172.30.32.2:46372 on port 1883. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:33:40: Cl ient closed its connection. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:35:40: Ne w connection from 172.30.32.2:40568 on port 1883. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:35:40: Cl ient closed its connection. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:37:40: Ne w connection from 172.30.32.2:50210 on port 1883. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:37:40: Cl ient closed its connection. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:39:40: Ne w connection from 172.30.32.2:47962 on port 1883. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:39:40: Cl ient closed its connection. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:41:40: Ne w connection from 172.30.32.2:57140 on port 1883. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:41:40: Cl ient closed its connection. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:43:40: Ne w connection from 172.30.32.2:35748 on port 1883. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:43:40: Cl ient closed its connection. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:45:40: Ne w connection from 172.30.32.2:50986 on port 1883. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:45:40: Cl ient closed its connection. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:47:01: Sa ving in-memory database to /data//mosquitto.db. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:47:40: Ne w connection from 172.30.32.2:58450 on port 1883. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:47:40: Cl ient closed its connection. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:49:40: Ne w connection from 172.30.32.2:45608 on port 1883. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:49:40: Cl ient closed its connection. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:51:40: Ne w connection from 172.30.32.2:45096 on port 1883. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:51:40: Cl ient closed its connection. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:53:40: Ne w connection from 172.30.32.2:47762 on port 1883. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:53:40: Cl ient closed its connection. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:55:40: Ne w connection from 172.30.32.2:52334 on port 1883. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:55:40: Cl ient closed its connection. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:57:40: Ne w connection from 172.30.32.2:34556 on port 1883. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:57:40: Cl ient closed its connection. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:58:03: Cl ient 01C3CmBkSrF32jVTp7lAg7 closed its connection. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:58:24: Ne w connection from 172.30.32.1:33273 on port 1883. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:58:24: Ne w client connected from 172.30.32.1:33273 as 3zhr0BvtAJj0HIiRgTSdNN (p2, c1, k60 , u'homeassistant'). Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:58:51: mo squitto version 2.0.15 terminating Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:58:51: Sa ving in-memory database to /data//mosquitto.db. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: [21:58:51] INFO: Servic e restart after closing Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: [21:58:51] INFO: Servic e restart after closing Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: s6-rc: info: service le gacy-services successfully stopped Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: s6-rc: info: service le gacy-cont-init: stopping Jun 12 21:58:52 homeassistant addon_core_mosquitto[432]: s6-rc: info: service le gacy-cont-init successfully stopped Jun 12 21:58:52 homeassistant addon_core_mosquitto[432]: s6-rc: info: service fi x-attrs: stopping Jun 12 21:58:52 homeassistant addon_core_mosquitto[432]: s6-rc: info: service fi x-attrs successfully stopped Jun 12 21:58:52 homeassistant addon_core_mosquitto[432]: s6-rc: info: service s6 rc-oneshot-runner: stopping Jun 12 21:58:52 homeassistant addon_core_mosquitto[432]: s6-rc: info: service s6 rc-oneshot-runner successfully stopped Jun 12 21:58:59 homeassistant addon_core_mosquitto[432]: s6-rc: info: service s6 rc-oneshot-runner: starting Jun 12 21:58:59 homeassistant addon_core_mosquitto[432]: s6-rc: info: service s6 rc-oneshot-runner successfully started Jun 12 21:58:59 homeassistant addon_core_mosquitto[432]: s6-rc: info: service fi x-attrs: starting Jun 12 21:58:59 homeassistant addon_core_mosquitto[432]: s6-rc: info: service fi x-attrs successfully started Jun 12 21:58:59 homeassistant addon_core_mosquitto[432]: s6-rc: info: service le gacy-cont-init: starting Jun 12 21:58:59 homeassistant addon_core_mosquitto[432]: cont-init: info: runnin g /etc/cont-init.d/mosquitto.sh Jun 12 21:59:01 homeassistant addon_core_mosquitto[432]: [23:59:01] INFO: SSL is not enabled Jun 12 21:59:02 homeassistant addon_core_mosquitto[432]: cont-init: info: /etc/c ont-init.d/mosquitto.sh exited 0 Jun 12 21:59:02 homeassistant addon_core_mosquitto[432]: cont-init: info: runnin g /etc/cont-init.d/nginx.sh Jun 12 21:59:02 homeassistant addon_core_mosquitto[432]: cont-init: info: /etc/c ont-init.d/nginx.sh exited 0 Jun 12 21:59:02 homeassistant addon_core_mosquitto[432]: s6-rc: info: service le gacy-cont-init successfully started Jun 12 21:59:02 homeassistant addon_core_mosquitto[432]: s6-rc: info: service le gacy-services: starting Jun 12 21:59:02 homeassistant addon_core_mosquitto[432]: services-up: info: copy ing legacy longrun mosquitto (no readiness notification) Jun 12 21:59:02 homeassistant addon_core_mosquitto[432]: services-up: info: copy ing legacy longrun nginx (no readiness notification) Jun 12 21:59:02 homeassistant addon_core_mosquitto[432]: s6-rc: info: service le gacy-services successfully started Jun 12 21:59:02 homeassistant addon_core_mosquitto[432]: [23:59:02] INFO: Starti ng NGINX for authentication handling... Jun 12 21:59:02 homeassistant addon_core_mosquitto[432]: [23:59:02] INFO: Starti ng mosquitto MQTT broker... Jun 12 21:59:02 homeassistant addon_core_mosquitto[432]: 1686607142: Loading con fig file /share/mosquitto/bridge.conf Jun 12 21:59:02 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:59:02: Wa rning: Mosquitto should not be run as root/administrator. Jun 12 21:59:03 homeassistant addon_core_mosquitto[432]: [23:59:03] INFO: Succes sfully send discovery information to Home Assistant. Jun 12 21:59:03 homeassistant addon_core_mosquitto[432]: [23:59:03] INFO: Succes sfully send service information to the Supervisor. [core-ssh ~]$ [core-ssh ~]$ ha host logs -t addon_core_mosquitto Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 22:59:40: Client closed its connection. Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:01:40: New connection from 172.30.32.2:48638 on port 1883. Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:01:40: Client closed its connection. Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:03:40: New connection from 172.30.32.2:50242 on port 1883. Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:03:40: Client closed its connection. Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:05:40: New connection from 172.30.32.2:59244 on port 1883. Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:05:40: Client closed its connection. Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:07:40: New connection from 172.30.32.2:39330 on port 1883. Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:07:40: Client closed its connection. Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:09:40: New connection from 172.30.32.2:38492 on port 1883. Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:09:40: Client closed its connection. Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:11:40: New connection from 172.30.32.2:47368 on port 1883. Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:11:40: Client closed its connection. Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:13:40: New connection from 172.30.32.2:32874 on port 1883. Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:13:40: Client closed its connection. Jun 12 21:15:40 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:15:40: New connection from 172.30.32.2:42256 on port 1883. Jun 12 21:28:20 homeassistant addon_core_mosquitto[432]: time="2023-06-12T23:28:20+02:00" level=error msg="POST error: Post "[http:https://127.0.0.1:80/superuser](http:https://127.0.0.1:80/superuser%5C)": EOF" Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: s6-rc: info: service legacy-services: stopping Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: time="2023-06-12T23:58:51+02:00" level=error msg="POST error: Post "[http:https://127.0.0.1:80/superuser](http:https://127.0.0.1:80/superuser%5C)": dial tcp 127.0.0.1:80: connect: connection refused" Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: time="2023-06-12T23:58:51+02:00" level=error msg="POST error: Post "[http:https://127.0.0.1:80/acl](http:https://127.0.0.1:80/acl%5C)": dial tcp 127.0.0.1:80: connect: connection refused" Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: time="2023-06-12T23:58:51+02:00" level=error msg="Post "[http:https://127.0.0.1:80/superuser](http:https://127.0.0.1:80/superuser%5C)": dial tcp 127.0.0.1:80: connect: connection refused" Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:15:40: Client closed its connection. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:17:00: Saving in-memory database to /data//mosquitto.db. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:17:40: New connection from 172.30.32.2:46930 on port 1883. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:17:40: Client closed its connection. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:19:40: New connection from 172.30.32.2:52784 on port 1883. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:19:40: Client closed its connection. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:21:40: New connection from 172.30.32.2:48286 on port 1883. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:21:40: Client closed its connection. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:23:40: New connection from 172.30.32.2:40646 on port 1883. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:23:40: Client closed its connection. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:25:40: New connection from 172.30.32.2:33018 on port 1883. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:25:40: Client closed its connection. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:27:40: New connection from 172.30.32.2:40834 on port 1883. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:27:40: Client closed its connection. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:29:40: New connection from 172.30.32.2:41716 on port 1883. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:29:40: Client closed its connection. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:31:40: New connection from 172.30.32.2:53788 on port 1883. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:31:40: Client closed its connection. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:33:40: New connection from 172.30.32.2:46372 on port 1883. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:33:40: Client closed its connection. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:35:40: New connection from 172.30.32.2:40568 on port 1883. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:35:40: Client closed its connection. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:37:40: New connection from 172.30.32.2:50210 on port 1883. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:37:40: Client closed its connection. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:39:40: New connection from 172.30.32.2:47962 on port 1883. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:39:40: Client closed its connection. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:41:40: New connection from 172.30.32.2:57140 on port 1883. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:41:40: Client closed its connection. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:43:40: New connection from 172.30.32.2:35748 on port 1883. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:43:40: Client closed its connection. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:45:40: New connection from 172.30.32.2:50986 on port 1883. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:45:40: Client closed its connection. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:47:01: Saving in-memory database to /data//mosquitto.db. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:47:40: New connection from 172.30.32.2:58450 on port 1883. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:47:40: Client closed its connection. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:49:40: New connection from 172.30.32.2:45608 on port 1883. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:49:40: Client closed its connection. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:51:40: New connection from 172.30.32.2:45096 on port 1883. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:51:40: Client closed its connection. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:53:40: New connection from 172.30.32.2:47762 on port 1883. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:53:40: Client closed its connection. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:55:40: New connection from 172.30.32.2:52334 on port 1883. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:55:40: Client closed its connection. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:57:40: New connection from 172.30.32.2:34556 on port 1883. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:57:40: Client closed its connection. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:58:03: Client 01C3CmBkSrF32jVTp7lAg7 closed its connection. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:58:24: New connection from 172.30.32.1:33273 on port 1883. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:58:24: New client connected from 172.30.32.1:33273 as 3zhr0BvtAJj0HIiRgTSdNN (p2, c1, k60, u'homeassistant'). Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:58:51: mosquitto version 2.0.15 terminating Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:58:51: Saving in-memory database to /data//mosquitto.db. Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: [21:58:51] INFO: Service restart after closing Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: [21:58:51] INFO: Service restart after closing Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: s6-rc: info: service legacy-services successfully stopped Jun 12 21:58:51 homeassistant addon_core_mosquitto[432]: s6-rc: info: service legacy-cont-init: stopping Jun 12 21:58:52 homeassistant addon_core_mosquitto[432]: s6-rc: info: service legacy-cont-init successfully stopped Jun 12 21:58:52 homeassistant addon_core_mosquitto[432]: s6-rc: info: service fix-attrs: stopping Jun 12 21:58:52 homeassistant addon_core_mosquitto[432]: s6-rc: info: service fix-attrs successfully stopped Jun 12 21:58:52 homeassistant addon_core_mosquitto[432]: s6-rc: info: service s6rc-oneshot-runner: stopping Jun 12 21:58:52 homeassistant addon_core_mosquitto[432]: s6-rc: info: service s6rc-oneshot-runner successfully stopped Jun 12 21:58:59 homeassistant addon_core_mosquitto[432]: s6-rc: info: service s6rc-oneshot-runner: starting Jun 12 21:58:59 homeassistant addon_core_mosquitto[432]: s6-rc: info: service s6rc-oneshot-runner successfully started Jun 12 21:58:59 homeassistant addon_core_mosquitto[432]: s6-rc: info: service fix-attrs: starting Jun 12 21:58:59 homeassistant addon_core_mosquitto[432]: s6-rc: info: service fix-attrs successfully started Jun 12 21:58:59 homeassistant addon_core_mosquitto[432]: s6-rc: info: service legacy-cont-init: starting Jun 12 21:58:59 homeassistant addon_core_mosquitto[432]: cont-init: info: running /etc/cont-init.d/mosquitto.sh Jun 12 21:59:01 homeassistant addon_core_mosquitto[432]: [23:59:01] INFO: SSL is not enabled Jun 12 21:59:02 homeassistant addon_core_mosquitto[432]: cont-init: info: /etc/cont-init.d/mosquitto.sh exited 0 Jun 12 21:59:02 homeassistant addon_core_mosquitto[432]: cont-init: info: running /etc/cont-init.d/nginx.sh Jun 12 21:59:02 homeassistant addon_core_mosquitto[432]: cont-init: info: /etc/cont-init.d/nginx.sh exited 0 Jun 12 21:59:02 homeassistant addon_core_mosquitto[432]: s6-rc: info: service legacy-cont-init successfully started Jun 12 21:59:02 homeassistant addon_core_mosquitto[432]: s6-rc: info: service legacy-services: starting Jun 12 21:59:02 homeassistant addon_core_mosquitto[432]: services-up: info: copying legacy longrun mosquitto (no readiness notification) Jun 12 21:59:02 homeassistant addon_core_mosquitto[432]: services-up: info: copying legacy longrun nginx (no readiness notification) Jun 12 21:59:02 homeassistant addon_core_mosquitto[432]: s6-rc: info: service legacy-services successfully started Jun 12 21:59:02 homeassistant addon_core_mosquitto[432]: [23:59:02] INFO: Starting NGINX for authentication handling... Jun 12 21:59:02 homeassistant addon_core_mosquitto[432]: [23:59:02] INFO: Starting mosquitto MQTT broker... Jun 12 21:59:02 homeassistant addon_core_mosquitto[432]: 1686607142: Loading config file /share/mosquitto/bridge.conf Jun 12 21:59:02 homeassistant addon_core_mosquitto[432]: 2023-06-12 23:59:02: Warning: Mosquitto should not be run as root/administrator. Jun 12 21:59:03 homeassistant addon_core_mosquitto[432]: [23:59:03] INFO: Successfully send discovery information to Home Assistant. Jun 12 21:59:03 homeassistant addon_core_mosquitto[432]: [23:59:03] INFO: Successfully send service information to the Supervisor.

did your resolved this issue?
I have the same in last days :(

@kzajac83
Copy link
Author

Found root of cause, the issue is in text below bolted, problem is bridge timeout.
I'm using VM so connection from supervisor OS is always to internet but when restarting HA VM maybe network VM interfaces starting too slowly or authentication on Supla broker take longer time, I don't know exactly.

Summary - what is default timeout value for bridge and how to increase it?

s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
cont-init: info: running /etc/cont-init.d/mosquitto.sh
[07:47:11] INFO: SSL is not enabled
cont-init: info: /etc/cont-init.d/mosquitto.sh exited 0
cont-init: info: running /etc/cont-init.d/nginx.sh
cont-init: info: /etc/cont-init.d/nginx.sh exited 0
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun mosquitto (no readiness notification)
services-up: info: copying legacy longrun nginx (no readiness notification)
[07:47:12] INFO: Starting NGINX for authentication handling...
[07:47:12] INFO: Starting mosquitto MQTT broker...
1688104032: Loading config file /share/mosquitto/bridge.conf
s6-rc: info: service legacy-services successfully started
2023-06-30 07:47:12: Warning: Mosquitto should not be run as root/administrator.
[07:47:13] INFO: Successfully send discovery information to Home Assistant.
[07:47:13] INFO: Successfully send service information to the Supervisor.
2023-06-30 07:47:12: mosquitto version 2.0.15 starting
2023-06-30 07:47:12: Config loaded from /etc/mosquitto/mosquitto.conf.
2023-06-30 07:47:12: Loading plugin: /usr/share/mosquitto/go-auth.so
2023-06-30 07:47:12: ├── Username/password checking enabled.
2023-06-30 07:47:12: ├── TLS-PSK checking enabled.
2023-06-30 07:47:12: └── Extended authentication not enabled.
2023-06-30 07:47:12: Opening ipv4 listen socket on port 1883.
2023-06-30 07:47:12: Opening ipv6 listen socket on port 1883.
2023-06-30 07:47:12: Opening websockets listen socket on port 1884.
2023-06-30 07:47:12: Connecting bridge bridge-kjaoirYdiYTd (mqtt86.supla.org:8883)
2023-06-30 07:47:12: mosquitto version 2.0.15 running
2023-06-30 07:47:12: Expiring client local.core-mosquitto.bridge-kjaoirYdiYTd due to timeout.
2023-06-30 07:47:13: New connection from 127.0.0.1:60664 on port 1883.

2023-06-30 07:47:13: Client closed its connection.
2023-06-30 07:47:13: New connection from 172.30.33.3:40454 on port 1883.
2023-06-30 07:47:13: New client connected from 172.30.33.3:40454 as mqttjs_2b3f220c (p2, c1, k60, u'addons').
2023-06-30 07:47:28: New connection from 172.30.32.2:41100 on port 1883.
2023-06-30 07:47:28: Client closed its connection.
2023-06-30 07:47:45: New connection from 172.30.32.1:34037 on port 1883.
2023-06-30 07:47:45: New client connected from 172.30.32.1:34037 as 7rdWw4ecghSlMomHifvI6s (p2, c1, k60, u'homeassistant').
2023-06-30 07:49:28: New connection from 172.30.32.2:47110 on port 1883.
2023-06-30 07:49:28: Client closed its connection.
2023-06-30 07:51:28: New connection from 172.30.32.2:40120 on port 1883.
2023-06-30 07:51:28: Client closed its connection.
2023-06-30 07:53:28: New connection from 172.30.32.2:51764 on port 1883.
2023-06-30 07:53:28: Client closed its connection.
2023-06-30 07:55:28: New connection from 172.30.32.2:43510 on port 1883.
2023-06-30 07:55:28: Client closed its connection.
2023-06-30 07:57:28: New connection from 172.30.32.2:40112 on port 1883.
2023-06-30 07:57:28: Client closed its connection.
2023-06-30 07:59:28: New connection from 172.30.32.2:50162 on port 1883.
2023-06-30 07:59:28: Client closed its connection.
2023-06-30 08:01:28: New connection from 172.30.32.2:51814 on port 1883.
2023-06-30 08:01:28: Client closed its connection.
2023-06-30 08:03:28: New connection from 172.30.32.2:38576 on port 1883.
2023-06-30 08:03:28: Client closed its connection.
2023-06-30 08:05:28: New connection from 172.30.32.2:44662 on port 1883.
2023-06-30 08:05:28: Client closed its connection.
2023-06-30 08:07:28: New connection from 172.30.32.2:42180 on port 1883.
2023-06-30 08:07:28: Client closed its connection.
2023-06-30 08:09:28: New connection from 172.30.32.2:33286 on port 1883.
2023-06-30 08:09:28: Client closed its connection.
2023-06-30 08:11:28: New connection from 172.30.32.2:37892 on port 1883.
2023-06-30 08:11:28: Client closed its connection.
2023-06-30 08:13:28: New connection from 172.30.32.2:36834 on port 1883.
2023-06-30 08:13:28: Client closed its connection.
2023-06-30 08:15:28: New connection from 172.30.32.2:42138 on port 1883.
2023-06-30 08:15:28: Client closed its connection.
2023-06-30 08:17:12: Saving in-memory database to /data//mosquitto.db.
2023-06-30 08:17:28: New connection from 172.30.32.2:57274 on port 1883.
2023-06-30 08:17:28: Client closed its connection.
2023-06-30 08:19:28: New connection from 172.30.32.2:48282 on port 1883.
2023-06-30 08:19:28: Client closed its connection.
2023-06-30 08:21:28: New connection from 172.30.32.2:39536 on port 1883.
2023-06-30 08:21:28: Client closed its connection.
2023-06-30 08:23:28: New connection from 172.30.32.2:50882 on port 1883.
2023-06-30 08:23:28: Client closed its connection.
2023-06-30 08:25:28: New connection from 172.30.32.2:56206 on port 1883.
2023-06-30 08:25:28: Client closed its connection.

@krzakx
Copy link

krzakx commented Jun 30, 2023

Hey!
Same issue here. However I can confirm this is not due to VM as I do run HassOS:

Home Assistant 2023.6.3
Supervisor 2023.06.4
Operating System 10.3
Frontend 20230608.0 - latest

timeout

@EpicLPer
Copy link

I don't have a log right now but can confirm this is also happening to me, issue on the mosquitto project here: eclipse/mosquitto#2634

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Jul 30, 2023
@EpicLPer
Copy link

Anti-Stalebot bump...

@github-actions github-actions bot removed the stale label Jul 30, 2023
@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Aug 29, 2023
@EpicLPer
Copy link

Once again, a damned "Anti Stalebot" comment...

@github-actions github-actions bot removed the stale label Aug 29, 2023
@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Sep 28, 2023
@EpicLPer
Copy link

EpicLPer commented Sep 28, 2023

Think this can be closed by now since Mosquito has been updated to apparently fix this issue.
Still gonna fight Stalebot tho 👀🫵

@kzajac83
Copy link
Author

For me, the requestor, update fix the issue so can be close.

@github-actions github-actions bot removed the stale label Sep 28, 2023
@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Oct 28, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants