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

problem to connect two boilers #510

Closed
Kentrp opened this issue Jan 27, 2022 · 2 comments
Closed

problem to connect two boilers #510

Kentrp opened this issue Jan 27, 2022 · 2 comments
Labels

Comments

@Kentrp
Copy link

Kentrp commented Jan 27, 2022

Hi I don't known how to connect two boilers (gas Protherm Lynx and electric Protherm Ray) without eBus controller.
I can connect them separately and all work ok. Can your help me, thanks

[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] done.
[services.d] starting services
[services.d] done.

ebusd --foreground --httpport=8889 --mqtthost=192.168.1.2 --mqttport=1883 --mqttuser=//// --mqttpass= /// --scanconfig --mqttlog --configpath=/config/ebusd-configuration/ebusd-2.1.x/en --latency=60 --accesslevel=* --device=/dev/ttyUSB0 --log=all:debug
2022-01-27 14:32:10.891 [main notice] ebusd 21.3.v3.15.0-4372-gd2c04b9343 started with auto scan on device /dev/ttyUSB0
2022-01-27 14:32:10.891 [main info] loading configuration files from /config/ebusd-configuration/ebusd-2.1.x/en
2022-01-27 14:32:10.892 [main info] reading templates /
2022-01-27 14:32:10.893 [main info] read templates in /
2022-01-27 14:32:10.893 [main info] reading file .__templates.csv
2022-01-27 14:32:10.894 [main error] error reading config files from /config/ebusd-configuration/ebusd-2.1.x/en: ERR: end of input reached, last error: .__templates.csv:1: ERR: end of input reached, missing message type/name/pbsb
2022-01-27 14:32:10.900 [bus notice] bus started with own address 31/36
2022-01-27 14:32:10.900 [main info] registering data handlers
2022-01-27 14:32:10.900 [mqtt info] mosquitto version 2.0.14 (compiled with 2.0.14)
2022-01-27 14:32:10.901 [mqtt debug] log Client ebusd_21.3_374 sending CONNECT
2022-01-27 14:32:10.901 [mqtt debug] connection requested
2022-01-27 14:32:10.901 [main info] registered data handlers
2022-01-27 14:32:10.905 [mqtt debug] log Client ebusd_21.3_374 received CONNACK (0)
2022-01-27 14:32:10.905 [mqtt notice] connection established
2022-01-27 14:32:10.905 [mqtt debug] publish ebusd/global/version ebusd 21.3.v3.15.0-4372-gd2c04b9343
2022-01-27 14:32:10.905 [mqtt debug] log Client ebusd_21.3_374 sending PUBLISH (d0, q0, r1, m1, 'ebusd/global/version', ... (35 bytes))
2022-01-27 14:32:10.905 [mqtt debug] publish ebusd/global/running true
2022-01-27 14:32:10.905 [mqtt debug] log Client ebusd_21.3_374 sending PUBLISH (d0, q0, r1, m2, 'ebusd/global/running', ... (4 bytes))
2022-01-27 14:32:10.906 [mqtt debug] log Client ebusd_21.3_374 sending SUBSCRIBE (Mid: 3, Topic: ebusd/#, QoS: 0, Options: 0x00)
2022-01-27 14:32:10.919 [mqtt debug] log Client ebusd_21.3_374 received SUBACK
2022-01-27 14:32:10.920 [mqtt debug] log Client ebusd_21.3_374 received PUBLISH (d0, q0, r1, m0, 'ebusd/global/version', ... (35 bytes))
2022-01-27 14:32:10.921 [mqtt debug] log Client ebusd_21.3_374 received PUBLISH (d0, q0, r1, m0, 'ebusd/global/running', ... (4 bytes))
2022-01-27 14:32:10.921 [mqtt debug] log Client ebusd_21.3_374 received PUBLISH (d0, q0, r1, m0, 'ebusd/global/scan', ... (8 bytes))
2022-01-27 14:32:10.922 [mqtt debug] log Client ebusd_21.3_374 received PUBLISH (d0, q0, r1, m0, 'ebusd/global/updatecheck', ... (328 bytes))
2022-01-27 14:32:10.922 [mqtt debug] log Client ebusd_21.3_374 received PUBLISH (d0, q0, r1, m0, 'ebusd/global/signal', ... (4 bytes))
2022-01-27 14:32:10.922 [mqtt debug] log Client ebusd_21.3_374 received PUBLISH (d0, q0, r1, m0, 'ebusd/global/uptime', ... (2 bytes))
2022-01-27 14:32:10.923 [mqtt debug] log Client ebusd_21.3_374 received PUBLISH (d0, q0, r1, m0, 'ebusd/scan.08/id', ... (34 bytes))
2022-01-27 14:32:10.923 [mqtt debug] log Client ebusd_21.3_374 received PUBLISH (d0, q0, r1, m0, 'ebusd/scan.08/', ... (24 bytes))
2022-01-27 14:32:11.040 [bus debug] ERR: SYN received during no signal, switching to ready
2022-01-27 14:32:11.040 [bus notice] signal acquired
2022-01-27 14:32:15.938 [bus notice] new master 03, master count 2
2022-01-27 14:32:16.025 [bus debug] ERR: read timeout during receive command ACK, switching to skip
2022-01-27 14:32:20.902 [main debug] performing regular tasks
2022-01-27 14:32:20.903 [bus info] scan 08 cmd: 3108070400
2022-01-27 14:32:20.912 [bus debug] start request 31
2022-01-27 14:32:20.912 [bus debug] arbitration start with 31
2022-01-27 14:32:26.940 [mqtt debug] publish ebusd/global/uptime 16
2022-01-27 14:32:26.940 [mqtt debug] log Client ebusd_21.3_374 sending PUBLISH (d0, q0, r0, m4, 'ebusd/global/uptime', ... (2 bytes))
2022-01-27 14:32:26.941 [mqtt debug] publish ebusd/global/signal true
2022-01-27 14:32:26.941 [mqtt debug] log Client ebusd_21.3_374 sending PUBLISH (d0, q0, r1, m5, 'ebusd/global/signal', ... (4 bytes))
2022-01-27 14:32:26.942 [mqtt debug] log Client ebusd_21.3_374 received PUBLISH (d0, q0, r0, m0, 'ebusd/global/uptime', ... (2 bytes))
2022-01-27 14:32:26.948 [mqtt debug] log Client ebusd_21.3_374 received PUBLISH (d0, q0, r0, m0, 'ebusd/global/signal', ... (4 bytes))
2022-01-27 14:32:42.965 [mqtt debug] publish ebusd/global/uptime 32
2022-01-27 14:32:42.965 [mqtt debug] log Client ebusd_21.3_374 sending PUBLISH (d0, q0, r0, m6, 'ebusd/global/uptime', ... (2 bytes))
2022-01-27 14:32:42.966 [mqtt debug] log Client ebusd_21.3_374 received PUBLISH (d0, q0, r0, m0, 'ebusd/global/uptime', ... (2 bytes))
2022-01-27 14:32:58.983 [mqtt debug] publish ebusd/global/uptime 48
2022-01-27 14:32:58.983 [mqtt debug] log Client ebusd_21.3_374 sending PUBLISH (d0, q0, r0, m7, 'ebusd/global/uptime', ... (2 bytes))
2022-01-27 14:32:58.984 [mqtt debug] log Client ebusd_21.3_374 received PUBLISH (d0, q0, r0, m0, 'ebusd/global/uptime', ... (2 bytes))
2022-01-27 14:33:00.714 [bus debug] arbitration lost
2022-01-27 14:33:00.714 [bus debug] ERR: arbitration lost during ready, retry
2022-01-27 14:33:00.746 [bus notice] new master 00, master count 3
2022-01-27 14:33:00.823 [update info] received MS cmd: 0008b509022802 / 0c020007043901004241493030
2022-01-27 14:33:00.823 [update notice] received unknown MS cmd: 0008b509022802 / 0c020007043901004241493030
2022-01-27 14:33:00.825 [bus debug] start request 31
2022-01-27 14:33:00.825 [bus debug] arbitration start with 31
2022-01-27 14:33:01.001 [bus debug] arbitration lost
2022-01-27 14:33:01.001 [bus debug] ERR: arbitration lost during ready, retry
2022-01-27 14:33:01.100 [update info] received MS cmd: 0008b509022802 / 0c020007043901004241493030
2022-01-27 14:33:01.100 [update notice] received unknown MS cmd: 0008b509022802 / 0c020007043901004241493030
2022-01-27 14:33:01.102 [bus debug] start request 31
2022-01-27 14:33:01.103 [bus debug] arbitration start with 31
2022-01-27 14:33:03.159 [bus debug] arbitration lost
2022-01-27 14:33:03.159 [bus debug] ERR: arbitration lost during ready, retry
2022-01-27 14:33:03.239 [update info] received MS cmd: 0008b509022802 / 06020001077701
2022-01-27 14:33:03.239 [update notice] received unknown MS cmd: 0008b509022802 / 06020001077701
2022-01-27 14:33:03.240 [bus debug] start request 31
2022-01-27 14:33:03.240 [bus debug] arbitration start with 31
2022-01-27 14:33:03.418 [bus debug] arbitration lost
2022-01-27 14:33:03.418 [bus debug] notify request: ERR: arbitration lost
2022-01-27 14:33:03.418 [main error] scan config 08: ERR: arbitration lost
2022-01-27 14:33:03.418 [mqtt debug] publish ebusd/global/scan running
2022-01-27 14:33:03.419 [mqtt debug] log Client ebusd_21.3_374 sending PUBLISH (d0, q0, r1, m8, 'ebusd/global/scan', ... (7 bytes))
2022-01-27 14:33:03.426 [mqtt debug] log Client ebusd_21.3_374 received PUBLISH (d0, q0, r0, m0, 'ebusd/global/scan', ... (7 bytes))
2022-01-27 14:33:03.498 [update info] received MS cmd: 0008b509022802 / 06020001077701
2022-01-27 14:33:03.498 [update notice] received unknown MS cmd: 0008b509022802 / 06020001077701
2022-01-27 14:33:05.419 [main debug] performing regular tasks
2022-01-27 14:33:05.419 [mqtt debug] publish ebusd/global/scan finished
2022-01-27 14:33:05.419 [mqtt debug] log Client ebusd_21.3_374 sending PUBLISH (d0, q0, r1, m9, 'ebusd/global/scan', ... (8 bytes))
2022-01-27 14:33:05.421 [mqtt debug] log Client ebusd_21.3_374 received PUBLISH (d0, q0, r0, m0, 'ebusd/global/scan', ... (8 bytes))
2022-01-27 14:33:14.431 [mqtt debug] publish ebusd/global/uptime 64
2022-01-27 14:33:14.431 [mqtt debug] log Client ebusd_21.3_374 sending PUBLISH (d0, q0, r0, m10, 'ebusd/global/uptime', ... (2 bytes))
2022-01-27 14:33:14.432 [mqtt debug] log Client ebusd_21.3_374 received PUBLISH (d0, q0, r0, m0, 'ebusd/global/uptime', ... (2 bytes))
2022-01-27 14:33:15.419 [main debug] performing regular tasks
2022-01-27 14:33:15.420 [bus info] scan 05 cmd: 3105070400
2022-01-27 14:33:15.430 [bus debug] start request 31
2022-01-27 14:33:15.430 [bus debug] arbitration start with 31
2022-01-27 14:33:30.448 [mqtt debug] publish ebusd/global/uptime 80
2022-01-27 14:33:30.448 [mqtt debug] log Client ebusd_21.3_374 sending PUBLISH (d0, q0, r0, m11, 'ebusd/global/uptime', ... (2 bytes))
2022-01-27 14:33:30.450 [mqtt debug] log Client ebusd_21.3_374 received PUBLISH (d0, q0, r0, m0, 'ebusd/global/uptime', ... (2 bytes))
2022-01-27 14:33:46.466 [mqtt debug] publish ebusd/global/uptime 96
2022-01-27 14:33:46.466 [mqtt debug] log Client ebusd_21.3_374 sending PUBLISH (d0, q0, r0, m12, 'ebusd/global/uptime', ... (2 bytes))
2022-01-27 14:33:46.467 [mqtt debug] log Client ebusd_21.3_374 received PUBLISH (d0, q0, r0, m0, 'ebusd/global/uptime', ... (2 bytes))
2022-01-27 14:33:47.118 [network info] [00001] client connection opened 172.30.32.2
2022-01-27 14:33:47.118 [network info] [00001] connection closed
2022-01-27 14:33:48.119 [network debug] dead connection removed - 0
2022-01-27 14:34:02.172 [bus debug] arbitration lost
2022-01-27 14:34:02.172 [bus debug] ERR: arbitration lost during ready, retry
2022-01-27 14:34:02.273 [update info] received MS cmd: 0008b509022802 / 0c020007043901004241493030
2022-01-27 14:34:02.273 [update notice] received unknown MS cmd: 0008b509022802 / 0c020007043901004241493030
2022-01-27 14:34:02.276 [bus debug] start request 31
2022-01-27 14:34:02.276 [bus debug] arbitration start with 31
2022-01-27 14:34:02.462 [bus debug] arbitration lost
2022-01-27 14:34:02.462 [bus debug] ERR: arbitration lost during ready, retry
2022-01-27 14:34:02.484 [mqtt debug] publish ebusd/global/uptime 112
2022-01-27 14:34:02.484 [mqtt debug] log Client ebusd_21.3_374 sending PUBLISH (d0, q0, r0, m13, 'ebusd/global/uptime', ... (3 bytes))
2022-01-27 14:34:02.488 [mqtt debug] log Client ebusd_21.3_374 received PUBLISH (d0, q0, r0, m0, 'ebusd/global/uptime', ... (3 bytes))
2022-01-27 14:34:02.561 [update info] received MS cmd: 0008b509022802 / 0c020007043901004241493030
2022-01-27 14:34:02.561 [update notice] received unknown MS cmd: 0008b509022802 / 0c020007043901004241493030
2022-01-27 14:34:02.563 [bus debug] start request 31
2022-01-27 14:34:02.563 [bus debug] arbitration start with 31
2022-01-27 14:34:04.399 [bus debug] arbitration lost
2022-01-27 14:34:04.399 [bus debug] ERR: arbitration lost during ready, retry
2022-01-27 14:34:04.480 [update info] received MS cmd: 0008b509022802 / 06020001077701
2022-01-27 14:34:04.480 [update notice] received unknown MS cmd: 0008b509022802 / 06020001077701
2022-01-27 14:34:04.481 [bus debug] start request 31
2022-01-27 14:34:04.481 [bus debug] arbitration start with 31
2022-01-27 14:34:12.926 [bus debug] arbitration lost
2022-01-27 14:34:12.926 [bus debug] notify request: ERR: arbitration lost
2022-01-27 14:34:12.926 [main error] scan config 05: ERR: arbitration lost
2022-01-27 14:34:12.926 [mqtt debug] publish ebusd/global/scan running
2022-01-27 14:34:12.926 [mqtt debug] log Client ebusd_21.3_374 sending PUBLISH (d0, q0, r1, m14, 'ebusd/global/scan', ... (7 bytes))
2022-01-27 14:34:12.928 [mqtt debug] log Client ebusd_21.3_374 received PUBLISH (d0, q0, r0, m0, 'ebusd/global/scan', ... (7 bytes))
2022-01-27 14:34:13.043 [bus debug] ERR: read timeout during receive command ACK, switching to skip
2022-01-27 14:34:14.927 [main debug] performing regular tasks
2022-01-27 14:34:14.927 [bus info] scan 08 cmd: 3108070400
2022-01-27 14:34:14.940 [bus debug] start request 31
2022-01-27 14:34:14.940 [bus debug] arbitration start with 31
2022-01-27 14:34:18.364 [bus debug] arbitration lost
2022-01-27 14:34:18.364 [bus debug] ERR: arbitration lost during ready, retry
2022-01-27 14:34:18.483 [bus debug] ERR: read timeout during receive command ACK, switching to skip
2022-01-27 14:34:18.484 [bus debug] start request 31
2022-01-27 14:34:18.484 [bus debug] arbitration start with 31
2022-01-27 14:34:18.934 [mqtt debug] publish ebusd/global/uptime 128
2022-01-27 14:34:18.934 [mqtt debug] log Client ebusd_21.3_374 sending PUBLISH (d0, q0, r0, m15, 'ebusd/global/uptime', ... (3 bytes))
2022-01-27 14:34:18.936 [mqtt debug] log Client ebusd_21.3_374 received PUBLISH (d0, q0, r0, m0, 'ebusd/global/uptime', ... (3 bytes))
2022-01-27 14:34:23.754 [bus debug] arbitration lost
2022-01-27 14:34:23.754 [bus debug] ERR: arbitration lost during ready, retry
2022-01-27 14:34:23.873 [bus debug] ERR: read timeout during receive command ACK, switching to skip
2022-01-27 14:34:23.875 [bus debug] start request 31
2022-01-27 14:34:23.875 [bus debug] arbitration start with 31
2022-01-27 14:34:29.146 [bus debug] arbitration lost
2022-01-27 14:34:29.146 [bus debug] ERR: arbitration lost during ready, retry
2022-01-27 14:34:29.265 [bus debug] ERR: read timeout during receive command ACK, switching to skip
2022-01-27 14:34:29.267 [bus debug] start request 31
2022-01-27 14:34:29.267 [bus debug] arbitration start with 31
2022-01-27 14:34:34.952 [mqtt debug] publish ebusd/global/uptime 144
2022-01-27 14:34:34.952 [mqtt debug] log Client ebusd_21.3_374 sending PUBLISH (d0, q0, r0, m16, 'ebusd/global/uptime', ... (3 bytes))
2022-01-27 14:34:34.954 [mqtt debug] log Client ebusd_21.3_374 received PUBLISH (d0, q0, r0, m0, 'ebusd/global/uptime', ... (3 bytes))
2022-01-27 14:34:50.975 [mqtt debug] publish ebusd/global/uptime 160
2022-01-27 14:34:50.975 [mqtt debug] log Client ebusd_21.3_374 sending PUBLISH (d0, q0, r0, m17, 'ebusd/global/uptime', ... (3 bytes))
2022-01-27 14:34:50.977 [mqtt debug] log Client ebusd_21.3_374 received PUBLISH (d0, q0, r0, m0, 'ebusd/global/uptime', ... (3 bytes))
2022-01-27 14:35:03.652 [bus debug] arbitration lost
2022-01-27 14:35:03.652 [bus debug] notify request: ERR: arbitration lost
2022-01-27 14:35:03.652 [main error] scan config 08: ERR: arbitration lost
2022-01-27 14:35:03.761 [update info] received MS cmd: 0008b509022802 / 0c020007043901004241493030
2022-01-27 14:35:03.761 [update notice] received unknown MS cmd: 0008b509022802 / 0c020007043901004241493030
2022-01-27 14:35:04.052 [update info] received MS cmd: 0008b509022802 / 0c020007043901004241493030
2022-01-27 14:35:04.052 [update notice] received unknown MS cmd: 0008b509022802 / 0c020007043901004241493030
2022-01-27 14:35:05.569 [update info] received MS cmd: 0008b509022802 / 06020001077701
2022-01-27 14:35:05.569 [update notice] received unknown MS cmd: 0008b509022802 / 06020001077701
2022-01-27 14:35:05.652 [main debug] performing regular tasks
2022-01-27 14:35:05.652 [mqtt debug] publish ebusd/global/scan finished
2022-01-27 14:35:05.652 [mqtt debug] log Client ebusd_21.3_374 sending PUBLISH (d0, q0, r1, m18, 'ebusd/global/scan', ... (8 bytes))
2022-01-27 14:35:05.655 [mqtt debug] log Client ebusd_21.3_374 received PUBLISH (d0, q0, r0, m0, 'ebusd/global/scan', ... (8 bytes))
2022-01-27 14:35:05.826 [update info] received MS cmd: 0008b509022802 / 06020001077701
2022-01-27 14:35:05.826 [update notice] received unknown MS cmd: 0008b509022802 / 06020001077701
2022-01-27 14:35:06.656 [mqtt debug] publish ebusd/global/uptime 176
2022-01-27 14:35:06.656 [mqtt debug] log Client ebusd_21.3_374 sending PUBLISH (d0, q0, r0, m19, 'ebusd/global/uptime', ... (3 bytes))
2022-01-27 14:35:06.657 [mqtt debug] log Client ebusd_21.3_374 received PUBLISH (d0, q0, r0, m0, 'ebusd/global/uptime', ... (3 bytes))
2022-01-27 14:35:15.653 [main debug] performing regular tasks
2022-01-27 14:35:15.653 [bus info] scan 05 cmd: 3105070400
2022-01-27 14:35:15.696 [bus debug] start request 31
2022-01-27 14:35:15.696 [bus debug] arbitration start with 31
2022-01-27 14:35:22.673 [mqtt debug] publish ebusd/global/uptime 192
2022-01-27 14:35:22.673 [mqtt debug] log Client ebusd_21.3_374 sending PUBLISH (d0, q0, r0, m20, 'ebusd/global/uptime', ... (3 bytes))
2022-01-27 14:35:22.674 [mqtt debug] log Client ebusd_21.3_374 received PUBLISH (d0, q0, r0, m0, 'ebusd/global/uptime', ... (3 bytes))
2022-01-27 14:35:38.691 [mqtt debug] publish ebusd/global/uptime 208
2022-01-27 14:35:38.691 [mqtt debug] log Client ebusd_21.3_374 sending PUBLISH (d0, q0, r0, m21, 'ebusd/global/uptime', ... (3 bytes))
2022-01-27 14:35:38.693 [mqtt debug] log Client ebusd_21.3_374 received PUBLISH (d0, q0, r0, m0, 'ebusd/global/uptime', ... (3 bytes))
2022-01-27 14:35:47.124 [network info] [00002] client connection opened 172.30.32.2
2022-01-27 14:35:47.125 [network info] [00002] connection closed
2022-01-27 14:35:48.126 [network debug] dead connection removed - 0
2022-01-27 14:35:54.710 [mqtt debug] publish ebusd/global/uptime 224
2022-01-27 14:35:54.710 [mqtt debug] log Client ebusd_21.3_374 sending PUBLISH (d0, q0, r0, m22, 'ebusd/global/uptime', ... (3 bytes))
2022-01-27 14:35:54.714 [mqtt debug] log Client ebusd_21.3_374 received PUBLISH (d0, q0, r0, m0, 'ebusd/global/uptime', ... (3 bytes))
2022-01-27 14:36:05.083 [bus debug] arbitration lost
2022-01-27 14:36:05.083 [bus debug] ERR: arbitration lost during ready, retry
2022-01-27 14:36:05.178 [update info] received MS cmd: 0008b509022802 / 0c020007043901004241493030
2022-01-27 14:36:05.178 [update notice] received unknown MS cmd: 0008b509022802 / 0c020007043901004241493030
2022-01-27 14:36:05.179 [bus debug] start request 31
2022-01-27 14:36:05.179 [bus debug] arbitration start with 31
2022-01-27 14:36:05.366 [bus debug] arbitration lost
2022-01-27 14:36:05.366 [bus debug] ERR: arbitration lost during ready, retry
2022-01-27 14:36:05.464 [update info] received MS cmd: 0008b509022802 / 0c020007043901004241493030
2022-01-27 14:36:05.464 [update notice] received unknown MS cmd: 0008b509022802 / 0c020007043901004241493030
2022-01-27 14:36:05.465 [bus debug] start request 31
2022-01-27 14:36:05.465 [bus debug] arbitration start with 31
2022-01-27 14:36:06.728 [bus debug] arbitration lost
2022-01-27 14:36:06.728 [bus debug] ERR: arbitration lost during ready, retry
2022-01-27 14:36:06.808 [update info] received MS cmd: 0008b509022802 / 06020001077701
2022-01-27 14:36:06.808 [update notice] received unknown MS cmd: 0008b509022802 / 06020001077701
2022-01-27 14:36:06.809 [bus debug] start request 31
2022-01-27 14:36:06.809 [bus debug] arbitration start with 31
2022-01-27 14:36:06.987 [bus debug] arbitration lost
2022-01-27 14:36:06.987 [bus debug] notify request: ERR: arbitration lost
2022-01-27 14:36:06.987 [main error] scan config 05: ERR: arbitration lost
2022-01-27 14:36:06.987 [mqtt debug] publish ebusd/global/scan running
2022-01-27 14:36:06.987 [mqtt debug] log Client ebusd_21.3_374 sending PUBLISH (d0, q0, r1, m23, 'ebusd/global/scan', ... (7 bytes))
2022-01-27 14:36:06.989 [mqtt debug] log Client ebusd_21.3_374 received PUBLISH (d0, q0, r0, m0, 'ebusd/global/scan', ... (7 bytes))
2022-01-27 14:36:07.067 [update info] received MS cmd: 0008b509022802 / 06020001077701
2022-01-27 14:36:07.067 [update notice] received unknown MS cmd: 0008b509022802 / 06020001077701
2022-01-27 14:36:08.988 [main debug] performing regular tasks
2022-01-27 14:36:08.988 [bus info] scan 08 cmd: 3108070400
2022-01-27 14:36:09.031 [bus debug] start request 31
2022-01-27 14:36:09.031 [bus debug] arbitration start with 31
2022-01-27 14:36:10.994 [mqtt debug] publish ebusd/global/uptime 240
2022-01-27 14:36:10.994 [mqtt debug] log Client ebusd_21.3_374 sending PUBLISH (d0, q0, r0, m24, 'ebusd/global/uptime', ... (3 bytes))
2022-01-27 14:36:10.995 [mqtt debug] log Client ebusd_21.3_374 received PUBLISH (d0, q0, r0, m0, 'ebusd/global/uptime', ... (3 bytes))
2022-01-27 14:36:26.010 [mqtt debug] publish ebusd/global/uptime 256
2022-01-27 14:36:26.010 [mqtt debug] log Client ebusd_21.3_374 sending PUBLISH (d0, q0, r0, m25, 'ebusd/global/uptime', ... (3 bytes))
2022-01-27 14:36:26.012 [mqtt debug] log Client ebusd_21.3_374 received PUBLISH (d0, q0, r0, m0, 'ebusd/global/uptime', ... (3 bytes))
2022-01-27 14:36:27.030 [network debug] [00003] wait for result
2022-01-27 14:36:27.030 [network info] [00003] client connection opened 127.0.0.1
2022-01-27 14:36:42.028 [mqtt debug] publish ebusd/global/uptime 272
2022-01-27 14:36:42.028 [mqtt debug] log Client ebusd_21.3_374 sending PUBLISH (d0, q0, r0, m26, 'ebusd/global/uptime', ... (3 bytes))
2022-01-27 14:36:42.030 [mqtt debug] log Client ebusd_21.3_374 received PUBLISH (d0, q0, r0, m0, 'ebusd/global/uptime', ... (3 bytes))
2022-01-27 14:36:58.047 [mqtt debug] publish ebusd/global/uptime 288
2022-01-27 14:36:58.047 [mqtt debug] log Client ebusd_21.3_374 sending PUBLISH (d0, q0, r0, m27, 'ebusd/global/uptime', ... (3 bytes))
2022-01-27 14:36:58.048 [mqtt debug] log Client ebusd_21.3_374 received PUBLISH (d0, q0, r0, m0, 'ebusd/global/uptime', ... (3 bytes))
2022-01-27 14:37:06.525 [bus debug] arbitration lost
2022-01-27 14:37:06.525 [bus debug] ERR: arbitration lost during ready, retry
2022-01-27 14:37:06.638 [update info] received MS cmd: 0008b509022802 / 0c020007043901004241493030
2022-01-27 14:37:06.638 [update notice] received unknown MS cmd: 0008b509022802 / 0c020007043901004241493030
2022-01-27 14:37:06.638 [bus debug] start request 31
2022-01-27 14:37:06.638 [bus debug] arbitration start with 31
2022-01-27 14:37:06.813 [bus debug] arbitration lost
2022-01-27 14:37:06.813 [bus debug] ERR: arbitration lost during ready, retry
2022-01-27 14:37:06.923 [update info] received MS cmd: 0008b509022802 / 0c020007043901004241493030
2022-01-27 14:37:06.923 [update notice] received unknown MS cmd: 0008b509022802 / 0c020007043901004241493030
2022-01-27 14:37:06.924 [bus debug] start request 31
2022-01-27 14:37:06.924 [bus debug] arbitration start with 31
2022-01-27 14:37:07.964 [bus debug] arbitration lost
2022-01-27 14:37:07.964 [bus debug] ERR: arbitration lost during ready, retry
2022-01-27 14:37:08.046 [update info] received MS cmd: 0008b509022802 / 06020001077701
2022-01-27 14:37:08.046 [update notice] received unknown MS cmd: 0008b509022802 / 06020001077701
2022-01-27 14:37:08.049 [bus debug] start request 31
2022-01-27 14:37:08.049 [bus debug] arbitration start with 31
2022-01-27 14:37:14.065 [mqtt debug] publish ebusd/global/uptime 304
2022-01-27 14:37:14.065 [mqtt debug] log Client ebusd_21.3_374 sending PUBLISH (d0, q0, r0, m28, 'ebusd/global/uptime', ... (3 bytes))
2022-01-27 14:37:14.066 [mqtt debug] log Client ebusd_21.3_374 received PUBLISH (d0, q0, r0, m0, 'ebusd/global/uptime', ... (3 bytes))
2022-01-27 14:37:26.821 [network info] [00004] client connection opened 127.0.0.1
2022-01-27 14:37:26.821 [network debug] [00004] wait for result
2022-01-27 14:37:30.083 [mqtt debug] publish ebusd/global/uptime 320
2022-01-27 14:37:30.083 [mqtt debug] log Client ebusd_21.3_374 sending PUBLISH (d0, q0, r0, m29, 'ebusd/global/uptime', ... (3 bytes))
2022-01-27 14:37:30.084 [mqtt debug] log Client ebusd_21.3_374 received PUBLISH (d0, q0, r0, m0, 'ebusd/global/uptime', ... (3 bytes))
2022-01-27 14:37:30.330 [bus debug] arbitration lost
2022-01-27 14:37:30.330 [bus debug] notify request: ERR: arbitration lost
2022-01-27 14:37:30.330 [main error] scan config 08: ERR: arbitration lost
2022-01-27 14:37:30.330 [main debug] >>> i
2022-01-27 14:37:30.330 [main debug] <<< version: ebusd 21.3.v3.15.0-4372-gd2c04b9343
device: /dev/ttyUSB0

signal: acquired
symbol ...
2022-01-27 14:37:30.330 [main debug] >>> i
2022-01-27 14:37:30.330 [main debug] <<< version: ebusd 21.3.v3.15.0-4372-gd2c04b9343
device: /dev/ttyUSB0

*
signal: acquired
symbol ...
2022-01-27 14:37:30.330 [network debug] [00003] wait for result
2022-01-27 14:37:30.330 [main debug] >>> jhiij
2022-01-27 14:37:30.331 [main debug] <<< ERR: command not found
2022-01-27 14:37:30.332 [network info] [00003] connection closed
2022-01-27 14:37:30.332 [network info] [00004] connection closed
2022-01-27 14:37:30.450 [bus debug] ERR: read timeout during receive command ACK, switching to skip
2022-01-27 14:37:30.825 [network debug] dead connection removed - 1
2022-01-27 14:37:30.826 [network debug] dead connection removed - 0
2022-01-27 14:37:32.331 [main debug] performing regular tasks
2022-01-27 14:37:32.331 [mqtt debug] publish ebusd/global/scan finished
2022-01-27 14:37:32.331 [mqtt debug] log Client ebusd_21.3_374 sending PUBLISH (d0, q0, r1, m30, 'ebusd/global/scan', ... (8 bytes))
2022-01-27 14:37:32.333 [mqtt debug] log Client ebusd_21.3_374 received PUBLISH (d0, q0, r0, m0, 'ebusd/global/scan', ... (8 bytes))
2022-01-27 14:37:35.853 [bus debug] ERR: read timeout during receive command ACK, switching to skip
2022-01-27 14:37:41.245 [bus debug] ERR: read timeout during receive command ACK, switching to skip
2022-01-27 14:37:42.331 [main debug] performing regular tasks
2022-01-27 14:37:42.332 [bus info] scan 05 cmd: 3105070400
2022-01-27 14:37:42.357 [bus debug] start request 31
2022-01-27 14:37:42.357 [bus debug] arbitration start with 31
2022-01-27 14:37:46.348 [mqtt debug] publish ebusd/global/uptime 336
2022-01-27 14:37:46.348 [mqtt debug] log Client ebusd_21.3_374 sending PUBLISH (d0, q0, r0, m31, 'ebusd/global/uptime', ... (3 bytes))
2022-01-27 14:37:46.349 [mqtt debug] log Client ebusd_21.3_374 received PUBLISH (d0, q0, r0, m0, 'ebusd/global/uptime', ... (3 bytes))
2022-01-27 14:37:46.519 [bus debug] arbitration lost
2022-01-27 14:37:46.519 [bus debug] ERR: arbitration lost during ready, retry
2022-01-27 14:37:46.638 [bus debug] ERR: read timeout during receive command ACK, switching to skip
2022-01-27 14:37:46.639 [bus debug] start request 31
2022-01-27 14:37:46.639 [bus debug] arbitration start with 31
2022-01-27 14:37:47.133 [network info] [00005] client connection opened 172.30.32.2
2022-01-27 14:37:47.134 [network info] [00005] connection closed
2022-01-27 14:37:48.135 [network debug] dead connection removed - 0
2022-01-27 14:38:02.365 [mqtt debug] publish ebusd/global/uptime 352
2022-01-27 14:38:02.365 [mqtt debug] log Client ebusd_21.3_374 sending PUBLISH (d0, q0, r0, m32, 'ebusd/global/uptime', ... (3 bytes))
2022-01-27 14:38:02.370 [mqtt debug] log Client ebusd_21.3_374 received PUBLISH (d0, q0, r0, m0, 'ebusd/global/uptime', ... (3 bytes))
2022-01-27 14:38:05.015 [network debug] [00006] wait for result
2022-01-27 14:38:05.015 [network info] [00006] client connection opened 127.0.0.1
2022-01-27 14:38:08.018 [bus debug] arbitration lost
2022-01-27 14:38:08.018 [bus debug] ERR: arbitration lost during ready, retry
2022-01-27 14:38:08.128 [update info] received MS cmd: 0008b509022802 / 0c020007043901004241493030
2022-01-27 14:38:08.128 [update notice] received unknown MS cmd: 0008b509022802 / 0c020007043901004241493030
2022-01-27 14:38:08.129 [bus debug] start request 31
2022-01-27 14:38:08.129 [bus debug] arbitration start with 31
2022-01-27 14:38:08.305 [bus debug] arbitration lost
2022-01-27 14:38:08.306 [bus debug] ERR: arbitration lost during ready, retry
2022-01-27 14:38:08.406 [update info] received MS cmd: 0008b509022802 / 0c020007043901004241493030
2022-01-27 14:38:08.406 [update notice] received unknown MS cmd: 0008b509022802 / 0c020007043901004241493030
2022-01-27 14:38:08.409 [bus debug] start request 31
2022-01-27 14:38:08.409 [bus debug] arbitration start with 31
2022-01-27 14:38:09.026 [bus debug] arbitration lost
2022-01-27 14:38:09.026 [bus debug] notify request: ERR: arbitration lost
2022-01-27 14:38:09.026 [main error] scan config 05: ERR: arbitration lost
2022-01-27 14:38:09.026 [mqtt debug] publish ebusd/global/scan running
2022-01-27 14:38:09.026 [mqtt debug] log Client ebusd_21.3_374 sending PUBLISH (d0, q0, r1, m33, 'ebusd/global/scan', ... (7 bytes))
2022-01-27 14:38:09.026 [main debug] >>> i
2022-01-27 14:38:09.026 [main debug] <<< version: ebusd 21.3.v3.15.0-4372-gd2c04b9343
device: /dev/ttyUSB0

*
signal: acquired
symbol ...
2022-01-27 14:38:09.028 [network info] [00006] connection closed
2022-01-27 14:38:09.036 [mqtt debug] log Client ebusd_21.3_374 received PUBLISH (d0, q0, r0, m0, 'ebusd/global/scan', ... (7 bytes))
2022-01-27 14:38:09.106 [update info] received MS cmd: 0008b509022802 / 06020001077701
2022-01-27 14:38:09.106 [update notice] received unknown MS cmd: 0008b509022802 / 06020001077701
2022-01-27 14:38:09.364 [update info] received MS cmd: 0008b509022802 / 06020001077701
2022-01-27 14:38:09.364 [update notice] received unknown MS cmd: 0008b509022802 / 06020001077701
2022-01-27 14:38:10.020 [network debug] dead connection removed - 0
2022-01-27 14:38:11.027 [main debug] performing regular tasks
2022-01-27 14:38:11.027 [bus info] scan 08 cmd: 3108070400
2022-01-27 14:38:11.073 [bus debug] start request 31
2022-01-27 14:38:11.073 [bus debug] arbitration start with 31
2022-01-27 14:38:18.046 [mqtt debug] publish ebusd/global/uptime 368
2022-01-27 14:38:18.046 [mqtt debug] log Client ebusd_21.3_374 sending PUBLISH (d0, q0, r0, m34, 'ebusd/global/uptime', ... (3 bytes))
2022-01-27 14:38:18.049 [mqtt debug] log Client ebusd_21.3_374 received PUBLISH (d0, q0, r0, m0, 'ebusd/global/uptime', ... (3 bytes))

other one
bash-5.1# ebusctl i
version: ebusd 21.3.v3.15.0-4372-gd2c04b9343
device: /dev/ttyUSB0
access: *
signal: acquired
symbol rate: 68
max symbol rate: 68
reconnects: 0
masters: 3
messages: 2
conditional: 0
poll: 0
update: 0
address 00: master #1
address 03: master #11
address 08: slave #11
address 31: master #8, ebusd
address 36: slave #8, ebusd

[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] done.
[services.d] starting services
[services.d] done.
�������
--foreground --mqtthost=192.168.1.2 --mqttport=1883 --mqttuser=/// --mqttpass=//// --scanconfig --configpath=/config/ebusd-configuration/ebusd-2.1.x/en --latency=60 --accesslevel=* --device=/dev/ttyUSB0 --log=all:debug --lograwdata=bytes
2022-01-27 14:52:35.964 [main notice] ebusd 21.3.v3.15.0-4372-gd2c04b9343 started with auto scan on device /dev/ttyUSB0
2022-01-27 14:52:35.964 [main info] loading configuration files from /config/ebusd-configuration/ebusd-2.1.x/en
2022-01-27 14:52:35.964 [main info] reading templates /
2022-01-27 14:52:35.966 [main info] read templates in /
2022-01-27 14:52:35.966 [main info] reading file .__templates.csv
2022-01-27 14:52:35.968 [main error] error reading config files from /config/ebusd-configuration/ebusd-2.1.x/en: ERR: end of input reached, last error: .__templates.csv:1: ERR: end of input reached, missing message type/name/pbsb
2022-01-27 14:52:35.973 [bus notice] bus started with own address 31/36
2022-01-27 14:52:35.974 [main info] registering data handlers
2022-01-27 14:52:35.974 [mqtt info] mosquitto version 2.0.14 (compiled with 2.0.14)
2022-01-27 14:52:35.975 [mqtt debug] connection requested
2022-01-27 14:52:35.975 [main info] registered data handlers
2022-01-27 14:52:35.978 [mqtt notice] connection established
2022-01-27 14:52:35.978 [mqtt debug] publish ebusd/global/version ebusd 21.3.v3.15.0-4372-gd2c04b9343
2022-01-27 14:52:35.978 [mqtt debug] publish ebusd/global/running true
2022-01-27 14:52:36.001 [bus notice] <aa
2022-01-27 14:52:36.001 [bus debug] ERR: SYN received during no signal, switching to ready
2022-01-27 14:52:36.001 [bus notice] signal acquired
2022-01-27 14:52:36.049 [bus notice] <aa
2022-01-27 14:52:36.081 [bus notice] <aa
2022-01-27 14:52:36.129 [bus notice] <aa
2022-01-27 14:52:45.935 [bus notice] <aa
2022-01-27 14:52:45.967 [bus notice] <aa
2022-01-27 14:52:45.976 [main debug] performing regular tasks
2022-01-27 14:52:45.976 [mqtt debug] publish ebusd/global/scan finished
2022-01-27 14:52:46.015 [bus notice] <aa
2022-01-27 14:52:46.063 [bus notice] <aa
2022-01-27 14:52:51.918 [bus notice] <aa
2022-01-27 14:52:51.966 [bus notice] <aa
2022-01-27 14:52:51.992 [mqtt debug] publish ebusd/global/uptime 16
2022-01-27 14:52:51.992 [mqtt debug] publish ebusd/global/signal true
2022-01-27 14:52:52.014 [bus notice] <aa
2022-01-27 14:52:52.062 [bus notice] <aa
2022-01-27 14:52:52.094 [bus notice] <aa
2022-01-27 14:52:55.965 [bus notice] <aa
2022-01-27 14:52:55.976 [main debug] performing regular tasks
2022-01-27 14:52:56.013 [bus notice] <aa
2022-01-27 14:52:56.045 [bus notice] <aa
2022-01-27 14:53:03.868 [bus notice] <aa
2022-01-27 14:53:03.869 [bus notice] <03
2022-01-27 14:53:03.884 [bus notice] <05
2022-01-27 14:53:03.886 [bus notice] <b5
2022-01-27 14:53:03.890 [bus notice] <12
2022-01-27 14:53:03.891 [bus notice] <02
2022-01-27 14:53:03.900 [bus notice] <03
2022-01-27 14:53:03.902 [bus notice] <00
2022-01-27 14:53:03.904 [bus notice] <c6
2022-01-27 14:53:03.904 [bus notice] new master 03, master count 2
2022-01-27 14:53:03.990 [bus debug] ERR: read timeout during receive command ACK, switching to skip
2022-01-27 14:53:04.411 [bus notice] <aa
2022-01-27 14:53:04.459 [bus notice] <aa
2022-01-27 14:53:04.491 [bus notice] <aa
2022-01-27 14:53:04.540 [bus notice] <aa
2022-01-27 14:53:05.963 [bus notice] <aa
2022-01-27 14:53:05.976 [main debug] performing regular tasks
2022-01-27 14:53:05.976 [bus info] scan 08 cmd: 3108070400
2022-01-27 14:53:06.011 [bus notice] <aa
2022-01-27 14:53:06.012 [bus debug] start request 31
2022-01-27 14:53:06.012 [bus debug] arbitration start with 31
2022-01-27 14:53:06.059 [bus notice] <aa
2022-01-27 14:53:06.059 [bus notice] >31
2022-01-27 14:53:06.091 [bus notice] <aa
2022-01-27 14:53:06.971 [bus notice] >31
2022-01-27 14:53:07.003 [bus notice] <aa
2022-01-27 14:53:07.003 [bus notice] >31
2022-01-27 14:53:07.010 [mqtt debug] publish ebusd/global/uptime 32
2022-01-27 14:53:07.051 [bus notice] <aa
2022-01-27 14:53:07.051 [bus notice] >31
2022-01-27 14:53:07.099 [bus notice] <aa
2022-01-27 14:53:22.968 [bus notice] <aa
2022-01-27 14:53:22.969 [bus notice] >31
2022-01-27 14:53:23.016 [bus notice] <aa
2022-01-27 14:53:23.016 [bus notice] >31
2022-01-27 14:53:23.029 [mqtt debug] publish ebusd/global/uptime 48
2022-01-27 14:53:23.064 [bus notice] <aa
2022-01-27 14:53:23.064 [bus notice] >31
2022-01-27 14:53:23.096 [bus notice] <aa
2022-01-27 14:53:23.096 [bus notice] >31
2022-01-27 14:53:23.144 [bus notice] <aa
2022-01-27 14:53:26.440 [bus notice] >31
2022-01-27 14:53:26.456 [bus notice] <00
2022-01-27 14:53:26.456 [bus debug] arbitration lost
2022-01-27 14:53:26.456 [bus debug] ERR: arbitration lost during ready, retry
2022-01-27 14:53:26.458 [bus notice] <08
2022-01-27 14:53:26.462 [bus notice] <b5
2022-01-27 14:53:26.465 [bus notice] <09
2022-01-27 14:53:26.472 [bus notice] <02
2022-01-27 14:53:26.474 [bus notice] <28
2022-01-27 14:53:26.476 [bus notice] <02
2022-01-27 14:53:26.477 [bus notice] <8e
2022-01-27 14:53:26.477 [bus notice] new master 00, master count 3
2022-01-27 14:53:26.488 [bus notice] <00
2022-01-27 14:53:26.492 [bus notice] <06
2022-01-27 14:53:26.496 [bus notice] <02
2022-01-27 14:53:26.504 [bus notice] <00
2022-01-27 14:53:26.507 [bus notice] <01
2022-01-27 14:53:26.508 [bus notice] <07
2022-01-27 14:53:26.520 [bus notice] <77
2022-01-27 14:53:26.521 [bus notice] <01
2022-01-27 14:53:26.523 [bus notice] <a6
2022-01-27 14:53:26.526 [bus notice] <00
2022-01-27 14:53:26.526 [update info] received MS cmd: 0008b509022802 / 06020001077701
2022-01-27 14:53:26.526 [update notice] received unknown MS cmd: 0008b509022802 / 06020001077701
2022-01-27 14:53:26.529 [bus debug] start request 31
2022-01-27 14:53:26.529 [bus debug] arbitration start with 31
2022-01-27 14:53:26.536 [bus notice] <aa
2022-01-27 14:53:26.536 [bus notice] >31
2022-01-27 14:53:26.568 [bus notice] <aa
2022-01-27 14:53:26.568 [bus notice] >31
2022-01-27 14:53:26.616 [bus notice] <aa
2022-01-27 14:53:26.616 [bus notice] >31
2022-01-27 14:53:26.664 [bus notice] <aa
2022-01-27 14:53:26.664 [bus notice] >31
2022-01-27 14:53:26.696 [bus notice] <aa
2022-01-27 14:53:26.696 [bus notice] >31
2022-01-27 14:53:26.712 [bus notice] <00
2022-01-27 14:53:26.712 [bus debug] arbitration lost
2022-01-27 14:53:26.712 [bus debug] ERR: arbitration lost during ready, retry
2022-01-27 14:53:26.715 [bus notice] <08
2022-01-27 14:53:26.716 [bus notice] <b5
2022-01-27 14:53:26.718 [bus notice] <09
2022-01-27 14:53:26.728 [bus notice] <02
2022-01-27 14:53:26.731 [bus notice] <28
2022-01-27 14:53:26.732 [bus notice] <02
2022-01-27 14:53:26.744 [bus notice] <8e
2022-01-27 14:53:26.747 [bus notice] <00
2022-01-27 14:53:26.749 [bus notice] <06
2022-01-27 14:53:26.760 [bus notice] <02
2022-01-27 14:53:26.762 [bus notice] <00
2022-01-27 14:53:26.765 [bus notice] <01
2022-01-27 14:53:26.775 [bus notice] <07
2022-01-27 14:53:26.778 [bus notice] <77
2022-01-27 14:53:26.782 [bus notice] <01
2022-01-27 14:53:26.783 [bus notice] <a6
2022-01-27 14:53:26.791 [bus notice] <00
2022-01-27 14:53:26.792 [update info] received MS cmd: 0008b509022802 / 06020001077701
2022-01-27 14:53:26.792 [update notice] received unknown MS cmd: 0008b509022802 / 06020001077701
2022-01-27 14:53:26.795 [bus debug] start request 31
2022-01-27 14:53:26.795 [bus debug] arbitration start with 31
2022-01-27 14:53:26.796 [bus notice] <aa
2022-01-27 14:53:26.796 [bus notice] >31
2022-01-27 14:53:26.839 [bus notice] <aa
2022-01-27 14:53:26.839 [bus notice] >31
2022-01-27 14:53:29.831 [bus notice] <aa
2022-01-27 14:53:29.831 [bus notice] >31
2022-01-27 14:53:29.833 [bus notice] <00
2022-01-27 14:53:29.833 [bus debug] arbitration lost
2022-01-27 14:53:29.833 [bus debug] ERR: arbitration lost during ready, retry
2022-01-27 14:53:29.835 [bus notice] <08
2022-01-27 14:53:29.847 [bus notice] <b5
2022-01-27 14:53:29.850 [bus notice] <09
2022-01-27 14:53:29.851 [bus notice] <02
2022-01-27 14:53:29.855 [bus notice] <28
2022-01-27 14:53:29.863 [bus notice] <02
2022-01-27 14:53:29.866 [bus notice] <8e
2022-01-27 14:53:29.867 [bus notice] <00
2022-01-27 14:53:29.879 [bus notice] <0c
2022-01-27 14:53:29.882 [bus notice] <02
2022-01-27 14:53:29.884 [bus notice] <00
2022-01-27 14:53:29.895 [bus notice] <07
2022-01-27 14:53:29.897 [bus notice] <04
2022-01-27 14:53:29.898 [bus notice] <39
2022-01-27 14:53:29.900 [bus notice] <01
2022-01-27 14:53:29.911 [bus notice] <00
2022-01-27 14:53:29.913 [bus notice] <42
2022-01-27 14:53:29.914 [bus notice] <41
2022-01-27 14:53:29.916 [bus notice] <49
2022-01-27 14:53:29.927 [bus notice] <30
2022-01-27 14:53:29.929 [bus notice] <30
2022-01-27 14:53:29.930 [bus notice] <16
2022-01-27 14:53:29.932 [bus notice] <00
2022-01-27 14:53:29.932 [update info] received MS cmd: 0008b509022802 / 0c020007043901004241493030
2022-01-27 14:53:29.932 [update notice] received unknown MS cmd: 0008b509022802 / 0c020007043901004241493030
2022-01-27 14:53:29.933 [bus debug] start request 31
2022-01-27 14:53:29.933 [bus debug] arbitration start with 31
2022-01-27 14:53:29.943 [bus notice] <aa
2022-01-27 14:53:29.943 [bus notice] >31
2022-01-27 14:53:29.975 [bus notice] <aa
2022-01-27 14:53:29.975 [bus notice] >31
2022-01-27 14:53:30.023 [bus notice] <aa
2022-01-27 14:53:30.023 [bus notice] >31
2022-01-27 14:53:30.071 [bus notice] <aa
2022-01-27 14:53:30.071 [bus notice] >31
2022-01-27 14:53:30.119 [bus notice] <aa
2022-01-27 14:53:30.119 [bus notice] >31
2022-01-27 14:53:30.121 [bus notice] <00
2022-01-27 14:53:30.121 [bus debug] arbitration lost
2022-01-27 14:53:30.121 [bus debug] notify request: ERR: arbitration lost
2022-01-27 14:53:30.122 [main error] scan config 08: ERR: arbitration lost
2022-01-27 14:53:30.122 [mqtt debug] publish ebusd/global/scan running
2022-01-27 14:53:30.127 [bus notice] <08
2022-01-27 14:53:30.128 [bus notice] <b5
2022-01-27 14:53:30.135 [bus notice] <09
2022-01-27 14:53:30.137 [bus notice] <02
2022-01-27 14:53:30.138 [bus notice] <28
2022-01-27 14:53:30.140 [bus notice] <02
2022-01-27 14:53:30.151 [bus notice] <8e
2022-01-27 14:53:30.153 [bus notice] <00
2022-01-27 14:53:30.167 [bus notice] <0c
2022-01-27 14:53:30.170 [bus notice] <02
2022-01-27 14:53:30.171 [bus notice] <00
2022-01-27 14:53:30.173 [bus notice] <07
2022-01-27 14:53:30.183 [bus notice] <04
2022-01-27 14:53:30.186 [bus notice] <39
2022-01-27 14:53:30.187 [bus notice] <01
2022-01-27 14:53:30.189 [bus notice] <00
2022-01-27 14:53:30.199 [bus notice] <42
2022-01-27 14:53:30.202 [bus notice] <41
2022-01-27 14:53:30.203 [bus notice] <49
2022-01-27 14:53:30.205 [bus notice] <30
2022-01-27 14:53:30.215 [bus notice] <30
2022-01-27 14:53:30.218 [bus notice] <16
2022-01-27 14:53:30.219 [bus notice] <00
2022-01-27 14:53:30.220 [update info] received MS cmd: 0008b509022802 / 0c020007043901004241493030
2022-01-27 14:53:30.220 [update notice] received unknown MS cmd: 0008b509022802 / 0c020007043901004241493030
2022-01-27 14:53:30.231 [bus notice] <aa
2022-01-27 14:53:30.263 [bus notice] <aa
2022-01-27 14:53:32.039 [bus notice] <aa
2022-01-27 14:53:32.087 [bus notice] <aa
2022-01-27 14:53:32.122 [main debug] performing regular tasks
2022-01-27 14:53:32.122 [mqtt debug] publish ebusd/global/scan finished
2022-01-27 14:53:32.135 [bus notice] <aa
2022-01-27 14:53:32.182 [bus notice] <aa
2022-01-27 14:53:32.214 [bus notice] <aa
2022-01-27 14:53:35.638 [bus notice] <aa
2022-01-27 14:53:35.654 [bus notice] <03
2022-01-27 14:53:35.656 [bus notice] <05
2022-01-27 14:53:35.660 [bus notice] <b5
2022-01-27 14:53:35.670 [bus notice] <12
2022-01-27 14:53:35.673 [bus notice] <02
2022-01-27 14:53:35.676 [bus notice] <03
2022-01-27 14:53:35.680 [bus notice] <00
2022-01-27 14:53:35.686 [bus notice] <c6
2022-01-27 14:53:35.774 [bus debug] ERR: read timeout during receive command ACK, switching to skip
2022-01-27 14:53:37.701 [bus notice] <aa
2022-01-27 14:53:37.749 [bus notice] <aa
2022-01-27 14:53:37.753 [bus notice] <03
2022-01-27 14:53:37.754 [bus notice] <05
2022-01-27 14:53:37.765 [bus notice] <b5
2022-01-27 14:53:37.767 [bus notice] <12
2022-01-27 14:53:37.769 [bus notice] <02
2022-01-27 14:53:37.770 [bus notice] <03
2022-01-27 14:53:37.781 [bus notice] <00
2022-01-27 14:53:37.783 [bus notice] <c6
2022-01-27 14:53:37.870 [bus debug] ERR: read timeout during receive command ACK, switching to skip
2022-01-27 14:53:38.293 [bus notice] <aa
2022-01-27 14:53:38.325 [bus notice] <aa
2022-01-27 14:53:38.373 [bus notice] <aa
2022-01-27 14:53:39.029 [bus notice] <aa
2022-01-27 14:53:39.061 [bus notice] <aa
2022-01-27 14:53:39.109 [bus notice] <aa
2022-01-27 14:53:39.130 [mqtt debug] publish ebusd/global/uptime 64
2022-01-27 14:53:39.157 [bus notice] <aa
2022-01-27 14:53:39.189 [bus notice] <aa
2022-01-27 14:53:39.637 [bus notice] <aa
2022-01-27 14:53:39.669 [bus notice] <aa
2022-01-27 14:53:39.717 [bus notice] <aa
2022-01-27 14:53:39.765 [bus notice] <aa
2022-01-27 14:53:39.813 [bus notice] <aa
2022-01-27 14:53:39.845 [bus notice] <aa
2022-01-27 14:53:39.861 [bus notice] <03
2022-01-27 14:53:39.864 [bus notice] <05
2022-01-27 14:53:39.866 [bus notice] <b5
2022-01-27 14:53:39.867 [bus notice] <12
2022-01-27 14:53:39.877 [bus notice] <02
2022-01-27 14:53:39.880 [bus notice] <03
2022-01-27 14:53:39.882 [bus notice] <00
2022-01-27 14:53:39.883 [bus notice] <c6
2022-01-27 14:53:39.970 [bus debug] ERR: read timeout during receive command ACK, switching to skip
2022-01-27 14:53:40.389 [bus notice] <aa
2022-01-27 14:53:40.437 [bus notice] <aa
2022-01-27 14:53:40.469 [bus notice] <aa
2022-01-27 14:53:42.005 [bus notice] <aa
2022-01-27 14:53:42.037 [bus notice] <aa
2022-01-27 14:53:42.085 [bus notice] <aa
2022-01-27 14:53:42.122 [main debug] performing regular tasks
2022-01-27 14:53:42.123 [bus info] scan 05 cmd: 3105070400
2022-01-27 14:53:42.133 [bus notice] <aa
2022-01-27 14:53:42.134 [bus debug] start request 31
2022-01-27 14:53:42.134 [bus debug] arbitration start with 31
2022-01-27 14:53:42.165 [bus notice] <aa
2022-01-27 14:53:42.165 [bus notice] >31
2022-01-27 14:53:42.213 [bus notice] <aa
2022-01-27 14:53:42.213 [bus notice] >31
2022-01-27 14:53:42.261 [bus notice] <aa
2022-01-27 14:53:42.261 [bus notice] >31
2022-01-27 14:53:42.309 [bus notice] <aa
2022-01-27 14:53:42.309 [bus notice] >31
2022-01-27 14:53:47.684 [bus notice] <aa
2022-01-27 14:53:47.684 [bus notice] >31
2022-01-27 14:53:47.687 [network info] [00001] client connection opened 172.30.32.2
2022-01-27 14:53:47.687 [network info] [00001] connection closed
2022-01-27 14:53:47.716 [bus notice] <aa

@john30
Copy link
Owner

john30 commented Jan 29, 2022

no idea what you expect from me

@john30
Copy link
Owner

john30 commented Sep 18, 2022

closed due to inactivity

@john30 john30 closed this as completed Sep 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants