LukasGrebe / ha-addons

Addons for Home Assistant
GNU General Public License v3.0
37 stars 42 forks source link

stop to load configuration files after week of use #38

Closed Kentrp closed 2 years ago

Kentrp commented 2 years ago

I have a problems with loading configuration files after week of work, from container use with MQTT work ok

tim-devel commented 2 years ago

Can you give a bit more info please, I am not sure what you mean. Any logs you can share too?

Kentrp commented 2 years ago
Знімок екрана 2022-01-25 о 11 52 49 Знімок екрана 2022-01-25 о 11 49 34

the same configuration work well direct installation in docker

tim-devel commented 2 years ago

From the log provided it doesn't look like eBUSd has connected to your boiler properly. Have you given it some time to connect properly? It usually takes 5-10 minutes after launching for eBUSd for readings to be received.

Look at my ebusctl info below, you can see at the bottom it has found my device.

version: ebusd 21.3.v3.15.0-4372-gd2c04b9343
update check: revision v21.3 available, broadcast.csv: different version available, memory.csv: different version available, vaillant/08.bai.csv: different version available, vaillant/bai.308523.inc: different version available, vaillant/broadcast.csv: different version available, vaillant/errors.inc: different version available, vaillant/general.csv: different version available, vaillant/hcmode.inc: different version available
device: /dev/ttyUSB0
access: "*"
signal: acquired
symbol rate: 38
max symbol rate: 118
min arbitration micros: 611
max arbitration micros: 9219
min symbol latency: 2
max symbol latency: 18
reconnects: 0
masters: 2
messages: 224
conditional: 3
poll: 8
update: 10
address 03: master #11
address 08: slave #11, scanned "MF=Vaillant;ID=BAI00;SW=0518;HW=7401", loaded "vaillant/bai.308523.inc" ([HW=7401]), "vaillant/08.bai.csv"
address 31: master #8, ebusd
address 36: slave #8, ebusd
Kentrp commented 2 years ago
Знімок екрана 2022-01-25 о 12 06 53

the same with other direct Installation

Kentrp commented 2 years ago

it begins to work i don't know how but all is ok

Kentrp commented 2 years ago

close issues, thk

tim-devel commented 2 years ago

glad you fixed it :-)

Kentrp commented 2 years ago

this addon is unstable for me after reboot doesn't download configuration again

tim-devel commented 2 years ago

Can you set logging all to debug, let eBUSd run for 10 minutes and post a log please. I cannot try and help without more information.

Kentrp commented 2 years ago

2022-01-25 14:20:05.750 [main notice] ebusd 21.3.v3.15.0-4372-gd2c04b9343 started with auto scan on device /dev/ttyUSB0 2022-01-25 14:20:05.750 [main info] loading configuration files from http://ebusd.eu/config/ 2022-01-25 14:20:05.834 [main info] reading templates / 2022-01-25 14:20:05.917 [main info] read templates in / 2022-01-25 14:20:05.917 [main info] reading file memory.csv 2022-01-25 14:20:06.001 [main info] successfully read file memory.csv 2022-01-25 14:20:06.001 [main info] reading file broadcast.csv 2022-01-25 14:20:06.085 [main info] successfully read file broadcast.csv 2022-01-25 14:20:06.085 [main info] read config files 2022-01-25 14:20:06.091 [bus notice] bus started with own address 31/36 2022-01-25 14:20:06.091 [main info] registering data handlers 2022-01-25 14:20:06.091 [mqtt info] mosquitto version 2.0.14 (compiled with 2.0.14) 2022-01-25 14:20:06.092 [mqtt debug] connection requested 2022-01-25 14:20:06.092 [main info] registered data handlers 2022-01-25 14:20:06.094 [mqtt notice] connection established 2022-01-25 14:20:06.094 [mqtt debug] publish ebusd/global/version ebusd 21.3.v3.15.0-4372-gd2c04b9343 2022-01-25 14:20:06.094 [mqtt debug] publish ebusd/global/running true 2022-01-25 14:20:06.102 [bus notice] signal acquired 2022-01-25 14:20:16.093 [main debug] performing regular tasks 2022-01-25 14:20:16.093 [mqtt debug] publish ebusd/global/scan finished 2022-01-25 14:20:22.102 [mqtt debug] publish ebusd/global/uptime 16 2022-01-25 14:20:22.102 [mqtt debug] publish ebusd/global/signal true 2022-01-25 14:20:26.094 [main debug] performing regular tasks 2022-01-25 14:20:36.094 [main debug] performing regular tasks 2022-01-25 14:20:38.127 [mqtt debug] publish ebusd/global/uptime 32 2022-01-25 14:20:45.707 [bus notice] new master 00, master count 2 2022-01-25 14:20:45.733 [bus debug] ERR: read timeout during receive command ACK, switching to skip 2022-01-25 14:20:46.098 [main debug] performing regular tasks 2022-01-25 14:20:46.098 [bus info] scan 05 cmd: 3105070400 2022-01-25 14:20:46.110 [bus debug] start request 31 2022-01-25 14:20:46.110 [bus debug] arbitration start with 31 2022-01-25 14:20:46.230 [bus debug] arbitration won 2022-01-25 14:20:46.230 [bus debug] arbitration delay 2570 micros 2022-01-25 14:20:46.230 [bus info] arbitration delay 2570 - 2570 micros 2022-01-25 14:20:46.230 [bus debug] switching from ready to send command 2022-01-25 14:20:46.244 [bus debug] notify request: ERR: read timeout 2022-01-25 14:20:46.244 [bus debug] ERR: read timeout during send command, switching to skip 2022-01-25 14:20:46.244 [main error] scan config 05: ERR: read timeout 2022-01-25 14:20:46.244 [mqtt debug] publish ebusd/global/scan running 2022-01-25 14:20:46.993 [bus debug] ERR: read timeout during receive command ACK, switching to skip 2022-01-25 14:20:48.244 [main debug] performing regular tasks 2022-01-25 14:20:48.244 [mqtt debug] publish ebusd/global/scan finished 2022-01-25 14:20:54.252 [mqtt debug] publish ebusd/global/uptime 48 2022-01-25 14:20:58.245 [main debug] performing regular tasks 2022-01-25 14:21:08.245 [main debug] performing regular tasks 2022-01-25 14:21:10.270 [mqtt debug] publish ebusd/global/uptime 64 2022-01-25 14:21:18.245 [main debug] performing regular tasks 2022-01-25 14:21:26.288 [mqtt debug] publish ebusd/global/uptime 80 2022-01-25 14:21:28.246 [main debug] performing regular tasks 2022-01-25 14:21:38.246 [main debug] performing regular tasks 2022-01-25 14:21:42.306 [mqtt debug] publish ebusd/global/uptime 96 2022-01-25 14:21:47.316 [bus debug] ERR: read timeout during receive command ACK, switching to skip 2022-01-25 14:21:48.071 [bus debug] ERR: read timeout during receive command ACK, switching to skip 2022-01-25 14:21:48.246 [main debug] performing regular tasks 2022-01-25 14:21:58.247 [main debug] performing regular tasks 2022-01-25 14:21:58.323 [mqtt debug] publish ebusd/global/uptime 112 2022-01-25 14:21:58.749 [mqtt debug] received topic ebusd/bai/PositionValveSet/get with data 1 2022-01-25 14:21:58.749 [mqtt info] received get topic for bai PositionValveSet 2022-01-25 14:21:58.750 [mqtt error] read message bai PositionValveSet not found 2022-01-25 14:21:58.799 [mqtt debug] received topic ebusd/bai/averageIgnitiontime/get with data 1 2022-01-25 14:21:58.799 [mqtt info] received get topic for bai averageIgnitiontime 2022-01-25 14:21:58.799 [mqtt error] read message bai averageIgnitiontime not found 2022-01-25 14:21:58.806 [mqtt debug] received topic ebusd/bai/DeltaFlowReturnMax/get with data 1 2022-01-25 14:21:58.806 [mqtt info] received get topic for bai DeltaFlowReturnMax 2022-01-25 14:21:58.806 [mqtt error] read message bai DeltaFlowReturnMax not found 2022-01-25 14:21:58.813 [mqtt debug] received topic ebusd/bai/externalHwcSwitch/get with data 1 2022-01-25 14:21:58.813 [mqtt info] received get topic for bai externalHwcSwitch 2022-01-25 14:21:58.813 [mqtt error] read message bai externalHwcSwitch not found 2022-01-25 14:21:58.820 [mqtt debug] received topic ebusd/bai/extWP/get with data 1 2022-01-25 14:21:58.820 [mqtt info] received get topic for bai extWP 2022-01-25 14:21:58.820 [mqtt error] read message bai extWP not found 2022-01-25 14:21:58.829 [mqtt debug] received topic ebusd/bai/FanSpeed/get with data 1 2022-01-25 14:21:58.829 [mqtt info] received get topic for bai FanSpeed 2022-01-25 14:21:58.829 [mqtt error] read message bai FanSpeed not found 2022-01-25 14:21:58.837 [mqtt debug] received topic ebusd/bai/Flame/get with data 1 2022-01-25 14:21:58.837 [mqtt info] received get topic for bai Flame 2022-01-25 14:21:58.837 [mqtt error] read message bai Flame not found 2022-01-25 14:21:58.844 [mqtt debug] received topic ebusd/bai/FlowTemp/get with data 1 2022-01-25 14:21:58.844 [mqtt info] received get topic for bai FlowTemp 2022-01-25 14:21:58.844 [mqtt error] read message bai FlowTemp not found 2022-01-25 14:21:58.850 [mqtt debug] received topic ebusd/bai/HwcTemp/get with data 1 2022-01-25 14:21:58.850 [mqtt info] received get topic for bai HwcTemp 2022-01-25 14:21:58.850 [mqtt error] read message bai HwcTemp not found 2022-01-25 14:21:58.857 [mqtt debug] received topic ebusd/bai/ModulationTempDesired/get with data 1 2022-01-25 14:21:58.857 [mqtt info] received get topic for bai ModulationTempDesired 2022-01-25 14:21:58.857 [mqtt error] read message bai ModulationTempDesired not found 2022-01-25 14:21:58.862 [mqtt debug] received topic ebusd/bai/OutdoorstempSensor/get with data 1 2022-01-25 14:21:58.862 [mqtt info] received get topic for bai OutdoorstempSensor 2022-01-25 14:21:58.862 [mqtt error] read message bai OutdoorstempSensor not found 2022-01-25 14:21:58.869 [mqtt debug] received topic ebusd/bai/ReturnTemp/get with data 1 2022-01-25 14:21:58.869 [mqtt info] received get topic for bai ReturnTemp 2022-01-25 14:21:58.869 [mqtt error] read message bai ReturnTemp not found 2022-01-25 14:21:58.883 [mqtt debug] received topic ebusd/bai/SetMode/get with data 1 2022-01-25 14:21:58.883 [mqtt info] received get topic for bai SetMode 2022-01-25 14:21:58.883 [mqtt error] read message bai SetMode not found 2022-01-25 14:21:58.888 [mqtt debug] received topic ebusd/bai/StorageTemp/get with data 1 2022-01-25 14:21:58.888 [mqtt info] received get topic for bai StorageTemp 2022-01-25 14:21:58.888 [mqtt error] read message bai StorageTemp not found 2022-01-25 14:21:58.892 [mqtt debug] received topic ebusd/bai/TargetFanSpeed/get with data 1 2022-01-25 14:21:58.892 [mqtt info] received get topic for bai TargetFanSpeed 2022-01-25 14:21:58.892 [mqtt error] read message bai TargetFanSpeed not found 2022-01-25 14:21:58.896 [mqtt debug] received topic ebusd/bai/WP/get with data 1 2022-01-25 14:21:58.896 [mqtt info] received get topic for bai WP 2022-01-25 14:21:58.896 [mqtt error] read message bai WP not found 2022-01-25 14:21:58.900 [mqtt debug] received topic ebusd/bai/HwcImpellorSwitch/get with data 1 2022-01-25 14:21:58.900 [mqtt info] received get topic for bai HwcImpellorSwitch 2022-01-25 14:21:58.900 [mqtt error] read message bai HwcImpellorSwitch not found 2022-01-25 14:22:08.247 [main debug] performing regular tasks 2022-01-25 14:22:14.916 [mqtt debug] publish ebusd/global/uptime 128 2022-01-25 14:22:18.247 [main debug] performing regular tasks 2022-01-25 14:22:28.248 [main debug] performing regular tasks 2022-01-25 14:22:30.933 [mqtt debug] publish ebusd/global/uptime 144 2022-01-25 14:22:38.248 [main debug] performing regular tasks 2022-01-25 14:22:46.951 [mqtt debug] publish ebusd/global/uptime 160 2022-01-25 14:22:48.248 [main debug] performing regular tasks 2022-01-25 14:22:48.329 [main notice] update check: revision v21.3 available 2022-01-25 14:22:48.330 [mqtt debug] publish ebusd/global/updatecheck revision v21.3 available 2022-01-25 14:22:48.845 [bus debug] ERR: read timeout during receive command ACK, switching to skip 2022-01-25 14:22:49.600 [bus debug] ERR: read timeout during receive command ACK, switching to skip 2022-01-25 14:22:58.330 [main debug] performing regular tasks 2022-01-25 14:23:02.346 [mqtt debug] publish ebusd/global/uptime 176 2022-01-25 14:23:08.330 [main debug] performing regular tasks 2022-01-25 14:23:18.330 [main debug] performing regular tasks 2022-01-25 14:23:18.364 [mqtt debug] publish ebusd/global/uptime 192 2022-01-25 14:23:28.331 [main debug] performing regular tasks 2022-01-25 14:23:34.382 [mqtt debug] publish ebusd/global/uptime 208 2022-01-25 14:23:38.331 [main debug] performing regular tasks 2022-01-25 14:23:48.331 [main debug] performing regular tasks 2022-01-25 14:23:50.400 [mqtt debug] publish ebusd/global/uptime 224 2022-01-25 14:23:50.438 [bus debug] ERR: read timeout during receive command ACK, switching to skip 2022-01-25 14:23:51.192 [bus debug] ERR: read timeout during receive command ACK, switching to skip 2022-01-25 14:23:58.331 [main debug] performing regular tasks 2022-01-25 14:24:06.417 [mqtt debug] publish ebusd/global/uptime 240 2022-01-25 14:24:08.332 [main debug] performing regular tasks 2022-01-25 14:24:09.801 [bus notice] new master 03, master count 3 2022-01-25 14:24:09.829 [bus debug] ERR: read timeout during receive command ACK, switching to skip 2022-01-25 14:24:15.192 [bus debug] ERR: read timeout during receive command ACK, switching to skip 2022-01-25 14:24:18.332 [main debug] performing regular tasks 2022-01-25 14:24:18.332 [bus info] scan 08 cmd: 3108070400 2022-01-25 14:24:18.379 [bus debug] start request 31 2022-01-25 14:24:18.379 [bus debug] arbitration start with 31 2022-01-25 14:24:18.425 [bus debug] arbitration won 2022-01-25 14:24:18.425 [bus debug] arbitration delay 1972 micros 2022-01-25 14:24:18.425 [bus info] arbitration delay 1972 - 2570 micros 2022-01-25 14:24:18.425 [bus debug] switching from ready to send command 2022-01-25 14:24:18.438 [bus debug] notify request: ERR: read timeout 2022-01-25 14:24:18.438 [main error] scan config 08: ERR: read timeout 2022-01-25 14:24:18.438 [mqtt debug] publish ebusd/global/scan running 2022-01-25 14:24:18.438 [bus debug] ERR: read timeout during send command, switching to skip 2022-01-25 14:24:20.438 [main debug] performing regular tasks 2022-01-25 14:24:20.438 [mqtt debug] publish ebusd/global/scan finished 2022-01-25 14:24:20.617 [bus debug] ERR: read timeout during receive command ACK, switching to skip 2022-01-25 14:24:22.442 [mqtt debug] publish ebusd/global/uptime 256 2022-01-25 14:24:26.035 [bus debug] ERR: read timeout during receive command ACK, switching to skip 2022-01-25 14:24:30.438 [main debug] performing regular tasks 2022-01-25 14:24:38.460 [mqtt debug] publish ebusd/global/uptime 272 2022-01-25 14:24:40.439 [main debug] performing regular tasks 2022-01-25 14:24:50.439 [main debug] performing regular tasks 2022-01-25 14:24:51.990 [bus debug] ERR: read timeout during receive command ACK, switching to skip 2022-01-25 14:24:52.753 [bus debug] ERR: read timeout during receive command ACK, switching to skip 2022-01-25 14:24:54.478 [mqtt debug] publish ebusd/global/uptime 288 2022-01-25 14:25:00.439 [main debug] performing regular tasks 2022-01-25 14:25:10.440 [main debug] performing regular tasks 2022-01-25 14:25:10.500 [mqtt debug] publish ebusd/global/uptime 304 2022-01-25 14:25:20.440 [main debug] performing regular tasks 2022-01-25 14:25:26.517 [mqtt debug] publish ebusd/global/uptime 320 2022-01-25 14:25:30.440 [main debug] performing regular tasks 2022-01-25 14:25:40.440 [main debug] performing regular tasks 2022-01-25 14:25:42.539 [mqtt debug] publish ebusd/global/uptime 336 2022-01-25 14:25:50.441 [main debug] performing regular tasks 2022-01-25 14:25:53.557 [bus debug] ERR: read timeout during receive command ACK, switching to skip 2022-01-25 14:25:54.311 [bus debug] ERR: read timeout during receive command ACK, switching to skip 2022-01-25 14:25:58.557 [mqtt debug] publish ebusd/global/uptime 352 2022-01-25 14:26:00.441 [main debug] performing regular tasks 2022-01-25 14:26:10.441 [main debug] performing regular tasks 2022-01-25 14:26:14.575 [mqtt debug] publish ebusd/global/uptime 368 2022-01-25 14:26:20.441 [main debug] performing regular tasks 2022-01-25 14:26:20.534 [main notice] update check: revision v21.3 available 2022-01-25 14:26:30.534 [main debug] performing regular tasks 2022-01-25 14:26:30.594 [mqtt debug] publish ebusd/global/uptime 384 2022-01-25 14:26:40.534 [main debug] performing regular tasks 2022-01-25 14:26:46.611 [mqtt debug] publish ebusd/global/uptime 400 2022-01-25 14:26:50.534 [main debug] performing regular tasks 2022-01-25 14:26:55.069 [bus debug] ERR: read timeout during receive command ACK, switching to skip 2022-01-25 14:26:55.833 [bus debug] ERR: read timeout during receive command ACK, switching to skip 2022-01-25 14:27:00.535 [main debug] performing regular tasks 2022-01-25 14:27:02.629 [mqtt debug] publish ebusd/global/uptime 416 2022-01-25 14:27:10.535 [main debug] performing regular tasks 2022-01-25 14:27:18.646 [mqtt debug] publish ebusd/global/uptime 432 2022-01-25 14:27:20.535 [main debug] performing regular tasks 2022-01-25 14:27:30.536 [main debug] performing regular tasks 2022-01-25 14:27:34.664 [mqtt debug] publish ebusd/global/uptime 448 2022-01-25 14:27:40.536 [main debug] performing regular tasks 2022-01-25 14:27:50.536 [main debug] performing regular tasks 2022-01-25 14:27:50.682 [mqtt debug] publish ebusd/global/uptime 464 2022-01-25 14:27:56.658 [bus debug] ERR: read timeout during receive command ACK, switching to skip 2022-01-25 14:27:57.422 [bus debug] ERR: read timeout during receive command ACK, switching to skip 2022-01-25 14:28:00.536 [main debug] performing regular tasks 2022-01-25 14:28:06.701 [mqtt debug] publish ebusd/global/uptime 480 2022-01-25 14:28:10.537 [main debug] performing regular tasks 2022-01-25 14:28:20.537 [main debug] performing regular tasks 2022-01-25 14:28:22.718 [mqtt debug] publish ebusd/global/uptime 496 2022-01-25 14:28:30.537 [main debug] performing regular tasks 2022-01-25 14:28:38.735 [mqtt debug] publish ebusd/global/uptime 512 2022-01-25 14:28:40.538 [main debug] performing regular tasks 2022-01-25 14:28:50.538 [main debug] performing regular tasks 2022-01-25 14:28:54.754 [mqtt debug] publish ebusd/global/uptime 528 2022-01-25 14:28:58.204 [bus debug] ERR: read timeout during receive command ACK, switching to skip 2022-01-25 14:28:58.967 [bus debug] ERR: read timeout during receive command ACK, switching to skip 2022-01-25 14:29:00.538 [main debug] performing regular tasks 2022-01-25 14:29:10.539 [main debug] performing regular tasks 2022-01-25 14:29:10.771 [mqtt debug] publish ebusd/global/uptime 544 2022-01-25 14:29:20.539 [main debug] performing regular tasks 2022-01-25 14:29:26.788 [mqtt debug] publish ebusd/global/uptime 560 2022-01-25 14:29:30.539 [main debug] performing regular tasks 2022-01-25 14:29:39.844 [bus debug] ERR: read timeout during receive command ACK, switching to skip 2022-01-25 14:29:40.539 [main debug] performing regular tasks 2022-01-25 14:29:42.806 [mqtt debug] publish ebusd/global/uptime 576 2022-01-25 14:29:45.252 [bus debug] ERR: read timeout during receive command ACK, switching to skip 2022-01-25 14:29:50.540 [main debug] performing regular tasks 2022-01-25 14:29:50.661 [bus debug] ERR: read timeout during receive command ACK, switching to skip 2022-01-25 14:29:56.069 [bus debug] ERR: read timeout during receive command ACK, switching to skip 2022-01-25 14:29:58.825 [mqtt debug] publish ebusd/global/uptime 592 2022-01-25 14:29:59.780 [bus debug] ERR: read timeout during receive command ACK, switching to skip 2022-01-25 14:30:00.540 [main debug] performing regular tasks 2022-01-25 14:30:00.545 [bus debug] ERR: read timeout during receive command ACK, switching to skip 2022-01-25 14:30:10.540 [main debug] performing regular tasks 2022-01-25 14:30:14.843 [mqtt debug] publish ebusd/global/uptime 608 2022-01-25 14:30:20.541 [main debug] performing regular tasks 2022-01-25 14:30:30.541 [main debug] performing regular tasks 2022-01-25 14:30:30.861 [mqtt debug] publish ebusd/global/uptime 624 2022-01-25 14:30:40.541 [main debug] performing regular tasks 2022-01-25 14:30:46.879 [mqtt debug] publish ebusd/global/uptime 640 2022-01-25 14:30:50.541 [main debug] performing regular tasks 2022-01-25 14:31:00.542 [main debug] performing regular tasks 2022-01-25 14:31:01.322 [bus debug] ERR: read timeout during receive command ACK, switching to skip 2022-01-25 14:31:02.077 [bus debug] ERR: read timeout during receive command ACK, switching to skip 2022-01-25 14:31:02.897 [mqtt debug] publish ebusd/global/uptime 656 2022-01-25 14:31:05.156 [mqtt debug] received topic ebusd/bai/PositionValveSet/get with data 1 2022-01-25 14:31:05.156 [mqtt info] received get topic for bai PositionValveSet 2022-01-25 14:31:05.156 [mqtt error] read message bai PositionValveSet not found 2022-01-25 14:31:05.196 [mqtt debug] received topic ebusd/bai/averageIgnitiontime/get with data 1 2022-01-25 14:31:05.197 [mqtt info] received get topic for bai averageIgnitiontime 2022-01-25 14:31:05.197 [mqtt error] read message bai averageIgnitiontime not found 2022-01-25 14:31:05.200 [mqtt debug] received topic ebusd/bai/DeltaFlowReturnMax/get with data 1 2022-01-25 14:31:05.200 [mqtt info] received get topic for bai DeltaFlowReturnMax 2022-01-25 14:31:05.200 [mqtt error] read message bai DeltaFlowReturnMax not found 2022-01-25 14:31:05.204 [mqtt debug] received topic ebusd/bai/externalHwcSwitch/get with data 1 2022-01-25 14:31:05.204 [mqtt info] received get topic for bai externalHwcSwitch 2022-01-25 14:31:05.204 [mqtt error] read message bai externalHwcSwitch not found 2022-01-25 14:31:05.208 [mqtt debug] received topic ebusd/bai/extWP/get with data 1 2022-01-25 14:31:05.208 [mqtt info] received get topic for bai extWP 2022-01-25 14:31:05.208 [mqtt error] read message bai extWP not found 2022-01-25 14:31:05.212 [mqtt debug] received topic ebusd/bai/FanSpeed/get with data 1 2022-01-25 14:31:05.212 [mqtt info] received get topic for bai FanSpeed 2022-01-25 14:31:05.212 [mqtt error] read message bai FanSpeed not found 2022-01-25 14:31:05.217 [mqtt debug] received topic ebusd/bai/Flame/get with data 1 2022-01-25 14:31:05.217 [mqtt info] received get topic for bai Flame 2022-01-25 14:31:05.217 [mqtt error] read message bai Flame not found 2022-01-25 14:31:05.221 [mqtt debug] received topic ebusd/bai/FlowTemp/get with data 1 2022-01-25 14:31:05.221 [mqtt info] received get topic for bai FlowTemp 2022-01-25 14:31:05.221 [mqtt error] read message bai FlowTemp not found 2022-01-25 14:31:05.225 [mqtt debug] received topic ebusd/bai/HwcTemp/get with data 1 2022-01-25 14:31:05.225 [mqtt info] received get topic for bai HwcTemp 2022-01-25 14:31:05.225 [mqtt error] read message bai HwcTemp not found 2022-01-25 14:31:05.229 [mqtt debug] received topic ebusd/bai/ModulationTempDesired/get with data 1 2022-01-25 14:31:05.229 [mqtt info] received get topic for bai ModulationTempDesired 2022-01-25 14:31:05.229 [mqtt error] read message bai ModulationTempDesired not found 2022-01-25 14:31:05.235 [mqtt debug] received topic ebusd/bai/OutdoorstempSensor/get with data 1 2022-01-25 14:31:05.235 [mqtt info] received get topic for bai OutdoorstempSensor 2022-01-25 14:31:05.235 [mqtt error] read message bai OutdoorstempSensor not found 2022-01-25 14:31:05.238 [mqtt debug] received topic ebusd/bai/ReturnTemp/get with data 1 2022-01-25 14:31:05.238 [mqtt info] received get topic for bai ReturnTemp 2022-01-25 14:31:05.238 [mqtt error] read message bai ReturnTemp not found 2022-01-25 14:31:05.243 [mqtt debug] received topic ebusd/bai/SetMode/get with data 1 2022-01-25 14:31:05.243 [mqtt info] received get topic for bai SetMode 2022-01-25 14:31:05.243 [mqtt error] read message bai SetMode not found 2022-01-25 14:31:05.246 [mqtt debug] received topic ebusd/bai/StorageTemp/get with data 1 2022-01-25 14:31:05.246 [mqtt info] received get topic for bai StorageTemp 2022-01-25 14:31:05.247 [mqtt error] read message bai StorageTemp not found 2022-01-25 14:31:05.250 [mqtt debug] received topic ebusd/bai/TargetFanSpeed/get with data 1 2022-01-25 14:31:05.250 [mqtt info] received get topic for bai TargetFanSpeed 2022-01-25 14:31:05.250 [mqtt error] read message bai TargetFanSpeed not found 2022-01-25 14:31:05.253 [mqtt debug] received topic ebusd/bai/WP/get with data 1 2022-01-25 14:31:05.253 [mqtt info] received get topic for bai WP 2022-01-25 14:31:05.253 [mqtt error] read message bai WP not found 2022-01-25 14:31:05.257 [mqtt debug] received topic ebusd/bai/HwcImpellorSwitch/get with data 1 2022-01-25 14:31:05.257 [mqtt info] received get topic for bai HwcImpellorSwitch 2022-01-25 14:31:05.257 [mqtt error] read message bai HwcImpellorSwitch not found 2022-01-25 14:31:10.542 [main debug] performing regular tasks 2022-01-25 14:31:11.272 [mqtt debug] received topic ebusd/bai/PositionValveSet/get with data 1 2022-01-25 14:31:11.272 [mqtt info] received get topic for bai PositionValveSet 2022-01-25 14:31:11.272 [mqtt error] read message bai PositionValveSet not found 2022-01-25 14:31:11.279 [mqtt debug] received topic ebusd/bai/averageIgnitiontime/get with data 1 2022-01-25 14:31:11.279 [mqtt info] received get topic for bai averageIgnitiontime 2022-01-25 14:31:11.279 [mqtt error] read message bai averageIgnitiontime not found 2022-01-25 14:31:11.294 [mqtt debug] received topic ebusd/bai/DeltaFlowReturnMax/get with data 1 2022-01-25 14:31:11.294 [mqtt info] received get topic for bai DeltaFlowReturnMax 2022-01-25 14:31:11.294 [mqtt error] read message bai DeltaFlowReturnMax not found 2022-01-25 14:31:11.304 [mqtt debug] received topic ebusd/bai/externalHwcSwitch/get with data 1 2022-01-25 14:31:11.304 [mqtt info] received get topic for bai externalHwcSwitch 2022-01-25 14:31:11.304 [mqtt error] read message bai externalHwcSwitch not found 2022-01-25 14:31:11.318 [mqtt debug] received topic ebusd/bai/extWP/get with data 1 2022-01-25 14:31:11.318 [mqtt info] received get topic for bai extWP 2022-01-25 14:31:11.318 [mqtt error] read message bai extWP not found 2022-01-25 14:31:11.324 [mqtt debug] received topic ebusd/bai/FanSpeed/get with data 1 2022-01-25 14:31:11.324 [mqtt info] received get topic for bai FanSpeed 2022-01-25 14:31:11.324 [mqtt error] read message bai FanSpeed not found 2022-01-25 14:31:11.345 [mqtt debug] received topic ebusd/bai/Flame/get with data 1 2022-01-25 14:31:11.345 [mqtt info] received get topic for bai Flame 2022-01-25 14:31:11.345 [mqtt error] read message bai Flame not found 2022-01-25 14:31:11.364 [mqtt debug] received topic ebusd/bai/FlowTemp/get with data 1 2022-01-25 14:31:11.364 [mqtt info] received get topic for bai FlowTemp 2022-01-25 14:31:11.364 [mqtt error] read message bai FlowTemp not found 2022-01-25 14:31:11.373 [mqtt debug] received topic ebusd/bai/HwcTemp/get with data 1 2022-01-25 14:31:11.373 [mqtt info] received get topic for bai HwcTemp 2022-01-25 14:31:11.373 [mqtt error] read message bai HwcTemp not found 2022-01-25 14:31:11.394 [mqtt debug] received topic ebusd/bai/ModulationTempDesired/get with data 1 2022-01-25 14:31:11.394 [mqtt info] received get topic for bai ModulationTempDesired 2022-01-25 14:31:11.394 [mqtt error] read message bai ModulationTempDesired not found 2022-01-25 14:31:11.432 [mqtt debug] received topic ebusd/bai/OutdoorstempSensor/get with data 1 2022-01-25 14:31:11.432 [mqtt info] received get topic for bai OutdoorstempSensor 2022-01-25 14:31:11.432 [mqtt error] read message bai OutdoorstempSensor not found 2022-01-25 14:31:11.495 [mqtt debug] received topic ebusd/bai/ReturnTemp/get with data 1 2022-01-25 14:31:11.495 [mqtt info] received get topic for bai ReturnTemp 2022-01-25 14:31:11.495 [mqtt error] read message bai ReturnTemp not found 2022-01-25 14:31:11.502 [mqtt debug] received topic ebusd/bai/SetMode/get with data 1 2022-01-25 14:31:11.502 [mqtt info] received get topic for bai SetMode 2022-01-25 14:31:11.502 [mqtt error] read message bai SetMode not found 2022-01-25 14:31:11.507 [mqtt debug] received topic ebusd/bai/StorageTemp/get with data 1 2022-01-25 14:31:11.507 [mqtt info] received get topic for bai StorageTemp 2022-01-25 14:31:11.507 [mqtt error] read message bai StorageTemp not found 2022-01-25 14:31:11.512 [mqtt debug] received topic ebusd/bai/TargetFanSpeed/get with data 1 2022-01-25 14:31:11.512 [mqtt info] received get topic for bai TargetFanSpeed 2022-01-25 14:31:11.512 [mqtt error] read message bai TargetFanSpeed not found 2022-01-25 14:31:11.523 [mqtt debug] received topic ebusd/bai/WP/get with data 1 2022-01-25 14:31:11.523 [mqtt info] received get topic for bai WP 2022-01-25 14:31:11.523 [mqtt error] read message bai WP not found 2022-01-25 14:31:11.527 [mqtt debug] received topic ebusd/bai/HwcImpellorSwitch/get with data 1 2022-01-25 14:31:11.527 [mqtt info] received get topic for bai HwcImpellorSwitch 2022-01-25 14:31:11.527 [mqtt error] read message bai HwcImpellorSwitch not found 2022-01-25 14:31:18.534 [mqtt debug] publish ebusd/global/uptime 672 2022-01-25 14:31:20.542 [main debug] performing regular tasks 2022-01-25 14:31:30.543 [main debug] performing regular tasks 2022-01-25 14:31:34.551 [mqtt debug] publish ebusd/global/uptime 688 2022-01-25 14:31:40.543 [main debug] performing regular tasks 2022-01-25 14:31:50.543 [main debug] performing regular tasks 2022-01-25 14:31:50.570 [mqtt debug] publish ebusd/global/uptime 704 2022-01-25 14:31:51.283 [mqtt debug] received topic ebusd/bai/PositionValveSet/get with data 1 2022-01-25 14:31:51.283 [mqtt info] received get topic for bai PositionValveSet 2022-01-25 14:31:51.283 [mqtt error] read message bai PositionValveSet not found 2022-01-25 14:31:51.287 [mqtt debug] received topic ebusd/bai/averageIgnitiontime/get with data 1 2022-01-25 14:31:51.287 [mqtt info] received get topic for bai averageIgnitiontime 2022-01-25 14:31:51.287 [mqtt error] read message bai averageIgnitiontime not found 2022-01-25 14:31:51.291 [mqtt debug] received topic ebusd/bai/DeltaFlowReturnMax/get with data 1 2022-01-25 14:31:51.291 [mqtt info] received get topic for bai DeltaFlowReturnMax 2022-01-25 14:31:51.291 [mqtt error] read message bai DeltaFlowReturnMax not found 2022-01-25 14:31:51.295 [mqtt debug] received topic ebusd/bai/externalHwcSwitch/get with data 1 2022-01-25 14:31:51.295 [mqtt info] received get topic for bai externalHwcSwitch 2022-01-25 14:31:51.295 [mqtt error] read message bai externalHwcSwitch not found 2022-01-25 14:31:51.299 [mqtt debug] received topic ebusd/bai/extWP/get with data 1 2022-01-25 14:31:51.299 [mqtt info] received get topic for bai extWP 2022-01-25 14:31:51.299 [mqtt error] read message bai extWP not found 2022-01-25 14:31:51.303 [mqtt debug] received topic ebusd/bai/FanSpeed/get with data 1 2022-01-25 14:31:51.303 [mqtt info] received get topic for bai FanSpeed 2022-01-25 14:31:51.303 [mqtt error] read message bai FanSpeed not found 2022-01-25 14:31:51.307 [mqtt debug] received topic ebusd/bai/Flame/get with data 1 2022-01-25 14:31:51.307 [mqtt info] received get topic for bai Flame 2022-01-25 14:31:51.307 [mqtt error] read message bai Flame not found 2022-01-25 14:31:51.310 [mqtt debug] received topic ebusd/bai/FlowTemp/get with data 1 2022-01-25 14:31:51.310 [mqtt info] received get topic for bai FlowTemp 2022-01-25 14:31:51.310 [mqtt error] read message bai FlowTemp not found 2022-01-25 14:31:51.314 [mqtt debug] received topic ebusd/bai/HwcTemp/get with data 1 2022-01-25 14:31:51.314 [mqtt info] received get topic for bai HwcTemp 2022-01-25 14:31:51.314 [mqtt error] read message bai HwcTemp not found 2022-01-25 14:31:51.317 [mqtt debug] received topic ebusd/bai/ModulationTempDesired/get with data 1 2022-01-25 14:31:51.317 [mqtt info] received get topic for bai ModulationTempDesired 2022-01-25 14:31:51.317 [mqtt error] read message bai ModulationTempDesired not found 2022-01-25 14:31:51.321 [mqtt debug] received topic ebusd/bai/OutdoorstempSensor/get with data 1 2022-01-25 14:31:51.322 [mqtt info] received get topic for bai OutdoorstempSensor 2022-01-25 14:31:51.322 [mqtt error] read message bai OutdoorstempSensor not found 2022-01-25 14:31:51.325 [mqtt debug] received topic ebusd/bai/ReturnTemp/get with data 1 2022-01-25 14:31:51.325 [mqtt info] received get topic for bai ReturnTemp 2022-01-25 14:31:51.325 [mqtt error] read message bai ReturnTemp not found 2022-01-25 14:31:51.329 [mqtt debug] received topic ebusd/bai/SetMode/get with data 1 2022-01-25 14:31:51.329 [mqtt info] received get topic for bai SetMode 2022-01-25 14:31:51.329 [mqtt error] read message bai SetMode not found 2022-01-25 14:31:51.333 [mqtt debug] received topic ebusd/bai/StorageTemp/get with data 1 2022-01-25 14:31:51.333 [mqtt info] received get topic for bai StorageTemp 2022-01-25 14:31:51.333 [mqtt error] read message bai StorageTemp not found 2022-01-25 14:31:51.337 [mqtt debug] received topic ebusd/bai/TargetFanSpeed/get with data 1 2022-01-25 14:31:51.337 [mqtt info] received get topic for bai TargetFanSpeed 2022-01-25 14:31:51.337 [mqtt error] read message bai TargetFanSpeed not found 2022-01-25 14:31:51.342 [mqtt debug] received topic ebusd/bai/WP/get with data 1 2022-01-25 14:31:51.342 [mqtt info] received get topic for bai WP 2022-01-25 14:31:51.342 [mqtt error] read message bai WP not found 2022-01-25 14:31:51.349 [mqtt debug] received topic ebusd/bai/HwcImpellorSwitch/get with data 1 2022-01-25 14:31:51.349 [mqtt info] received get topic for bai HwcImpellorSwitch 2022-01-25 14:31:51.349 [mqtt error] read message bai HwcImpellorSwitch not found 2022-01-25 14:32:00.544 [main debug] performing regular tasks 2022-01-25 14:32:02.897 [bus debug] ERR: read timeout during receive command ACK, switching to skip 2022-01-25 14:32:03.652 [bus debug] ERR: read timeout during receive command ACK, switching to skip 2022-01-25 14:32:06.364 [mqtt debug] publish ebusd/global/uptime 720 2022-01-25 14:32:10.544 [main debug] performing regular tasks

tim-devel commented 2 years ago

Config files are downloading and being read just fine so you can discount that:

2022-01-25 14:20:05.750 [main info] loading configuration files from http://ebusd.eu/config/
2022-01-25 14:20:05.834 [main info] reading templates /
2022-01-25 14:20:05.917 [main info] read templates in /
2022-01-25 14:20:05.917 [main info] reading file memory.csv
2022-01-25 14:20:06.001 [main info] successfully read file memory.csv
2022-01-25 14:20:06.001 [main info] reading file broadcast.csv
2022-01-25 14:20:06.085 [main info] successfully read file broadcast.csv
2022-01-25 14:20:06.085 [main info] read config file

Looks like this might be your problem:

ERR: read timeout during receive command ACK, switching to skip

I did a quick google and found this: https://github.com/john30/ebusd/issues/91

Looks like your arbitration time is out of spec:

2022-01-25 14:20:46.230 [bus debug] arbitration won
2022-01-25 14:20:46.230 [bus debug] arbitration delay 2570 micros
2022-01-25 14:20:46.230 [bus info] arbitration delay 2570 - 2570 micros

I have just started my eBUSd with debug logging and my arbitration delay was only 1000 micros.

Have you compared the debug log to one on the working container? Are there any differences? I don't think there is a fundamental problem with the eBUSd HA addon, I think you are suffering a local issue that needs thoroughly debugging.