2021-03-18 15:17:46,121 INFO MainThread EmonHub emonHub (emon-pi variant) v2.1.5 2021-03-18 15:17:46,123 INFO MainThread Opening hub... 2021-03-18 15:17:46,124 INFO MainThread Logging level set to DEBUG 2021-03-18 15:17:46,126 INFO MainThread Creating EmonHubJeeInterfacer 'RFM2Pi' 2021-03-18 15:17:46,130 DEBUG MainThread Opening serial port: /dev/ttyAMA0 @ 38400 bits/s 2021-03-18 15:17:48,133 WARNING MainThread Device communication error - check settings 2021-03-18 15:17:48,135 INFO MainThread Setting RFM2Pi baseid: 5 (5i) 2021-03-18 15:17:49,137 INFO MainThread Setting RFM2Pi frequency: 433 (4b) 2021-03-18 15:17:50,139 INFO MainThread Setting RFM2Pi group: 210 (210g) 2021-03-18 15:17:51,142 INFO MainThread Setting RFM2Pi quiet: 1 (1q) 2021-03-18 15:17:52,144 INFO MainThread Setting RFM2Pi calibration: 230V (1p) 2021-03-18 15:17:53,146 DEBUG MainThread Setting RFM2Pi pubchannels: ['ToEmonCMS'] 2021-03-18 15:17:53,147 DEBUG MainThread Setting RFM2Pi subchannels: ['ToRFM12'] 2021-03-18 15:17:53,149 INFO MainThread Creating EmonHubMqttInterfacer 'MQTT' 2021-03-18 15:17:53,153 DEBUG MainThread Setting MQTT pubchannels: ['ToRFM12'] 2021-03-18 15:17:53,154 DEBUG MainThread Setting MQTT subchannels: ['ToEmonCMS'] 2021-03-18 15:17:53,154 INFO MainThread Setting MQTT node_format_enable: 1 2021-03-18 15:17:53,155 INFO MainThread Setting MQTT nodevar_format_enable: 1 2021-03-18 15:17:53,156 INFO MainThread Setting MQTT nodevar_format_basetopic: emon/ 2021-03-18 15:17:53,157 INFO MainThread Creating EmonHubEmoncmsHTTPInterfacer 'emoncmsorg' 2021-03-18 15:17:53,158 DEBUG MainThread Setting emoncmsorg pubchannels: ['ToRFM12'] 2021-03-18 15:17:53,159 DEBUG MainThread Setting emoncmsorg subchannels: ['ToEmonCMS'] 2021-03-18 15:17:53,160 WARNING MainThread Setting emoncmsorg apikey: obscured 2021-03-18 15:17:53,161 INFO MainThread Setting emoncmsorg url: https://emoncms.org 2021-03-18 15:17:53,161 INFO MainThread Setting emoncmsorg senddata: 1 2021-03-18 15:17:53,162 INFO MainThread Setting emoncmsorg sendstatus: 1 2021-03-18 15:17:53,163 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS1' 2021-03-18 15:17:53,165 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB1 9600 2021-03-18 15:17:53,184 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:17:53,185 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:17:53,185 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:17:53,186 INFO MainThread Setting MBUS1 nodename: MBUS1 2021-03-18 15:17:53,187 DEBUG MainThread Setting MBUS1 pubchannels: ['ToEmonCMS'] 2021-03-18 15:17:53,188 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:17:53,189 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:17:53,209 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:17:53,210 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:17:53,211 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:17:53,211 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:17:53,212 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:18:00,639 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46091, "kWh"], "Volume": [13134.83, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:18:00,640 DEBUG MBUS1 1 NEW FRAME : 2021-03-18 15:18:00,641 DEBUG MBUS1 1 Timestamp : 1616080680.023943 2021-03-18 15:18:00,642 DEBUG MBUS1 1 From Node : MBUS1 2021-03-18 15:18:00,642 DEBUG MBUS1 1 Values : [46091, 13134.83, 0, 44892, 7965.96, 0] 2021-03-18 15:18:00,643 DEBUG MBUS1 1 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:18:00,643 DEBUG MBUS1 1 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:18:00,655 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16577.7, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"], "Volume52": [0, "m3"]} 2021-03-18 15:18:00,656 DEBUG MBUS2 2 NEW FRAME : 2021-03-18 15:18:00,656 DEBUG MBUS2 2 Timestamp : 1616080680.054852 2021-03-18 15:18:00,657 DEBUG MBUS2 2 From Node : MBUS2 2021-03-18 15:18:00,658 DEBUG MBUS2 2 Values : [16577.7, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:18:00,658 DEBUG MBUS2 2 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:18:00,659 DEBUG MBUS2 2 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:18:00,799 INFO MQTT Connecting to MQTT Server 2021-03-18 15:18:00,803 INFO MQTT Connecting to MQTT Server 2021-03-18 15:18:00,906 INFO MQTT connection status: Connection successful 2021-03-18 15:18:00,908 DEBUG MQTT CONACK => Return code: 0 2021-03-18 15:18:00,915 DEBUG emoncmsorg Buffer size: 2 2021-03-18 15:18:01,011 INFO MQTT on_subscribe 2021-03-18 15:18:10,558 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 177, in parse_frame value = bytes[0] IndexError: list index out of range 2021-03-18 15:18:10,632 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46091, "kWh"], "Volume": [13134.83, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:18:10,633 DEBUG MBUS1 4 NEW FRAME : 2021-03-18 15:18:10,634 DEBUG MBUS1 4 Timestamp : 1616080690.098114 2021-03-18 15:18:10,635 DEBUG MBUS1 4 From Node : MBUS1 2021-03-18 15:18:10,635 DEBUG MBUS1 4 Values : [46091, 13134.83, 0, 44892, 7965.96, 0] 2021-03-18 15:18:10,636 DEBUG MBUS1 4 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:18:10,637 DEBUG MBUS1 4 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:18:10,672 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:18:10,674 DEBUG MQTT Publishing: emon/MBUS1/Energy 46091 2021-03-18 15:18:10,674 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 0 times...) 2021-03-18 15:18:10,679 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:18:10,680 DEBUG MQTT Publishing: emon/MBUS1/Volume 13134.83 2021-03-18 15:18:10,681 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:18:10,684 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:18:10,685 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:18:10,685 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:18:10,688 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:18:10,689 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:18:10,692 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:18:10,694 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:18:10,696 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:18:10,697 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46091,13134.83,0,44892,7965.96,0 2021-03-18 15:18:10,699 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:18:10,700 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:18:10,701 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:18:10,702 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:18:10,703 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:18:11,250 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 179, in parse_frame value = bytes[0] + (bytes[1]<<8) IndexError: list index out of range 2021-03-18 15:18:11,353 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:18:11,354 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 1 times...) 2021-03-18 15:18:11,357 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:18:11,358 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:18:11,359 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:18:11,360 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:18:11,362 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:18:11,368 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:18:11,369 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:18:11,370 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:18:11,371 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:18:11,372 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:18:20,563 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 181, in parse_frame value = bytes[0] + (bytes[1]<<8) + (bytes[2]<<16) IndexError: list index out of range 2021-03-18 15:18:20,692 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:18:20,697 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 2 times...) 2021-03-18 15:18:20,700 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:18:20,702 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:18:20,702 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:18:20,703 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:18:20,704 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:18:20,696 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46091, "kWh"], "Volume": [13134.83, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:18:20,706 DEBUG MBUS1 7 NEW FRAME : 2021-03-18 15:18:20,707 DEBUG MBUS1 7 Timestamp : 1616080700.089972 2021-03-18 15:18:20,708 DEBUG MBUS1 7 From Node : MBUS1 2021-03-18 15:18:20,708 DEBUG MBUS1 7 Values : [46091, 13134.83, 0, 44892, 7965.96, 0] 2021-03-18 15:18:20,709 DEBUG MBUS1 7 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:18:20,709 DEBUG MBUS1 7 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:18:20,714 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:18:20,715 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:18:20,716 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:18:20,717 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:18:20,717 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:18:20,995 DEBUG MQTT Publishing: emon/MBUS1/Energy 46091 2021-03-18 15:18:20,997 DEBUG MQTT Publishing: emon/MBUS1/Volume 13134.83 2021-03-18 15:18:20,999 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:18:21,003 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:18:21,006 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:18:21,009 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:18:21,012 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:18:21,013 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46091,13134.83,0,44892,7965.96,0 2021-03-18 15:18:21,266 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 183, in parse_frame value = bytes[0] + (bytes[1]<<8) + (bytes[2]<<16) + (bytes[3]<<24) IndexError: list index out of range 2021-03-18 15:18:21,322 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:18:21,323 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 3 times...) 2021-03-18 15:18:21,325 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:18:21,326 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:18:21,327 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:18:21,328 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:18:21,329 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:18:21,337 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:18:21,338 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:18:21,339 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:18:21,339 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:18:21,340 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:18:30,630 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 187, in parse_frame value = struct.unpack("f",bytearray(bytes))[0] struct.error: unpack requires a buffer of 4 bytes 2021-03-18 15:18:30,645 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46091, "kWh"], "Volume": [13134.87, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:18:30,646 DEBUG MBUS1 9 NEW FRAME : 2021-03-18 15:18:30,646 DEBUG MBUS1 9 Timestamp : 1616080710.056821 2021-03-18 15:18:30,648 DEBUG MBUS1 9 From Node : MBUS1 2021-03-18 15:18:30,648 DEBUG MBUS1 9 Values : [46091, 13134.87, 0, 44892, 7965.96, 0] 2021-03-18 15:18:30,649 DEBUG MBUS1 9 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:18:30,649 DEBUG MBUS1 9 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:18:30,774 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:18:30,775 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 4 times...) 2021-03-18 15:18:30,778 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:18:30,779 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:18:30,779 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:18:30,780 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:18:30,781 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:18:30,788 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:18:30,789 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:18:30,790 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:18:30,791 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:18:30,791 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:18:30,802 DEBUG MQTT Publishing: emon/MBUS1/Energy 46091 2021-03-18 15:18:30,804 DEBUG MQTT Publishing: emon/MBUS1/Volume 13134.87 2021-03-18 15:18:30,806 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:18:30,807 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:18:30,809 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:18:30,811 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:18:30,813 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:18:30,813 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46091,13134.87,0,44892,7965.96,0 2021-03-18 15:18:30,983 DEBUG emoncmsorg Buffer size: 3 2021-03-18 15:18:31,397 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16577.8, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"], "Volume52": [0, "m3"]} 2021-03-18 15:18:31,398 DEBUG MBUS2 11 NEW FRAME : 2021-03-18 15:18:31,399 DEBUG MBUS2 11 Timestamp : 1616080710.793161 2021-03-18 15:18:31,400 DEBUG MBUS2 11 From Node : MBUS2 2021-03-18 15:18:31,401 DEBUG MBUS2 11 Values : [16577.8, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:18:31,402 DEBUG MBUS2 11 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:18:31,402 DEBUG MBUS2 11 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:18:31,534 DEBUG MQTT Publishing: emon/MBUS2/Volume 16577.8 2021-03-18 15:18:31,536 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:18:31,538 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:18:31,539 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:18:31,541 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 15:18:31,543 DEBUG MQTT Publishing: emon/MBUS2/Volume52 0 2021-03-18 15:18:31,545 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:18:31,545 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16577.8,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:18:40,624 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46091, "kWh"], "Volume": [13134.87, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:18:40,631 DEBUG MBUS1 13 NEW FRAME : 2021-03-18 15:18:40,633 DEBUG MBUS1 13 Timestamp : 1616080720.062783 2021-03-18 15:18:40,634 DEBUG MBUS1 13 From Node : MBUS1 2021-03-18 15:18:40,635 DEBUG MBUS1 13 Values : [46091, 13134.87, 0, 44892, 7965.96, 0] 2021-03-18 15:18:40,636 DEBUG MBUS1 13 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:18:40,637 DEBUG MBUS1 13 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:18:40,641 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:18:40,729 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:18:40,731 DEBUG MQTT Publishing: emon/MBUS1/Energy 46091 2021-03-18 15:18:40,731 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 5 times...) 2021-03-18 15:18:40,736 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:18:40,737 DEBUG MQTT Publishing: emon/MBUS1/Volume 13134.87 2021-03-18 15:18:40,737 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:18:40,740 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:18:40,741 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:18:40,742 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:18:40,745 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:18:40,746 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:18:40,748 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:18:40,750 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:18:40,752 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:18:40,753 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46091,13134.87,0,44892,7965.96,0 2021-03-18 15:18:40,754 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:18:40,756 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:18:40,757 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:18:40,758 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:18:40,759 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:18:41,319 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:18:41,363 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:18:41,364 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 6 times...) 2021-03-18 15:18:41,366 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:18:41,367 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:18:41,368 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:18:41,368 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:18:41,369 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:18:41,376 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:18:41,378 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:18:41,379 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:18:41,380 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:18:41,381 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:18:50,572 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:18:50,586 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:18:50,587 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 7 times...) 2021-03-18 15:18:50,590 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:18:50,591 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:18:50,591 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:18:50,592 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:18:50,593 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:18:50,600 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:18:50,601 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:18:50,602 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:18:50,603 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:18:50,604 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:18:50,641 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46091, "kWh"], "Volume": [13134.87, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:18:50,642 DEBUG MBUS1 16 NEW FRAME : 2021-03-18 15:18:50,643 DEBUG MBUS1 16 Timestamp : 1616080730.098238 2021-03-18 15:18:50,644 DEBUG MBUS1 16 From Node : MBUS1 2021-03-18 15:18:50,645 DEBUG MBUS1 16 Values : [46091, 13134.87, 0, 44892, 7965.96, 0] 2021-03-18 15:18:50,645 DEBUG MBUS1 16 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:18:50,646 DEBUG MBUS1 16 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:18:50,822 DEBUG MQTT Publishing: emon/MBUS1/Energy 46091 2021-03-18 15:18:50,824 DEBUG MQTT Publishing: emon/MBUS1/Volume 13134.87 2021-03-18 15:18:50,826 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:18:50,827 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:18:50,829 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:18:50,832 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:18:50,834 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:18:50,834 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46091,13134.87,0,44892,7965.96,0 2021-03-18 15:18:51,159 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:18:51,259 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:18:51,260 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 8 times...) 2021-03-18 15:18:51,263 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:18:51,264 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:18:51,264 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:18:51,265 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:18:51,266 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:18:51,272 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:18:51,273 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:18:51,274 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:18:51,275 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:18:51,275 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:19:00,566 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46091, "kWh"], "Volume": [13134.92, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:19:00,567 DEBUG MBUS1 18 NEW FRAME : 2021-03-18 15:19:00,568 DEBUG MBUS1 18 Timestamp : 1616080740.008468 2021-03-18 15:19:00,569 DEBUG MBUS1 18 From Node : MBUS1 2021-03-18 15:19:00,570 DEBUG MBUS1 18 Values : [46091, 13134.92, 0, 44892, 7965.96, 0] 2021-03-18 15:19:00,571 DEBUG MBUS1 18 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:19:00,571 DEBUG MBUS1 18 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:19:00,608 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:19:00,685 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:19:00,686 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 9 times...) 2021-03-18 15:19:00,689 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:19:00,690 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:19:00,691 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:19:00,691 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:19:00,693 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:19:00,699 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:19:00,700 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:19:00,701 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:19:00,702 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:19:00,702 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:19:00,747 DEBUG MQTT Publishing: emon/MBUS1/Energy 46091 2021-03-18 15:19:00,749 DEBUG MQTT Publishing: emon/MBUS1/Volume 13134.92 2021-03-18 15:19:00,752 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:19:00,754 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:19:00,756 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:19:00,757 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:19:00,759 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:19:00,760 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46091,13134.92,0,44892,7965.96,0 2021-03-18 15:19:00,986 DEBUG emoncmsorg Buffer size: 4 2021-03-18 15:19:01,247 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:19:01,306 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:19:01,307 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 10 times...) 2021-03-18 15:19:01,310 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:19:01,311 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:19:01,312 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:19:01,312 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:19:01,313 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:19:01,320 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:19:01,321 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:19:01,322 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:19:01,322 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:19:01,323 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:19:10,569 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46091, "kWh"], "Volume": [13134.92, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:19:10,570 DEBUG MBUS1 21 NEW FRAME : 2021-03-18 15:19:10,571 DEBUG MBUS1 21 Timestamp : 1616080750.032871 2021-03-18 15:19:10,571 DEBUG MBUS1 21 From Node : MBUS1 2021-03-18 15:19:10,572 DEBUG MBUS1 21 Values : [46091, 13134.92, 0, 44892, 7965.96, 0] 2021-03-18 15:19:10,573 DEBUG MBUS1 21 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:19:10,573 DEBUG MBUS1 21 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:19:10,629 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16577.9, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy51": [2.7602216630884517e-43, "kWh"], "Volume_error": [0, "m3"]} 2021-03-18 15:19:10,630 DEBUG MBUS2 22 NEW FRAME : 2021-03-18 15:19:10,631 DEBUG MBUS2 22 Timestamp : 1616080750.084561 2021-03-18 15:19:10,632 DEBUG MBUS2 22 From Node : MBUS2 2021-03-18 15:19:10,632 DEBUG MBUS2 22 Values : [16577.9, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:19:10,633 DEBUG MBUS2 22 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:19:10,633 DEBUG MBUS2 22 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:19:10,846 DEBUG MQTT Publishing: emon/MBUS1/Energy 46091 2021-03-18 15:19:10,848 DEBUG MQTT Publishing: emon/MBUS1/Volume 13134.92 2021-03-18 15:19:10,850 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:19:10,852 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:19:10,854 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:19:10,856 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:19:10,858 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:19:10,858 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46091,13134.92,0,44892,7965.96,0 2021-03-18 15:19:10,866 DEBUG MQTT Publishing: emon/MBUS2/Volume 16577.9 2021-03-18 15:19:10,868 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:19:10,870 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:19:10,872 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:19:10,874 DEBUG MQTT Publishing: emon/MBUS2/Energy51 2.7602216630884517e-43 2021-03-18 15:19:10,877 DEBUG MQTT Publishing: emon/MBUS2/Volume_error 0 2021-03-18 15:19:10,879 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:19:10,879 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16577.9,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:19:20,576 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46091, "kWh"], "Volume": [13134.92, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:19:20,577 DEBUG MBUS1 23 NEW FRAME : 2021-03-18 15:19:20,578 DEBUG MBUS1 23 Timestamp : 1616080760.040716 2021-03-18 15:19:20,579 DEBUG MBUS1 23 From Node : MBUS1 2021-03-18 15:19:20,579 DEBUG MBUS1 23 Values : [46091, 13134.92, 0, 44892, 7965.96, 0] 2021-03-18 15:19:20,580 DEBUG MBUS1 23 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:19:20,581 DEBUG MBUS1 23 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:19:20,655 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16577.9, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy51": [2.7602216630884517e-43, "kWh"], "Volume_error": [0, "m3"]} 2021-03-18 15:19:20,656 DEBUG MBUS2 24 NEW FRAME : 2021-03-18 15:19:20,657 DEBUG MBUS2 24 Timestamp : 1616080760.080895 2021-03-18 15:19:20,657 DEBUG MBUS2 24 From Node : MBUS2 2021-03-18 15:19:20,658 DEBUG MBUS2 24 Values : [16577.9, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:19:20,659 DEBUG MBUS2 24 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:19:20,659 DEBUG MBUS2 24 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:19:20,770 DEBUG MQTT Publishing: emon/MBUS1/Energy 46091 2021-03-18 15:19:20,773 DEBUG MQTT Publishing: emon/MBUS1/Volume 13134.92 2021-03-18 15:19:20,774 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:19:20,776 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:19:20,778 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:19:20,780 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:19:20,782 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:19:20,783 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46091,13134.92,0,44892,7965.96,0 2021-03-18 15:19:20,785 DEBUG MQTT Publishing: emon/MBUS2/Volume 16577.9 2021-03-18 15:19:20,787 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:19:20,789 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:19:20,791 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:19:20,793 DEBUG MQTT Publishing: emon/MBUS2/Energy51 2.7602216630884517e-43 2021-03-18 15:19:20,795 DEBUG MQTT Publishing: emon/MBUS2/Volume_error 0 2021-03-18 15:19:20,797 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:19:20,798 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16577.9,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:19:30,595 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16577.9, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy51": [2.7602216630884517e-43, "kWh"], "Volume_error": [0, "m3"]} 2021-03-18 15:19:30,597 DEBUG MBUS2 25 NEW FRAME : 2021-03-18 15:19:30,598 DEBUG MBUS2 25 Timestamp : 1616080770.029831 2021-03-18 15:19:30,599 DEBUG MBUS2 25 From Node : MBUS2 2021-03-18 15:19:30,600 DEBUG MBUS2 25 Values : [16577.9, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:19:30,601 DEBUG MBUS2 25 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:19:30,602 DEBUG MBUS2 25 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:19:30,624 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46091, "kWh"], "Volume": [13134.960000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:19:30,625 DEBUG MBUS1 26 NEW FRAME : 2021-03-18 15:19:30,626 DEBUG MBUS1 26 Timestamp : 1616080770.030282 2021-03-18 15:19:30,627 DEBUG MBUS1 26 From Node : MBUS1 2021-03-18 15:19:30,627 DEBUG MBUS1 26 Values : [46091, 13134.960000000001, 0, 44892, 7965.96, 0] 2021-03-18 15:19:30,628 DEBUG MBUS1 26 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:19:30,629 DEBUG MBUS1 26 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:19:30,787 DEBUG MQTT Publishing: emon/MBUS1/Energy 46091 2021-03-18 15:19:30,789 DEBUG MQTT Publishing: emon/MBUS1/Volume 13134.960000000001 2021-03-18 15:19:30,791 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:19:30,793 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:19:30,794 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:19:30,796 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:19:30,797 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:19:30,798 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46091,13134.960000000001,0,44892,7965.96,0 2021-03-18 15:19:30,800 DEBUG MQTT Publishing: emon/MBUS2/Volume 16577.9 2021-03-18 15:19:30,802 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:19:30,803 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:19:30,805 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:19:30,807 DEBUG MQTT Publishing: emon/MBUS2/Energy51 2.7602216630884517e-43 2021-03-18 15:19:30,809 DEBUG MQTT Publishing: emon/MBUS2/Volume_error 0 2021-03-18 15:19:30,810 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:19:30,811 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16577.9,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:19:31,047 DEBUG emoncmsorg Buffer size: 6 2021-03-18 15:19:40,656 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46091, "kWh"], "Volume": [13134.960000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:19:40,657 DEBUG MBUS1 28 NEW FRAME : 2021-03-18 15:19:40,658 DEBUG MBUS1 28 Timestamp : 1616080780.090337 2021-03-18 15:19:40,658 DEBUG MBUS1 28 From Node : MBUS1 2021-03-18 15:19:40,659 DEBUG MBUS1 28 Values : [46091, 13134.960000000001, 0, 44892, 7965.96, 0] 2021-03-18 15:19:40,669 DEBUG MBUS1 28 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:19:40,668 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 179, in parse_frame value = bytes[0] + (bytes[1]<<8) IndexError: list index out of range 2021-03-18 15:19:40,670 DEBUG MBUS1 28 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:19:40,786 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:19:40,787 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 11 times...) 2021-03-18 15:19:40,790 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:19:40,791 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:19:40,792 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:19:40,793 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:19:40,794 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:19:40,800 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:19:40,802 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:19:40,803 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:19:40,804 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:19:40,804 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:19:40,809 DEBUG MQTT Publishing: emon/MBUS1/Energy 46091 2021-03-18 15:19:40,811 DEBUG MQTT Publishing: emon/MBUS1/Volume 13134.960000000001 2021-03-18 15:19:40,813 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:19:40,814 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:19:40,816 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:19:40,817 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:19:40,819 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:19:40,820 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46091,13134.960000000001,0,44892,7965.96,0 2021-03-18 15:19:41,350 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 181, in parse_frame value = bytes[0] + (bytes[1]<<8) + (bytes[2]<<16) IndexError: list index out of range 2021-03-18 15:19:41,408 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:19:41,409 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 12 times...) 2021-03-18 15:19:41,412 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:19:41,413 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:19:41,414 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:19:41,415 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:19:41,416 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:19:41,423 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:19:41,424 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:19:41,424 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:19:41,425 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:19:41,426 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:19:50,585 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46091, "kWh"], "Volume": [13134.960000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:19:50,587 DEBUG MBUS1 30 NEW FRAME : 2021-03-18 15:19:50,588 DEBUG MBUS1 30 Timestamp : 1616080790.021187 2021-03-18 15:19:50,589 DEBUG MBUS1 30 From Node : MBUS1 2021-03-18 15:19:50,591 DEBUG MBUS1 30 Values : [46091, 13134.960000000001, 0, 44892, 7965.96, 0] 2021-03-18 15:19:50,592 DEBUG MBUS1 30 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:19:50,593 DEBUG MBUS1 30 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:19:50,634 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 183, in parse_frame value = bytes[0] + (bytes[1]<<8) + (bytes[2]<<16) + (bytes[3]<<24) IndexError: list index out of range 2021-03-18 15:19:50,666 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:19:50,667 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 13 times...) 2021-03-18 15:19:50,670 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:19:50,671 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:19:50,672 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:19:50,672 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:19:50,674 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:19:50,680 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:19:50,681 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:19:50,682 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:19:50,683 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:19:50,684 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:19:50,718 DEBUG MQTT Publishing: emon/MBUS1/Energy 46091 2021-03-18 15:19:50,720 DEBUG MQTT Publishing: emon/MBUS1/Volume 13134.960000000001 2021-03-18 15:19:50,722 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:19:50,724 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:19:50,726 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:19:50,727 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:19:50,729 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:19:50,730 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46091,13134.960000000001,0,44892,7965.96,0 2021-03-18 15:19:51,244 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 187, in parse_frame value = struct.unpack("f",bytearray(bytes))[0] struct.error: unpack requires a buffer of 4 bytes 2021-03-18 15:19:51,330 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:19:51,331 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 14 times...) 2021-03-18 15:19:51,335 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:19:51,336 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:19:51,337 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:19:51,338 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:19:51,339 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:19:51,347 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:19:51,348 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:19:51,349 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:19:51,350 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:19:51,351 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:20:00,622 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46091, "kWh"], "Volume": [13135.01, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:20:00,623 DEBUG MBUS1 34 NEW FRAME : 2021-03-18 15:20:00,624 DEBUG MBUS1 34 Timestamp : 1616080800.045765 2021-03-18 15:20:00,625 DEBUG MBUS1 34 From Node : MBUS1 2021-03-18 15:20:00,626 DEBUG MBUS1 34 Values : [46091, 13135.01, 0, 44892, 7965.96, 0] 2021-03-18 15:20:00,627 DEBUG MBUS1 34 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:20:00,628 DEBUG MBUS1 34 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:20:00,637 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16577.9, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy51": [2.7602216630884517e-43, "kWh"], "Volume_Min": [0, "m3"]} 2021-03-18 15:20:00,637 DEBUG MBUS2 33 NEW FRAME : 2021-03-18 15:20:00,638 DEBUG MBUS2 33 Timestamp : 1616080800.000197 2021-03-18 15:20:00,639 DEBUG MBUS2 33 From Node : MBUS2 2021-03-18 15:20:00,640 DEBUG MBUS2 33 Values : [16577.9, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:20:00,641 DEBUG MBUS2 33 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:20:00,641 DEBUG MBUS2 33 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:20:00,817 DEBUG MQTT Publishing: emon/MBUS1/Energy 46091 2021-03-18 15:20:00,819 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.01 2021-03-18 15:20:00,820 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:20:00,822 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:20:00,824 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:20:00,825 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:20:00,827 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:20:00,828 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46091,13135.01,0,44892,7965.96,0 2021-03-18 15:20:00,829 DEBUG MQTT Publishing: emon/MBUS2/Volume 16577.9 2021-03-18 15:20:00,831 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:20:00,833 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:20:00,835 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:20:00,837 DEBUG MQTT Publishing: emon/MBUS2/Energy51 2.7602216630884517e-43 2021-03-18 15:20:00,838 DEBUG MQTT Publishing: emon/MBUS2/Volume_Min 0 2021-03-18 15:20:00,840 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:20:00,841 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16577.9,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:20:01,101 DEBUG emoncmsorg Buffer size: 4 2021-03-18 15:20:10,669 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:20:10,679 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46091, "kWh"], "Volume": [13135.01, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:20:10,680 DEBUG MBUS1 35 NEW FRAME : 2021-03-18 15:20:10,681 DEBUG MBUS1 35 Timestamp : 1616080810.087407 2021-03-18 15:20:10,682 DEBUG MBUS1 35 From Node : MBUS1 2021-03-18 15:20:10,683 DEBUG MBUS1 35 Values : [46091, 13135.01, 0, 44892, 7965.96, 0] 2021-03-18 15:20:10,683 DEBUG MBUS1 35 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:20:10,684 DEBUG MBUS1 35 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:20:10,813 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:20:10,814 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 15 times...) 2021-03-18 15:20:10,817 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:20:10,818 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:20:10,818 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:20:10,819 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:20:10,820 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:20:10,827 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:20:10,828 DEBUG MQTT Publishing: emon/MBUS1/Energy 46091 2021-03-18 15:20:10,828 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:20:10,831 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:20:10,832 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.01 2021-03-18 15:20:10,832 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:20:10,834 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:20:10,835 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:20:10,838 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:20:10,840 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:20:10,842 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:20:10,844 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:20:10,845 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46091,13135.01,0,44892,7965.96,0 2021-03-18 15:20:11,385 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:20:11,487 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:20:11,487 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 16 times...) 2021-03-18 15:20:11,491 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:20:11,492 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:20:11,493 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:20:11,495 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:20:11,496 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:20:11,503 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:20:11,504 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:20:11,505 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:20:11,505 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:20:11,506 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:20:20,620 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46091, "kWh"], "Volume": [13135.01, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:20:20,621 DEBUG MBUS1 38 NEW FRAME : 2021-03-18 15:20:20,622 DEBUG MBUS1 38 Timestamp : 1616080820.044669 2021-03-18 15:20:20,623 DEBUG MBUS1 38 From Node : MBUS1 2021-03-18 15:20:20,623 DEBUG MBUS1 38 Values : [46091, 13135.01, 0, 44892, 7965.96, 0] 2021-03-18 15:20:20,624 DEBUG MBUS1 38 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:20:20,624 DEBUG MBUS1 38 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:20:20,636 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:20:20,719 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:20:20,720 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 17 times...) 2021-03-18 15:20:20,723 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:20:20,723 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:20:20,724 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:20:20,725 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:20:20,726 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:20:20,732 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:20:20,733 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:20:20,733 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:20:20,734 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:20:20,735 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:20:20,769 DEBUG MQTT Publishing: emon/MBUS1/Energy 46091 2021-03-18 15:20:20,776 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.01 2021-03-18 15:20:20,778 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:20:20,786 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:20:20,791 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:20:20,793 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:20:20,795 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:20:20,796 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46091,13135.01,0,44892,7965.96,0 2021-03-18 15:20:21,281 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:20:21,338 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:20:21,339 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 18 times...) 2021-03-18 15:20:21,342 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:20:21,343 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:20:21,344 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:20:21,345 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:20:21,346 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:20:21,353 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:20:21,354 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:20:21,355 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:20:21,356 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:20:21,356 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:20:30,563 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:20:30,565 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:20:30,566 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 19 times...) 2021-03-18 15:20:30,568 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:20:30,570 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:20:30,571 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:20:30,571 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:20:30,572 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:20:30,590 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:20:30,592 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:20:30,593 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:20:30,594 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:20:30,596 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:20:30,617 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46091, "kWh"], "Volume": [13135.01, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:20:30,618 DEBUG MBUS1 42 NEW FRAME : 2021-03-18 15:20:30,618 DEBUG MBUS1 42 Timestamp : 1616080830.071680 2021-03-18 15:20:30,619 DEBUG MBUS1 42 From Node : MBUS1 2021-03-18 15:20:30,620 DEBUG MBUS1 42 Values : [46091, 13135.01, 0, 44892, 7965.96, 0] 2021-03-18 15:20:30,621 DEBUG MBUS1 42 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:20:30,621 DEBUG MBUS1 42 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:20:30,872 DEBUG MQTT Publishing: emon/MBUS1/Energy 46091 2021-03-18 15:20:30,884 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.01 2021-03-18 15:20:30,887 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:20:30,889 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:20:30,891 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:20:30,894 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:20:30,896 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:20:30,897 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46091,13135.01,0,44892,7965.96,0 2021-03-18 15:20:31,180 DEBUG emoncmsorg Buffer size: 3 2021-03-18 15:20:31,846 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 273, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:20:31,852 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:20:31,853 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 20 times...) 2021-03-18 15:20:31,856 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:20:31,857 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:20:31,858 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:20:31,858 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:20:31,859 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:20:31,866 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:20:31,867 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:20:31,868 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:20:31,868 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:20:31,869 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:20:40,646 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46091, "kWh"], "Volume": [13135.06, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:20:40,647 DEBUG MBUS1 44 NEW FRAME : 2021-03-18 15:20:40,648 DEBUG MBUS1 44 Timestamp : 1616080840.027196 2021-03-18 15:20:40,649 DEBUG MBUS1 44 From Node : MBUS1 2021-03-18 15:20:40,649 DEBUG MBUS1 44 Values : [46091, 13135.06, 0, 44892, 7965.96, 0] 2021-03-18 15:20:40,652 DEBUG MBUS1 44 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:20:40,652 DEBUG MBUS1 44 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:20:40,666 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:20:40,811 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:20:40,812 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 21 times...) 2021-03-18 15:20:40,815 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:20:40,816 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:20:40,816 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:20:40,817 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:20:40,818 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:20:40,825 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:20:40,826 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:20:40,826 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:20:40,827 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:20:40,828 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:20:40,852 DEBUG MQTT Publishing: emon/MBUS1/Energy 46091 2021-03-18 15:20:40,855 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.06 2021-03-18 15:20:40,857 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:20:40,860 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:20:40,866 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:20:40,869 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:20:40,871 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:20:40,872 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46091,13135.06,0,44892,7965.96,0 2021-03-18 15:20:41,387 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:20:41,432 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:20:41,433 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 22 times...) 2021-03-18 15:20:41,435 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:20:41,436 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:20:41,437 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:20:41,438 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:20:41,439 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:20:41,446 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:20:41,447 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:20:41,448 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:20:41,448 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:20:41,449 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:20:50,549 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46091, "kWh"], "Volume": [13135.07, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:20:50,549 DEBUG MBUS1 47 NEW FRAME : 2021-03-18 15:20:50,550 DEBUG MBUS1 47 Timestamp : 1616080850.014490 2021-03-18 15:20:50,551 DEBUG MBUS1 47 From Node : MBUS1 2021-03-18 15:20:50,551 DEBUG MBUS1 47 Values : [46091, 13135.07, 0, 44892, 7965.96, 0] 2021-03-18 15:20:50,552 DEBUG MBUS1 47 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:20:50,553 DEBUG MBUS1 47 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:20:50,636 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:20:50,687 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:20:50,687 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 23 times...) 2021-03-18 15:20:50,691 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:20:50,692 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:20:50,693 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:20:50,694 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:20:50,695 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:20:50,702 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:20:50,703 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:20:50,704 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:20:50,704 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:20:50,705 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:20:50,770 DEBUG MQTT Publishing: emon/MBUS1/Energy 46091 2021-03-18 15:20:50,773 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.07 2021-03-18 15:20:50,775 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:20:50,778 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:20:50,780 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:20:50,783 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:20:50,786 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:20:50,787 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46091,13135.07,0,44892,7965.96,0 2021-03-18 15:20:51,250 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:20:51,364 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:20:51,365 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 24 times...) 2021-03-18 15:20:51,368 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:20:51,369 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:20:51,370 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:20:51,371 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:20:51,372 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:20:51,379 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:20:51,380 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:20:51,381 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:20:51,381 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:20:51,382 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:21:00,537 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46091, "kWh"], "Volume": [13135.09, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:21:00,538 DEBUG MBUS1 50 NEW FRAME : 2021-03-18 15:21:00,539 DEBUG MBUS1 50 Timestamp : 1616080860.002537 2021-03-18 15:21:00,539 DEBUG MBUS1 50 From Node : MBUS1 2021-03-18 15:21:00,540 DEBUG MBUS1 50 Values : [46091, 13135.09, 0, 44892, 7965.96, 0] 2021-03-18 15:21:00,541 DEBUG MBUS1 50 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:21:00,541 DEBUG MBUS1 50 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:21:00,636 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:21:00,693 DEBUG MQTT Publishing: emon/MBUS1/Energy 46091 2021-03-18 15:21:00,695 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.09 2021-03-18 15:21:00,698 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:21:00,700 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:21:00,702 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:21:00,705 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:21:00,707 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:21:00,708 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46091,13135.09,0,44892,7965.96,0 2021-03-18 15:21:00,807 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:21:00,808 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 25 times...) 2021-03-18 15:21:00,811 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:21:00,813 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:21:00,814 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:21:00,815 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:21:00,817 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:21:00,824 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:21:00,826 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:21:00,827 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:21:00,828 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:21:00,828 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:21:01,234 DEBUG emoncmsorg Buffer size: 3 2021-03-18 15:21:01,377 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:21:01,433 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:21:01,434 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 26 times...) 2021-03-18 15:21:01,437 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:21:01,439 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:21:01,440 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:21:01,441 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:21:01,443 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:21:01,450 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:21:01,451 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:21:01,452 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:21:01,453 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:21:01,453 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:21:10,546 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:21:10,630 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46091, "kWh"], "Volume": [13135.1, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:21:10,631 DEBUG MBUS1 54 NEW FRAME : 2021-03-18 15:21:10,632 DEBUG MBUS1 54 Timestamp : 1616080870.094948 2021-03-18 15:21:10,632 DEBUG MBUS1 54 From Node : MBUS1 2021-03-18 15:21:10,633 DEBUG MBUS1 54 Values : [46091, 13135.1, 0, 44892, 7965.96, 0] 2021-03-18 15:21:10,634 DEBUG MBUS1 54 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:21:10,634 DEBUG MBUS1 54 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:21:10,701 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:21:10,702 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 27 times...) 2021-03-18 15:21:10,705 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:21:10,706 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:21:10,707 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:21:10,708 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:21:10,709 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:21:10,712 DEBUG MQTT Publishing: emon/MBUS1/Energy 46091 2021-03-18 15:21:10,714 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.1 2021-03-18 15:21:10,716 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:21:10,717 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:21:10,719 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:21:10,721 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:21:10,723 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:21:10,724 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46091,13135.1,0,44892,7965.96,0 2021-03-18 15:21:10,728 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:21:10,729 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:21:10,730 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:21:10,730 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:21:10,731 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:21:11,302 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:21:11,376 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:21:11,377 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 28 times...) 2021-03-18 15:21:11,381 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:21:11,382 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:21:11,383 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:21:11,384 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:21:11,385 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:21:11,391 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:21:11,392 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:21:11,393 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:21:11,394 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:21:11,395 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:21:20,706 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46091, "kWh"], "Volume": [13135.12, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:21:20,707 DEBUG MBUS1 57 NEW FRAME : 2021-03-18 15:21:20,708 DEBUG MBUS1 57 Timestamp : 1616080880.085847 2021-03-18 15:21:20,710 DEBUG MBUS1 57 From Node : MBUS1 2021-03-18 15:21:20,711 DEBUG MBUS1 57 Values : [46091, 13135.12, 0, 44892, 7965.96, 0] 2021-03-18 15:21:20,712 DEBUG MBUS1 57 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:21:20,715 DEBUG MBUS1 57 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:21:20,721 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:21:20,855 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:21:20,856 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 29 times...) 2021-03-18 15:21:20,859 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:21:20,860 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:21:20,861 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:21:20,862 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:21:20,863 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:21:20,870 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:21:20,871 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:21:20,872 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:21:20,872 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:21:20,873 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:21:20,927 DEBUG MQTT Publishing: emon/MBUS1/Energy 46091 2021-03-18 15:21:20,929 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.12 2021-03-18 15:21:20,930 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:21:20,932 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:21:20,933 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:21:20,935 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:21:20,937 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:21:20,937 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46091,13135.12,0,44892,7965.96,0 2021-03-18 15:21:21,418 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:21:21,477 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:21:21,478 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 30 times...) 2021-03-18 15:21:21,481 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:21:21,483 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:21:21,483 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:21:21,484 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:21:21,486 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:21:21,501 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:21:21,502 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:21:21,503 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:21:21,504 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:21:21,505 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:21:30,630 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46092, "kWh"], "Volume": [13135.130000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:21:30,632 DEBUG MBUS1 60 NEW FRAME : 2021-03-18 15:21:30,633 DEBUG MBUS1 60 Timestamp : 1616080890.069225 2021-03-18 15:21:30,634 DEBUG MBUS1 60 From Node : MBUS1 2021-03-18 15:21:30,635 DEBUG MBUS1 60 Values : [46092, 13135.130000000001, 0, 44892, 7965.96, 0] 2021-03-18 15:21:30,637 DEBUG MBUS1 60 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:21:30,638 DEBUG MBUS1 60 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:21:30,644 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:21:30,730 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:21:30,731 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 31 times...) 2021-03-18 15:21:30,734 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:21:30,735 DEBUG MQTT Publishing: emon/MBUS1/Energy 46092 2021-03-18 15:21:30,736 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:21:30,738 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:21:30,739 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:21:30,740 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.130000000001 2021-03-18 15:21:30,741 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:21:30,743 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:21:30,745 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:21:30,747 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:21:30,749 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:21:30,749 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:21:30,750 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:21:30,752 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:21:30,753 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:21:30,754 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:21:30,756 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:21:30,757 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46092,13135.130000000001,0,44892,7965.96,0 2021-03-18 15:21:31,306 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:21:31,321 DEBUG emoncmsorg Buffer size: 3 2021-03-18 15:21:31,403 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:21:31,404 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 32 times...) 2021-03-18 15:21:31,407 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:21:31,407 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:21:31,408 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:21:31,409 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:21:31,410 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:21:31,417 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:21:31,418 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:21:31,418 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:21:31,419 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:21:31,420 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:21:40,552 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46093, "kWh"], "Volume": [13135.15, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:21:40,554 DEBUG MBUS1 62 NEW FRAME : 2021-03-18 15:21:40,555 DEBUG MBUS1 62 Timestamp : 1616080900.010595 2021-03-18 15:21:40,557 DEBUG MBUS1 62 From Node : MBUS1 2021-03-18 15:21:40,558 DEBUG MBUS1 62 Values : [46093, 13135.15, 0, 44892, 7965.96, 0] 2021-03-18 15:21:40,559 DEBUG MBUS1 62 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:21:40,560 DEBUG MBUS1 62 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:21:40,623 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:21:40,671 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:21:40,672 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 33 times...) 2021-03-18 15:21:40,675 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:21:40,676 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:21:40,677 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:21:40,678 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:21:40,679 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:21:40,686 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:21:40,687 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:21:40,688 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:21:40,689 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:21:40,690 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:21:40,765 DEBUG MQTT Publishing: emon/MBUS1/Energy 46093 2021-03-18 15:21:40,767 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.15 2021-03-18 15:21:40,769 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:21:40,771 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:21:40,773 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:21:40,774 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:21:40,776 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:21:40,777 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46093,13135.15,0,44892,7965.96,0 2021-03-18 15:21:41,236 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:21:41,294 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:21:41,295 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 34 times...) 2021-03-18 15:21:41,298 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:21:41,299 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:21:41,300 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:21:41,302 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:21:41,303 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:21:41,308 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:21:41,309 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:21:41,310 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:21:41,311 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:21:41,312 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:21:50,552 WARNING MBUS1 Exception caught in MBUS1 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 183, in parse_frame value = bytes[0] + (bytes[1]<<8) + (bytes[2]<<16) + (bytes[3]<<24) IndexError: list index out of range 2021-03-18 15:21:50,558 WARNING MainThread MBUS1 thread is dead. 2021-03-18 15:21:50,613 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:21:50,616 WARNING MainThread Attempting to restart thread MBUS1 (thread has been restarted 0 times...) 2021-03-18 15:21:50,619 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS1' 2021-03-18 15:21:50,620 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB1 9600 2021-03-18 15:21:50,636 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:21:50,637 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:21:50,638 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:21:50,639 INFO MainThread Setting MBUS1 nodename: MBUS1 2021-03-18 15:21:50,639 DEBUG MainThread Setting MBUS1 pubchannels: ['ToEmonCMS'] 2021-03-18 15:21:50,642 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:21:50,643 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:21:50,643 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:21:50,845 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:21:50,847 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 35 times...) 2021-03-18 15:21:50,852 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:21:50,855 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:21:50,856 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:21:50,857 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:21:50,859 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:21:50,866 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:21:50,868 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:21:50,868 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:21:50,869 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:21:50,871 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:21:51,178 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46094, "kWh"], "Volume": [13135.16, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:21:51,179 DEBUG MBUS1 67 NEW FRAME : 2021-03-18 15:21:51,180 DEBUG MBUS1 67 Timestamp : 1616080910.641297 2021-03-18 15:21:51,180 DEBUG MBUS1 67 From Node : MBUS1 2021-03-18 15:21:51,181 DEBUG MBUS1 67 Values : [46094, 13135.16, 0, 44892, 7965.96, 0] 2021-03-18 15:21:51,182 DEBUG MBUS1 67 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:21:51,182 DEBUG MBUS1 67 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:21:51,358 DEBUG MQTT Publishing: emon/MBUS1/Energy 46094 2021-03-18 15:21:51,359 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.16 2021-03-18 15:21:51,361 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:21:51,363 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:21:51,364 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:21:51,366 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:21:51,367 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:21:51,368 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46094,13135.16,0,44892,7965.96,0 2021-03-18 15:21:51,415 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:21:51,519 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:21:51,520 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 36 times...) 2021-03-18 15:21:51,523 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:21:51,531 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:21:51,532 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:21:51,532 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:21:51,534 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:21:51,540 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:21:51,541 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:21:51,542 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:21:51,543 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:21:51,543 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:22:00,563 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:22:00,590 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46094, "kWh"], "Volume": [13135.17, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:22:00,591 DEBUG MBUS1 70 NEW FRAME : 2021-03-18 15:22:00,592 DEBUG MBUS1 70 Timestamp : 1616080920.030247 2021-03-18 15:22:00,593 DEBUG MBUS1 70 From Node : MBUS1 2021-03-18 15:22:00,594 DEBUG MBUS1 70 Values : [46094, 13135.17, 0, 44892, 7965.96, 0] 2021-03-18 15:22:00,594 DEBUG MBUS1 70 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:22:00,595 DEBUG MBUS1 70 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:22:00,745 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:22:00,747 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 37 times...) 2021-03-18 15:22:00,751 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:22:00,752 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:22:00,753 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:22:00,754 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:22:00,755 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:22:00,762 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:22:00,763 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:22:00,763 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:22:00,764 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:22:00,765 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:22:00,766 DEBUG MQTT Publishing: emon/MBUS1/Energy 46094 2021-03-18 15:22:00,769 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.17 2021-03-18 15:22:00,771 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:22:00,772 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:22:00,774 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:22:00,776 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:22:00,778 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:22:00,779 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46094,13135.17,0,44892,7965.96,0 2021-03-18 15:22:01,351 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:22:01,369 DEBUG emoncmsorg Buffer size: 3 2021-03-18 15:22:01,383 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:22:01,384 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 38 times...) 2021-03-18 15:22:01,386 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:22:01,388 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:22:01,388 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:22:01,389 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:22:01,391 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:22:01,397 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:22:01,398 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:22:01,399 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:22:01,399 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:22:01,400 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:22:10,631 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46095, "kWh"], "Volume": [13135.18, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:22:10,632 DEBUG MBUS1 73 NEW FRAME : 2021-03-18 15:22:10,634 DEBUG MBUS1 73 Timestamp : 1616080930.064227 2021-03-18 15:22:10,635 DEBUG MBUS1 73 From Node : MBUS1 2021-03-18 15:22:10,636 DEBUG MBUS1 73 Values : [46095, 13135.18, 0, 44892, 7965.96, 0] 2021-03-18 15:22:10,638 DEBUG MBUS1 73 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:22:10,639 DEBUG MBUS1 73 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:22:10,659 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:22:10,807 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:22:10,808 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 39 times...) 2021-03-18 15:22:10,810 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:22:10,811 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:22:10,812 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:22:10,813 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:22:10,814 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:22:10,820 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:22:10,821 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:22:10,822 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:22:10,822 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:22:10,823 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:22:10,894 DEBUG MQTT Publishing: emon/MBUS1/Energy 46095 2021-03-18 15:22:10,896 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.18 2021-03-18 15:22:10,898 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:22:10,900 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:22:10,902 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:22:10,904 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:22:10,906 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:22:10,907 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46095,13135.18,0,44892,7965.96,0 2021-03-18 15:22:11,379 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:22:11,467 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:22:11,468 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 40 times...) 2021-03-18 15:22:11,471 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:22:11,472 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:22:11,472 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:22:11,473 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:22:11,474 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:22:11,480 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:22:11,481 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:22:11,482 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:22:11,483 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:22:11,483 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:22:20,536 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46095, "kWh"], "Volume": [13135.2, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:22:20,537 DEBUG MBUS1 75 NEW FRAME : 2021-03-18 15:22:20,538 DEBUG MBUS1 75 Timestamp : 1616080940.002193 2021-03-18 15:22:20,539 DEBUG MBUS1 75 From Node : MBUS1 2021-03-18 15:22:20,539 DEBUG MBUS1 75 Values : [46095, 13135.2, 0, 44892, 7965.96, 0] 2021-03-18 15:22:20,540 DEBUG MBUS1 75 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:22:20,541 DEBUG MBUS1 75 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:22:20,589 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:22:20,697 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:22:20,698 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 41 times...) 2021-03-18 15:22:20,701 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:22:20,702 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:22:20,703 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:22:20,703 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:22:20,705 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:22:20,711 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:22:20,712 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:22:20,713 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:22:20,714 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:22:20,715 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:22:20,788 DEBUG MQTT Publishing: emon/MBUS1/Energy 46095 2021-03-18 15:22:20,791 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.2 2021-03-18 15:22:20,793 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:22:20,795 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:22:20,797 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:22:20,799 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:22:20,802 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:22:20,803 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46095,13135.2,0,44892,7965.96,0 2021-03-18 15:22:21,262 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:22:21,318 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:22:21,319 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 42 times...) 2021-03-18 15:22:21,323 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:22:21,324 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:22:21,325 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:22:21,326 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:22:21,327 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:22:21,334 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:22:21,336 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:22:21,336 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:22:21,337 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:22:21,338 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:22:30,645 WARNING MBUS1 Exception caught in MBUS1 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 183, in parse_frame value = bytes[0] + (bytes[1]<<8) + (bytes[2]<<16) + (bytes[3]<<24) IndexError: list index out of range 2021-03-18 15:22:30,669 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16578.2, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"]} 2021-03-18 15:22:30,670 DEBUG MBUS2 79 NEW FRAME : 2021-03-18 15:22:30,671 DEBUG MBUS2 79 Timestamp : 1616080950.090737 2021-03-18 15:22:30,671 DEBUG MBUS2 79 From Node : MBUS2 2021-03-18 15:22:30,672 DEBUG MBUS2 79 Values : [16578.2, 0, 0, 0, 2.7602216630884517e-43] 2021-03-18 15:22:30,673 DEBUG MBUS2 79 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:22:30,673 DEBUG MBUS2 79 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:22:30,787 WARNING MainThread MBUS1 thread is dead. 2021-03-18 15:22:30,845 WARNING MainThread Attempting to restart thread MBUS1 (thread has been restarted 1 times...) 2021-03-18 15:22:30,848 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS1' 2021-03-18 15:22:30,849 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB1 9600 2021-03-18 15:22:30,866 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:22:30,867 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:22:30,868 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:22:30,869 INFO MainThread Setting MBUS1 nodename: MBUS1 2021-03-18 15:22:30,869 DEBUG MainThread Setting MBUS1 pubchannels: ['ToEmonCMS'] 2021-03-18 15:22:30,872 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:22:30,873 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:22:30,874 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:22:30,887 DEBUG MQTT Publishing: emon/MBUS2/Volume 16578.2 2021-03-18 15:22:30,890 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:22:30,893 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:22:30,896 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:22:30,899 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 15:22:30,902 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:22:30,903 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16578.2,0,0,0,2.7602216630884517e-43 2021-03-18 15:22:31,429 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46096, "kWh"], "Volume": [13135.220000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:22:31,430 DEBUG MBUS1 80 NEW FRAME : 2021-03-18 15:22:31,433 DEBUG MBUS1 80 Timestamp : 1616080950.871431 2021-03-18 15:22:31,434 DEBUG MBUS1 80 From Node : MBUS1 2021-03-18 15:22:31,436 DEBUG emoncmsorg Buffer size: 3 2021-03-18 15:22:31,437 DEBUG MBUS1 80 Values : [46096, 13135.220000000001, 0, 44892, 7965.96, 0] 2021-03-18 15:22:31,439 DEBUG MBUS1 80 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:22:31,439 DEBUG MBUS1 80 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:22:31,537 DEBUG MQTT Publishing: emon/MBUS1/Energy 46096 2021-03-18 15:22:31,540 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.220000000001 2021-03-18 15:22:31,542 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:22:31,544 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:22:31,546 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:22:31,548 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:22:31,550 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:22:31,551 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46096,13135.220000000001,0,44892,7965.96,0 2021-03-18 15:22:40,583 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 177, in parse_frame value = bytes[0] IndexError: list index out of range 2021-03-18 15:22:40,629 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46096, "kWh"], "Volume": [13135.23, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:22:40,630 DEBUG MBUS1 82 NEW FRAME : 2021-03-18 15:22:40,631 DEBUG MBUS1 82 Timestamp : 1616080960.089883 2021-03-18 15:22:40,631 DEBUG MBUS1 82 From Node : MBUS1 2021-03-18 15:22:40,632 DEBUG MBUS1 82 Values : [46096, 13135.23, 0, 44892, 7965.96, 0] 2021-03-18 15:22:40,633 DEBUG MBUS1 82 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:22:40,633 DEBUG MBUS1 82 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:22:40,922 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:22:40,980 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 43 times...) 2021-03-18 15:22:40,983 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:22:40,984 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:22:40,984 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:22:40,985 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:22:40,986 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:22:41,002 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:22:41,004 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:22:41,005 DEBUG MQTT Publishing: emon/MBUS1/Energy 46096 2021-03-18 15:22:41,005 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:22:41,007 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:22:41,008 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:22:41,009 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.23 2021-03-18 15:22:41,017 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:22:41,019 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:22:41,021 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:22:41,022 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:22:41,024 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:22:41,025 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46096,13135.23,0,44892,7965.96,0 2021-03-18 15:22:50,622 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16578.2, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"], "Volume52": [0, "m3"]} 2021-03-18 15:22:50,623 DEBUG MBUS2 83 NEW FRAME : 2021-03-18 15:22:50,625 DEBUG MBUS2 83 Timestamp : 1616080970.047633 2021-03-18 15:22:50,626 DEBUG MBUS2 83 From Node : MBUS2 2021-03-18 15:22:50,628 DEBUG MBUS2 83 Values : [16578.2, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:22:50,630 DEBUG MBUS2 83 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:22:50,632 DEBUG MBUS2 83 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:22:50,645 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46097, "kWh"], "Volume": [13135.24, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:22:50,646 DEBUG MBUS1 84 NEW FRAME : 2021-03-18 15:22:50,647 DEBUG MBUS1 84 Timestamp : 1616080970.047917 2021-03-18 15:22:50,647 DEBUG MBUS1 84 From Node : MBUS1 2021-03-18 15:22:50,648 DEBUG MBUS1 84 Values : [46097, 13135.24, 0, 44892, 7965.96, 0] 2021-03-18 15:22:50,649 DEBUG MBUS1 84 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:22:50,650 DEBUG MBUS1 84 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:22:50,807 DEBUG MQTT Publishing: emon/MBUS1/Energy 46097 2021-03-18 15:22:50,808 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.24 2021-03-18 15:22:50,810 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:22:50,812 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:22:50,813 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:22:50,815 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:22:50,817 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:22:50,818 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46097,13135.24,0,44892,7965.96,0 2021-03-18 15:22:50,820 DEBUG MQTT Publishing: emon/MBUS2/Volume 16578.2 2021-03-18 15:22:50,821 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:22:50,823 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:22:50,825 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:22:50,826 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 15:22:50,828 DEBUG MQTT Publishing: emon/MBUS2/Volume52 0 2021-03-18 15:22:50,830 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:22:50,831 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16578.2,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:23:00,546 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46097, "kWh"], "Volume": [13135.25, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:23:00,547 DEBUG MBUS1 85 NEW FRAME : 2021-03-18 15:23:00,548 DEBUG MBUS1 85 Timestamp : 1616080980.011899 2021-03-18 15:23:00,549 DEBUG MBUS1 85 From Node : MBUS1 2021-03-18 15:23:00,549 DEBUG MBUS1 85 Values : [46097, 13135.25, 0, 44892, 7965.96, 0] 2021-03-18 15:23:00,550 DEBUG MBUS1 85 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:23:00,551 DEBUG MBUS1 85 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:23:00,657 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16578.2, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"], "Volume52": [0, "m3"]} 2021-03-18 15:23:00,658 DEBUG MBUS2 86 NEW FRAME : 2021-03-18 15:23:00,659 DEBUG MBUS2 86 Timestamp : 1616080980.086714 2021-03-18 15:23:00,660 DEBUG MBUS2 86 From Node : MBUS2 2021-03-18 15:23:00,660 DEBUG MBUS2 86 Values : [16578.2, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:23:00,661 DEBUG MBUS2 86 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:23:00,684 DEBUG MBUS2 86 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:23:00,768 DEBUG MQTT Publishing: emon/MBUS1/Energy 46097 2021-03-18 15:23:00,770 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.25 2021-03-18 15:23:00,772 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:23:00,773 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:23:00,775 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:23:00,777 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:23:00,778 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:23:00,779 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46097,13135.25,0,44892,7965.96,0 2021-03-18 15:23:00,781 DEBUG MQTT Publishing: emon/MBUS2/Volume 16578.2 2021-03-18 15:23:00,783 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:23:00,785 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:23:00,787 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:23:00,788 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 15:23:00,790 DEBUG MQTT Publishing: emon/MBUS2/Volume52 0 2021-03-18 15:23:00,792 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:23:00,793 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16578.2,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:23:01,518 DEBUG emoncmsorg Buffer size: 6 2021-03-18 15:23:10,580 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16578.2, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"]} 2021-03-18 15:23:10,581 DEBUG MBUS2 87 NEW FRAME : 2021-03-18 15:23:10,582 DEBUG MBUS2 87 Timestamp : 1616080990.033201 2021-03-18 15:23:10,583 DEBUG MBUS2 87 From Node : MBUS2 2021-03-18 15:23:10,583 DEBUG MBUS2 87 Values : [16578.2, 0, 0, 0, 2.7602216630884517e-43] 2021-03-18 15:23:10,584 DEBUG MBUS2 87 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:23:10,585 DEBUG MBUS2 87 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:23:10,638 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46097, "kWh"], "Volume": [13135.26, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:23:10,638 DEBUG MBUS1 88 NEW FRAME : 2021-03-18 15:23:10,639 DEBUG MBUS1 88 Timestamp : 1616080990.103061 2021-03-18 15:23:10,640 DEBUG MBUS1 88 From Node : MBUS1 2021-03-18 15:23:10,641 DEBUG MBUS1 88 Values : [46097, 13135.26, 0, 44892, 7965.96, 0] 2021-03-18 15:23:10,641 DEBUG MBUS1 88 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:23:10,642 DEBUG MBUS1 88 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:23:10,773 DEBUG MQTT Publishing: emon/MBUS1/Energy 46097 2021-03-18 15:23:10,775 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.26 2021-03-18 15:23:10,776 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:23:10,778 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:23:10,779 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:23:10,781 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:23:10,783 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:23:10,783 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46097,13135.26,0,44892,7965.96,0 2021-03-18 15:23:10,785 DEBUG MQTT Publishing: emon/MBUS2/Volume 16578.2 2021-03-18 15:23:10,787 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:23:10,789 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:23:10,791 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:23:10,792 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 15:23:10,794 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:23:10,795 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16578.2,0,0,0,2.7602216630884517e-43 2021-03-18 15:23:20,649 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46097, "kWh"], "Volume": [13135.28, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:23:20,650 DEBUG MBUS1 90 NEW FRAME : 2021-03-18 15:23:20,651 DEBUG MBUS1 90 Timestamp : 1616081000.092513 2021-03-18 15:23:20,652 DEBUG MBUS1 90 From Node : MBUS1 2021-03-18 15:23:20,652 DEBUG MBUS1 90 Values : [46097, 13135.28, 0, 44892, 7965.96, 0] 2021-03-18 15:23:20,653 DEBUG MBUS1 90 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:23:20,654 DEBUG MBUS1 90 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:23:20,657 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16578.3, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"], "Volume_error": [0, "m3"]} 2021-03-18 15:23:20,658 DEBUG MBUS2 89 NEW FRAME : 2021-03-18 15:23:20,659 DEBUG MBUS2 89 Timestamp : 1616081000.030365 2021-03-18 15:23:20,659 DEBUG MBUS2 89 From Node : MBUS2 2021-03-18 15:23:20,660 DEBUG MBUS2 89 Values : [16578.3, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:23:20,661 DEBUG MBUS2 89 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:23:20,661 DEBUG MBUS2 89 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:23:20,873 DEBUG MQTT Publishing: emon/MBUS1/Energy 46097 2021-03-18 15:23:20,875 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.28 2021-03-18 15:23:20,877 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:23:20,878 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:23:20,880 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:23:20,882 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:23:20,884 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:23:20,885 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46097,13135.28,0,44892,7965.96,0 2021-03-18 15:23:20,886 DEBUG MQTT Publishing: emon/MBUS2/Volume 16578.3 2021-03-18 15:23:20,888 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:23:20,889 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:23:20,891 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:23:20,893 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 15:23:20,895 DEBUG MQTT Publishing: emon/MBUS2/Volume_error 0 2021-03-18 15:23:20,896 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:23:20,897 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16578.3,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:23:30,589 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46098, "kWh"], "Volume": [13135.29, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:23:30,590 DEBUG MBUS1 91 NEW FRAME : 2021-03-18 15:23:30,592 DEBUG MBUS1 91 Timestamp : 1616081010.004348 2021-03-18 15:23:30,594 DEBUG MBUS1 91 From Node : MBUS1 2021-03-18 15:23:30,596 DEBUG MBUS1 91 Values : [46098, 13135.29, 0, 44892, 7965.96, 0] 2021-03-18 15:23:30,597 DEBUG MBUS1 91 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:23:30,600 DEBUG MBUS1 91 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:23:30,613 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16578.3, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"], "Volume_error": [0, "m3"]} 2021-03-18 15:23:30,614 DEBUG MBUS2 92 NEW FRAME : 2021-03-18 15:23:30,615 DEBUG MBUS2 92 Timestamp : 1616081010.008898 2021-03-18 15:23:30,616 DEBUG MBUS2 92 From Node : MBUS2 2021-03-18 15:23:30,617 DEBUG MBUS2 92 Values : [16578.3, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:23:30,617 DEBUG MBUS2 92 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:23:30,618 DEBUG MBUS2 92 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:23:30,877 DEBUG MQTT Publishing: emon/MBUS1/Energy 46098 2021-03-18 15:23:30,879 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.29 2021-03-18 15:23:30,880 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:23:30,882 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:23:30,884 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:23:30,885 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:23:30,887 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:23:30,888 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46098,13135.29,0,44892,7965.96,0 2021-03-18 15:23:30,889 DEBUG MQTT Publishing: emon/MBUS2/Volume 16578.3 2021-03-18 15:23:30,891 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:23:30,893 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:23:30,894 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:23:30,896 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 15:23:30,898 DEBUG MQTT Publishing: emon/MBUS2/Volume_error 0 2021-03-18 15:23:30,900 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:23:30,900 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16578.3,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:23:31,578 DEBUG emoncmsorg Buffer size: 6 2021-03-18 15:23:40,611 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46098, "kWh"], "Volume": [13135.300000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:23:40,629 DEBUG MBUS1 93 NEW FRAME : 2021-03-18 15:23:40,631 DEBUG MBUS1 93 Timestamp : 1616081020.054141 2021-03-18 15:23:40,631 DEBUG MBUS1 93 From Node : MBUS1 2021-03-18 15:23:40,632 DEBUG MBUS1 93 Values : [46098, 13135.300000000001, 0, 44892, 7965.96, 0] 2021-03-18 15:23:40,633 DEBUG MBUS1 93 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:23:40,633 DEBUG MBUS1 93 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:23:40,642 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16578.3, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"]} 2021-03-18 15:23:40,643 DEBUG MBUS2 94 NEW FRAME : 2021-03-18 15:23:40,644 DEBUG MBUS2 94 Timestamp : 1616081020.075870 2021-03-18 15:23:40,645 DEBUG MBUS2 94 From Node : MBUS2 2021-03-18 15:23:40,646 DEBUG MBUS2 94 Values : [16578.3, 0, 0, 0, 2.7602216630884517e-43] 2021-03-18 15:23:40,646 DEBUG MBUS2 94 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:23:40,647 DEBUG MBUS2 94 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:23:40,792 DEBUG MQTT Publishing: emon/MBUS1/Energy 46098 2021-03-18 15:23:40,794 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.300000000001 2021-03-18 15:23:40,795 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:23:40,797 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:23:40,799 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:23:40,801 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:23:40,804 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:23:40,804 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46098,13135.300000000001,0,44892,7965.96,0 2021-03-18 15:23:40,806 DEBUG MQTT Publishing: emon/MBUS2/Volume 16578.3 2021-03-18 15:23:40,808 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:23:40,809 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:23:40,811 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:23:40,813 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 15:23:40,815 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:23:40,816 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16578.3,0,0,0,2.7602216630884517e-43 2021-03-18 15:23:50,547 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16578.3, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"], "Volume_Max": [0, "m3"]} 2021-03-18 15:23:50,548 DEBUG MBUS2 95 NEW FRAME : 2021-03-18 15:23:50,549 DEBUG MBUS2 95 Timestamp : 1616081030.004741 2021-03-18 15:23:50,550 DEBUG MBUS2 95 From Node : MBUS2 2021-03-18 15:23:50,551 DEBUG MBUS2 95 Values : [16578.3, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:23:50,551 DEBUG MBUS2 95 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:23:50,552 DEBUG MBUS2 95 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:23:50,633 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46098, "kWh"], "Volume": [13135.31, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:23:50,634 DEBUG MBUS1 96 NEW FRAME : 2021-03-18 15:23:50,635 DEBUG MBUS1 96 Timestamp : 1616081030.097386 2021-03-18 15:23:50,636 DEBUG MBUS1 96 From Node : MBUS1 2021-03-18 15:23:50,637 DEBUG MBUS1 96 Values : [46098, 13135.31, 0, 44892, 7965.96, 0] 2021-03-18 15:23:50,638 DEBUG MBUS1 96 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:23:50,638 DEBUG MBUS1 96 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:23:50,804 DEBUG MQTT Publishing: emon/MBUS1/Energy 46098 2021-03-18 15:23:50,805 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.31 2021-03-18 15:23:50,807 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:23:50,809 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:23:50,811 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:23:50,813 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:23:50,814 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:23:50,815 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46098,13135.31,0,44892,7965.96,0 2021-03-18 15:23:50,817 DEBUG MQTT Publishing: emon/MBUS2/Volume 16578.3 2021-03-18 15:23:50,827 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:23:50,828 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:23:50,830 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:23:50,831 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 15:23:50,833 DEBUG MQTT Publishing: emon/MBUS2/Volume_Max 0 2021-03-18 15:23:50,834 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:23:50,835 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16578.3,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:24:00,594 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16578.3, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"], "Volume_Max": [0, "m3"]} 2021-03-18 15:24:00,596 DEBUG MBUS2 97 NEW FRAME : 2021-03-18 15:24:00,597 DEBUG MBUS2 97 Timestamp : 1616081040.045509 2021-03-18 15:24:00,598 DEBUG MBUS2 97 From Node : MBUS2 2021-03-18 15:24:00,600 DEBUG MBUS2 97 Values : [16578.3, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:24:00,601 DEBUG MBUS2 97 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:24:00,602 DEBUG MBUS2 97 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:24:00,636 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46098, "kWh"], "Volume": [13135.32, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:24:00,637 DEBUG MBUS1 98 NEW FRAME : 2021-03-18 15:24:00,638 DEBUG MBUS1 98 Timestamp : 1616081040.093447 2021-03-18 15:24:00,639 DEBUG MBUS1 98 From Node : MBUS1 2021-03-18 15:24:00,639 DEBUG MBUS1 98 Values : [46098, 13135.32, 0, 44892, 7965.96, 0] 2021-03-18 15:24:00,640 DEBUG MBUS1 98 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:24:00,640 DEBUG MBUS1 98 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:24:00,735 DEBUG MQTT Publishing: emon/MBUS1/Energy 46098 2021-03-18 15:24:00,737 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.32 2021-03-18 15:24:00,738 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:24:00,740 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:24:00,742 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:24:00,744 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:24:00,746 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:24:00,747 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46098,13135.32,0,44892,7965.96,0 2021-03-18 15:24:00,749 DEBUG MQTT Publishing: emon/MBUS2/Volume 16578.3 2021-03-18 15:24:00,750 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:24:00,752 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:24:00,754 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:24:00,756 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 15:24:00,759 DEBUG MQTT Publishing: emon/MBUS2/Volume_Max 0 2021-03-18 15:24:00,761 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:24:00,762 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16578.3,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:24:01,667 DEBUG emoncmsorg Buffer size: 6 2021-03-18 15:24:10,547 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46098, "kWh"], "Volume": [13135.32, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:24:10,548 DEBUG MBUS1 99 NEW FRAME : 2021-03-18 15:24:10,549 DEBUG MBUS1 99 Timestamp : 1616081050.005771 2021-03-18 15:24:10,550 DEBUG MBUS1 99 From Node : MBUS1 2021-03-18 15:24:10,551 DEBUG MBUS1 99 Values : [46098, 13135.32, 0, 44892, 7965.96, 0] 2021-03-18 15:24:10,551 DEBUG MBUS1 99 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:24:10,553 DEBUG MBUS1 99 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:24:10,630 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16578.3, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"]} 2021-03-18 15:24:10,631 DEBUG MBUS2 100 NEW FRAME : 2021-03-18 15:24:10,632 DEBUG MBUS2 100 Timestamp : 1616081050.065197 2021-03-18 15:24:10,633 DEBUG MBUS2 100 From Node : MBUS2 2021-03-18 15:24:10,634 DEBUG MBUS2 100 Values : [16578.3, 0, 0, 0, 2.7602216630884517e-43] 2021-03-18 15:24:10,635 DEBUG MBUS2 100 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:24:10,635 DEBUG MBUS2 100 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:24:10,757 DEBUG MQTT Publishing: emon/MBUS1/Energy 46098 2021-03-18 15:24:10,759 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.32 2021-03-18 15:24:10,762 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:24:10,764 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:24:10,766 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:24:10,768 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:24:10,770 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:24:10,771 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46098,13135.32,0,44892,7965.96,0 2021-03-18 15:24:10,773 DEBUG MQTT Publishing: emon/MBUS2/Volume 16578.3 2021-03-18 15:24:10,775 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:24:10,777 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:24:10,779 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:24:10,781 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 15:24:10,783 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:24:10,784 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16578.3,0,0,0,2.7602216630884517e-43 2021-03-18 15:24:20,563 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46098, "kWh"], "Volume": [13135.33, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:24:20,564 DEBUG MBUS1 101 NEW FRAME : 2021-03-18 15:24:20,565 DEBUG MBUS1 101 Timestamp : 1616081060.024940 2021-03-18 15:24:20,566 DEBUG MBUS1 101 From Node : MBUS1 2021-03-18 15:24:20,567 DEBUG MBUS1 101 Values : [46098, 13135.33, 0, 44892, 7965.96, 0] 2021-03-18 15:24:20,567 DEBUG MBUS1 101 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:24:20,568 DEBUG MBUS1 101 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:24:20,585 DEBUG MQTT Publishing: emon/MBUS1/Energy 46098 2021-03-18 15:24:20,587 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.33 2021-03-18 15:24:20,591 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:24:20,594 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:24:20,596 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:24:20,599 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:24:20,607 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:24:20,609 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46098,13135.33,0,44892,7965.96,0 2021-03-18 15:24:20,645 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:24:20,785 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:24:20,786 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 44 times...) 2021-03-18 15:24:20,789 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:24:20,790 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:24:20,791 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:24:20,792 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:24:20,793 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:24:20,814 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:24:20,815 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:24:20,816 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:24:20,817 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:24:20,819 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:24:21,370 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:24:21,499 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:24:21,500 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 45 times...) 2021-03-18 15:24:21,503 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:24:21,504 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:24:21,505 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:24:21,506 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:24:21,507 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:24:21,514 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:24:21,515 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:24:21,516 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:24:21,516 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:24:21,517 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:24:30,570 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46098, "kWh"], "Volume": [13135.34, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:24:30,571 DEBUG MBUS1 104 NEW FRAME : 2021-03-18 15:24:30,573 DEBUG MBUS1 104 Timestamp : 1616081070.029027 2021-03-18 15:24:30,574 DEBUG MBUS1 104 From Node : MBUS1 2021-03-18 15:24:30,576 DEBUG MBUS1 104 Values : [46098, 13135.34, 0, 44892, 7965.96, 0] 2021-03-18 15:24:30,577 DEBUG MBUS1 104 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:24:30,578 DEBUG MBUS1 104 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:24:30,637 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:24:30,722 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:24:30,723 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 46 times...) 2021-03-18 15:24:30,726 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:24:30,727 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:24:30,727 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:24:30,728 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:24:30,730 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:24:30,736 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:24:30,737 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:24:30,738 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:24:30,739 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:24:30,739 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:24:30,819 DEBUG MQTT Publishing: emon/MBUS1/Energy 46098 2021-03-18 15:24:30,823 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.34 2021-03-18 15:24:30,825 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:24:30,827 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:24:30,830 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:24:30,832 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:24:30,834 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:24:30,835 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46098,13135.34,0,44892,7965.96,0 2021-03-18 15:24:31,294 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:24:31,388 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:24:31,389 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 47 times...) 2021-03-18 15:24:31,392 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:24:31,393 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:24:31,395 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:24:31,396 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:24:31,397 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:24:31,404 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:24:31,405 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:24:31,406 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:24:31,406 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:24:31,407 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:24:31,695 DEBUG emoncmsorg Buffer size: 4 2021-03-18 15:24:40,578 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46099, "kWh"], "Volume": [13135.35, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:24:40,580 DEBUG MBUS1 107 NEW FRAME : 2021-03-18 15:24:40,581 DEBUG MBUS1 107 Timestamp : 1616081080.034609 2021-03-18 15:24:40,583 DEBUG MBUS1 107 From Node : MBUS1 2021-03-18 15:24:40,584 DEBUG MBUS1 107 Values : [46099, 13135.35, 0, 44892, 7965.96, 0] 2021-03-18 15:24:40,585 DEBUG MBUS1 107 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:24:40,586 DEBUG MBUS1 107 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:24:40,623 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:24:40,669 DEBUG MQTT Publishing: emon/MBUS1/Energy 46099 2021-03-18 15:24:40,670 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.35 2021-03-18 15:24:40,672 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:24:40,674 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:24:40,675 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:24:40,677 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:24:40,679 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:24:40,679 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46099,13135.35,0,44892,7965.96,0 2021-03-18 15:24:40,815 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:24:40,816 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 48 times...) 2021-03-18 15:24:40,819 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:24:40,820 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:24:40,820 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:24:40,821 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:24:40,822 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:24:40,838 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:24:40,839 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:24:40,839 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:24:40,840 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:24:40,841 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:24:41,387 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:24:41,483 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:24:41,483 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 49 times...) 2021-03-18 15:24:41,486 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:24:41,487 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:24:41,488 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:24:41,488 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:24:41,489 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:24:41,496 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:24:41,497 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:24:41,497 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:24:41,498 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:24:41,498 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:24:50,604 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16578.4, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"], "Volume_Min": [0, "m3"]} 2021-03-18 15:24:50,606 DEBUG MBUS2 111 NEW FRAME : 2021-03-18 15:24:50,607 DEBUG MBUS2 111 Timestamp : 1616081090.025551 2021-03-18 15:24:50,608 DEBUG MBUS2 111 From Node : MBUS2 2021-03-18 15:24:50,609 DEBUG MBUS2 111 Values : [16578.4, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:24:50,611 DEBUG MBUS2 111 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:24:50,612 DEBUG MBUS2 111 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:24:50,624 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46099, "kWh"], "Volume": [13135.35, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:24:50,625 DEBUG MBUS1 110 NEW FRAME : 2021-03-18 15:24:50,626 DEBUG MBUS1 110 Timestamp : 1616081090.025215 2021-03-18 15:24:50,626 DEBUG MBUS1 110 From Node : MBUS1 2021-03-18 15:24:50,627 DEBUG MBUS1 110 Values : [46099, 13135.35, 0, 44892, 7965.96, 0] 2021-03-18 15:24:50,628 DEBUG MBUS1 110 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:24:50,628 DEBUG MBUS1 110 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:24:50,739 DEBUG MQTT Publishing: emon/MBUS1/Energy 46099 2021-03-18 15:24:50,741 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.35 2021-03-18 15:24:50,743 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:24:50,744 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:24:50,746 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:24:50,748 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:24:50,750 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:24:50,750 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46099,13135.35,0,44892,7965.96,0 2021-03-18 15:24:50,752 DEBUG MQTT Publishing: emon/MBUS2/Volume 16578.4 2021-03-18 15:24:50,754 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:24:50,755 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:24:50,757 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:24:50,759 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 15:24:50,761 DEBUG MQTT Publishing: emon/MBUS2/Volume_Min 0 2021-03-18 15:24:50,762 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:24:50,763 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16578.4,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:25:00,647 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46099, "kWh"], "Volume": [13135.36, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:25:00,648 DEBUG MBUS1 112 NEW FRAME : 2021-03-18 15:25:00,649 DEBUG MBUS1 112 Timestamp : 1616081100.075598 2021-03-18 15:25:00,651 DEBUG MBUS1 112 From Node : MBUS1 2021-03-18 15:25:00,652 DEBUG MBUS1 112 Values : [46099, 13135.36, 0, 44892, 7965.96, 0] 2021-03-18 15:25:00,653 DEBUG MBUS1 112 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:25:00,654 DEBUG MBUS1 112 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:25:00,663 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16578.4, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"], "Volume_Min": [0, "m3"]} 2021-03-18 15:25:00,664 DEBUG MBUS2 113 NEW FRAME : 2021-03-18 15:25:00,692 DEBUG MBUS2 113 Timestamp : 1616081100.076183 2021-03-18 15:25:00,693 DEBUG MBUS2 113 From Node : MBUS2 2021-03-18 15:25:00,694 DEBUG MBUS2 113 Values : [16578.4, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:25:00,695 DEBUG MBUS2 113 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:25:00,696 DEBUG MBUS2 113 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:25:00,792 DEBUG MQTT Publishing: emon/MBUS1/Energy 46099 2021-03-18 15:25:00,794 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.36 2021-03-18 15:25:00,796 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:25:00,803 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:25:00,805 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:25:00,807 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:25:00,808 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:25:00,809 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46099,13135.36,0,44892,7965.96,0 2021-03-18 15:25:00,811 DEBUG MQTT Publishing: emon/MBUS2/Volume 16578.4 2021-03-18 15:25:00,813 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:25:00,814 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:25:00,816 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:25:00,818 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 15:25:00,819 DEBUG MQTT Publishing: emon/MBUS2/Volume_Min 0 2021-03-18 15:25:00,821 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:25:00,822 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16578.4,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:25:01,703 DEBUG emoncmsorg Buffer size: 5 2021-03-18 15:25:10,567 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46099, "kWh"], "Volume": [13135.37, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:25:10,568 DEBUG MBUS1 114 NEW FRAME : 2021-03-18 15:25:10,569 DEBUG MBUS1 114 Timestamp : 1616081110.005142 2021-03-18 15:25:10,570 DEBUG MBUS1 114 From Node : MBUS1 2021-03-18 15:25:10,571 DEBUG MBUS1 114 Values : [46099, 13135.37, 0, 44892, 7965.96, 0] 2021-03-18 15:25:10,572 DEBUG MBUS1 114 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:25:10,575 DEBUG MBUS1 114 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:25:10,626 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16578.4, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"], "Volume_Min": [0, "m3"]} 2021-03-18 15:25:10,627 DEBUG MBUS2 115 NEW FRAME : 2021-03-18 15:25:10,628 DEBUG MBUS2 115 Timestamp : 1616081110.044740 2021-03-18 15:25:10,629 DEBUG MBUS2 115 From Node : MBUS2 2021-03-18 15:25:10,629 DEBUG MBUS2 115 Values : [16578.4, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:25:10,630 DEBUG MBUS2 115 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:25:10,631 DEBUG MBUS2 115 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:25:10,816 DEBUG MQTT Publishing: emon/MBUS1/Energy 46099 2021-03-18 15:25:10,818 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.37 2021-03-18 15:25:10,820 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:25:10,822 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:25:10,824 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:25:10,825 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:25:10,827 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:25:10,828 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46099,13135.37,0,44892,7965.96,0 2021-03-18 15:25:10,831 DEBUG MQTT Publishing: emon/MBUS2/Volume 16578.4 2021-03-18 15:25:10,834 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:25:10,837 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:25:10,839 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:25:10,843 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 15:25:10,845 DEBUG MQTT Publishing: emon/MBUS2/Volume_Min 0 2021-03-18 15:25:10,847 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:25:10,848 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16578.4,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:25:20,562 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46099, "kWh"], "Volume": [13135.37, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:25:20,563 DEBUG MBUS1 116 NEW FRAME : 2021-03-18 15:25:20,564 DEBUG MBUS1 116 Timestamp : 1616081120.025660 2021-03-18 15:25:20,564 DEBUG MBUS1 116 From Node : MBUS1 2021-03-18 15:25:20,565 DEBUG MBUS1 116 Values : [46099, 13135.37, 0, 44892, 7965.96, 0] 2021-03-18 15:25:20,566 DEBUG MBUS1 116 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:25:20,566 DEBUG MBUS1 116 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:25:20,628 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16578.4, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"], "Volume_Min": [0, "m3"]} 2021-03-18 15:25:20,629 DEBUG MBUS2 117 NEW FRAME : 2021-03-18 15:25:20,630 DEBUG MBUS2 117 Timestamp : 1616081120.086019 2021-03-18 15:25:20,631 DEBUG MBUS2 117 From Node : MBUS2 2021-03-18 15:25:20,631 DEBUG MBUS2 117 Values : [16578.4, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:25:20,632 DEBUG MBUS2 117 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:25:20,632 DEBUG MBUS2 117 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:25:20,704 DEBUG MQTT Publishing: emon/MBUS1/Energy 46099 2021-03-18 15:25:20,707 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.37 2021-03-18 15:25:20,708 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:25:20,710 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:25:20,712 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:25:20,713 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:25:20,714 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:25:20,715 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46099,13135.37,0,44892,7965.96,0 2021-03-18 15:25:20,716 DEBUG MQTT Publishing: emon/MBUS2/Volume 16578.4 2021-03-18 15:25:20,718 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:25:20,719 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:25:20,721 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:25:20,722 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 15:25:20,724 DEBUG MQTT Publishing: emon/MBUS2/Volume_Min 0 2021-03-18 15:25:20,726 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:25:20,726 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16578.4,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:25:30,572 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46099, "kWh"], "Volume": [13135.380000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:25:30,573 DEBUG MBUS1 118 NEW FRAME : 2021-03-18 15:25:30,574 DEBUG MBUS1 118 Timestamp : 1616081130.034762 2021-03-18 15:25:30,575 DEBUG MBUS1 118 From Node : MBUS1 2021-03-18 15:25:30,575 DEBUG MBUS1 118 Values : [46099, 13135.380000000001, 0, 44892, 7965.96, 0] 2021-03-18 15:25:30,576 DEBUG MBUS1 118 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:25:30,577 DEBUG MBUS1 118 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:25:30,633 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16578.4, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"], "Volume_Min": [0, "m3"]} 2021-03-18 15:25:30,633 DEBUG MBUS2 119 NEW FRAME : 2021-03-18 15:25:30,634 DEBUG MBUS2 119 Timestamp : 1616081130.088432 2021-03-18 15:25:30,635 DEBUG MBUS2 119 From Node : MBUS2 2021-03-18 15:25:30,635 DEBUG MBUS2 119 Values : [16578.4, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:25:30,636 DEBUG MBUS2 119 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:25:30,637 DEBUG MBUS2 119 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:25:30,717 DEBUG MQTT Publishing: emon/MBUS1/Energy 46099 2021-03-18 15:25:30,720 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.380000000001 2021-03-18 15:25:30,722 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:25:30,724 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:25:30,726 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:25:30,727 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:25:30,730 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:25:30,730 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46099,13135.380000000001,0,44892,7965.96,0 2021-03-18 15:25:30,732 DEBUG MQTT Publishing: emon/MBUS2/Volume 16578.4 2021-03-18 15:25:30,734 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:25:30,736 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:25:30,739 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:25:30,741 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 15:25:30,743 DEBUG MQTT Publishing: emon/MBUS2/Volume_Min 0 2021-03-18 15:25:30,745 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:25:30,746 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16578.4,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:25:31,803 DEBUG emoncmsorg Buffer size: 6 2021-03-18 15:25:40,565 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46099, "kWh"], "Volume": [13135.380000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:25:40,566 DEBUG MBUS1 120 NEW FRAME : 2021-03-18 15:25:40,567 DEBUG MBUS1 120 Timestamp : 1616081140.026114 2021-03-18 15:25:40,567 DEBUG MBUS1 120 From Node : MBUS1 2021-03-18 15:25:40,568 DEBUG MBUS1 120 Values : [46099, 13135.380000000001, 0, 44892, 7965.96, 0] 2021-03-18 15:25:40,569 DEBUG MBUS1 120 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:25:40,570 DEBUG MBUS1 120 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:25:40,631 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16578.4, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"], "Volume_Min": [0, "m3"]} 2021-03-18 15:25:40,632 DEBUG MBUS2 121 NEW FRAME : 2021-03-18 15:25:40,633 DEBUG MBUS2 121 Timestamp : 1616081140.085925 2021-03-18 15:25:40,633 DEBUG MBUS2 121 From Node : MBUS2 2021-03-18 15:25:40,634 DEBUG MBUS2 121 Values : [16578.4, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:25:40,635 DEBUG MBUS2 121 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:25:40,636 DEBUG MBUS2 121 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:25:40,776 DEBUG MQTT Publishing: emon/MBUS1/Energy 46099 2021-03-18 15:25:40,778 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.380000000001 2021-03-18 15:25:40,779 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:25:40,781 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:25:40,783 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:25:40,784 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:25:40,786 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:25:40,787 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46099,13135.380000000001,0,44892,7965.96,0 2021-03-18 15:25:40,788 DEBUG MQTT Publishing: emon/MBUS2/Volume 16578.4 2021-03-18 15:25:40,790 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:25:40,791 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:25:40,792 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:25:40,794 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 15:25:40,795 DEBUG MQTT Publishing: emon/MBUS2/Volume_Min 0 2021-03-18 15:25:40,797 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:25:40,797 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16578.4,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:25:50,581 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46099, "kWh"], "Volume": [13135.39, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:25:50,583 DEBUG MBUS1 122 NEW FRAME : 2021-03-18 15:25:50,584 DEBUG MBUS1 122 Timestamp : 1616081150.047011 2021-03-18 15:25:50,585 DEBUG MBUS1 122 From Node : MBUS1 2021-03-18 15:25:50,586 DEBUG MBUS1 122 Values : [46099, 13135.39, 0, 44892, 7965.96, 0] 2021-03-18 15:25:50,588 DEBUG MBUS1 122 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:25:50,589 DEBUG MBUS1 122 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:25:50,634 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16578.5, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"], "Volume_Min": [0, "m3"]} 2021-03-18 15:25:50,635 DEBUG MBUS2 123 NEW FRAME : 2021-03-18 15:25:50,636 DEBUG MBUS2 123 Timestamp : 1616081150.081292 2021-03-18 15:25:50,637 DEBUG MBUS2 123 From Node : MBUS2 2021-03-18 15:25:50,637 DEBUG MBUS2 123 Values : [16578.5, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:25:50,638 DEBUG MBUS2 123 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:25:50,639 DEBUG MBUS2 123 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:25:50,902 DEBUG MQTT Publishing: emon/MBUS1/Energy 46099 2021-03-18 15:25:50,904 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.39 2021-03-18 15:25:50,906 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:25:50,907 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:25:50,909 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:25:50,911 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:25:50,913 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:25:50,914 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46099,13135.39,0,44892,7965.96,0 2021-03-18 15:25:50,915 DEBUG MQTT Publishing: emon/MBUS2/Volume 16578.5 2021-03-18 15:25:50,917 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:25:50,918 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:25:50,920 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:25:50,922 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 15:25:50,924 DEBUG MQTT Publishing: emon/MBUS2/Volume_Min 0 2021-03-18 15:25:50,925 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:25:50,926 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16578.5,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:26:00,598 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46099, "kWh"], "Volume": [13135.39, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:26:00,601 DEBUG MBUS1 124 NEW FRAME : 2021-03-18 15:26:00,603 DEBUG MBUS1 124 Timestamp : 1616081160.052178 2021-03-18 15:26:00,605 DEBUG MBUS1 124 From Node : MBUS1 2021-03-18 15:26:00,606 DEBUG MBUS1 124 Values : [46099, 13135.39, 0, 44892, 7965.96, 0] 2021-03-18 15:26:00,608 DEBUG MBUS1 124 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:26:00,609 DEBUG MBUS1 124 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:26:00,652 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16578.5, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"]} 2021-03-18 15:26:00,653 DEBUG MBUS2 125 NEW FRAME : 2021-03-18 15:26:00,654 DEBUG MBUS2 125 Timestamp : 1616081160.091021 2021-03-18 15:26:00,655 DEBUG MBUS2 125 From Node : MBUS2 2021-03-18 15:26:00,655 DEBUG MBUS2 125 Values : [16578.5, 0, 0, 0, 2.7602216630884517e-43] 2021-03-18 15:26:00,656 DEBUG MBUS2 125 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:26:00,656 DEBUG MBUS2 125 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:26:00,721 DEBUG MQTT Publishing: emon/MBUS1/Energy 46099 2021-03-18 15:26:00,722 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.39 2021-03-18 15:26:00,724 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:26:00,726 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:26:00,727 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:26:00,729 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:26:00,731 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:26:00,732 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46099,13135.39,0,44892,7965.96,0 2021-03-18 15:26:00,734 DEBUG MQTT Publishing: emon/MBUS2/Volume 16578.5 2021-03-18 15:26:00,735 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:26:00,737 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:26:00,739 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:26:00,741 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 15:26:00,743 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:26:00,743 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16578.5,0,0,0,2.7602216630884517e-43 2021-03-18 15:26:01,878 DEBUG emoncmsorg Buffer size: 6 2021-03-18 15:26:10,551 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16578.5, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"], "Volume_Min": [0, "m3"]} 2021-03-18 15:26:10,552 DEBUG MBUS2 126 NEW FRAME : 2021-03-18 15:26:10,553 DEBUG MBUS2 126 Timestamp : 1616081170.007556 2021-03-18 15:26:10,553 DEBUG MBUS2 126 From Node : MBUS2 2021-03-18 15:26:10,554 DEBUG MBUS2 126 Values : [16578.5, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:26:10,555 DEBUG MBUS2 126 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:26:10,555 DEBUG MBUS2 126 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:26:10,595 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46099, "kWh"], "Volume": [13135.4, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:26:10,596 DEBUG MBUS1 127 NEW FRAME : 2021-03-18 15:26:10,597 DEBUG MBUS1 127 Timestamp : 1616081170.056248 2021-03-18 15:26:10,598 DEBUG MBUS1 127 From Node : MBUS1 2021-03-18 15:26:10,599 DEBUG MBUS1 127 Values : [46099, 13135.4, 0, 44892, 7965.96, 0] 2021-03-18 15:26:10,600 DEBUG MBUS1 127 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:26:10,601 DEBUG MBUS1 127 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:26:10,833 DEBUG MQTT Publishing: emon/MBUS1/Energy 46099 2021-03-18 15:26:10,834 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.4 2021-03-18 15:26:10,836 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:26:10,838 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:26:10,839 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:26:10,841 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:26:10,844 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:26:10,845 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46099,13135.4,0,44892,7965.96,0 2021-03-18 15:26:10,848 DEBUG MQTT Publishing: emon/MBUS2/Volume 16578.5 2021-03-18 15:26:10,850 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:26:10,852 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:26:10,854 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:26:10,856 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 15:26:10,858 DEBUG MQTT Publishing: emon/MBUS2/Volume_Min 0 2021-03-18 15:26:10,861 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:26:10,861 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16578.5,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:26:20,589 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46099, "kWh"], "Volume": [13135.4, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:26:20,590 DEBUG MBUS1 128 NEW FRAME : 2021-03-18 15:26:20,591 DEBUG MBUS1 128 Timestamp : 1616081180.051361 2021-03-18 15:26:20,592 DEBUG MBUS1 128 From Node : MBUS1 2021-03-18 15:26:20,593 DEBUG MBUS1 128 Values : [46099, 13135.4, 0, 44892, 7965.96, 0] 2021-03-18 15:26:20,593 DEBUG MBUS1 128 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:26:20,594 DEBUG MBUS1 128 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:26:20,641 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16578.5, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"], "Volume_error": [0, "m3"]} 2021-03-18 15:26:20,642 DEBUG MBUS2 129 NEW FRAME : 2021-03-18 15:26:20,643 DEBUG MBUS2 129 Timestamp : 1616081180.097766 2021-03-18 15:26:20,643 DEBUG MBUS2 129 From Node : MBUS2 2021-03-18 15:26:20,644 DEBUG MBUS2 129 Values : [16578.5, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:26:20,645 DEBUG MQTT Publishing: emon/MBUS1/Energy 46099 2021-03-18 15:26:20,645 DEBUG MBUS2 129 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:26:20,647 DEBUG MBUS2 129 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:26:20,648 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.4 2021-03-18 15:26:20,651 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:26:20,653 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:26:20,655 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:26:20,657 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:26:20,660 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:26:20,661 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46099,13135.4,0,44892,7965.96,0 2021-03-18 15:26:20,869 DEBUG MQTT Publishing: emon/MBUS2/Volume 16578.5 2021-03-18 15:26:20,871 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:26:20,873 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:26:20,876 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:26:20,880 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 15:26:20,883 DEBUG MQTT Publishing: emon/MBUS2/Volume_error 0 2021-03-18 15:26:20,885 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:26:20,886 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16578.5,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:26:30,576 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46099, "kWh"], "Volume": [13135.4, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:26:30,577 DEBUG MBUS1 130 NEW FRAME : 2021-03-18 15:26:30,578 DEBUG MBUS1 130 Timestamp : 1616081190.036680 2021-03-18 15:26:30,578 DEBUG MBUS1 130 From Node : MBUS1 2021-03-18 15:26:30,580 DEBUG MBUS1 130 Values : [46099, 13135.4, 0, 44892, 7965.96, 0] 2021-03-18 15:26:30,581 DEBUG MBUS1 130 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:26:30,581 DEBUG MBUS1 130 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:26:30,676 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16578.5, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"], "Volume_error": [0, "m3"]} 2021-03-18 15:26:30,677 DEBUG MBUS2 131 NEW FRAME : 2021-03-18 15:26:30,677 DEBUG MBUS2 131 Timestamp : 1616081190.099436 2021-03-18 15:26:30,678 DEBUG MBUS2 131 From Node : MBUS2 2021-03-18 15:26:30,679 DEBUG MBUS2 131 Values : [16578.5, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:26:30,679 DEBUG MBUS2 131 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:26:30,681 DEBUG MBUS2 131 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:26:30,785 DEBUG MQTT Publishing: emon/MBUS1/Energy 46099 2021-03-18 15:26:30,786 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.4 2021-03-18 15:26:30,788 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:26:30,790 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:26:30,792 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:26:30,793 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:26:30,795 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:26:30,796 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46099,13135.4,0,44892,7965.96,0 2021-03-18 15:26:30,797 DEBUG MQTT Publishing: emon/MBUS2/Volume 16578.5 2021-03-18 15:26:30,799 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:26:30,801 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:26:30,802 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:26:30,804 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 15:26:30,806 DEBUG MQTT Publishing: emon/MBUS2/Volume_error 0 2021-03-18 15:26:30,808 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:26:30,809 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16578.5,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:26:31,948 DEBUG emoncmsorg Buffer size: 6 2021-03-18 15:26:40,630 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46099, "kWh"], "Volume": [13135.41, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:26:40,631 DEBUG MBUS1 133 NEW FRAME : 2021-03-18 15:26:40,632 DEBUG MBUS1 133 Timestamp : 1616081200.048852 2021-03-18 15:26:40,634 DEBUG MBUS1 133 From Node : MBUS1 2021-03-18 15:26:40,635 DEBUG MBUS1 133 Values : [46099, 13135.41, 0, 44892, 7965.96, 0] 2021-03-18 15:26:40,636 DEBUG MBUS1 133 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:26:40,638 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16578.5, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"], "Volume_error": [0, "m3"]} 2021-03-18 15:26:40,639 DEBUG MBUS1 133 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:26:40,639 DEBUG MBUS2 132 NEW FRAME : 2021-03-18 15:26:40,641 DEBUG MBUS2 132 Timestamp : 1616081200.038438 2021-03-18 15:26:40,642 DEBUG MBUS2 132 From Node : MBUS2 2021-03-18 15:26:40,642 DEBUG MBUS2 132 Values : [16578.5, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:26:40,643 DEBUG MBUS2 132 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:26:40,644 DEBUG MBUS2 132 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:26:40,720 DEBUG MQTT Publishing: emon/MBUS1/Energy 46099 2021-03-18 15:26:40,722 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.41 2021-03-18 15:26:40,723 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:26:40,725 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:26:40,727 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:26:40,728 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:26:40,730 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:26:40,731 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46099,13135.41,0,44892,7965.96,0 2021-03-18 15:26:40,732 DEBUG MQTT Publishing: emon/MBUS2/Volume 16578.5 2021-03-18 15:26:40,734 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:26:40,735 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:26:40,737 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:26:40,739 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 15:26:40,741 DEBUG MQTT Publishing: emon/MBUS2/Volume_error 0 2021-03-18 15:26:40,743 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:26:40,744 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16578.5,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:26:50,627 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 177, in parse_frame value = bytes[0] IndexError: list index out of range 2021-03-18 15:26:50,634 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46099, "kWh"], "Volume": [13135.41, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:26:50,635 DEBUG MBUS1 134 NEW FRAME : 2021-03-18 15:26:50,636 DEBUG MBUS1 134 Timestamp : 1616081210.046740 2021-03-18 15:26:50,636 DEBUG MBUS1 134 From Node : MBUS1 2021-03-18 15:26:50,637 DEBUG MBUS1 134 Values : [46099, 13135.41, 0, 44892, 7965.96, 0] 2021-03-18 15:26:50,638 DEBUG MBUS1 134 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:26:50,638 DEBUG MBUS1 134 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:26:50,696 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:26:50,697 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 50 times...) 2021-03-18 15:26:50,700 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:26:50,700 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:26:50,701 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:26:50,702 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:26:50,703 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:26:50,708 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:26:50,709 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:26:50,709 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:26:50,710 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:26:50,710 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:26:50,788 DEBUG MQTT Publishing: emon/MBUS1/Energy 46099 2021-03-18 15:26:50,790 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.41 2021-03-18 15:26:50,792 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:26:50,794 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:26:50,796 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:26:50,798 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:26:50,801 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:26:50,802 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46099,13135.41,0,44892,7965.96,0 2021-03-18 15:26:51,260 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 179, in parse_frame value = bytes[0] + (bytes[1]<<8) IndexError: list index out of range 2021-03-18 15:26:51,314 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:26:51,315 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 51 times...) 2021-03-18 15:26:51,319 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:26:51,320 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:26:51,321 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:26:51,322 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:26:51,323 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:26:51,344 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:26:51,345 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:26:51,346 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:26:51,347 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:26:51,347 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:27:00,632 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46099, "kWh"], "Volume": [13135.41, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:27:00,633 DEBUG MBUS1 137 NEW FRAME : 2021-03-18 15:27:00,633 DEBUG MBUS1 137 Timestamp : 1616081220.077778 2021-03-18 15:27:00,634 DEBUG MBUS1 137 From Node : MBUS1 2021-03-18 15:27:00,635 DEBUG MBUS1 137 Values : [46099, 13135.41, 0, 44892, 7965.96, 0] 2021-03-18 15:27:00,636 DEBUG MBUS1 137 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:27:00,636 DEBUG MBUS1 137 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:27:00,671 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 181, in parse_frame value = bytes[0] + (bytes[1]<<8) + (bytes[2]<<16) IndexError: list index out of range 2021-03-18 15:27:00,787 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:27:00,788 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 52 times...) 2021-03-18 15:27:00,791 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:27:00,792 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:27:00,793 DEBUG MQTT Publishing: emon/MBUS1/Energy 46099 2021-03-18 15:27:00,795 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.41 2021-03-18 15:27:00,797 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:27:00,799 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:27:00,801 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:27:00,802 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:27:00,804 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:27:00,805 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46099,13135.41,0,44892,7965.96,0 2021-03-18 15:27:00,793 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:27:00,807 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:27:00,808 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:27:00,815 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:27:00,816 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:27:00,817 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:27:00,817 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:27:00,818 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:27:01,381 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 183, in parse_frame value = bytes[0] + (bytes[1]<<8) + (bytes[2]<<16) + (bytes[3]<<24) IndexError: list index out of range 2021-03-18 15:27:01,503 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:27:01,504 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 53 times...) 2021-03-18 15:27:01,507 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:27:01,508 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:27:01,509 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:27:01,510 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:27:01,511 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:27:01,518 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:27:01,519 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:27:01,520 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:27:01,521 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:27:01,522 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:27:02,014 DEBUG emoncmsorg Buffer size: 4 2021-03-18 15:27:10,536 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46099, "kWh"], "Volume": [13135.41, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:27:10,537 DEBUG MBUS1 140 NEW FRAME : 2021-03-18 15:27:10,538 DEBUG MBUS1 140 Timestamp : 1616081230.000522 2021-03-18 15:27:10,538 DEBUG MBUS1 140 From Node : MBUS1 2021-03-18 15:27:10,539 DEBUG MBUS1 140 Values : [46099, 13135.41, 0, 44892, 7965.96, 0] 2021-03-18 15:27:10,540 DEBUG MBUS1 140 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:27:10,540 DEBUG MBUS1 140 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:27:10,640 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 187, in parse_frame value = struct.unpack("f",bytearray(bytes))[0] struct.error: unpack requires a buffer of 4 bytes 2021-03-18 15:27:10,739 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:27:10,740 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 54 times...) 2021-03-18 15:27:10,743 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:27:10,744 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:27:10,745 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:27:10,746 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:27:10,747 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:27:10,754 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:27:10,755 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:27:10,755 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:27:10,756 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:27:10,757 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:27:10,812 DEBUG MQTT Publishing: emon/MBUS1/Energy 46099 2021-03-18 15:27:10,814 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.41 2021-03-18 15:27:10,816 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:27:10,819 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:27:10,821 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:27:10,823 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:27:10,825 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:27:10,826 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46099,13135.41,0,44892,7965.96,0 2021-03-18 15:27:11,302 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16578.600000000002, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy48": [2.7602216630884517e-43, "kWh"], "Volume51": [0, "m3"]} 2021-03-18 15:27:11,302 DEBUG MBUS2 142 NEW FRAME : 2021-03-18 15:27:11,303 DEBUG MBUS2 142 Timestamp : 1616081230.758508 2021-03-18 15:27:11,304 DEBUG MBUS2 142 From Node : MBUS2 2021-03-18 15:27:11,304 DEBUG MBUS2 142 Values : [16578.600000000002, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:27:11,305 DEBUG MBUS2 142 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:27:11,305 DEBUG MBUS2 142 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:27:11,445 DEBUG MQTT Publishing: emon/MBUS2/Volume 16578.600000000002 2021-03-18 15:27:11,448 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:27:11,449 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:27:11,451 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:27:11,452 DEBUG MQTT Publishing: emon/MBUS2/Energy48 2.7602216630884517e-43 2021-03-18 15:27:11,454 DEBUG MQTT Publishing: emon/MBUS2/Volume51 0 2021-03-18 15:27:11,455 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:27:11,456 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16578.600000000002,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:27:20,637 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16578.600000000002, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy48": [2.7602216630884517e-43, "kWh"], "Volume_error": [0, "m3"]} 2021-03-18 15:27:20,637 DEBUG MBUS2 143 NEW FRAME : 2021-03-18 15:27:20,638 DEBUG MBUS2 143 Timestamp : 1616081240.071158 2021-03-18 15:27:20,639 DEBUG MBUS2 143 From Node : MBUS2 2021-03-18 15:27:20,639 DEBUG MBUS2 143 Values : [16578.600000000002, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:27:20,653 DEBUG MBUS2 143 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:27:20,654 DEBUG MBUS2 143 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:27:20,653 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46099, "kWh"], "Volume": [13135.41, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:27:20,655 DEBUG MBUS1 144 NEW FRAME : 2021-03-18 15:27:20,656 DEBUG MBUS1 144 Timestamp : 1616081240.096383 2021-03-18 15:27:20,657 DEBUG MBUS1 144 From Node : MBUS1 2021-03-18 15:27:20,657 DEBUG MBUS1 144 Values : [46099, 13135.41, 0, 44892, 7965.96, 0] 2021-03-18 15:27:20,658 DEBUG MBUS1 144 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:27:20,658 DEBUG MBUS1 144 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:27:20,845 DEBUG MQTT Publishing: emon/MBUS1/Energy 46099 2021-03-18 15:27:20,847 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.41 2021-03-18 15:27:20,848 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:27:20,850 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:27:20,852 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:27:20,854 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:27:20,855 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:27:20,856 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46099,13135.41,0,44892,7965.96,0 2021-03-18 15:27:20,858 DEBUG MQTT Publishing: emon/MBUS2/Volume 16578.600000000002 2021-03-18 15:27:20,860 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:27:20,862 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:27:20,864 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:27:20,866 DEBUG MQTT Publishing: emon/MBUS2/Energy48 2.7602216630884517e-43 2021-03-18 15:27:20,867 DEBUG MQTT Publishing: emon/MBUS2/Volume_error 0 2021-03-18 15:27:20,869 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:27:20,870 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16578.600000000002,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:27:30,606 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46100, "kWh"], "Volume": [13135.43, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:27:30,607 DEBUG MBUS1 145 NEW FRAME : 2021-03-18 15:27:30,607 DEBUG MBUS1 145 Timestamp : 1616081250.022712 2021-03-18 15:27:30,608 DEBUG MBUS1 145 From Node : MBUS1 2021-03-18 15:27:30,609 DEBUG MBUS1 145 Values : [46100, 13135.43, 0, 44892, 7965.96, 0] 2021-03-18 15:27:30,609 DEBUG MBUS1 145 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:27:30,610 DEBUG MBUS1 145 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:27:30,613 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16578.600000000002, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy48": [2.7602216630884517e-43, "kWh"], "Volume_error": [0, "m3"]} 2021-03-18 15:27:30,614 DEBUG MBUS2 146 NEW FRAME : 2021-03-18 15:27:30,615 DEBUG MBUS2 146 Timestamp : 1616081250.023351 2021-03-18 15:27:30,616 DEBUG MBUS2 146 From Node : MBUS2 2021-03-18 15:27:30,616 DEBUG MBUS2 146 Values : [16578.600000000002, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:27:30,617 DEBUG MBUS2 146 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:27:30,618 DEBUG MBUS2 146 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:27:30,751 DEBUG MQTT Publishing: emon/MBUS1/Energy 46100 2021-03-18 15:27:30,753 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.43 2021-03-18 15:27:30,755 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:27:30,758 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:27:30,759 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:27:30,761 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:27:30,763 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:27:30,764 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46100,13135.43,0,44892,7965.96,0 2021-03-18 15:27:30,766 DEBUG MQTT Publishing: emon/MBUS2/Volume 16578.600000000002 2021-03-18 15:27:30,768 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:27:30,770 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:27:30,772 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:27:30,774 DEBUG MQTT Publishing: emon/MBUS2/Energy48 2.7602216630884517e-43 2021-03-18 15:27:30,775 DEBUG MQTT Publishing: emon/MBUS2/Volume_error 0 2021-03-18 15:27:30,777 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:27:30,778 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16578.600000000002,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:27:32,073 DEBUG emoncmsorg Buffer size: 6 2021-03-18 15:27:40,650 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46100, "kWh"], "Volume": [13135.43, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:27:40,661 DEBUG MBUS1 147 NEW FRAME : 2021-03-18 15:27:40,663 DEBUG MBUS1 147 Timestamp : 1616081260.074224 2021-03-18 15:27:40,664 DEBUG MBUS1 147 From Node : MBUS1 2021-03-18 15:27:40,665 DEBUG MBUS1 147 Values : [46100, 13135.43, 0, 44892, 7965.96, 0] 2021-03-18 15:27:40,667 DEBUG MBUS1 147 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:27:40,668 DEBUG MBUS1 147 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:27:40,673 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16578.600000000002, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy48": [2.7602216630884517e-43, "kWh"], "Volume_error": [0, "m3"]} 2021-03-18 15:27:40,675 DEBUG MBUS2 148 NEW FRAME : 2021-03-18 15:27:40,676 DEBUG MBUS2 148 Timestamp : 1616081260.074657 2021-03-18 15:27:40,677 DEBUG MBUS2 148 From Node : MBUS2 2021-03-18 15:27:40,677 DEBUG MBUS2 148 Values : [16578.600000000002, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:27:40,678 DEBUG MBUS2 148 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:27:40,679 DEBUG MBUS2 148 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:27:40,894 DEBUG MQTT Publishing: emon/MBUS1/Energy 46100 2021-03-18 15:27:40,896 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.43 2021-03-18 15:27:40,898 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:27:40,900 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:27:40,902 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:27:40,904 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:27:40,906 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:27:40,907 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46100,13135.43,0,44892,7965.96,0 2021-03-18 15:27:40,909 DEBUG MQTT Publishing: emon/MBUS2/Volume 16578.600000000002 2021-03-18 15:27:40,911 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:27:40,913 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:27:40,915 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:27:40,918 DEBUG MQTT Publishing: emon/MBUS2/Energy48 2.7602216630884517e-43 2021-03-18 15:27:40,920 DEBUG MQTT Publishing: emon/MBUS2/Volume_error 0 2021-03-18 15:27:40,922 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:27:40,923 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16578.600000000002,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:27:50,606 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46100, "kWh"], "Volume": [13135.43, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:27:50,607 DEBUG MBUS1 150 NEW FRAME : 2021-03-18 15:27:50,609 DEBUG MBUS1 150 Timestamp : 1616081270.030570 2021-03-18 15:27:50,610 DEBUG MBUS1 150 From Node : MBUS1 2021-03-18 15:27:50,612 DEBUG MBUS1 150 Values : [46100, 13135.43, 0, 44892, 7965.96, 0] 2021-03-18 15:27:50,613 DEBUG MBUS1 150 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:27:50,614 DEBUG MBUS1 150 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:27:50,634 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16578.7, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy48": [2.7602216630884517e-43, "kWh"]} 2021-03-18 15:27:50,635 DEBUG MBUS2 149 NEW FRAME : 2021-03-18 15:27:50,636 DEBUG MBUS2 149 Timestamp : 1616081270.029681 2021-03-18 15:27:50,636 DEBUG MBUS2 149 From Node : MBUS2 2021-03-18 15:27:50,637 DEBUG MBUS2 149 Values : [16578.7, 0, 0, 0, 2.7602216630884517e-43] 2021-03-18 15:27:50,638 DEBUG MBUS2 149 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:27:50,638 DEBUG MBUS2 149 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:27:50,735 DEBUG MQTT Publishing: emon/MBUS1/Energy 46100 2021-03-18 15:27:50,737 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.43 2021-03-18 15:27:50,739 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:27:50,741 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:27:50,743 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:27:50,745 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:27:50,746 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:27:50,747 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46100,13135.43,0,44892,7965.96,0 2021-03-18 15:27:50,749 DEBUG MQTT Publishing: emon/MBUS2/Volume 16578.7 2021-03-18 15:27:50,761 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:27:50,763 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:27:50,764 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:27:50,766 DEBUG MQTT Publishing: emon/MBUS2/Energy48 2.7602216630884517e-43 2021-03-18 15:27:50,768 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:27:50,769 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16578.7,0,0,0,2.7602216630884517e-43 2021-03-18 15:28:00,603 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46100, "kWh"], "Volume": [13135.44, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:28:00,619 DEBUG MBUS1 151 NEW FRAME : 2021-03-18 15:28:00,620 DEBUG MBUS1 151 Timestamp : 1616081280.068772 2021-03-18 15:28:00,621 DEBUG MBUS1 151 From Node : MBUS1 2021-03-18 15:28:00,621 DEBUG MBUS1 151 Values : [46100, 13135.44, 0, 44892, 7965.96, 0] 2021-03-18 15:28:00,622 DEBUG MBUS1 151 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:28:00,622 DEBUG MBUS1 151 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:28:00,653 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:28:00,739 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:28:00,740 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 55 times...) 2021-03-18 15:28:00,743 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:28:00,744 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:28:00,744 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:28:00,745 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:28:00,746 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:28:00,753 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:28:00,754 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:28:00,754 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:28:00,755 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:28:00,756 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:28:00,758 DEBUG MQTT Publishing: emon/MBUS1/Energy 46100 2021-03-18 15:28:00,759 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.44 2021-03-18 15:28:00,761 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:28:00,763 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:28:00,765 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:28:00,766 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:28:00,768 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:28:00,769 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46100,13135.44,0,44892,7965.96,0 2021-03-18 15:28:01,307 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:28:01,423 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:28:01,424 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 56 times...) 2021-03-18 15:28:01,427 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:28:01,429 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:28:01,430 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:28:01,431 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:28:01,432 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:28:01,439 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:28:01,440 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:28:01,441 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:28:01,442 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:28:01,443 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:28:02,152 DEBUG emoncmsorg Buffer size: 5 2021-03-18 15:28:10,643 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46100, "kWh"], "Volume": [13135.44, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:28:10,644 DEBUG MBUS1 154 NEW FRAME : 2021-03-18 15:28:10,645 DEBUG MBUS1 154 Timestamp : 1616081290.084081 2021-03-18 15:28:10,646 DEBUG MBUS1 154 From Node : MBUS1 2021-03-18 15:28:10,647 DEBUG MBUS1 154 Values : [46100, 13135.44, 0, 44892, 7965.96, 0] 2021-03-18 15:28:10,647 DEBUG MBUS1 154 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:28:10,648 DEBUG MBUS1 154 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:28:10,727 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:28:10,793 DEBUG MQTT Publishing: emon/MBUS1/Energy 46100 2021-03-18 15:28:10,795 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.44 2021-03-18 15:28:10,797 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:28:10,799 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:28:10,802 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:28:10,804 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:28:10,807 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:28:10,808 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46100,13135.44,0,44892,7965.96,0 2021-03-18 15:28:10,913 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:28:10,914 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 57 times...) 2021-03-18 15:28:10,919 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:28:10,921 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:28:10,941 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:28:10,942 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:28:10,944 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:28:10,951 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:28:10,952 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:28:10,953 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:28:10,953 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:28:10,954 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:28:11,508 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:28:11,565 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:28:11,566 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 58 times...) 2021-03-18 15:28:11,569 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:28:11,570 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:28:11,571 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:28:11,572 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:28:11,573 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:28:11,580 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:28:11,581 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:28:11,581 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:28:11,582 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:28:11,583 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:28:20,575 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46100, "kWh"], "Volume": [13135.44, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:28:20,576 DEBUG MBUS1 157 NEW FRAME : 2021-03-18 15:28:20,577 DEBUG MBUS1 157 Timestamp : 1616081300.004454 2021-03-18 15:28:20,578 DEBUG MBUS1 157 From Node : MBUS1 2021-03-18 15:28:20,578 DEBUG MBUS1 157 Values : [46100, 13135.44, 0, 44892, 7965.96, 0] 2021-03-18 15:28:20,579 DEBUG MBUS1 157 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:28:20,580 DEBUG MBUS1 157 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:28:20,588 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:28:20,628 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:28:20,629 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 59 times...) 2021-03-18 15:28:20,633 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:28:20,634 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:28:20,634 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:28:20,635 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:28:20,637 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:28:20,641 DEBUG MQTT Publishing: emon/MBUS1/Energy 46100 2021-03-18 15:28:20,643 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.44 2021-03-18 15:28:20,645 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:28:20,648 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:28:20,650 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:28:20,652 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:28:20,655 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:28:20,656 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:28:20,658 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:28:20,659 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:28:20,659 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:28:20,660 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:28:20,657 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46100,13135.44,0,44892,7965.96,0 2021-03-18 15:28:21,208 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:28:21,321 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:28:21,322 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 60 times...) 2021-03-18 15:28:21,325 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:28:21,326 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:28:21,326 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:28:21,327 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:28:21,328 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:28:21,335 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:28:21,336 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:28:21,337 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:28:21,338 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:28:21,338 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:28:30,577 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46100, "kWh"], "Volume": [13135.44, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:28:30,578 DEBUG MBUS1 160 NEW FRAME : 2021-03-18 15:28:30,578 DEBUG MBUS1 160 Timestamp : 1616081310.040558 2021-03-18 15:28:30,579 DEBUG MBUS1 160 From Node : MBUS1 2021-03-18 15:28:30,580 DEBUG MBUS1 160 Values : [46100, 13135.44, 0, 44892, 7965.96, 0] 2021-03-18 15:28:30,581 DEBUG MBUS1 160 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:28:30,581 DEBUG MBUS1 160 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:28:30,638 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 181, in parse_frame value = bytes[0] + (bytes[1]<<8) + (bytes[2]<<16) IndexError: list index out of range 2021-03-18 15:28:30,823 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:28:30,824 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 61 times...) 2021-03-18 15:28:30,827 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:28:30,828 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:28:30,829 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:28:30,829 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:28:30,831 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:28:30,838 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:28:30,839 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:28:30,839 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:28:30,840 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:28:30,841 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:28:30,845 DEBUG MQTT Publishing: emon/MBUS1/Energy 46100 2021-03-18 15:28:30,847 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.44 2021-03-18 15:28:30,849 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:28:30,851 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:28:30,853 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:28:30,855 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:28:30,857 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:28:30,858 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46100,13135.44,0,44892,7965.96,0 2021-03-18 15:28:31,386 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 183, in parse_frame value = bytes[0] + (bytes[1]<<8) + (bytes[2]<<16) + (bytes[3]<<24) IndexError: list index out of range 2021-03-18 15:28:31,445 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:28:31,446 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 62 times...) 2021-03-18 15:28:31,449 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:28:31,450 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:28:31,451 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:28:31,452 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:28:31,453 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:28:31,462 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:28:31,463 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:28:31,463 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:28:31,464 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:28:31,465 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:28:32,218 DEBUG emoncmsorg Buffer size: 3 2021-03-18 15:28:40,566 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 187, in parse_frame value = struct.unpack("f",bytearray(bytes))[0] struct.error: unpack requires a buffer of 4 bytes 2021-03-18 15:28:40,619 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46100, "kWh"], "Volume": [13135.45, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:28:40,620 DEBUG MBUS1 164 NEW FRAME : 2021-03-18 15:28:40,621 DEBUG MBUS1 164 Timestamp : 1616081320.051931 2021-03-18 15:28:40,622 DEBUG MBUS1 164 From Node : MBUS1 2021-03-18 15:28:40,622 DEBUG MBUS1 164 Values : [46100, 13135.45, 0, 44892, 7965.96, 0] 2021-03-18 15:28:40,623 DEBUG MBUS1 164 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:28:40,624 DEBUG MBUS1 164 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:28:40,705 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:28:40,706 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 63 times...) 2021-03-18 15:28:40,710 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:28:40,711 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:28:40,712 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:28:40,713 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:28:40,714 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:28:40,721 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:28:40,722 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:28:40,723 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:28:40,723 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:28:40,724 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:28:40,751 DEBUG MQTT Publishing: emon/MBUS1/Energy 46100 2021-03-18 15:28:40,753 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.45 2021-03-18 15:28:40,755 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:28:40,756 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:28:40,758 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:28:40,760 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:28:40,762 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:28:40,763 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46100,13135.45,0,44892,7965.96,0 2021-03-18 15:28:41,270 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16578.7, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy48": [2.7602216630884517e-43, "kWh"], "Volume51": [0, "m3"]} 2021-03-18 15:28:41,271 DEBUG MBUS2 165 NEW FRAME : 2021-03-18 15:28:41,272 DEBUG MBUS2 165 Timestamp : 1616081320.726062 2021-03-18 15:28:41,273 DEBUG MBUS2 165 From Node : MBUS2 2021-03-18 15:28:41,274 DEBUG MBUS2 165 Values : [16578.7, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:28:41,275 DEBUG MBUS2 165 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:28:41,275 DEBUG MBUS2 165 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:28:41,390 DEBUG MQTT Publishing: emon/MBUS2/Volume 16578.7 2021-03-18 15:28:41,392 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:28:41,394 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:28:41,395 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:28:41,397 DEBUG MQTT Publishing: emon/MBUS2/Energy48 2.7602216630884517e-43 2021-03-18 15:28:41,399 DEBUG MQTT Publishing: emon/MBUS2/Volume51 0 2021-03-18 15:28:41,411 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:28:41,412 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16578.7,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:28:50,549 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16578.7, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy48": [2.7602216630884517e-43, "kWh"], "Volume51": [0, "m3"]} 2021-03-18 15:28:50,550 DEBUG MBUS2 166 NEW FRAME : 2021-03-18 15:28:50,551 DEBUG MBUS2 166 Timestamp : 1616081330.006735 2021-03-18 15:28:50,552 DEBUG MBUS2 166 From Node : MBUS2 2021-03-18 15:28:50,552 DEBUG MBUS2 166 Values : [16578.7, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:28:50,553 DEBUG MBUS2 166 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:28:50,554 DEBUG MBUS2 166 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:28:50,627 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46100, "kWh"], "Volume": [13135.45, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:28:50,628 DEBUG MBUS1 167 NEW FRAME : 2021-03-18 15:28:50,629 DEBUG MBUS1 167 Timestamp : 1616081330.085206 2021-03-18 15:28:50,630 DEBUG MBUS1 167 From Node : MBUS1 2021-03-18 15:28:50,632 DEBUG MBUS1 167 Values : [46100, 13135.45, 0, 44892, 7965.96, 0] 2021-03-18 15:28:50,632 DEBUG MBUS1 167 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:28:50,633 DEBUG MBUS1 167 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:28:50,698 DEBUG MQTT Publishing: emon/MBUS2/Volume 16578.7 2021-03-18 15:28:50,700 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:28:50,702 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:28:50,703 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:28:50,705 DEBUG MQTT Publishing: emon/MBUS2/Energy48 2.7602216630884517e-43 2021-03-18 15:28:50,706 DEBUG MQTT Publishing: emon/MBUS2/Volume51 0 2021-03-18 15:28:50,708 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:28:50,709 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16578.7,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:28:50,919 DEBUG MQTT Publishing: emon/MBUS1/Energy 46100 2021-03-18 15:28:50,921 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.45 2021-03-18 15:28:50,923 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:28:50,925 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:28:50,927 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:28:50,929 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:28:50,931 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:28:50,932 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46100,13135.45,0,44892,7965.96,0 2021-03-18 15:29:00,577 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16578.8, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy48": [2.7602216630884517e-43, "kWh"], "Volume_Max": [0, "m3"]} 2021-03-18 15:29:00,578 DEBUG MBUS2 168 NEW FRAME : 2021-03-18 15:29:00,579 DEBUG MBUS2 168 Timestamp : 1616081340.027456 2021-03-18 15:29:00,581 DEBUG MBUS2 168 From Node : MBUS2 2021-03-18 15:29:00,582 DEBUG MBUS2 168 Values : [16578.8, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:29:00,583 DEBUG MBUS2 168 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:29:00,584 DEBUG MBUS2 168 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:29:00,617 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46100, "kWh"], "Volume": [13135.45, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:29:00,618 DEBUG MBUS1 169 NEW FRAME : 2021-03-18 15:29:00,619 DEBUG MBUS1 169 Timestamp : 1616081340.034496 2021-03-18 15:29:00,620 DEBUG MBUS1 169 From Node : MBUS1 2021-03-18 15:29:00,620 DEBUG MBUS1 169 Values : [46100, 13135.45, 0, 44892, 7965.96, 0] 2021-03-18 15:29:00,621 DEBUG MBUS1 169 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:29:00,622 DEBUG MBUS1 169 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:29:00,773 DEBUG MQTT Publishing: emon/MBUS1/Energy 46100 2021-03-18 15:29:00,775 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.45 2021-03-18 15:29:00,777 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:29:00,779 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:29:00,782 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:29:00,784 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:29:00,786 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:29:00,787 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46100,13135.45,0,44892,7965.96,0 2021-03-18 15:29:00,789 DEBUG MQTT Publishing: emon/MBUS2/Volume 16578.8 2021-03-18 15:29:00,791 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:29:00,793 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:29:00,795 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:29:00,797 DEBUG MQTT Publishing: emon/MBUS2/Energy48 2.7602216630884517e-43 2021-03-18 15:29:00,799 DEBUG MQTT Publishing: emon/MBUS2/Volume_Max 0 2021-03-18 15:29:00,801 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:29:00,802 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16578.8,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:29:02,259 DEBUG emoncmsorg Buffer size: 6 2021-03-18 15:29:10,630 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16578.8, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy48": [2.7602216630884517e-43, "kWh"], "Volume_Max": [0, "m3"]} 2021-03-18 15:29:10,632 DEBUG MBUS2 170 NEW FRAME : 2021-03-18 15:29:10,633 DEBUG MBUS2 170 Timestamp : 1616081350.071097 2021-03-18 15:29:10,635 DEBUG MBUS2 170 From Node : MBUS2 2021-03-18 15:29:10,636 DEBUG MBUS2 170 Values : [16578.8, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:29:10,637 DEBUG MBUS2 170 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:29:10,638 DEBUG MBUS2 170 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:29:10,661 WARNING MBUS1 Exception caught in MBUS1 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 183, in parse_frame value = bytes[0] + (bytes[1]<<8) + (bytes[2]<<16) + (bytes[3]<<24) IndexError: list index out of range 2021-03-18 15:29:10,719 WARNING MainThread MBUS1 thread is dead. 2021-03-18 15:29:10,777 WARNING MainThread Attempting to restart thread MBUS1 (thread has been restarted 2 times...) 2021-03-18 15:29:10,780 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS1' 2021-03-18 15:29:10,781 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB1 9600 2021-03-18 15:29:10,796 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:29:10,797 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:29:10,798 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:29:10,798 INFO MainThread Setting MBUS1 nodename: MBUS1 2021-03-18 15:29:10,799 DEBUG MainThread Setting MBUS1 pubchannels: ['ToEmonCMS'] 2021-03-18 15:29:10,801 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:29:10,803 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:29:10,804 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:29:10,812 DEBUG MQTT Publishing: emon/MBUS2/Volume 16578.8 2021-03-18 15:29:10,813 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:29:10,815 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:29:10,817 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:29:10,818 DEBUG MQTT Publishing: emon/MBUS2/Energy48 2.7602216630884517e-43 2021-03-18 15:29:10,820 DEBUG MQTT Publishing: emon/MBUS2/Volume_Max 0 2021-03-18 15:29:10,822 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:29:10,823 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16578.8,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:29:11,341 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46100, "kWh"], "Volume": [13135.460000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:29:11,342 DEBUG MBUS1 172 NEW FRAME : 2021-03-18 15:29:11,343 DEBUG MBUS1 172 Timestamp : 1616081350.800912 2021-03-18 15:29:11,344 DEBUG MBUS1 172 From Node : MBUS1 2021-03-18 15:29:11,344 DEBUG MBUS1 172 Values : [46100, 13135.460000000001, 0, 44892, 7965.96, 0] 2021-03-18 15:29:11,345 DEBUG MBUS1 172 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:29:11,346 DEBUG MBUS1 172 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:29:11,457 DEBUG MQTT Publishing: emon/MBUS1/Energy 46100 2021-03-18 15:29:11,460 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.460000000001 2021-03-18 15:29:11,462 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:29:11,464 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:29:11,467 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:29:11,469 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:29:11,472 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:29:11,473 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46100,13135.460000000001,0,44892,7965.96,0 2021-03-18 15:29:20,582 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16578.8, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy48": [2.7602216630884517e-43, "kWh"], "Volume_Max": [0, "m3"]} 2021-03-18 15:29:20,582 DEBUG MBUS2 173 NEW FRAME : 2021-03-18 15:29:20,583 DEBUG MBUS2 173 Timestamp : 1616081360.039016 2021-03-18 15:29:20,584 DEBUG MBUS2 173 From Node : MBUS2 2021-03-18 15:29:20,585 DEBUG MBUS2 173 Values : [16578.8, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:29:20,585 DEBUG MBUS2 173 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:29:20,586 DEBUG MBUS2 173 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:29:20,626 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46100, "kWh"], "Volume": [13135.460000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:29:20,627 DEBUG MBUS1 174 NEW FRAME : 2021-03-18 15:29:20,628 DEBUG MBUS1 174 Timestamp : 1616081360.091989 2021-03-18 15:29:20,628 DEBUG MBUS1 174 From Node : MBUS1 2021-03-18 15:29:20,629 DEBUG MBUS1 174 Values : [46100, 13135.460000000001, 0, 44892, 7965.96, 0] 2021-03-18 15:29:20,630 DEBUG MBUS1 174 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:29:20,631 DEBUG MBUS1 174 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:29:20,680 DEBUG MQTT Publishing: emon/MBUS2/Volume 16578.8 2021-03-18 15:29:20,682 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:29:20,683 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:29:20,685 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:29:20,687 DEBUG MQTT Publishing: emon/MBUS2/Energy48 2.7602216630884517e-43 2021-03-18 15:29:20,688 DEBUG MQTT Publishing: emon/MBUS2/Volume_Max 0 2021-03-18 15:29:20,690 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:29:20,691 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16578.8,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:29:20,693 DEBUG MQTT Publishing: emon/MBUS1/Energy 46100 2021-03-18 15:29:20,694 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.460000000001 2021-03-18 15:29:20,696 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:29:20,697 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:29:20,698 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:29:20,700 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:29:20,701 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:29:20,702 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46100,13135.460000000001,0,44892,7965.96,0 2021-03-18 15:29:30,626 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46100, "kWh"], "Volume": [13135.460000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:29:30,627 DEBUG MBUS1 176 NEW FRAME : 2021-03-18 15:29:30,628 DEBUG MBUS1 176 Timestamp : 1616081370.073180 2021-03-18 15:29:30,630 DEBUG MBUS1 176 From Node : MBUS1 2021-03-18 15:29:30,631 DEBUG MBUS1 176 Values : [46100, 13135.460000000001, 0, 44892, 7965.96, 0] 2021-03-18 15:29:30,632 DEBUG MBUS1 176 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:29:30,634 DEBUG MBUS1 176 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:29:30,667 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 187, in parse_frame value = struct.unpack("f",bytearray(bytes))[0] struct.error: unpack requires a buffer of 4 bytes 2021-03-18 15:29:30,759 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:29:30,788 DEBUG MQTT Publishing: emon/MBUS1/Energy 46100 2021-03-18 15:29:30,790 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.460000000001 2021-03-18 15:29:30,791 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:29:30,792 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:29:30,794 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:29:30,795 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:29:30,796 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:29:30,797 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46100,13135.460000000001,0,44892,7965.96,0 2021-03-18 15:29:30,817 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 64 times...) 2021-03-18 15:29:30,820 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:29:30,820 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:29:30,821 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:29:30,822 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:29:30,823 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:29:30,843 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:29:30,844 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:29:30,845 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:29:30,845 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:29:30,846 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:29:31,396 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16578.8, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy48": [2.7602216630884517e-43, "kWh"], "Volume51": [0, "m3"]} 2021-03-18 15:29:31,397 DEBUG MBUS2 177 NEW FRAME : 2021-03-18 15:29:31,398 DEBUG MBUS2 177 Timestamp : 1616081370.847672 2021-03-18 15:29:31,399 DEBUG MBUS2 177 From Node : MBUS2 2021-03-18 15:29:31,400 DEBUG MBUS2 177 Values : [16578.8, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:29:31,402 DEBUG MBUS2 177 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:29:31,403 DEBUG MBUS2 177 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:29:31,509 DEBUG MQTT Publishing: emon/MBUS2/Volume 16578.8 2021-03-18 15:29:31,511 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:29:31,512 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:29:31,514 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:29:31,516 DEBUG MQTT Publishing: emon/MBUS2/Energy48 2.7602216630884517e-43 2021-03-18 15:29:31,517 DEBUG MQTT Publishing: emon/MBUS2/Volume51 0 2021-03-18 15:29:31,519 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:29:31,520 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16578.8,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:29:32,309 DEBUG emoncmsorg Buffer size: 6 2021-03-18 15:29:40,647 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16578.8, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy48": [2.7602216630884517e-43, "kWh"], "Volume51": [0, "m3"]} 2021-03-18 15:29:40,649 DEBUG MBUS2 178 NEW FRAME : 2021-03-18 15:29:40,650 DEBUG MBUS2 178 Timestamp : 1616081380.060976 2021-03-18 15:29:40,652 DEBUG MBUS2 178 From Node : MBUS2 2021-03-18 15:29:40,653 DEBUG MBUS2 178 Values : [16578.8, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:29:40,655 DEBUG MBUS2 178 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:29:40,656 DEBUG MBUS2 178 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:29:40,669 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46101, "kWh"], "Volume": [13135.470000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:29:40,670 DEBUG MBUS1 179 NEW FRAME : 2021-03-18 15:29:40,671 DEBUG MBUS1 179 Timestamp : 1616081380.078909 2021-03-18 15:29:40,671 DEBUG MBUS1 179 From Node : MBUS1 2021-03-18 15:29:40,672 DEBUG MBUS1 179 Values : [46101, 13135.470000000001, 0, 44892, 7965.96, 0] 2021-03-18 15:29:40,673 DEBUG MBUS1 179 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:29:40,673 DEBUG MBUS1 179 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:29:40,795 DEBUG MQTT Publishing: emon/MBUS1/Energy 46101 2021-03-18 15:29:40,797 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.470000000001 2021-03-18 15:29:40,798 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:29:40,800 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:29:40,801 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:29:40,803 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:29:40,804 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:29:40,805 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46101,13135.470000000001,0,44892,7965.96,0 2021-03-18 15:29:40,807 DEBUG MQTT Publishing: emon/MBUS2/Volume 16578.8 2021-03-18 15:29:40,808 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:29:40,809 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:29:40,813 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:29:40,815 DEBUG MQTT Publishing: emon/MBUS2/Energy48 2.7602216630884517e-43 2021-03-18 15:29:40,817 DEBUG MQTT Publishing: emon/MBUS2/Volume51 0 2021-03-18 15:29:40,819 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:29:40,820 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16578.8,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:29:50,584 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16578.8, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy48": [2.7602216630884517e-43, "kWh"]} 2021-03-18 15:29:50,585 DEBUG MBUS2 180 NEW FRAME : 2021-03-18 15:29:50,586 DEBUG MBUS2 180 Timestamp : 1616081390.001970 2021-03-18 15:29:50,587 DEBUG MBUS2 180 From Node : MBUS2 2021-03-18 15:29:50,587 DEBUG MBUS2 180 Values : [16578.8, 0, 0, 0, 2.7602216630884517e-43] 2021-03-18 15:29:50,588 DEBUG MBUS2 180 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:29:50,589 DEBUG MBUS2 180 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:29:50,594 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46101, "kWh"], "Volume": [13135.470000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:29:50,595 DEBUG MBUS1 181 NEW FRAME : 2021-03-18 15:29:50,596 DEBUG MBUS1 181 Timestamp : 1616081390.025458 2021-03-18 15:29:50,597 DEBUG MBUS1 181 From Node : MBUS1 2021-03-18 15:29:50,597 DEBUG MBUS1 181 Values : [46101, 13135.470000000001, 0, 44892, 7965.96, 0] 2021-03-18 15:29:50,598 DEBUG MBUS1 181 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:29:50,599 DEBUG MBUS1 181 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:29:50,813 DEBUG MQTT Publishing: emon/MBUS1/Energy 46101 2021-03-18 15:29:50,815 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.470000000001 2021-03-18 15:29:50,816 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:29:50,818 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:29:50,820 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:29:50,822 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:29:50,825 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:29:50,826 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46101,13135.470000000001,0,44892,7965.96,0 2021-03-18 15:29:50,828 DEBUG MQTT Publishing: emon/MBUS2/Volume 16578.8 2021-03-18 15:29:50,829 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:29:50,832 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:29:50,834 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:29:50,836 DEBUG MQTT Publishing: emon/MBUS2/Energy48 2.7602216630884517e-43 2021-03-18 15:29:50,838 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:29:50,838 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16578.8,0,0,0,2.7602216630884517e-43 2021-03-18 15:30:00,608 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46101, "kWh"], "Volume": [13135.470000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:30:00,609 DEBUG MBUS1 182 NEW FRAME : 2021-03-18 15:30:00,610 DEBUG MBUS1 182 Timestamp : 1616081400.049427 2021-03-18 15:30:00,612 DEBUG MBUS1 182 From Node : MBUS1 2021-03-18 15:30:00,613 DEBUG MBUS1 182 Values : [46101, 13135.470000000001, 0, 44892, 7965.96, 0] 2021-03-18 15:30:00,614 DEBUG MBUS1 182 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:30:00,615 DEBUG MBUS1 182 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:30:00,644 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16578.9, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy48": [2.7602216630884517e-43, "kWh"]} 2021-03-18 15:30:00,645 DEBUG MBUS2 183 NEW FRAME : 2021-03-18 15:30:00,646 DEBUG MBUS2 183 Timestamp : 1616081400.049779 2021-03-18 15:30:00,646 DEBUG MBUS2 183 From Node : MBUS2 2021-03-18 15:30:00,647 DEBUG MBUS2 183 Values : [16578.9, 0, 0, 0, 2.7602216630884517e-43] 2021-03-18 15:30:00,648 DEBUG MBUS2 183 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:30:00,649 DEBUG MBUS2 183 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:30:00,698 DEBUG MQTT Publishing: emon/MBUS1/Energy 46101 2021-03-18 15:30:00,700 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.470000000001 2021-03-18 15:30:00,701 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:30:00,703 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:30:00,705 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:30:00,706 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:30:00,708 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:30:00,709 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46101,13135.470000000001,0,44892,7965.96,0 2021-03-18 15:30:00,918 DEBUG MQTT Publishing: emon/MBUS2/Volume 16578.9 2021-03-18 15:30:00,919 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:30:00,922 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:30:00,924 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:30:00,925 DEBUG MQTT Publishing: emon/MBUS2/Energy48 2.7602216630884517e-43 2021-03-18 15:30:00,931 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:30:00,933 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16578.9,0,0,0,2.7602216630884517e-43 2021-03-18 15:30:02,371 DEBUG emoncmsorg Buffer size: 6 2021-03-18 15:30:10,638 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46101, "kWh"], "Volume": [13135.48, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:30:10,639 DEBUG MBUS1 184 NEW FRAME : 2021-03-18 15:30:10,651 DEBUG MBUS1 184 Timestamp : 1616081410.081028 2021-03-18 15:30:10,651 DEBUG MBUS1 184 From Node : MBUS1 2021-03-18 15:30:10,652 DEBUG MBUS1 184 Values : [46101, 13135.48, 0, 44892, 7965.96, 0] 2021-03-18 15:30:10,653 DEBUG MBUS1 184 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:30:10,653 DEBUG MBUS1 184 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:30:10,665 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16578.9, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy48": [2.7602216630884517e-43, "kWh"], "Volume51": [0, "m3"]} 2021-03-18 15:30:10,666 DEBUG MBUS2 185 NEW FRAME : 2021-03-18 15:30:10,667 DEBUG MBUS2 185 Timestamp : 1616081410.098011 2021-03-18 15:30:10,667 DEBUG MBUS2 185 From Node : MBUS2 2021-03-18 15:30:10,668 DEBUG MBUS2 185 Values : [16578.9, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:30:10,669 DEBUG MBUS2 185 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:30:10,669 DEBUG MBUS2 185 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:30:10,741 DEBUG MQTT Publishing: emon/MBUS1/Energy 46101 2021-03-18 15:30:10,743 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.48 2021-03-18 15:30:10,744 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:30:10,746 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:30:10,747 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:30:10,749 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:30:10,751 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:30:10,752 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46101,13135.48,0,44892,7965.96,0 2021-03-18 15:30:10,753 DEBUG MQTT Publishing: emon/MBUS2/Volume 16578.9 2021-03-18 15:30:10,755 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:30:10,757 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:30:10,758 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:30:10,760 DEBUG MQTT Publishing: emon/MBUS2/Energy48 2.7602216630884517e-43 2021-03-18 15:30:10,762 DEBUG MQTT Publishing: emon/MBUS2/Volume51 0 2021-03-18 15:30:10,764 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:30:10,764 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16578.9,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:30:20,550 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46101, "kWh"], "Volume": [13135.48, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:30:20,565 DEBUG MBUS1 186 NEW FRAME : 2021-03-18 15:30:20,566 DEBUG MBUS1 186 Timestamp : 1616081420.001989 2021-03-18 15:30:20,567 DEBUG MBUS1 186 From Node : MBUS1 2021-03-18 15:30:20,568 DEBUG MBUS1 186 Values : [46101, 13135.48, 0, 44892, 7965.96, 0] 2021-03-18 15:30:20,568 DEBUG MBUS1 186 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:30:20,569 DEBUG MBUS1 186 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:30:20,588 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16578.9, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy48": [2.7602216630884517e-43, "kWh"], "Volume51": [0, "m3"]} 2021-03-18 15:30:20,589 DEBUG MBUS2 187 NEW FRAME : 2021-03-18 15:30:20,590 DEBUG MBUS2 187 Timestamp : 1616081420.019274 2021-03-18 15:30:20,591 DEBUG MBUS2 187 From Node : MBUS2 2021-03-18 15:30:20,591 DEBUG MBUS2 187 Values : [16578.9, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:30:20,592 DEBUG MBUS2 187 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:30:20,593 DEBUG MBUS2 187 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:30:20,766 DEBUG MQTT Publishing: emon/MBUS1/Energy 46101 2021-03-18 15:30:20,768 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.48 2021-03-18 15:30:20,771 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:30:20,773 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:30:20,775 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:30:20,777 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:30:20,779 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:30:20,780 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46101,13135.48,0,44892,7965.96,0 2021-03-18 15:30:20,782 DEBUG MQTT Publishing: emon/MBUS2/Volume 16578.9 2021-03-18 15:30:20,784 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:30:20,786 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:30:20,787 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:30:20,789 DEBUG MQTT Publishing: emon/MBUS2/Energy48 2.7602216630884517e-43 2021-03-18 15:30:20,792 DEBUG MQTT Publishing: emon/MBUS2/Volume51 0 2021-03-18 15:30:20,794 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:30:20,795 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16578.9,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:30:30,560 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46101, "kWh"], "Volume": [13135.48, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:30:30,561 DEBUG MBUS1 188 NEW FRAME : 2021-03-18 15:30:30,562 DEBUG MBUS1 188 Timestamp : 1616081430.024938 2021-03-18 15:30:30,563 DEBUG MBUS1 188 From Node : MBUS1 2021-03-18 15:30:30,563 DEBUG MBUS1 188 Values : [46101, 13135.48, 0, 44892, 7965.96, 0] 2021-03-18 15:30:30,564 DEBUG MBUS1 188 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:30:30,564 DEBUG MBUS1 188 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:30:30,611 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:30:30,613 DEBUG MQTT Publishing: emon/MBUS1/Energy 46101 2021-03-18 15:30:30,615 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.48 2021-03-18 15:30:30,618 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:30:30,620 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:30:30,623 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:30:30,625 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:30:30,627 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:30:30,628 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46101,13135.48,0,44892,7965.96,0 2021-03-18 15:30:30,834 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:30:30,835 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 65 times...) 2021-03-18 15:30:30,838 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:30:30,842 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:30:30,843 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:30:30,844 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:30:30,845 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:30:30,851 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:30:30,852 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:30:30,853 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:30:30,853 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:30:30,854 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:30:31,404 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:30:31,458 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:30:31,458 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 66 times...) 2021-03-18 15:30:31,461 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:30:31,462 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:30:31,463 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:30:31,463 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:30:31,464 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:30:31,471 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:30:31,472 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:30:31,472 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:30:31,473 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:30:31,474 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:30:32,448 DEBUG emoncmsorg Buffer size: 5 2021-03-18 15:30:40,591 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:30:40,608 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46101, "kWh"], "Volume": [13135.49, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:30:40,609 DEBUG MBUS1 191 NEW FRAME : 2021-03-18 15:30:40,609 DEBUG MBUS1 191 Timestamp : 1616081440.011633 2021-03-18 15:30:40,615 DEBUG MBUS1 191 From Node : MBUS1 2021-03-18 15:30:40,616 DEBUG MBUS1 191 Values : [46101, 13135.49, 0, 44892, 7965.96, 0] 2021-03-18 15:30:40,617 DEBUG MBUS1 191 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:30:40,618 DEBUG MBUS1 191 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:30:40,716 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:30:40,717 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 67 times...) 2021-03-18 15:30:40,720 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:30:40,722 DEBUG MQTT Publishing: emon/MBUS1/Energy 46101 2021-03-18 15:30:40,722 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:30:40,724 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:30:40,725 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.49 2021-03-18 15:30:40,726 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:30:40,728 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:30:40,729 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:30:40,732 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:30:40,735 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:30:40,736 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:30:40,737 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:30:40,738 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:30:40,739 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:30:40,741 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:30:40,742 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:30:40,742 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:30:40,743 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46101,13135.49,0,44892,7965.96,0 2021-03-18 15:30:41,295 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:30:41,397 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:30:41,398 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 68 times...) 2021-03-18 15:30:41,401 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:30:41,402 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:30:41,403 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:30:41,404 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:30:41,405 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:30:41,413 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:30:41,414 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:30:41,415 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:30:41,416 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:30:41,416 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:30:50,634 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:30:50,667 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46101, "kWh"], "Volume": [13135.49, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:30:50,668 DEBUG MBUS1 195 NEW FRAME : 2021-03-18 15:30:50,669 DEBUG MBUS1 195 Timestamp : 1616081450.092263 2021-03-18 15:30:50,670 DEBUG MBUS1 195 From Node : MBUS1 2021-03-18 15:30:50,671 DEBUG MBUS1 195 Values : [46101, 13135.49, 0, 44892, 7965.96, 0] 2021-03-18 15:30:50,671 DEBUG MBUS1 195 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:30:50,672 DEBUG MBUS1 195 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:30:50,854 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:30:50,855 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 69 times...) 2021-03-18 15:30:50,858 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:30:50,859 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:30:50,860 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:30:50,861 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:30:50,862 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:30:50,868 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:30:50,869 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:30:50,870 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:30:50,871 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:30:50,872 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:30:50,937 DEBUG MQTT Publishing: emon/MBUS1/Energy 46101 2021-03-18 15:30:50,939 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.49 2021-03-18 15:30:50,941 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:30:50,942 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:30:50,944 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:30:50,945 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:30:50,947 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:30:50,948 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46101,13135.49,0,44892,7965.96,0 2021-03-18 15:30:51,417 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:30:51,477 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:30:51,478 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 70 times...) 2021-03-18 15:30:51,481 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:30:51,482 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:30:51,482 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:30:51,483 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:30:51,484 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:30:51,492 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:30:51,493 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:30:51,494 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:30:51,494 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:30:51,495 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:31:00,611 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46101, "kWh"], "Volume": [13135.49, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:31:00,613 DEBUG MBUS1 197 NEW FRAME : 2021-03-18 15:31:00,614 DEBUG MBUS1 197 Timestamp : 1616081460.033378 2021-03-18 15:31:00,615 DEBUG MBUS1 197 From Node : MBUS1 2021-03-18 15:31:00,616 DEBUG MBUS1 197 Values : [46101, 13135.49, 0, 44892, 7965.96, 0] 2021-03-18 15:31:00,618 DEBUG MBUS1 197 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:31:00,619 DEBUG MBUS1 197 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:31:00,630 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:31:00,689 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:31:00,690 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 71 times...) 2021-03-18 15:31:00,693 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:31:00,694 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:31:00,694 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:31:00,695 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:31:00,696 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:31:00,703 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:31:00,704 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:31:00,704 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:31:00,705 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:31:00,705 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:31:00,738 DEBUG MQTT Publishing: emon/MBUS1/Energy 46101 2021-03-18 15:31:00,740 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.49 2021-03-18 15:31:00,742 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:31:00,744 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:31:00,746 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:31:00,748 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:31:00,749 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:31:00,750 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46101,13135.49,0,44892,7965.96,0 2021-03-18 15:31:01,256 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:31:01,309 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:31:01,310 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 72 times...) 2021-03-18 15:31:01,313 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:31:01,314 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:31:01,315 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:31:01,315 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:31:01,317 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:31:01,322 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:31:01,323 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:31:01,324 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:31:01,324 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:31:01,325 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:31:02,449 DEBUG emoncmsorg Buffer size: 3 2021-03-18 15:31:10,644 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46101, "kWh"], "Volume": [13135.49, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:31:10,645 DEBUG MBUS1 200 NEW FRAME : 2021-03-18 15:31:10,646 DEBUG MBUS1 200 Timestamp : 1616081470.082483 2021-03-18 15:31:10,647 DEBUG MBUS1 200 From Node : MBUS1 2021-03-18 15:31:10,648 DEBUG MBUS1 200 Values : [46101, 13135.49, 0, 44892, 7965.96, 0] 2021-03-18 15:31:10,649 DEBUG MBUS1 200 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:31:10,650 DEBUG MBUS1 200 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:31:10,703 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:31:10,713 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:31:10,714 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 73 times...) 2021-03-18 15:31:10,717 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:31:10,718 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:31:10,719 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:31:10,720 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:31:10,722 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:31:10,727 DEBUG MQTT Publishing: emon/MBUS1/Energy 46101 2021-03-18 15:31:10,729 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.49 2021-03-18 15:31:10,731 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:31:10,732 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:31:10,732 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:31:10,734 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:31:10,735 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:31:10,737 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:31:10,738 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:31:10,738 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:31:10,741 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:31:10,744 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:31:10,744 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46101,13135.49,0,44892,7965.96,0 2021-03-18 15:31:11,293 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:31:11,385 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:31:11,386 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 74 times...) 2021-03-18 15:31:11,389 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:31:11,391 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:31:11,392 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:31:11,393 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:31:11,394 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:31:11,401 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:31:11,402 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:31:11,402 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:31:11,403 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:31:11,404 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:31:20,567 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46102, "kWh"], "Volume": [13135.5, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:31:20,568 DEBUG MBUS1 203 NEW FRAME : 2021-03-18 15:31:20,569 DEBUG MBUS1 203 Timestamp : 1616081480.004268 2021-03-18 15:31:20,570 DEBUG MBUS1 203 From Node : MBUS1 2021-03-18 15:31:20,571 DEBUG MBUS1 203 Values : [46102, 13135.5, 0, 44892, 7965.96, 0] 2021-03-18 15:31:20,572 DEBUG MBUS1 203 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:31:20,573 DEBUG MBUS1 203 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:31:20,628 DEBUG MQTT Publishing: emon/MBUS1/Energy 46102 2021-03-18 15:31:20,630 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.5 2021-03-18 15:31:20,633 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:31:20,635 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:31:20,638 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:31:20,640 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:31:20,643 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:31:20,644 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46102,13135.5,0,44892,7965.96,0 2021-03-18 15:31:20,649 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:31:20,790 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:31:20,791 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 75 times...) 2021-03-18 15:31:20,794 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:31:20,796 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:31:20,797 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:31:20,797 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:31:20,799 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:31:20,806 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:31:20,807 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:31:20,807 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:31:20,808 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:31:20,809 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:31:21,353 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:31:21,469 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:31:21,470 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 76 times...) 2021-03-18 15:31:21,473 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:31:21,474 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:31:21,474 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:31:21,475 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:31:21,476 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:31:21,483 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:31:21,484 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:31:21,484 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:31:21,485 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:31:21,486 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:31:30,577 WARNING MBUS1 Exception caught in MBUS1 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 183, in parse_frame value = bytes[0] + (bytes[1]<<8) + (bytes[2]<<16) + (bytes[3]<<24) IndexError: list index out of range 2021-03-18 15:31:30,605 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:31:30,630 WARNING MainThread MBUS1 thread is dead. 2021-03-18 15:31:30,688 WARNING MainThread Attempting to restart thread MBUS1 (thread has been restarted 3 times...) 2021-03-18 15:31:30,691 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS1' 2021-03-18 15:31:30,692 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB1 9600 2021-03-18 15:31:30,708 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:31:30,709 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:31:30,710 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:31:30,711 INFO MainThread Setting MBUS1 nodename: MBUS1 2021-03-18 15:31:30,711 DEBUG MainThread Setting MBUS1 pubchannels: ['ToEmonCMS'] 2021-03-18 15:31:30,713 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:31:30,714 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:31:30,715 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:31:30,716 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:31:30,717 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 77 times...) 2021-03-18 15:31:30,720 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:31:30,721 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:31:30,721 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:31:30,722 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:31:30,723 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:31:30,730 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:31:30,731 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:31:30,732 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:31:30,733 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:31:30,734 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:31:31,257 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46102, "kWh"], "Volume": [13135.5, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:31:31,258 DEBUG MBUS1 208 NEW FRAME : 2021-03-18 15:31:31,259 DEBUG MBUS1 208 Timestamp : 1616081490.712955 2021-03-18 15:31:31,260 DEBUG MBUS1 208 From Node : MBUS1 2021-03-18 15:31:31,261 DEBUG MBUS1 208 Values : [46102, 13135.5, 0, 44892, 7965.96, 0] 2021-03-18 15:31:31,262 DEBUG MBUS1 208 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:31:31,263 DEBUG MBUS1 208 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:31:31,319 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:31:31,376 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:31:31,377 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 78 times...) 2021-03-18 15:31:31,380 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:31:31,381 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:31:31,382 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:31:31,382 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:31:31,384 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:31:31,390 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:31:31,391 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:31:31,392 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:31:31,392 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:31:31,393 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:31:31,435 DEBUG MQTT Publishing: emon/MBUS1/Energy 46102 2021-03-18 15:31:31,437 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.5 2021-03-18 15:31:31,438 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:31:31,440 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:31:31,442 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:31:31,443 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:31:31,445 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:31:31,446 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46102,13135.5,0,44892,7965.96,0 2021-03-18 15:31:32,526 DEBUG emoncmsorg Buffer size: 3 2021-03-18 15:31:40,560 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46102, "kWh"], "Volume": [13135.5, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:31:40,561 DEBUG MBUS1 210 NEW FRAME : 2021-03-18 15:31:40,562 DEBUG MBUS1 210 Timestamp : 1616081500.011348 2021-03-18 15:31:40,563 DEBUG MBUS1 210 From Node : MBUS1 2021-03-18 15:31:40,563 DEBUG MBUS1 210 Values : [46102, 13135.5, 0, 44892, 7965.96, 0] 2021-03-18 15:31:40,564 DEBUG MBUS1 210 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:31:40,565 DEBUG MBUS1 210 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:31:40,598 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:31:40,619 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:31:40,619 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 79 times...) 2021-03-18 15:31:40,622 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:31:40,624 DEBUG MQTT Publishing: emon/MBUS1/Energy 46102 2021-03-18 15:31:40,624 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:31:40,626 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:31:40,627 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.5 2021-03-18 15:31:40,628 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:31:40,630 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:31:40,631 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:31:40,633 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:31:40,635 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:31:40,637 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:31:40,639 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:31:40,640 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:31:40,641 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:31:40,641 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:31:40,642 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46102,13135.5,0,44892,7965.96,0 2021-03-18 15:31:40,643 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:31:40,645 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:31:41,197 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:31:41,249 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:31:41,250 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 80 times...) 2021-03-18 15:31:41,253 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:31:41,254 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:31:41,255 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:31:41,256 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:31:41,258 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:31:41,264 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:31:41,265 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:31:41,266 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:31:41,267 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:31:41,271 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:31:50,574 WARNING MBUS1 Exception caught in MBUS1 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 183, in parse_frame value = bytes[0] + (bytes[1]<<8) + (bytes[2]<<16) + (bytes[3]<<24) IndexError: list index out of range 2021-03-18 15:31:50,609 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:31:50,683 WARNING MainThread MBUS1 thread is dead. 2021-03-18 15:31:50,741 WARNING MainThread Attempting to restart thread MBUS1 (thread has been restarted 4 times...) 2021-03-18 15:31:50,744 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS1' 2021-03-18 15:31:50,746 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB1 9600 2021-03-18 15:31:50,762 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:31:50,763 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:31:50,764 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:31:50,764 INFO MainThread Setting MBUS1 nodename: MBUS1 2021-03-18 15:31:50,765 DEBUG MainThread Setting MBUS1 pubchannels: ['ToEmonCMS'] 2021-03-18 15:31:50,767 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:31:50,768 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:31:50,769 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:31:50,769 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:31:50,770 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 81 times...) 2021-03-18 15:31:50,773 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:31:50,774 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:31:50,774 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:31:50,775 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:31:50,776 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:31:50,783 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:31:50,784 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:31:50,784 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:31:50,785 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:31:50,786 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:31:51,334 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46102, "kWh"], "Volume": [13135.51, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:31:51,336 DEBUG MBUS1 215 NEW FRAME : 2021-03-18 15:31:51,337 DEBUG MBUS1 215 Timestamp : 1616081510.766430 2021-03-18 15:31:51,338 DEBUG MBUS1 215 From Node : MBUS1 2021-03-18 15:31:51,339 DEBUG MBUS1 215 Values : [46102, 13135.51, 0, 44892, 7965.96, 0] 2021-03-18 15:31:51,342 DEBUG MBUS1 215 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:31:51,344 DEBUG MBUS1 215 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:31:51,366 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:31:51,433 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:31:51,434 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 82 times...) 2021-03-18 15:31:51,437 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:31:51,438 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:31:51,438 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:31:51,439 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:31:51,440 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:31:51,447 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:31:51,448 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:31:51,448 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:31:51,449 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:31:51,450 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:31:51,533 DEBUG MQTT Publishing: emon/MBUS1/Energy 46102 2021-03-18 15:31:51,535 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.51 2021-03-18 15:31:51,537 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:31:51,538 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:31:51,540 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:31:51,542 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:31:51,543 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:31:51,544 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46102,13135.51,0,44892,7965.96,0 2021-03-18 15:32:00,655 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46102, "kWh"], "Volume": [13135.51, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:32:00,656 DEBUG MBUS1 217 NEW FRAME : 2021-03-18 15:32:00,657 DEBUG MBUS1 217 Timestamp : 1616081520.085341 2021-03-18 15:32:00,658 DEBUG MBUS1 217 From Node : MBUS1 2021-03-18 15:32:00,658 DEBUG MBUS1 217 Values : [46102, 13135.51, 0, 44892, 7965.96, 0] 2021-03-18 15:32:00,659 DEBUG MBUS1 217 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:32:00,659 DEBUG MBUS1 217 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:32:00,669 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16579.100000000002, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy48": [2.7602216630884517e-43, "kWh"], "Volume_Max": [0, "m3"]} 2021-03-18 15:32:00,670 DEBUG MBUS2 218 NEW FRAME : 2021-03-18 15:32:00,671 DEBUG MBUS2 218 Timestamp : 1616081520.096340 2021-03-18 15:32:00,671 DEBUG MBUS2 218 From Node : MBUS2 2021-03-18 15:32:00,672 DEBUG MBUS2 218 Values : [16579.100000000002, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:32:00,673 DEBUG MBUS2 218 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:32:00,673 DEBUG MBUS2 218 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:32:00,724 DEBUG MQTT Publishing: emon/MBUS1/Energy 46102 2021-03-18 15:32:00,725 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.51 2021-03-18 15:32:00,727 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:32:00,729 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:32:00,731 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:32:00,732 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:32:00,734 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:32:00,735 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46102,13135.51,0,44892,7965.96,0 2021-03-18 15:32:00,944 DEBUG MQTT Publishing: emon/MBUS2/Volume 16579.100000000002 2021-03-18 15:32:00,946 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:32:00,948 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:32:00,950 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:32:00,953 DEBUG MQTT Publishing: emon/MBUS2/Energy48 2.7602216630884517e-43 2021-03-18 15:32:00,955 DEBUG MQTT Publishing: emon/MBUS2/Volume_Max 0 2021-03-18 15:32:00,957 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:32:00,958 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16579.100000000002,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:32:02,599 DEBUG emoncmsorg Buffer size: 4 2021-03-18 15:32:10,556 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46102, "kWh"], "Volume": [13135.51, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:32:10,557 DEBUG MBUS1 219 NEW FRAME : 2021-03-18 15:32:10,559 DEBUG MBUS1 219 Timestamp : 1616081530.004322 2021-03-18 15:32:10,560 DEBUG MBUS1 219 From Node : MBUS1 2021-03-18 15:32:10,561 DEBUG MBUS1 219 Values : [46102, 13135.51, 0, 44892, 7965.96, 0] 2021-03-18 15:32:10,562 DEBUG MBUS1 219 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:32:10,563 DEBUG MBUS1 219 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:32:10,592 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16579.100000000002, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy48": [2.7602216630884517e-43, "kWh"], "Volume_Max": [0, "m3"]} 2021-03-18 15:32:10,593 DEBUG MBUS2 220 NEW FRAME : 2021-03-18 15:32:10,594 DEBUG MBUS2 220 Timestamp : 1616081530.032982 2021-03-18 15:32:10,595 DEBUG MBUS2 220 From Node : MBUS2 2021-03-18 15:32:10,596 DEBUG MBUS2 220 Values : [16579.100000000002, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:32:10,596 DEBUG MBUS2 220 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:32:10,597 DEBUG MBUS2 220 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:32:10,764 DEBUG MQTT Publishing: emon/MBUS1/Energy 46102 2021-03-18 15:32:10,766 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.51 2021-03-18 15:32:10,768 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:32:10,770 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:32:10,772 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:32:10,774 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:32:10,776 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:32:10,777 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46102,13135.51,0,44892,7965.96,0 2021-03-18 15:32:10,779 DEBUG MQTT Publishing: emon/MBUS2/Volume 16579.100000000002 2021-03-18 15:32:10,781 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:32:10,782 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:32:10,784 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:32:10,786 DEBUG MQTT Publishing: emon/MBUS2/Energy48 2.7602216630884517e-43 2021-03-18 15:32:10,788 DEBUG MQTT Publishing: emon/MBUS2/Volume_Max 0 2021-03-18 15:32:10,790 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:32:10,791 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16579.100000000002,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:32:20,546 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46103, "kWh"], "Volume": [13135.52, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:32:20,547 DEBUG MBUS1 221 NEW FRAME : 2021-03-18 15:32:20,547 DEBUG MBUS1 221 Timestamp : 1616081540.011198 2021-03-18 15:32:20,548 DEBUG MBUS1 221 From Node : MBUS1 2021-03-18 15:32:20,549 DEBUG MBUS1 221 Values : [46103, 13135.52, 0, 44892, 7965.96, 0] 2021-03-18 15:32:20,549 DEBUG MBUS1 221 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:32:20,550 DEBUG MBUS1 221 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:32:20,593 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16579.100000000002, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy48": [2.7602216630884517e-43, "kWh"]} 2021-03-18 15:32:20,595 DEBUG MBUS2 222 NEW FRAME : 2021-03-18 15:32:20,595 DEBUG MBUS2 222 Timestamp : 1616081540.050612 2021-03-18 15:32:20,596 DEBUG MBUS2 222 From Node : MBUS2 2021-03-18 15:32:20,597 DEBUG MBUS2 222 Values : [16579.100000000002, 0, 0, 0, 2.7602216630884517e-43] 2021-03-18 15:32:20,598 DEBUG MBUS2 222 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:32:20,598 DEBUG MBUS2 222 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:32:20,631 DEBUG MQTT Publishing: emon/MBUS1/Energy 46103 2021-03-18 15:32:20,633 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.52 2021-03-18 15:32:20,635 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:32:20,637 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:32:20,639 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:32:20,641 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:32:20,643 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:32:20,644 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46103,13135.52,0,44892,7965.96,0 2021-03-18 15:32:20,854 DEBUG MQTT Publishing: emon/MBUS2/Volume 16579.100000000002 2021-03-18 15:32:20,856 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:32:20,858 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:32:20,860 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:32:20,862 DEBUG MQTT Publishing: emon/MBUS2/Energy48 2.7602216630884517e-43 2021-03-18 15:32:20,864 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:32:20,864 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16579.100000000002,0,0,0,2.7602216630884517e-43 2021-03-18 15:32:30,582 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16579.100000000002, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy48": [2.7602216630884517e-43, "kWh"], "Volume_Max": [0, "m3"]} 2021-03-18 15:32:30,583 DEBUG MBUS2 223 NEW FRAME : 2021-03-18 15:32:30,583 DEBUG MBUS2 223 Timestamp : 1616081550.038297 2021-03-18 15:32:30,584 DEBUG MBUS2 223 From Node : MBUS2 2021-03-18 15:32:30,585 DEBUG MBUS2 223 Values : [16579.100000000002, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:32:30,585 DEBUG MBUS2 223 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:32:30,586 DEBUG MBUS2 223 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:32:30,628 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46103, "kWh"], "Volume": [13135.53, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:32:30,628 DEBUG MBUS1 224 NEW FRAME : 2021-03-18 15:32:30,629 DEBUG MBUS1 224 Timestamp : 1616081550.092775 2021-03-18 15:32:30,630 DEBUG MBUS1 224 From Node : MBUS1 2021-03-18 15:32:30,631 DEBUG MBUS1 224 Values : [46103, 13135.53, 0, 44892, 7965.96, 0] 2021-03-18 15:32:30,631 DEBUG MBUS1 224 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:32:30,632 DEBUG MBUS1 224 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:32:30,841 DEBUG MQTT Publishing: emon/MBUS1/Energy 46103 2021-03-18 15:32:30,843 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.53 2021-03-18 15:32:30,844 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:32:30,846 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:32:30,848 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:32:30,849 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:32:30,851 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:32:30,852 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46103,13135.53,0,44892,7965.96,0 2021-03-18 15:32:30,854 DEBUG MQTT Publishing: emon/MBUS2/Volume 16579.100000000002 2021-03-18 15:32:30,856 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:32:30,858 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:32:30,860 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:32:30,862 DEBUG MQTT Publishing: emon/MBUS2/Energy48 2.7602216630884517e-43 2021-03-18 15:32:30,864 DEBUG MQTT Publishing: emon/MBUS2/Volume_Max 0 2021-03-18 15:32:30,866 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:32:30,867 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16579.100000000002,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:32:32,662 DEBUG emoncmsorg Buffer size: 6 2021-03-18 15:32:40,610 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16579.100000000002, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy48": [2.7602216630884517e-43, "kWh"], "Volume_Max": [0, "m3"]} 2021-03-18 15:32:40,612 DEBUG MBUS2 225 NEW FRAME : 2021-03-18 15:32:40,613 DEBUG MBUS2 225 Timestamp : 1616081560.031674 2021-03-18 15:32:40,615 DEBUG MBUS2 225 From Node : MBUS2 2021-03-18 15:32:40,616 DEBUG MBUS2 225 Values : [16579.100000000002, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:32:40,617 DEBUG MBUS2 225 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:32:40,619 DEBUG MBUS2 225 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:32:40,632 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46103, "kWh"], "Volume": [13135.53, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:32:40,633 DEBUG MBUS1 226 NEW FRAME : 2021-03-18 15:32:40,634 DEBUG MBUS1 226 Timestamp : 1616081560.074708 2021-03-18 15:32:40,634 DEBUG MBUS1 226 From Node : MBUS1 2021-03-18 15:32:40,635 DEBUG MBUS1 226 Values : [46103, 13135.53, 0, 44892, 7965.96, 0] 2021-03-18 15:32:40,635 DEBUG MBUS1 226 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:32:40,636 DEBUG MBUS1 226 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:32:40,661 DEBUG MQTT Publishing: emon/MBUS1/Energy 46103 2021-03-18 15:32:40,663 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.53 2021-03-18 15:32:40,665 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:32:40,667 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:32:40,668 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:32:40,670 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:32:40,672 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:32:40,673 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46103,13135.53,0,44892,7965.96,0 2021-03-18 15:32:40,675 DEBUG MQTT Publishing: emon/MBUS2/Volume 16579.100000000002 2021-03-18 15:32:40,677 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:32:40,679 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:32:40,681 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:32:40,683 DEBUG MQTT Publishing: emon/MBUS2/Energy48 2.7602216630884517e-43 2021-03-18 15:32:40,684 DEBUG MQTT Publishing: emon/MBUS2/Volume_Max 0 2021-03-18 15:32:40,687 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:32:40,687 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16579.100000000002,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:32:50,714 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46103, "kWh"], "Volume": [13135.53, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:32:50,715 DEBUG MBUS1 228 NEW FRAME : 2021-03-18 15:32:50,716 DEBUG MBUS1 228 Timestamp : 1616081570.085805 2021-03-18 15:32:50,717 DEBUG MBUS1 228 From Node : MBUS1 2021-03-18 15:32:50,718 DEBUG MBUS1 228 Values : [46103, 13135.53, 0, 44892, 7965.96, 0] 2021-03-18 15:32:50,719 DEBUG MBUS1 228 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:32:50,720 DEBUG MBUS1 228 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:32:50,729 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16579.100000000002, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy48": [2.7602216630884517e-43, "kWh"], "Volume_Max": [0, "m3"]} 2021-03-18 15:32:50,731 DEBUG MBUS2 227 NEW FRAME : 2021-03-18 15:32:50,732 DEBUG MBUS2 227 Timestamp : 1616081570.068479 2021-03-18 15:32:50,733 DEBUG MBUS2 227 From Node : MBUS2 2021-03-18 15:32:50,733 DEBUG MBUS2 227 Values : [16579.100000000002, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:32:50,734 DEBUG MBUS2 227 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:32:50,735 DEBUG MBUS2 227 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:32:50,902 DEBUG MQTT Publishing: emon/MBUS1/Energy 46103 2021-03-18 15:32:50,904 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.53 2021-03-18 15:32:50,905 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:32:50,906 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:32:50,908 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:32:50,909 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:32:50,912 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:32:50,913 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46103,13135.53,0,44892,7965.96,0 2021-03-18 15:32:50,915 DEBUG MQTT Publishing: emon/MBUS2/Volume 16579.100000000002 2021-03-18 15:32:50,917 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:32:50,919 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:32:50,922 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:32:50,925 DEBUG MQTT Publishing: emon/MBUS2/Energy48 2.7602216630884517e-43 2021-03-18 15:32:50,927 DEBUG MQTT Publishing: emon/MBUS2/Volume_Max 0 2021-03-18 15:32:50,930 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:32:50,931 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16579.100000000002,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:33:00,659 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46103, "kWh"], "Volume": [13135.54, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:33:00,675 DEBUG MBUS1 229 NEW FRAME : 2021-03-18 15:33:00,676 DEBUG MBUS1 229 Timestamp : 1616081580.081217 2021-03-18 15:33:00,677 DEBUG MBUS1 229 From Node : MBUS1 2021-03-18 15:33:00,678 DEBUG MBUS1 229 Values : [46103, 13135.54, 0, 44892, 7965.96, 0] 2021-03-18 15:33:00,679 DEBUG MBUS1 229 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:33:00,679 DEBUG MBUS1 229 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:33:00,684 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16579.2, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy50": [2.7602216630884517e-43, "kWh"]} 2021-03-18 15:33:00,685 DEBUG MBUS2 230 NEW FRAME : 2021-03-18 15:33:00,686 DEBUG MBUS2 230 Timestamp : 1616081580.092269 2021-03-18 15:33:00,687 DEBUG MBUS2 230 From Node : MBUS2 2021-03-18 15:33:00,687 DEBUG MBUS2 230 Values : [16579.2, 0, 0, 0, 2.7602216630884517e-43] 2021-03-18 15:33:00,688 DEBUG MBUS2 230 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:33:00,689 DEBUG MBUS2 230 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:33:00,719 DEBUG MQTT Publishing: emon/MBUS1/Energy 46103 2021-03-18 15:33:00,720 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.54 2021-03-18 15:33:00,722 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:33:00,723 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:33:00,725 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:33:00,726 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:33:00,728 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:33:00,729 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46103,13135.54,0,44892,7965.96,0 2021-03-18 15:33:00,730 DEBUG MQTT Publishing: emon/MBUS2/Volume 16579.2 2021-03-18 15:33:00,732 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:33:00,734 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:33:00,735 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:33:00,737 DEBUG MQTT Publishing: emon/MBUS2/Energy50 2.7602216630884517e-43 2021-03-18 15:33:00,738 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:33:00,739 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16579.2,0,0,0,2.7602216630884517e-43 2021-03-18 15:33:02,684 DEBUG emoncmsorg Buffer size: 6 2021-03-18 15:33:10,584 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46103, "kWh"], "Volume": [13135.54, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:33:10,585 DEBUG MBUS1 231 NEW FRAME : 2021-03-18 15:33:10,586 DEBUG MBUS1 231 Timestamp : 1616081590.005797 2021-03-18 15:33:10,588 DEBUG MBUS1 231 From Node : MBUS1 2021-03-18 15:33:10,589 DEBUG MBUS1 231 Values : [46103, 13135.54, 0, 44892, 7965.96, 0] 2021-03-18 15:33:10,591 DEBUG MBUS1 231 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:33:10,592 DEBUG MBUS1 231 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:33:10,606 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16579.2, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy50": [2.7602216630884517e-43, "kWh"], "Volume_Min": [0, "m3"]} 2021-03-18 15:33:10,607 DEBUG MBUS2 232 NEW FRAME : 2021-03-18 15:33:10,608 DEBUG MBUS2 232 Timestamp : 1616081590.006148 2021-03-18 15:33:10,609 DEBUG MBUS2 232 From Node : MBUS2 2021-03-18 15:33:10,610 DEBUG MBUS2 232 Values : [16579.2, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:33:10,611 DEBUG MBUS2 232 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:33:10,611 DEBUG MBUS2 232 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:33:10,725 DEBUG MQTT Publishing: emon/MBUS1/Energy 46103 2021-03-18 15:33:10,727 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.54 2021-03-18 15:33:10,729 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:33:10,731 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:33:10,733 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:33:10,735 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:33:10,737 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:33:10,738 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46103,13135.54,0,44892,7965.96,0 2021-03-18 15:33:10,740 DEBUG MQTT Publishing: emon/MBUS2/Volume 16579.2 2021-03-18 15:33:10,742 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:33:10,743 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:33:10,745 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:33:10,747 DEBUG MQTT Publishing: emon/MBUS2/Energy50 2.7602216630884517e-43 2021-03-18 15:33:10,748 DEBUG MQTT Publishing: emon/MBUS2/Volume_Min 0 2021-03-18 15:33:10,750 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:33:10,751 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16579.2,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:33:20,589 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46103, "kWh"], "Volume": [13135.54, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:33:20,591 DEBUG MBUS1 233 NEW FRAME : 2021-03-18 15:33:20,592 DEBUG MBUS1 233 Timestamp : 1616081600.038741 2021-03-18 15:33:20,592 DEBUG MBUS1 233 From Node : MBUS1 2021-03-18 15:33:20,593 DEBUG MBUS1 233 Values : [46103, 13135.54, 0, 44892, 7965.96, 0] 2021-03-18 15:33:20,594 DEBUG MBUS1 233 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:33:20,595 DEBUG MBUS1 233 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:33:20,629 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16579.2, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy50": [2.7602216630884517e-43, "kWh"]} 2021-03-18 15:33:20,631 DEBUG MBUS2 234 NEW FRAME : 2021-03-18 15:33:20,632 DEBUG MBUS2 234 Timestamp : 1616081600.060915 2021-03-18 15:33:20,632 DEBUG MBUS2 234 From Node : MBUS2 2021-03-18 15:33:20,633 DEBUG MBUS2 234 Values : [16579.2, 0, 0, 0, 2.7602216630884517e-43] 2021-03-18 15:33:20,634 DEBUG MBUS2 234 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:33:20,635 DEBUG MBUS2 234 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:33:20,863 DEBUG MQTT Publishing: emon/MBUS1/Energy 46103 2021-03-18 15:33:20,865 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.54 2021-03-18 15:33:20,866 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:33:20,867 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:33:20,869 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:33:20,871 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:33:20,873 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:33:20,874 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46103,13135.54,0,44892,7965.96,0 2021-03-18 15:33:20,876 DEBUG MQTT Publishing: emon/MBUS2/Volume 16579.2 2021-03-18 15:33:20,877 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:33:20,879 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:33:20,881 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:33:20,882 DEBUG MQTT Publishing: emon/MBUS2/Energy50 2.7602216630884517e-43 2021-03-18 15:33:20,884 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:33:20,885 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16579.2,0,0,0,2.7602216630884517e-43 2021-03-18 15:33:30,587 WARNING MBUS1 Exception caught in MBUS1 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 183, in parse_frame value = bytes[0] + (bytes[1]<<8) + (bytes[2]<<16) + (bytes[3]<<24) IndexError: list index out of range 2021-03-18 15:33:30,646 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16579.2, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy50": [2.7602216630884517e-43, "kWh"], "Volume_Min": [0, "m3"]} 2021-03-18 15:33:30,647 DEBUG MBUS2 236 NEW FRAME : 2021-03-18 15:33:30,648 DEBUG MBUS2 236 Timestamp : 1616081610.098878 2021-03-18 15:33:30,649 DEBUG MBUS2 236 From Node : MBUS2 2021-03-18 15:33:30,650 DEBUG MBUS2 236 Values : [16579.2, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:33:30,651 DEBUG MBUS2 236 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:33:30,653 DEBUG MBUS2 236 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:33:30,693 WARNING MainThread MBUS1 thread is dead. 2021-03-18 15:33:30,751 WARNING MainThread Attempting to restart thread MBUS1 (thread has been restarted 5 times...) 2021-03-18 15:33:30,754 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS1' 2021-03-18 15:33:30,756 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB1 9600 2021-03-18 15:33:30,773 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:33:30,774 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:33:30,774 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:33:30,775 INFO MainThread Setting MBUS1 nodename: MBUS1 2021-03-18 15:33:30,776 DEBUG MainThread Setting MBUS1 pubchannels: ['ToEmonCMS'] 2021-03-18 15:33:30,777 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:33:30,779 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:33:30,779 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:33:30,788 DEBUG MQTT Publishing: emon/MBUS2/Volume 16579.2 2021-03-18 15:33:30,789 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:33:30,791 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:33:30,793 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:33:30,795 DEBUG MQTT Publishing: emon/MBUS2/Energy50 2.7602216630884517e-43 2021-03-18 15:33:30,797 DEBUG MQTT Publishing: emon/MBUS2/Volume_Min 0 2021-03-18 15:33:30,800 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:33:30,801 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16579.2,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:33:31,316 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46104, "kWh"], "Volume": [13135.550000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:33:31,317 DEBUG MBUS1 237 NEW FRAME : 2021-03-18 15:33:31,318 DEBUG MBUS1 237 Timestamp : 1616081610.777270 2021-03-18 15:33:31,319 DEBUG MBUS1 237 From Node : MBUS1 2021-03-18 15:33:31,319 DEBUG MBUS1 237 Values : [46104, 13135.550000000001, 0, 44892, 7965.96, 0] 2021-03-18 15:33:31,320 DEBUG MBUS1 237 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:33:31,321 DEBUG MBUS1 237 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:33:31,412 DEBUG MQTT Publishing: emon/MBUS1/Energy 46104 2021-03-18 15:33:31,414 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.550000000001 2021-03-18 15:33:31,416 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:33:31,418 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:33:31,419 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:33:31,422 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:33:31,424 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:33:31,425 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46104,13135.550000000001,0,44892,7965.96,0 2021-03-18 15:33:32,727 DEBUG emoncmsorg Buffer size: 6 2021-03-18 15:33:40,666 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46104, "kWh"], "Volume": [13135.550000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:33:40,666 DEBUG MBUS1 238 NEW FRAME : 2021-03-18 15:33:40,667 DEBUG MBUS1 238 Timestamp : 1616081620.084569 2021-03-18 15:33:40,668 DEBUG MBUS1 238 From Node : MBUS1 2021-03-18 15:33:40,669 DEBUG MBUS1 238 Values : [46104, 13135.550000000001, 0, 44892, 7965.96, 0] 2021-03-18 15:33:40,669 DEBUG MBUS1 238 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:33:40,670 DEBUG MBUS1 238 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:33:40,678 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16579.2, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy50": [2.7602216630884517e-43, "kWh"]} 2021-03-18 15:33:40,679 DEBUG MBUS2 239 NEW FRAME : 2021-03-18 15:33:40,680 DEBUG MBUS2 239 Timestamp : 1616081620.097839 2021-03-18 15:33:40,681 DEBUG MBUS2 239 From Node : MBUS2 2021-03-18 15:33:40,682 DEBUG MBUS2 239 Values : [16579.2, 0, 0, 0, 2.7602216630884517e-43] 2021-03-18 15:33:40,683 DEBUG MBUS2 239 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:33:40,683 DEBUG MBUS2 239 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:33:40,806 DEBUG MQTT Publishing: emon/MBUS2/Volume 16579.2 2021-03-18 15:33:40,807 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:33:40,809 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:33:40,811 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:33:40,813 DEBUG MQTT Publishing: emon/MBUS2/Energy50 2.7602216630884517e-43 2021-03-18 15:33:40,814 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:33:40,828 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16579.2,0,0,0,2.7602216630884517e-43 2021-03-18 15:33:40,830 DEBUG MQTT Publishing: emon/MBUS1/Energy 46104 2021-03-18 15:33:40,832 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.550000000001 2021-03-18 15:33:40,834 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:33:40,836 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:33:40,837 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:33:40,839 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:33:40,843 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:33:40,844 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46104,13135.550000000001,0,44892,7965.96,0 2021-03-18 15:33:50,563 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46104, "kWh"], "Volume": [13135.550000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:33:50,564 DEBUG MBUS1 240 NEW FRAME : 2021-03-18 15:33:50,565 DEBUG MBUS1 240 Timestamp : 1616081630.027664 2021-03-18 15:33:50,567 DEBUG MBUS1 240 From Node : MBUS1 2021-03-18 15:33:50,568 DEBUG MBUS1 240 Values : [46104, 13135.550000000001, 0, 44892, 7965.96, 0] 2021-03-18 15:33:50,569 DEBUG MBUS1 240 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:33:50,571 DEBUG MBUS1 240 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:33:50,612 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 177, in parse_frame value = bytes[0] IndexError: list index out of range 2021-03-18 15:33:50,662 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:33:50,671 DEBUG MQTT Publishing: emon/MBUS1/Energy 46104 2021-03-18 15:33:50,674 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.550000000001 2021-03-18 15:33:50,676 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:33:50,678 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:33:50,681 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:33:50,683 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:33:50,685 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:33:50,686 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46104,13135.550000000001,0,44892,7965.96,0 2021-03-18 15:33:50,720 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 83 times...) 2021-03-18 15:33:50,723 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:33:50,724 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:33:50,725 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:33:50,726 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:33:50,727 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:33:50,743 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:33:50,744 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:33:50,745 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:33:50,746 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:33:50,747 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:33:51,292 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 179, in parse_frame value = bytes[0] + (bytes[1]<<8) IndexError: list index out of range 2021-03-18 15:33:51,351 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:33:51,352 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 84 times...) 2021-03-18 15:33:51,354 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:33:51,355 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:33:51,356 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:33:51,357 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:33:51,358 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:33:51,365 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:33:51,366 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:33:51,366 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:33:51,367 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:33:51,368 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:34:00,569 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 181, in parse_frame value = bytes[0] + (bytes[1]<<8) + (bytes[2]<<16) IndexError: list index out of range 2021-03-18 15:34:00,576 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:34:00,577 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 85 times...) 2021-03-18 15:34:00,579 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:34:00,581 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:34:00,582 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:34:00,583 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:34:00,584 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:34:00,593 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:34:00,594 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:34:00,595 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:34:00,595 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:34:00,596 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:34:00,615 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46104, "kWh"], "Volume": [13135.550000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:34:00,616 DEBUG MBUS1 244 NEW FRAME : 2021-03-18 15:34:00,617 DEBUG MBUS1 244 Timestamp : 1616081640.017331 2021-03-18 15:34:00,617 DEBUG MBUS1 244 From Node : MBUS1 2021-03-18 15:34:00,618 DEBUG MBUS1 244 Values : [46104, 13135.550000000001, 0, 44892, 7965.96, 0] 2021-03-18 15:34:00,619 DEBUG MBUS1 244 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:34:00,619 DEBUG MBUS1 244 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:34:00,884 DEBUG MQTT Publishing: emon/MBUS1/Energy 46104 2021-03-18 15:34:00,886 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.550000000001 2021-03-18 15:34:00,888 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:34:00,889 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:34:00,892 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:34:00,894 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:34:00,896 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:34:00,897 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46104,13135.550000000001,0,44892,7965.96,0 2021-03-18 15:34:01,149 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 183, in parse_frame value = bytes[0] + (bytes[1]<<8) + (bytes[2]<<16) + (bytes[3]<<24) IndexError: list index out of range 2021-03-18 15:34:01,257 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:34:01,258 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 86 times...) 2021-03-18 15:34:01,261 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:34:01,262 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:34:01,263 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:34:01,264 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:34:01,265 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:34:01,272 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:34:01,273 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:34:01,274 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:34:01,275 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:34:01,276 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:34:02,801 DEBUG emoncmsorg Buffer size: 4 2021-03-18 15:34:10,558 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16579.3, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy50": [2.7602216630884517e-43, "kWh"], "Volume_Max": [0, "m3"]} 2021-03-18 15:34:10,559 DEBUG MBUS2 246 NEW FRAME : 2021-03-18 15:34:10,560 DEBUG MBUS2 246 Timestamp : 1616081650.016096 2021-03-18 15:34:10,560 DEBUG MBUS2 246 From Node : MBUS2 2021-03-18 15:34:10,561 DEBUG MBUS2 246 Values : [16579.3, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:34:10,561 DEBUG MBUS2 246 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:34:10,562 DEBUG MBUS2 246 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:34:10,613 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46104, "kWh"], "Volume": [13135.550000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:34:10,614 DEBUG MBUS1 247 NEW FRAME : 2021-03-18 15:34:10,615 DEBUG MBUS1 247 Timestamp : 1616081650.076082 2021-03-18 15:34:10,616 DEBUG MBUS1 247 From Node : MBUS1 2021-03-18 15:34:10,616 DEBUG MBUS1 247 Values : [46104, 13135.550000000001, 0, 44892, 7965.96, 0] 2021-03-18 15:34:10,617 DEBUG MBUS1 247 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:34:10,618 DEBUG MBUS1 247 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:34:10,707 DEBUG MQTT Publishing: emon/MBUS1/Energy 46104 2021-03-18 15:34:10,709 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.550000000001 2021-03-18 15:34:10,711 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:34:10,712 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:34:10,713 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:34:10,714 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:34:10,716 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:34:10,716 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46104,13135.550000000001,0,44892,7965.96,0 2021-03-18 15:34:10,718 DEBUG MQTT Publishing: emon/MBUS2/Volume 16579.3 2021-03-18 15:34:10,720 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:34:10,721 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:34:10,723 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:34:10,724 DEBUG MQTT Publishing: emon/MBUS2/Energy50 2.7602216630884517e-43 2021-03-18 15:34:10,725 DEBUG MQTT Publishing: emon/MBUS2/Volume_Max 0 2021-03-18 15:34:10,727 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:34:10,727 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16579.3,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:34:20,580 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16579.3, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy50": [2.7602216630884517e-43, "kWh"], "Volume_Max": [0, "m3"]} 2021-03-18 15:34:20,581 DEBUG MBUS2 248 NEW FRAME : 2021-03-18 15:34:20,582 DEBUG MBUS2 248 Timestamp : 1616081660.035854 2021-03-18 15:34:20,583 DEBUG MBUS2 248 From Node : MBUS2 2021-03-18 15:34:20,583 DEBUG MBUS2 248 Values : [16579.3, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:34:20,584 DEBUG MBUS2 248 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:34:20,585 DEBUG MBUS2 248 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:34:20,622 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46105, "kWh"], "Volume": [13135.56, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:34:20,623 DEBUG MBUS1 249 NEW FRAME : 2021-03-18 15:34:20,624 DEBUG MBUS1 249 Timestamp : 1616081660.070395 2021-03-18 15:34:20,624 DEBUG MBUS1 249 From Node : MBUS1 2021-03-18 15:34:20,625 DEBUG MBUS1 249 Values : [46105, 13135.56, 0, 44892, 7965.96, 0] 2021-03-18 15:34:20,626 DEBUG MBUS1 249 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:34:20,627 DEBUG MBUS1 249 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:34:20,739 DEBUG MQTT Publishing: emon/MBUS1/Energy 46105 2021-03-18 15:34:20,741 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.56 2021-03-18 15:34:20,743 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:34:20,745 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:34:20,747 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:34:20,749 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:34:20,752 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:34:20,753 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46105,13135.56,0,44892,7965.96,0 2021-03-18 15:34:20,755 DEBUG MQTT Publishing: emon/MBUS2/Volume 16579.3 2021-03-18 15:34:20,758 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:34:20,760 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:34:20,762 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:34:20,765 DEBUG MQTT Publishing: emon/MBUS2/Energy50 2.7602216630884517e-43 2021-03-18 15:34:20,767 DEBUG MQTT Publishing: emon/MBUS2/Volume_Max 0 2021-03-18 15:34:20,769 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:34:20,770 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16579.3,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:34:30,596 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16579.3, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy50": [2.7602216630884517e-43, "kWh"]} 2021-03-18 15:34:30,598 DEBUG MBUS2 250 NEW FRAME : 2021-03-18 15:34:30,599 DEBUG MBUS2 250 Timestamp : 1616081670.044479 2021-03-18 15:34:30,599 DEBUG MBUS2 250 From Node : MBUS2 2021-03-18 15:34:30,600 DEBUG MBUS2 250 Values : [16579.3, 0, 0, 0, 2.7602216630884517e-43] 2021-03-18 15:34:30,601 DEBUG MBUS2 250 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:34:30,602 DEBUG MBUS2 250 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:34:30,637 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46105, "kWh"], "Volume": [13135.56, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:34:30,638 DEBUG MBUS1 251 NEW FRAME : 2021-03-18 15:34:30,639 DEBUG MBUS1 251 Timestamp : 1616081670.082674 2021-03-18 15:34:30,639 DEBUG MBUS1 251 From Node : MBUS1 2021-03-18 15:34:30,640 DEBUG MBUS1 251 Values : [46105, 13135.56, 0, 44892, 7965.96, 0] 2021-03-18 15:34:30,641 DEBUG MBUS1 251 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:34:30,642 DEBUG MBUS1 251 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:34:30,774 DEBUG MQTT Publishing: emon/MBUS1/Energy 46105 2021-03-18 15:34:30,776 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.56 2021-03-18 15:34:30,777 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:34:30,779 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:34:30,781 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:34:30,782 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:34:30,784 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:34:30,785 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46105,13135.56,0,44892,7965.96,0 2021-03-18 15:34:30,786 DEBUG MQTT Publishing: emon/MBUS2/Volume 16579.3 2021-03-18 15:34:30,788 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:34:30,789 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:34:30,791 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:34:30,793 DEBUG MQTT Publishing: emon/MBUS2/Energy50 2.7602216630884517e-43 2021-03-18 15:34:30,794 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:34:30,795 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16579.3,0,0,0,2.7602216630884517e-43 2021-03-18 15:34:32,862 DEBUG emoncmsorg Buffer size: 6 2021-03-18 15:34:40,624 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 181, in parse_frame value = bytes[0] + (bytes[1]<<8) + (bytes[2]<<16) IndexError: list index out of range 2021-03-18 15:34:40,636 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46105, "kWh"], "Volume": [13135.56, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:34:40,638 DEBUG MBUS1 253 NEW FRAME : 2021-03-18 15:34:40,639 DEBUG MBUS1 253 Timestamp : 1616081680.086607 2021-03-18 15:34:40,639 DEBUG MBUS1 253 From Node : MBUS1 2021-03-18 15:34:40,640 DEBUG MBUS1 253 Values : [46105, 13135.56, 0, 44892, 7965.96, 0] 2021-03-18 15:34:40,641 DEBUG MBUS1 253 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:34:40,641 DEBUG MBUS1 253 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:34:40,771 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:34:40,772 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 87 times...) 2021-03-18 15:34:40,775 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:34:40,776 DEBUG MQTT Publishing: emon/MBUS1/Energy 46105 2021-03-18 15:34:40,779 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.56 2021-03-18 15:34:40,781 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:34:40,783 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:34:40,777 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:34:40,785 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:34:40,786 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:34:40,787 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:34:40,788 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:34:40,790 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:34:40,792 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:34:40,793 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46105,13135.56,0,44892,7965.96,0 2021-03-18 15:34:40,797 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:34:40,798 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:34:40,798 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:34:40,799 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:34:40,800 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:34:41,368 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 183, in parse_frame value = bytes[0] + (bytes[1]<<8) + (bytes[2]<<16) + (bytes[3]<<24) IndexError: list index out of range 2021-03-18 15:34:41,463 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:34:41,464 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 88 times...) 2021-03-18 15:34:41,467 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:34:41,468 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:34:41,469 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:34:41,471 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:34:41,472 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:34:41,479 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:34:41,480 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:34:41,481 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:34:41,482 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:34:41,482 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:34:50,558 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46105, "kWh"], "Volume": [13135.56, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:34:50,560 DEBUG MBUS1 255 NEW FRAME : 2021-03-18 15:34:50,561 DEBUG MBUS1 255 Timestamp : 1616081690.008833 2021-03-18 15:34:50,563 DEBUG MBUS1 255 From Node : MBUS1 2021-03-18 15:34:50,564 DEBUG MBUS1 255 Values : [46105, 13135.56, 0, 44892, 7965.96, 0] 2021-03-18 15:34:50,565 DEBUG MBUS1 255 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:34:50,566 DEBUG MBUS1 255 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:34:50,600 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 187, in parse_frame value = struct.unpack("f",bytearray(bytes))[0] struct.error: unpack requires a buffer of 4 bytes 2021-03-18 15:34:50,703 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:34:50,704 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 89 times...) 2021-03-18 15:34:50,707 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:34:50,708 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:34:50,709 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:34:50,709 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:34:50,711 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:34:50,717 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:34:50,718 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:34:50,719 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:34:50,719 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:34:50,720 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:34:50,803 DEBUG MQTT Publishing: emon/MBUS1/Energy 46105 2021-03-18 15:34:50,805 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.56 2021-03-18 15:34:50,807 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:34:50,808 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:34:50,810 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:34:50,812 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:34:50,813 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:34:50,814 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46105,13135.56,0,44892,7965.96,0 2021-03-18 15:34:51,271 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16579.3, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy50": [2.7602216630884517e-43, "kWh"], "Volume_Min": [0, "m3"]} 2021-03-18 15:34:51,272 DEBUG MBUS2 257 NEW FRAME : 2021-03-18 15:34:51,273 DEBUG MBUS2 257 Timestamp : 1616081690.722166 2021-03-18 15:34:51,274 DEBUG MBUS2 257 From Node : MBUS2 2021-03-18 15:34:51,275 DEBUG MBUS2 257 Values : [16579.3, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:34:51,275 DEBUG MBUS2 257 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:34:51,276 DEBUG MBUS2 257 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:34:51,346 DEBUG MQTT Publishing: emon/MBUS2/Volume 16579.3 2021-03-18 15:34:51,348 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:34:51,351 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:34:51,353 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:34:51,360 DEBUG MQTT Publishing: emon/MBUS2/Energy50 2.7602216630884517e-43 2021-03-18 15:34:51,363 DEBUG MQTT Publishing: emon/MBUS2/Volume_Min 0 2021-03-18 15:34:51,365 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:34:51,366 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16579.3,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:35:00,568 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46105, "kWh"], "Volume": [13135.57, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:35:00,569 DEBUG MBUS1 258 NEW FRAME : 2021-03-18 15:35:00,570 DEBUG MBUS1 258 Timestamp : 1616081700.019441 2021-03-18 15:35:00,572 DEBUG MBUS1 258 From Node : MBUS1 2021-03-18 15:35:00,573 DEBUG MBUS1 258 Values : [46105, 13135.57, 0, 44892, 7965.96, 0] 2021-03-18 15:35:00,574 DEBUG MBUS1 258 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:35:00,575 DEBUG MBUS1 258 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:35:00,613 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16579.3, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy50": [2.7602216630884517e-43, "kWh"], "Volume_Min": [0, "m3"]} 2021-03-18 15:35:00,614 DEBUG MBUS2 259 NEW FRAME : 2021-03-18 15:35:00,615 DEBUG MBUS2 259 Timestamp : 1616081700.037442 2021-03-18 15:35:00,615 DEBUG MBUS2 259 From Node : MBUS2 2021-03-18 15:35:00,616 DEBUG MBUS2 259 Values : [16579.3, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:35:00,617 DEBUG MBUS2 259 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:35:00,618 DEBUG MBUS2 259 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:35:00,741 DEBUG MQTT Publishing: emon/MBUS1/Energy 46105 2021-03-18 15:35:00,742 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.57 2021-03-18 15:35:00,744 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:35:00,746 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:35:00,747 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:35:00,749 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:35:00,751 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:35:00,752 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46105,13135.57,0,44892,7965.96,0 2021-03-18 15:35:00,753 DEBUG MQTT Publishing: emon/MBUS2/Volume 16579.3 2021-03-18 15:35:00,755 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:35:00,757 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:35:00,758 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:35:00,760 DEBUG MQTT Publishing: emon/MBUS2/Energy50 2.7602216630884517e-43 2021-03-18 15:35:00,762 DEBUG MQTT Publishing: emon/MBUS2/Volume_Min 0 2021-03-18 15:35:00,763 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:35:00,764 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16579.3,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:35:02,867 DEBUG emoncmsorg Buffer size: 5 2021-03-18 15:35:10,605 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:35:10,629 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46105, "kWh"], "Volume": [13135.57, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:35:10,630 DEBUG MBUS1 261 NEW FRAME : 2021-03-18 15:35:10,631 DEBUG MBUS1 261 Timestamp : 1616081710.088931 2021-03-18 15:35:10,631 DEBUG MBUS1 261 From Node : MBUS1 2021-03-18 15:35:10,632 DEBUG MBUS1 261 Values : [46105, 13135.57, 0, 44892, 7965.96, 0] 2021-03-18 15:35:10,632 DEBUG MBUS1 261 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:35:10,633 DEBUG MBUS1 261 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:35:10,790 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:35:10,791 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 90 times...) 2021-03-18 15:35:10,794 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:35:10,796 DEBUG MQTT Publishing: emon/MBUS1/Energy 46105 2021-03-18 15:35:10,798 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.57 2021-03-18 15:35:10,800 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:35:10,802 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:35:10,796 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:35:10,804 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:35:10,808 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:35:10,806 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:35:10,811 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:35:10,813 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:35:10,810 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:35:10,814 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46105,13135.57,0,44892,7965.96,0 2021-03-18 15:35:10,820 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:35:10,821 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:35:10,821 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:35:10,822 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:35:10,823 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:35:11,390 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:35:11,426 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:35:11,427 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 91 times...) 2021-03-18 15:35:11,430 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:35:11,431 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:35:11,432 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:35:11,433 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:35:11,434 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:35:11,441 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:35:11,442 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:35:11,443 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:35:11,443 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:35:11,444 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:35:20,550 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:35:20,613 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46105, "kWh"], "Volume": [13135.57, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:35:20,614 DEBUG MBUS1 264 NEW FRAME : 2021-03-18 15:35:20,614 DEBUG MBUS1 264 Timestamp : 1616081720.077540 2021-03-18 15:35:20,615 DEBUG MBUS1 264 From Node : MBUS1 2021-03-18 15:35:20,616 DEBUG MBUS1 264 Values : [46105, 13135.57, 0, 44892, 7965.96, 0] 2021-03-18 15:35:20,616 DEBUG MBUS1 264 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:35:20,617 DEBUG MBUS1 264 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:35:20,670 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:35:20,671 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 92 times...) 2021-03-18 15:35:20,674 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:35:20,675 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:35:20,676 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:35:20,676 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:35:20,677 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:35:20,684 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:35:20,685 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:35:20,686 DEBUG MQTT Publishing: emon/MBUS1/Energy 46105 2021-03-18 15:35:20,686 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:35:20,689 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.57 2021-03-18 15:35:20,689 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:35:20,691 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:35:20,691 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:35:20,693 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:35:20,696 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:35:20,698 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:35:20,699 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:35:20,700 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46105,13135.57,0,44892,7965.96,0 2021-03-18 15:35:21,248 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:35:21,339 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:35:21,340 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 93 times...) 2021-03-18 15:35:21,343 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:35:21,344 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:35:21,345 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:35:21,346 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:35:21,347 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:35:21,354 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:35:21,355 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:35:21,356 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:35:21,356 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:35:21,357 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:35:30,638 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46106, "kWh"], "Volume": [13135.59, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:35:30,640 DEBUG MBUS1 267 NEW FRAME : 2021-03-18 15:35:30,641 DEBUG MBUS1 267 Timestamp : 1616081730.071706 2021-03-18 15:35:30,642 DEBUG MBUS1 267 From Node : MBUS1 2021-03-18 15:35:30,643 DEBUG MBUS1 267 Values : [46106, 13135.59, 0, 44892, 7965.96, 0] 2021-03-18 15:35:30,644 DEBUG MBUS1 267 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:35:30,645 DEBUG MBUS1 267 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:35:30,664 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:35:30,788 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:35:30,789 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 94 times...) 2021-03-18 15:35:30,792 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:35:30,793 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:35:30,793 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:35:30,794 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:35:30,796 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:35:30,802 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:35:30,803 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:35:30,804 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:35:30,805 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:35:30,805 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:35:30,877 DEBUG MQTT Publishing: emon/MBUS1/Energy 46106 2021-03-18 15:35:30,879 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.59 2021-03-18 15:35:30,881 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:35:30,882 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:35:30,884 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:35:30,886 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:35:30,887 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:35:30,888 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46106,13135.59,0,44892,7965.96,0 2021-03-18 15:35:31,350 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:35:31,409 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:35:31,410 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 95 times...) 2021-03-18 15:35:31,413 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:35:31,414 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:35:31,415 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:35:31,416 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:35:31,417 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:35:31,423 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:35:31,425 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:35:31,425 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:35:31,426 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:35:31,427 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:35:32,908 DEBUG emoncmsorg Buffer size: 3 2021-03-18 15:35:40,536 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46106, "kWh"], "Volume": [13135.59, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:35:40,537 DEBUG MBUS1 269 NEW FRAME : 2021-03-18 15:35:40,538 DEBUG MBUS1 269 Timestamp : 1616081740.000777 2021-03-18 15:35:40,538 DEBUG MBUS1 269 From Node : MBUS1 2021-03-18 15:35:40,539 DEBUG MBUS1 269 Values : [46106, 13135.59, 0, 44892, 7965.96, 0] 2021-03-18 15:35:40,539 DEBUG MBUS1 269 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:35:40,540 DEBUG MBUS1 269 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:35:40,630 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:35:40,632 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:35:40,633 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 96 times...) 2021-03-18 15:35:40,636 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:35:40,637 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:35:40,637 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:35:40,638 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:35:40,639 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:35:40,646 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:35:40,647 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:35:40,647 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:35:40,648 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:35:40,649 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:35:40,684 DEBUG MQTT Publishing: emon/MBUS1/Energy 46106 2021-03-18 15:35:40,686 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.59 2021-03-18 15:35:40,688 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:35:40,691 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:35:40,693 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:35:40,695 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:35:40,697 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:35:40,698 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46106,13135.59,0,44892,7965.96,0 2021-03-18 15:35:41,201 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:35:41,292 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:35:41,293 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 97 times...) 2021-03-18 15:35:41,296 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:35:41,297 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:35:41,298 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:35:41,299 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:35:41,300 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:35:41,309 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:35:41,321 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:35:41,333 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:35:41,334 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:35:41,335 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:35:50,635 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:35:50,661 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46106, "kWh"], "Volume": [13135.59, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:35:50,662 DEBUG MBUS1 273 NEW FRAME : 2021-03-18 15:35:50,662 DEBUG MBUS1 273 Timestamp : 1616081750.088910 2021-03-18 15:35:50,663 DEBUG MBUS1 273 From Node : MBUS1 2021-03-18 15:35:50,663 DEBUG MBUS1 273 Values : [46106, 13135.59, 0, 44892, 7965.96, 0] 2021-03-18 15:35:50,664 DEBUG MBUS1 273 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:35:50,665 DEBUG MBUS1 273 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:35:50,783 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:35:50,784 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 98 times...) 2021-03-18 15:35:50,789 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:35:50,791 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:35:50,792 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:35:50,793 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:35:50,794 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:35:50,802 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:35:50,804 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:35:50,805 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:35:50,805 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:35:50,806 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:35:50,809 DEBUG MQTT Publishing: emon/MBUS1/Energy 46106 2021-03-18 15:35:50,812 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.59 2021-03-18 15:35:50,814 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:35:50,816 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:35:50,818 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:35:50,821 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:35:50,823 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:35:50,825 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46106,13135.59,0,44892,7965.96,0 2021-03-18 15:35:51,353 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:35:51,420 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:35:51,421 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 99 times...) 2021-03-18 15:35:51,424 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:35:51,425 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:35:51,426 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:35:51,427 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:35:51,428 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:35:51,444 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:35:51,445 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:35:51,446 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:35:51,446 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:35:51,447 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:36:00,552 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46106, "kWh"], "Volume": [13135.6, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:36:00,552 DEBUG MBUS1 275 NEW FRAME : 2021-03-18 15:36:00,553 DEBUG MBUS1 275 Timestamp : 1616081760.013802 2021-03-18 15:36:00,554 DEBUG MBUS1 275 From Node : MBUS1 2021-03-18 15:36:00,555 DEBUG MBUS1 275 Values : [46106, 13135.6, 0, 44892, 7965.96, 0] 2021-03-18 15:36:00,555 DEBUG MBUS1 275 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:36:00,556 DEBUG MBUS1 275 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:36:00,641 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:36:00,685 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:36:00,686 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 100 times...) 2021-03-18 15:36:00,689 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:36:00,690 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:36:00,691 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:36:00,692 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:36:00,693 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:36:00,699 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:36:00,700 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:36:00,701 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:36:00,702 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:36:00,702 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:36:00,725 DEBUG MQTT Publishing: emon/MBUS1/Energy 46106 2021-03-18 15:36:00,726 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.6 2021-03-18 15:36:00,728 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:36:00,730 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:36:00,732 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:36:00,733 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:36:00,736 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:36:00,737 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46106,13135.6,0,44892,7965.96,0 2021-03-18 15:36:01,254 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:36:01,346 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:36:01,347 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 101 times...) 2021-03-18 15:36:01,351 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:36:01,352 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:36:01,353 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:36:01,354 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:36:01,355 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:36:01,361 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:36:01,362 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:36:01,362 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:36:01,363 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:36:01,364 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:36:02,957 DEBUG emoncmsorg Buffer size: 3 2021-03-18 15:36:10,640 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46106, "kWh"], "Volume": [13135.6, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:36:10,642 DEBUG MBUS1 279 NEW FRAME : 2021-03-18 15:36:10,644 DEBUG MBUS1 279 Timestamp : 1616081770.030687 2021-03-18 15:36:10,645 DEBUG MBUS1 279 From Node : MBUS1 2021-03-18 15:36:10,647 DEBUG MBUS1 279 Values : [46106, 13135.6, 0, 44892, 7965.96, 0] 2021-03-18 15:36:10,653 DEBUG MBUS1 279 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:36:10,654 DEBUG MBUS1 279 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:36:10,668 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:36:10,838 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:36:10,839 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 102 times...) 2021-03-18 15:36:10,842 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:36:10,843 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:36:10,844 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:36:10,844 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:36:10,846 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:36:10,852 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:36:10,853 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:36:10,854 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:36:10,855 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:36:10,855 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:36:10,925 DEBUG MQTT Publishing: emon/MBUS1/Energy 46106 2021-03-18 15:36:10,931 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.6 2021-03-18 15:36:10,934 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:36:10,937 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:36:10,940 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:36:10,943 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:36:10,946 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:36:10,947 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46106,13135.6,0,44892,7965.96,0 2021-03-18 15:36:11,407 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:36:11,460 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:36:11,461 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 103 times...) 2021-03-18 15:36:11,464 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:36:11,465 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:36:11,466 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:36:11,467 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:36:11,469 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:36:11,476 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:36:11,477 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:36:11,477 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:36:11,478 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:36:11,479 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:36:20,595 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46106, "kWh"], "Volume": [13135.6, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:36:20,596 DEBUG MBUS1 281 NEW FRAME : 2021-03-18 15:36:20,597 DEBUG MBUS1 281 Timestamp : 1616081780.010421 2021-03-18 15:36:20,598 DEBUG MBUS1 281 From Node : MBUS1 2021-03-18 15:36:20,600 DEBUG MBUS1 281 Values : [46106, 13135.6, 0, 44892, 7965.96, 0] 2021-03-18 15:36:20,601 DEBUG MBUS1 281 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:36:20,603 DEBUG MBUS1 281 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:36:20,610 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:36:20,742 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:36:20,743 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 104 times...) 2021-03-18 15:36:20,747 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:36:20,748 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:36:20,748 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:36:20,749 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:36:20,751 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:36:20,757 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:36:20,758 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:36:20,759 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:36:20,759 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:36:20,760 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:36:20,761 DEBUG MQTT Publishing: emon/MBUS1/Energy 46106 2021-03-18 15:36:20,764 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.6 2021-03-18 15:36:20,766 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:36:20,767 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:36:20,769 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:36:20,771 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:36:20,773 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:36:20,774 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46106,13135.6,0,44892,7965.96,0 2021-03-18 15:36:21,320 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:36:21,438 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:36:21,438 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 105 times...) 2021-03-18 15:36:21,441 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:36:21,442 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:36:21,443 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:36:21,444 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:36:21,445 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:36:21,452 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:36:21,453 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:36:21,454 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:36:21,455 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:36:21,455 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:36:30,553 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:36:30,613 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46107, "kWh"], "Volume": [13135.61, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:36:30,614 DEBUG MBUS1 285 NEW FRAME : 2021-03-18 15:36:30,615 DEBUG MBUS1 285 Timestamp : 1616081790.075002 2021-03-18 15:36:30,616 DEBUG MBUS1 285 From Node : MBUS1 2021-03-18 15:36:30,617 DEBUG MBUS1 285 Values : [46107, 13135.61, 0, 44892, 7965.96, 0] 2021-03-18 15:36:30,617 DEBUG MBUS1 285 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:36:30,618 DEBUG MBUS1 285 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:36:30,685 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:36:30,686 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 106 times...) 2021-03-18 15:36:30,689 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:36:30,690 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:36:30,690 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:36:30,691 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:36:30,692 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:36:30,698 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:36:30,699 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:36:30,700 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:36:30,701 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:36:30,701 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:36:30,707 DEBUG MQTT Publishing: emon/MBUS1/Energy 46107 2021-03-18 15:36:30,709 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.61 2021-03-18 15:36:30,711 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:36:30,713 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:36:30,715 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:36:30,717 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:36:30,719 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:36:30,720 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46107,13135.61,0,44892,7965.96,0 2021-03-18 15:36:31,248 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:36:31,305 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:36:31,306 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 107 times...) 2021-03-18 15:36:31,309 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:36:31,311 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:36:31,311 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:36:31,312 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:36:31,313 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:36:31,320 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:36:31,321 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:36:31,322 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:36:31,323 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:36:31,324 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:36:33,052 DEBUG emoncmsorg Buffer size: 3 2021-03-18 15:36:40,629 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46107, "kWh"], "Volume": [13135.61, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:36:40,631 DEBUG MBUS1 287 NEW FRAME : 2021-03-18 15:36:40,632 DEBUG MBUS1 287 Timestamp : 1616081800.073838 2021-03-18 15:36:40,633 DEBUG MBUS1 287 From Node : MBUS1 2021-03-18 15:36:40,634 DEBUG MBUS1 287 Values : [46107, 13135.61, 0, 44892, 7965.96, 0] 2021-03-18 15:36:40,635 DEBUG MBUS1 287 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:36:40,636 DEBUG MBUS1 287 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:36:40,668 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16579.5, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy50": [2.7602216630884517e-43, "kWh"], "Volume_error": [0, "m3"]} 2021-03-18 15:36:40,669 DEBUG MBUS2 288 NEW FRAME : 2021-03-18 15:36:40,670 DEBUG MBUS2 288 Timestamp : 1616081800.090946 2021-03-18 15:36:40,670 DEBUG MBUS2 288 From Node : MBUS2 2021-03-18 15:36:40,671 DEBUG MBUS2 288 Values : [16579.5, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:36:40,672 DEBUG MBUS2 288 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:36:40,672 DEBUG MBUS2 288 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:36:40,818 DEBUG MQTT Publishing: emon/MBUS1/Energy 46107 2021-03-18 15:36:40,821 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.61 2021-03-18 15:36:40,823 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:36:40,825 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:36:40,827 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:36:40,829 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:36:40,831 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:36:40,832 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46107,13135.61,0,44892,7965.96,0 2021-03-18 15:36:40,834 DEBUG MQTT Publishing: emon/MBUS2/Volume 16579.5 2021-03-18 15:36:40,836 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:36:40,838 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:36:40,840 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:36:40,842 DEBUG MQTT Publishing: emon/MBUS2/Energy50 2.7602216630884517e-43 2021-03-18 15:36:40,844 DEBUG MQTT Publishing: emon/MBUS2/Volume_error 0 2021-03-18 15:36:40,846 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:36:40,847 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16579.5,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:36:50,561 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16579.5, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy50": [2.7602216630884517e-43, "kWh"], "Volume_error": [0, "m3"]} 2021-03-18 15:36:50,562 DEBUG MBUS2 289 NEW FRAME : 2021-03-18 15:36:50,563 DEBUG MBUS2 289 Timestamp : 1616081810.014915 2021-03-18 15:36:50,564 DEBUG MBUS2 289 From Node : MBUS2 2021-03-18 15:36:50,565 DEBUG MBUS2 289 Values : [16579.5, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:36:50,565 DEBUG MBUS2 289 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:36:50,566 DEBUG MBUS2 289 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:36:50,668 DEBUG MQTT Publishing: emon/MBUS2/Volume 16579.5 2021-03-18 15:36:50,670 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:36:50,673 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:36:50,676 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:36:50,679 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46107, "kWh"], "Volume": [13135.61, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:36:50,680 DEBUG MQTT Publishing: emon/MBUS2/Energy50 2.7602216630884517e-43 2021-03-18 15:36:50,681 DEBUG MBUS1 290 NEW FRAME : 2021-03-18 15:36:50,683 DEBUG MBUS1 290 Timestamp : 1616081810.086843 2021-03-18 15:36:50,685 DEBUG MQTT Publishing: emon/MBUS2/Volume_error 0 2021-03-18 15:36:50,685 DEBUG MBUS1 290 From Node : MBUS1 2021-03-18 15:36:50,687 DEBUG MBUS1 290 Values : [46107, 13135.61, 0, 44892, 7965.96, 0] 2021-03-18 15:36:50,688 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:36:50,689 DEBUG MBUS1 290 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:36:50,689 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16579.5,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:36:50,691 DEBUG MBUS1 290 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:36:50,904 DEBUG MQTT Publishing: emon/MBUS1/Energy 46107 2021-03-18 15:36:50,906 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.61 2021-03-18 15:36:50,908 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:36:50,910 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:36:50,912 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:36:50,914 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:36:50,916 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:36:50,917 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46107,13135.61,0,44892,7965.96,0 2021-03-18 15:37:00,563 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16579.5, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy50": [2.7602216630884517e-43, "kWh"]} 2021-03-18 15:37:00,564 DEBUG MBUS2 291 NEW FRAME : 2021-03-18 15:37:00,565 DEBUG MBUS2 291 Timestamp : 1616081820.020330 2021-03-18 15:37:00,566 DEBUG MBUS2 291 From Node : MBUS2 2021-03-18 15:37:00,566 DEBUG MBUS2 291 Values : [16579.5, 0, 0, 0, 2.7602216630884517e-43] 2021-03-18 15:37:00,567 DEBUG MBUS2 291 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:37:00,568 DEBUG MBUS2 291 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:37:00,603 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46108, "kWh"], "Volume": [13135.62, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:37:00,604 DEBUG MBUS1 292 NEW FRAME : 2021-03-18 15:37:00,605 DEBUG MBUS1 292 Timestamp : 1616081820.064895 2021-03-18 15:37:00,606 DEBUG MBUS1 292 From Node : MBUS1 2021-03-18 15:37:00,606 DEBUG MBUS1 292 Values : [46108, 13135.62, 0, 44892, 7965.96, 0] 2021-03-18 15:37:00,607 DEBUG MBUS1 292 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:37:00,608 DEBUG MBUS1 292 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:37:00,702 DEBUG MQTT Publishing: emon/MBUS1/Energy 46108 2021-03-18 15:37:00,704 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.62 2021-03-18 15:37:00,705 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:37:00,707 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:37:00,708 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:37:00,710 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:37:00,712 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:37:00,713 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46108,13135.62,0,44892,7965.96,0 2021-03-18 15:37:00,715 DEBUG MQTT Publishing: emon/MBUS2/Volume 16579.5 2021-03-18 15:37:00,716 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:37:00,718 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:37:00,719 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:37:00,721 DEBUG MQTT Publishing: emon/MBUS2/Energy50 2.7602216630884517e-43 2021-03-18 15:37:00,723 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:37:00,724 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16579.5,0,0,0,2.7602216630884517e-43 2021-03-18 15:37:03,103 DEBUG emoncmsorg Buffer size: 6 2021-03-18 15:37:10,554 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 181, in parse_frame value = bytes[0] + (bytes[1]<<8) + (bytes[2]<<16) IndexError: list index out of range 2021-03-18 15:37:10,620 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46108, "kWh"], "Volume": [13135.62, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:37:10,621 DEBUG MBUS1 294 NEW FRAME : 2021-03-18 15:37:10,622 DEBUG MBUS1 294 Timestamp : 1616081830.081726 2021-03-18 15:37:10,623 DEBUG MBUS1 294 From Node : MBUS1 2021-03-18 15:37:10,623 DEBUG MBUS1 294 Values : [46108, 13135.62, 0, 44892, 7965.96, 0] 2021-03-18 15:37:10,624 DEBUG MBUS1 294 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:37:10,625 DEBUG MBUS1 294 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:37:10,705 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:37:10,706 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 108 times...) 2021-03-18 15:37:10,709 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:37:10,710 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:37:10,710 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:37:10,711 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:37:10,712 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:37:10,719 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:37:10,720 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:37:10,721 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:37:10,721 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:37:10,722 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:37:10,727 DEBUG MQTT Publishing: emon/MBUS1/Energy 46108 2021-03-18 15:37:10,729 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.62 2021-03-18 15:37:10,731 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:37:10,732 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:37:10,734 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:37:10,736 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:37:10,739 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:37:10,740 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46108,13135.62,0,44892,7965.96,0 2021-03-18 15:37:11,273 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 183, in parse_frame value = bytes[0] + (bytes[1]<<8) + (bytes[2]<<16) + (bytes[3]<<24) IndexError: list index out of range 2021-03-18 15:37:11,326 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:37:11,327 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 109 times...) 2021-03-18 15:37:11,331 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:37:11,332 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:37:11,333 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:37:11,334 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:37:11,335 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:37:11,345 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:37:11,346 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:37:11,347 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:37:11,347 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:37:11,348 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:37:20,543 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46108, "kWh"], "Volume": [13135.62, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:37:20,544 DEBUG MBUS1 296 NEW FRAME : 2021-03-18 15:37:20,544 DEBUG MBUS1 296 Timestamp : 1616081840.006728 2021-03-18 15:37:20,545 DEBUG MBUS1 296 From Node : MBUS1 2021-03-18 15:37:20,546 DEBUG MBUS1 296 Values : [46108, 13135.62, 0, 44892, 7965.96, 0] 2021-03-18 15:37:20,546 DEBUG MBUS1 296 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:37:20,547 DEBUG MBUS1 296 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:37:20,640 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 187, in parse_frame value = struct.unpack("f",bytearray(bytes))[0] struct.error: unpack requires a buffer of 4 bytes 2021-03-18 15:37:20,697 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:37:20,698 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 110 times...) 2021-03-18 15:37:20,701 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:37:20,702 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:37:20,703 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:37:20,704 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:37:20,705 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:37:20,712 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:37:20,713 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:37:20,713 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:37:20,714 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:37:20,715 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:37:20,722 DEBUG MQTT Publishing: emon/MBUS1/Energy 46108 2021-03-18 15:37:20,724 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.62 2021-03-18 15:37:20,726 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:37:20,728 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:37:20,729 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:37:20,732 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:37:20,734 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:37:20,735 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46108,13135.62,0,44892,7965.96,0 2021-03-18 15:37:21,261 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16579.600000000002, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy50": [2.7602216630884517e-43, "kWh"], "Volume53": [0, "m3"]} 2021-03-18 15:37:21,261 DEBUG MBUS2 298 NEW FRAME : 2021-03-18 15:37:21,262 DEBUG MBUS2 298 Timestamp : 1616081840.716761 2021-03-18 15:37:21,263 DEBUG MBUS2 298 From Node : MBUS2 2021-03-18 15:37:21,264 DEBUG MBUS2 298 Values : [16579.600000000002, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:37:21,264 DEBUG MBUS2 298 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:37:21,265 DEBUG MBUS2 298 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:37:21,455 DEBUG MQTT Publishing: emon/MBUS2/Volume 16579.600000000002 2021-03-18 15:37:21,456 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:37:21,458 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:37:21,460 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:37:21,462 DEBUG MQTT Publishing: emon/MBUS2/Energy50 2.7602216630884517e-43 2021-03-18 15:37:21,464 DEBUG MQTT Publishing: emon/MBUS2/Volume53 0 2021-03-18 15:37:21,465 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:37:21,466 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16579.600000000002,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:37:30,594 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46108, "kWh"], "Volume": [13135.62, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:37:30,595 DEBUG MBUS1 299 NEW FRAME : 2021-03-18 15:37:30,620 DEBUG MBUS1 299 Timestamp : 1616081850.000060 2021-03-18 15:37:30,621 DEBUG MBUS1 299 From Node : MBUS1 2021-03-18 15:37:30,622 DEBUG MBUS1 299 Values : [46108, 13135.62, 0, 44892, 7965.96, 0] 2021-03-18 15:37:30,623 DEBUG MBUS1 299 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:37:30,623 DEBUG MBUS1 299 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:37:30,674 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16579.600000000002, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy50": [2.7602216630884517e-43, "kWh"], "Volume53": [0, "m3"]} 2021-03-18 15:37:30,675 DEBUG MBUS2 300 NEW FRAME : 2021-03-18 15:37:30,676 DEBUG MBUS2 300 Timestamp : 1616081850.019760 2021-03-18 15:37:30,677 DEBUG MBUS2 300 From Node : MBUS2 2021-03-18 15:37:30,677 DEBUG MBUS2 300 Values : [16579.600000000002, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:37:30,678 DEBUG MBUS2 300 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:37:30,679 DEBUG MBUS2 300 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:37:30,864 DEBUG MQTT Publishing: emon/MBUS1/Energy 46108 2021-03-18 15:37:30,866 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.62 2021-03-18 15:37:30,867 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:37:30,869 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:37:30,870 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:37:30,872 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:37:30,874 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:37:30,875 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46108,13135.62,0,44892,7965.96,0 2021-03-18 15:37:30,876 DEBUG MQTT Publishing: emon/MBUS2/Volume 16579.600000000002 2021-03-18 15:37:30,878 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:37:30,879 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:37:30,881 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:37:30,883 DEBUG MQTT Publishing: emon/MBUS2/Energy50 2.7602216630884517e-43 2021-03-18 15:37:30,885 DEBUG MQTT Publishing: emon/MBUS2/Volume53 0 2021-03-18 15:37:30,887 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:37:30,887 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16579.600000000002,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:37:33,170 DEBUG emoncmsorg Buffer size: 5 2021-03-18 15:37:40,561 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46108, "kWh"], "Volume": [13135.630000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:37:40,562 DEBUG MBUS1 301 NEW FRAME : 2021-03-18 15:37:40,564 DEBUG MBUS1 301 Timestamp : 1616081860.001552 2021-03-18 15:37:40,565 DEBUG MBUS1 301 From Node : MBUS1 2021-03-18 15:37:40,567 DEBUG MBUS1 301 Values : [46108, 13135.630000000001, 0, 44892, 7965.96, 0] 2021-03-18 15:37:40,568 DEBUG MBUS1 301 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:37:40,569 DEBUG MBUS1 301 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:37:40,610 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16579.600000000002, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy50": [2.7602216630884517e-43, "kWh"], "Volume53": [0, "m3"]} 2021-03-18 15:37:40,611 DEBUG MBUS2 302 NEW FRAME : 2021-03-18 15:37:40,612 DEBUG MBUS2 302 Timestamp : 1616081860.030607 2021-03-18 15:37:40,613 DEBUG MBUS2 302 From Node : MBUS2 2021-03-18 15:37:40,613 DEBUG MBUS2 302 Values : [16579.600000000002, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:37:40,614 DEBUG MBUS2 302 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:37:40,615 DEBUG MBUS2 302 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:37:40,673 DEBUG MQTT Publishing: emon/MBUS1/Energy 46108 2021-03-18 15:37:40,676 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.630000000001 2021-03-18 15:37:40,678 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:37:40,681 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:37:40,683 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:37:40,685 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:37:40,687 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:37:40,688 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46108,13135.630000000001,0,44892,7965.96,0 2021-03-18 15:37:40,691 DEBUG MQTT Publishing: emon/MBUS2/Volume 16579.600000000002 2021-03-18 15:37:40,693 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:37:40,695 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:37:40,697 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:37:40,699 DEBUG MQTT Publishing: emon/MBUS2/Energy50 2.7602216630884517e-43 2021-03-18 15:37:40,701 DEBUG MQTT Publishing: emon/MBUS2/Volume53 0 2021-03-18 15:37:40,703 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:37:40,705 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16579.600000000002,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:37:50,555 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46108, "kWh"], "Volume": [13135.630000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:37:50,556 DEBUG MBUS1 303 NEW FRAME : 2021-03-18 15:37:50,557 DEBUG MBUS1 303 Timestamp : 1616081870.020366 2021-03-18 15:37:50,558 DEBUG MBUS1 303 From Node : MBUS1 2021-03-18 15:37:50,558 DEBUG MBUS1 303 Values : [46108, 13135.630000000001, 0, 44892, 7965.96, 0] 2021-03-18 15:37:50,559 DEBUG MBUS1 303 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:37:50,560 DEBUG MBUS1 303 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:37:50,609 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16579.600000000002, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy50": [2.7602216630884517e-43, "kWh"]} 2021-03-18 15:37:50,610 DEBUG MBUS2 304 NEW FRAME : 2021-03-18 15:37:50,611 DEBUG MBUS2 304 Timestamp : 1616081870.067305 2021-03-18 15:37:50,612 DEBUG MBUS2 304 From Node : MBUS2 2021-03-18 15:37:50,612 DEBUG MBUS2 304 Values : [16579.600000000002, 0, 0, 0, 2.7602216630884517e-43] 2021-03-18 15:37:50,613 DEBUG MBUS2 304 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:37:50,614 DEBUG MBUS2 304 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:37:50,727 DEBUG MQTT Publishing: emon/MBUS1/Energy 46108 2021-03-18 15:37:50,729 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.630000000001 2021-03-18 15:37:50,731 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:37:50,733 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:37:50,735 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:37:50,736 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:37:50,738 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:37:50,739 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46108,13135.630000000001,0,44892,7965.96,0 2021-03-18 15:37:50,741 DEBUG MQTT Publishing: emon/MBUS2/Volume 16579.600000000002 2021-03-18 15:37:50,742 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:37:50,744 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:37:50,746 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:37:50,748 DEBUG MQTT Publishing: emon/MBUS2/Energy50 2.7602216630884517e-43 2021-03-18 15:37:50,750 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:37:50,751 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16579.600000000002,0,0,0,2.7602216630884517e-43 2021-03-18 15:38:00,552 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46108, "kWh"], "Volume": [13135.630000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:38:00,553 DEBUG MBUS1 305 NEW FRAME : 2021-03-18 15:38:00,554 DEBUG MBUS1 305 Timestamp : 1616081880.012829 2021-03-18 15:38:00,555 DEBUG MBUS1 305 From Node : MBUS1 2021-03-18 15:38:00,556 DEBUG MBUS1 305 Values : [46108, 13135.630000000001, 0, 44892, 7965.96, 0] 2021-03-18 15:38:00,556 DEBUG MBUS1 305 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:38:00,557 DEBUG MBUS1 305 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:38:00,612 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16579.600000000002, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy50": [2.7602216630884517e-43, "kWh"]} 2021-03-18 15:38:00,613 DEBUG MBUS2 306 NEW FRAME : 2021-03-18 15:38:00,614 DEBUG MBUS2 306 Timestamp : 1616081880.070238 2021-03-18 15:38:00,615 DEBUG MBUS2 306 From Node : MBUS2 2021-03-18 15:38:00,615 DEBUG MBUS2 306 Values : [16579.600000000002, 0, 0, 0, 2.7602216630884517e-43] 2021-03-18 15:38:00,616 DEBUG MBUS2 306 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:38:00,617 DEBUG MBUS2 306 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:38:00,731 DEBUG MQTT Publishing: emon/MBUS1/Energy 46108 2021-03-18 15:38:00,733 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.630000000001 2021-03-18 15:38:00,736 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:38:00,737 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:38:00,739 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:38:00,741 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:38:00,742 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:38:00,743 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46108,13135.630000000001,0,44892,7965.96,0 2021-03-18 15:38:00,745 DEBUG MQTT Publishing: emon/MBUS2/Volume 16579.600000000002 2021-03-18 15:38:00,746 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:38:00,748 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:38:00,750 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:38:00,751 DEBUG MQTT Publishing: emon/MBUS2/Energy50 2.7602216630884517e-43 2021-03-18 15:38:00,753 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:38:00,754 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16579.600000000002,0,0,0,2.7602216630884517e-43 2021-03-18 15:38:03,229 DEBUG emoncmsorg Buffer size: 6 2021-03-18 15:38:10,555 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46109, "kWh"], "Volume": [13135.64, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:38:10,556 DEBUG MBUS1 307 NEW FRAME : 2021-03-18 15:38:10,556 DEBUG MBUS1 307 Timestamp : 1616081890.018283 2021-03-18 15:38:10,557 DEBUG MBUS1 307 From Node : MBUS1 2021-03-18 15:38:10,558 DEBUG MBUS1 307 Values : [46109, 13135.64, 0, 44892, 7965.96, 0] 2021-03-18 15:38:10,558 DEBUG MBUS1 307 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:38:10,559 DEBUG MBUS1 307 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:38:10,619 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 181, in parse_frame value = bytes[0] + (bytes[1]<<8) + (bytes[2]<<16) IndexError: list index out of range 2021-03-18 15:38:10,635 DEBUG MQTT Publishing: emon/MBUS1/Energy 46109 2021-03-18 15:38:10,636 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.64 2021-03-18 15:38:10,637 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:38:10,639 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:38:10,640 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:38:10,642 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:38:10,643 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:38:10,644 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46109,13135.64,0,44892,7965.96,0 2021-03-18 15:38:10,794 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:38:10,795 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 111 times...) 2021-03-18 15:38:10,798 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:38:10,799 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:38:10,799 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:38:10,800 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:38:10,801 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:38:10,808 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:38:10,809 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:38:10,810 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:38:10,811 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:38:10,812 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:38:11,357 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 183, in parse_frame value = bytes[0] + (bytes[1]<<8) + (bytes[2]<<16) + (bytes[3]<<24) IndexError: list index out of range 2021-03-18 15:38:11,455 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:38:11,455 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 112 times...) 2021-03-18 15:38:11,458 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:38:11,459 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:38:11,461 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:38:11,462 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:38:11,463 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:38:11,470 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:38:11,471 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:38:11,472 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:38:11,472 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:38:11,473 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:38:20,583 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:38:20,596 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46109, "kWh"], "Volume": [13135.64, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:38:20,597 DEBUG MBUS1 310 NEW FRAME : 2021-03-18 15:38:20,598 DEBUG MBUS1 310 Timestamp : 1616081900.004612 2021-03-18 15:38:20,598 DEBUG MBUS1 310 From Node : MBUS1 2021-03-18 15:38:20,599 DEBUG MBUS1 310 Values : [46109, 13135.64, 0, 44892, 7965.96, 0] 2021-03-18 15:38:20,600 DEBUG MBUS1 310 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:38:20,600 DEBUG MBUS1 310 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:38:20,658 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:38:20,659 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 113 times...) 2021-03-18 15:38:20,662 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:38:20,663 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:38:20,664 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:38:20,664 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:38:20,666 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:38:20,672 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:38:20,673 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:38:20,674 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:38:20,675 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:38:20,675 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:38:20,717 DEBUG MQTT Publishing: emon/MBUS1/Energy 46109 2021-03-18 15:38:20,719 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.64 2021-03-18 15:38:20,722 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:38:20,724 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:38:20,727 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:38:20,729 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:38:20,731 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:38:20,733 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46109,13135.64,0,44892,7965.96,0 2021-03-18 15:38:21,226 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:38:21,321 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:38:21,322 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 114 times...) 2021-03-18 15:38:21,325 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:38:21,326 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:38:21,327 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:38:21,328 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:38:21,329 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:38:21,336 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:38:21,337 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:38:21,338 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:38:21,338 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:38:21,339 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:38:30,613 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46109, "kWh"], "Volume": [13135.64, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:38:30,614 DEBUG MBUS1 313 NEW FRAME : 2021-03-18 15:38:30,615 DEBUG MBUS1 313 Timestamp : 1616081910.058337 2021-03-18 15:38:30,616 DEBUG MBUS1 313 From Node : MBUS1 2021-03-18 15:38:30,616 DEBUG MBUS1 313 Values : [46109, 13135.64, 0, 44892, 7965.96, 0] 2021-03-18 15:38:30,617 DEBUG MBUS1 313 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:38:30,618 DEBUG MBUS1 313 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:38:30,652 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:38:30,742 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:38:30,743 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 115 times...) 2021-03-18 15:38:30,746 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:38:30,747 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:38:30,748 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:38:30,749 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:38:30,751 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:38:30,757 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:38:30,758 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:38:30,759 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:38:30,760 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:38:30,761 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:38:30,823 DEBUG MQTT Publishing: emon/MBUS1/Energy 46109 2021-03-18 15:38:30,825 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.64 2021-03-18 15:38:30,826 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:38:30,828 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:38:30,829 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:38:30,831 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:38:30,832 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:38:30,833 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46109,13135.64,0,44892,7965.96,0 2021-03-18 15:38:31,311 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:38:31,425 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:38:31,426 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 116 times...) 2021-03-18 15:38:31,429 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:38:31,430 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:38:31,431 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:38:31,432 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:38:31,433 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:38:31,439 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:38:31,441 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:38:31,441 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:38:31,442 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:38:31,443 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:38:33,303 DEBUG emoncmsorg Buffer size: 3 2021-03-18 15:38:40,644 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:38:40,659 WARNING MBUS1 Exception caught in MBUS1 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 183, in parse_frame value = bytes[0] + (bytes[1]<<8) + (bytes[2]<<16) + (bytes[3]<<24) IndexError: list index out of range 2021-03-18 15:38:40,830 WARNING MainThread MBUS1 thread is dead. 2021-03-18 15:38:40,888 WARNING MainThread Attempting to restart thread MBUS1 (thread has been restarted 6 times...) 2021-03-18 15:38:40,892 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS1' 2021-03-18 15:38:40,893 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB1 9600 2021-03-18 15:38:40,909 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:38:40,910 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:38:40,911 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:38:40,912 INFO MainThread Setting MBUS1 nodename: MBUS1 2021-03-18 15:38:40,912 DEBUG MainThread Setting MBUS1 pubchannels: ['ToEmonCMS'] 2021-03-18 15:38:40,914 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:38:40,915 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:38:40,916 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:38:40,917 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:38:40,918 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 117 times...) 2021-03-18 15:38:40,920 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:38:40,922 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:38:40,922 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:38:40,923 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:38:40,926 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:38:40,932 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:38:40,933 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:38:40,934 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:38:40,935 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:38:40,935 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:38:41,470 WARNING MBUS1 Exception caught in MBUS1 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 183, in parse_frame value = bytes[0] + (bytes[1]<<8) + (bytes[2]<<16) + (bytes[3]<<24) IndexError: list index out of range 2021-03-18 15:38:41,502 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:38:41,540 WARNING MainThread MBUS1 thread is dead. 2021-03-18 15:38:41,598 WARNING MainThread Attempting to restart thread MBUS1 (thread has been restarted 7 times...) 2021-03-18 15:38:41,601 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS1' 2021-03-18 15:38:41,602 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB1 9600 2021-03-18 15:38:41,617 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:38:41,618 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:38:41,619 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:38:41,619 INFO MainThread Setting MBUS1 nodename: MBUS1 2021-03-18 15:38:41,620 DEBUG MainThread Setting MBUS1 pubchannels: ['ToEmonCMS'] 2021-03-18 15:38:41,622 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:38:41,622 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:38:41,623 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:38:41,624 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:38:41,624 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 118 times...) 2021-03-18 15:38:41,627 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:38:41,627 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:38:41,628 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:38:41,629 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:38:41,629 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:38:41,636 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:38:41,637 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:38:41,638 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:38:41,638 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:38:41,639 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:38:50,670 WARNING MBUS1 Exception caught in MBUS1 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 183, in parse_frame value = bytes[0] + (bytes[1]<<8) + (bytes[2]<<16) + (bytes[3]<<24) IndexError: list index out of range 2021-03-18 15:38:50,678 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16579.7, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy50": [2.7602216630884517e-43, "kWh"], "Volume53": [0, "m3"]} 2021-03-18 15:38:50,679 DEBUG MBUS2 321 NEW FRAME : 2021-03-18 15:38:50,680 DEBUG MBUS2 321 Timestamp : 1616081930.086741 2021-03-18 15:38:50,681 DEBUG MBUS2 321 From Node : MBUS2 2021-03-18 15:38:50,682 DEBUG MBUS2 321 Values : [16579.7, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:38:50,683 DEBUG MBUS2 321 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:38:50,683 DEBUG MBUS2 321 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:38:50,693 WARNING MainThread MBUS1 thread is dead. 2021-03-18 15:38:50,695 DEBUG MQTT Publishing: emon/MBUS2/Volume 16579.7 2021-03-18 15:38:50,697 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:38:50,699 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:38:50,701 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:38:50,703 DEBUG MQTT Publishing: emon/MBUS2/Energy50 2.7602216630884517e-43 2021-03-18 15:38:50,704 DEBUG MQTT Publishing: emon/MBUS2/Volume53 0 2021-03-18 15:38:50,706 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:38:50,707 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16579.7,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:38:50,751 WARNING MainThread Attempting to restart thread MBUS1 (thread has been restarted 8 times...) 2021-03-18 15:38:50,754 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS1' 2021-03-18 15:38:50,755 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB1 9600 2021-03-18 15:38:50,771 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:38:50,772 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:38:50,773 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:38:50,774 INFO MainThread Setting MBUS1 nodename: MBUS1 2021-03-18 15:38:50,774 DEBUG MainThread Setting MBUS1 pubchannels: ['ToEmonCMS'] 2021-03-18 15:38:50,776 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:38:50,777 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:38:50,778 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:38:51,317 WARNING MBUS1 Exception caught in MBUS1 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 183, in parse_frame value = bytes[0] + (bytes[1]<<8) + (bytes[2]<<16) + (bytes[3]<<24) IndexError: list index out of range 2021-03-18 15:38:51,420 WARNING MainThread MBUS1 thread is dead. 2021-03-18 15:38:51,421 WARNING MainThread Attempting to restart thread MBUS1 (thread has been restarted 9 times...) 2021-03-18 15:38:51,424 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS1' 2021-03-18 15:38:51,425 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB1 9600 2021-03-18 15:38:51,432 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:38:51,433 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:38:51,433 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:38:51,434 INFO MainThread Setting MBUS1 nodename: MBUS1 2021-03-18 15:38:51,435 DEBUG MainThread Setting MBUS1 pubchannels: ['ToEmonCMS'] 2021-03-18 15:38:51,436 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:38:51,437 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:38:51,438 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:39:00,641 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16579.7, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy50": [2.7602216630884517e-43, "kWh"], "Volume53": [0, "m3"]} 2021-03-18 15:39:00,642 DEBUG MBUS2 323 NEW FRAME : 2021-03-18 15:39:00,644 DEBUG MBUS2 323 Timestamp : 1616081940.039580 2021-03-18 15:39:00,645 DEBUG MBUS2 323 From Node : MBUS2 2021-03-18 15:39:00,646 DEBUG MBUS2 323 Values : [16579.7, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:39:00,647 DEBUG MBUS2 323 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:39:00,649 DEBUG MBUS2 323 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:39:00,666 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46110, "kWh"], "Volume": [13135.65, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:39:00,667 DEBUG MBUS1 324 NEW FRAME : 2021-03-18 15:39:00,668 DEBUG MBUS1 324 Timestamp : 1616081940.092026 2021-03-18 15:39:00,669 DEBUG MBUS1 324 From Node : MBUS1 2021-03-18 15:39:00,670 DEBUG MBUS1 324 Values : [46110, 13135.65, 0, 44892, 7965.96, 0] 2021-03-18 15:39:00,672 DEBUG MBUS1 324 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:39:00,673 DEBUG MBUS1 324 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:39:00,902 DEBUG MQTT Publishing: emon/MBUS2/Volume 16579.7 2021-03-18 15:39:00,904 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:39:00,906 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:39:00,908 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:39:00,911 DEBUG MQTT Publishing: emon/MBUS2/Energy50 2.7602216630884517e-43 2021-03-18 15:39:00,913 DEBUG MQTT Publishing: emon/MBUS2/Volume53 0 2021-03-18 15:39:00,915 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:39:00,916 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16579.7,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:39:00,918 DEBUG MQTT Publishing: emon/MBUS1/Energy 46110 2021-03-18 15:39:00,921 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.65 2021-03-18 15:39:00,923 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:39:00,925 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:39:00,927 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:39:00,929 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:39:00,932 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:39:00,933 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46110,13135.65,0,44892,7965.96,0 2021-03-18 15:39:03,398 DEBUG emoncmsorg Buffer size: 3 2021-03-18 15:39:10,596 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16579.7, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy50": [2.7602216630884517e-43, "kWh"]} 2021-03-18 15:39:10,598 DEBUG MBUS2 325 NEW FRAME : 2021-03-18 15:39:10,600 DEBUG MBUS2 325 Timestamp : 1616081950.012100 2021-03-18 15:39:10,602 DEBUG MBUS2 325 From Node : MBUS2 2021-03-18 15:39:10,603 DEBUG MBUS2 325 Values : [16579.7, 0, 0, 0, 2.7602216630884517e-43] 2021-03-18 15:39:10,604 DEBUG MBUS2 325 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:39:10,607 DEBUG MBUS2 325 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:39:10,623 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46111, "kWh"], "Volume": [13135.66, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:39:10,624 DEBUG MBUS1 326 NEW FRAME : 2021-03-18 15:39:10,625 DEBUG MBUS1 326 Timestamp : 1616081950.031709 2021-03-18 15:39:10,625 DEBUG MBUS1 326 From Node : MBUS1 2021-03-18 15:39:10,626 DEBUG MBUS1 326 Values : [46111, 13135.66, 0, 44892, 7965.96, 0] 2021-03-18 15:39:10,627 DEBUG MBUS1 326 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:39:10,627 DEBUG MBUS1 326 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:39:10,758 DEBUG MQTT Publishing: emon/MBUS2/Volume 16579.7 2021-03-18 15:39:10,760 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:39:10,762 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:39:10,763 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:39:10,765 DEBUG MQTT Publishing: emon/MBUS2/Energy50 2.7602216630884517e-43 2021-03-18 15:39:10,767 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:39:10,768 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16579.7,0,0,0,2.7602216630884517e-43 2021-03-18 15:39:10,769 DEBUG MQTT Publishing: emon/MBUS1/Energy 46111 2021-03-18 15:39:10,781 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.66 2021-03-18 15:39:10,783 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:39:10,785 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:39:10,787 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:39:10,789 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:39:10,791 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:39:10,791 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46111,13135.66,0,44892,7965.96,0 2021-03-18 15:39:20,680 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:39:20,692 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46111, "kWh"], "Volume": [13135.66, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:39:20,693 DEBUG MBUS1 328 NEW FRAME : 2021-03-18 15:39:20,693 DEBUG MBUS1 328 Timestamp : 1616081960.096439 2021-03-18 15:39:20,694 DEBUG MBUS1 328 From Node : MBUS1 2021-03-18 15:39:20,695 DEBUG MBUS1 328 Values : [46111, 13135.66, 0, 44892, 7965.96, 0] 2021-03-18 15:39:20,696 DEBUG MBUS1 328 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:39:20,697 DEBUG MBUS1 328 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:39:20,698 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:39:20,755 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 119 times...) 2021-03-18 15:39:20,759 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:39:20,760 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:39:20,761 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:39:20,762 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:39:20,763 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:39:20,779 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:39:20,780 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:39:20,781 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:39:20,781 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:39:20,782 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:39:20,796 DEBUG MQTT Publishing: emon/MBUS1/Energy 46111 2021-03-18 15:39:20,798 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.66 2021-03-18 15:39:20,800 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:39:20,801 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:39:20,803 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:39:20,805 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:39:20,807 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:39:20,807 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46111,13135.66,0,44892,7965.96,0 2021-03-18 15:39:21,333 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:39:21,432 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:39:21,433 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 120 times...) 2021-03-18 15:39:21,437 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:39:21,438 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:39:21,439 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:39:21,440 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:39:21,441 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:39:21,449 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:39:21,450 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:39:21,451 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:39:21,452 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:39:21,453 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:39:30,549 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:39:30,592 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46111, "kWh"], "Volume": [13135.66, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:39:30,593 DEBUG MBUS1 331 NEW FRAME : 2021-03-18 15:39:30,594 DEBUG MBUS1 331 Timestamp : 1616081970.053681 2021-03-18 15:39:30,595 DEBUG MBUS1 331 From Node : MBUS1 2021-03-18 15:39:30,596 DEBUG MBUS1 331 Values : [46111, 13135.66, 0, 44892, 7965.96, 0] 2021-03-18 15:39:30,597 DEBUG MBUS1 331 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:39:30,598 DEBUG MBUS1 331 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:39:30,678 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:39:30,679 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 121 times...) 2021-03-18 15:39:30,682 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:39:30,683 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:39:30,683 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:39:30,684 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:39:30,685 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:39:30,692 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:39:30,693 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:39:30,693 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:39:30,694 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:39:30,695 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:39:30,697 DEBUG MQTT Publishing: emon/MBUS1/Energy 46111 2021-03-18 15:39:30,699 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.66 2021-03-18 15:39:30,701 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:39:30,703 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:39:30,704 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:39:30,706 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:39:30,707 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:39:30,708 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46111,13135.66,0,44892,7965.96,0 2021-03-18 15:39:31,246 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:39:31,299 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:39:31,299 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 122 times...) 2021-03-18 15:39:31,302 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:39:31,303 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:39:31,304 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:39:31,305 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:39:31,306 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:39:31,313 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:39:31,314 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:39:31,315 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:39:31,316 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:39:31,316 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:39:33,480 DEBUG emoncmsorg Buffer size: 4 2021-03-18 15:39:40,660 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46111, "kWh"], "Volume": [13135.67, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:39:40,662 DEBUG MBUS1 333 NEW FRAME : 2021-03-18 15:39:40,663 DEBUG MBUS1 333 Timestamp : 1616081980.070043 2021-03-18 15:39:40,664 DEBUG MBUS1 333 From Node : MBUS1 2021-03-18 15:39:40,665 DEBUG MBUS1 333 Values : [46111, 13135.67, 0, 44892, 7965.96, 0] 2021-03-18 15:39:40,666 DEBUG MBUS1 333 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:39:40,667 DEBUG MBUS1 333 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:39:40,672 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:39:40,792 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:39:40,793 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 123 times...) 2021-03-18 15:39:40,796 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:39:40,797 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:39:40,798 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:39:40,799 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:39:40,800 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:39:40,802 DEBUG MQTT Publishing: emon/MBUS1/Energy 46111 2021-03-18 15:39:40,804 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.67 2021-03-18 15:39:40,806 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:39:40,808 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:39:40,810 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:39:40,812 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:39:40,813 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:39:40,814 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46111,13135.67,0,44892,7965.96,0 2021-03-18 15:39:40,819 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:39:40,820 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:39:40,821 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:39:40,822 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:39:40,823 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:39:41,378 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:39:41,510 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:39:41,511 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 124 times...) 2021-03-18 15:39:41,514 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:39:41,515 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:39:41,516 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:39:41,517 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:39:41,518 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:39:41,524 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:39:41,525 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:39:41,526 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:39:41,527 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:39:41,527 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:39:50,652 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46111, "kWh"], "Volume": [13135.67, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:39:50,653 DEBUG MBUS1 336 NEW FRAME : 2021-03-18 15:39:50,654 DEBUG MBUS1 336 Timestamp : 1616081990.033571 2021-03-18 15:39:50,655 DEBUG MBUS1 336 From Node : MBUS1 2021-03-18 15:39:50,656 DEBUG MBUS1 336 Values : [46111, 13135.67, 0, 44892, 7965.96, 0] 2021-03-18 15:39:50,657 DEBUG MBUS1 336 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:39:50,658 DEBUG MBUS1 336 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:39:50,670 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 181, in parse_frame value = bytes[0] + (bytes[1]<<8) + (bytes[2]<<16) IndexError: list index out of range 2021-03-18 15:39:50,770 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:39:50,771 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 125 times...) 2021-03-18 15:39:50,774 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:39:50,775 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:39:50,776 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:39:50,777 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:39:50,778 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:39:50,784 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:39:50,785 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:39:50,786 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:39:50,787 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:39:50,787 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:39:50,820 DEBUG MQTT Publishing: emon/MBUS1/Energy 46111 2021-03-18 15:39:50,823 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.67 2021-03-18 15:39:50,825 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:39:50,827 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:39:50,830 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:39:50,832 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:39:50,835 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:39:50,836 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46111,13135.67,0,44892,7965.96,0 2021-03-18 15:39:51,345 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 183, in parse_frame value = bytes[0] + (bytes[1]<<8) + (bytes[2]<<16) + (bytes[3]<<24) IndexError: list index out of range 2021-03-18 15:39:51,392 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:39:51,393 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 126 times...) 2021-03-18 15:39:51,396 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:39:51,397 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:39:51,397 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:39:51,398 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:39:51,400 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:39:51,407 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:39:51,408 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:39:51,409 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:39:51,410 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:39:51,411 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:40:00,558 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46111, "kWh"], "Volume": [13135.67, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:40:00,559 DEBUG MBUS1 339 NEW FRAME : 2021-03-18 15:40:00,560 DEBUG MBUS1 339 Timestamp : 1616082000.009828 2021-03-18 15:40:00,561 DEBUG MBUS1 339 From Node : MBUS1 2021-03-18 15:40:00,562 DEBUG MBUS1 339 Values : [46111, 13135.67, 0, 44892, 7965.96, 0] 2021-03-18 15:40:00,564 DEBUG MBUS1 339 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:40:00,565 DEBUG MBUS1 339 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:40:00,611 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 187, in parse_frame value = struct.unpack("f",bytearray(bytes))[0] struct.error: unpack requires a buffer of 4 bytes 2021-03-18 15:40:00,643 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:40:00,645 DEBUG MQTT Publishing: emon/MBUS1/Energy 46111 2021-03-18 15:40:00,645 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 127 times...) 2021-03-18 15:40:00,650 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:40:00,651 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.67 2021-03-18 15:40:00,652 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:40:00,654 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:40:00,654 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:40:00,655 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:40:00,658 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:40:00,659 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:40:00,661 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:40:00,663 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:40:00,665 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:40:00,666 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46111,13135.67,0,44892,7965.96,0 2021-03-18 15:40:00,669 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:40:00,671 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:40:00,672 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:40:00,672 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:40:00,673 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:40:01,234 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16579.8, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy48": [2.7602216630884517e-43, "kWh"], "Volume51": [0, "m3"]} 2021-03-18 15:40:01,235 DEBUG MBUS2 341 NEW FRAME : 2021-03-18 15:40:01,236 DEBUG MBUS2 341 Timestamp : 1616082000.675058 2021-03-18 15:40:01,237 DEBUG MBUS2 341 From Node : MBUS2 2021-03-18 15:40:01,238 DEBUG MBUS2 341 Values : [16579.8, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:40:01,240 DEBUG MBUS2 341 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:40:01,241 DEBUG MBUS2 341 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:40:01,380 DEBUG MQTT Publishing: emon/MBUS2/Volume 16579.8 2021-03-18 15:40:01,382 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:40:01,384 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:40:01,386 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:40:01,387 DEBUG MQTT Publishing: emon/MBUS2/Energy48 2.7602216630884517e-43 2021-03-18 15:40:01,389 DEBUG MQTT Publishing: emon/MBUS2/Volume51 0 2021-03-18 15:40:01,397 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:40:01,398 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16579.8,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:40:03,494 DEBUG emoncmsorg Buffer size: 4 2021-03-18 15:40:10,657 WARNING MBUS1 Exception caught in MBUS1 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 183, in parse_frame value = bytes[0] + (bytes[1]<<8) + (bytes[2]<<16) + (bytes[3]<<24) IndexError: list index out of range 2021-03-18 15:40:10,680 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16579.8, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy48": [2.7602216630884517e-43, "kWh"], "Volume51": [0, "m3"]} 2021-03-18 15:40:10,681 DEBUG MBUS2 343 NEW FRAME : 2021-03-18 15:40:10,681 DEBUG MBUS2 343 Timestamp : 1616082010.048801 2021-03-18 15:40:10,683 DEBUG MBUS2 343 From Node : MBUS2 2021-03-18 15:40:10,683 DEBUG MBUS2 343 Values : [16579.8, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:40:10,684 DEBUG MBUS2 343 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:40:10,685 DEBUG MBUS2 343 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:40:10,809 WARNING MainThread MBUS1 thread is dead. 2021-03-18 15:40:10,868 WARNING MainThread Attempting to restart thread MBUS1 (thread has been restarted 10 times...) 2021-03-18 15:40:10,871 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS1' 2021-03-18 15:40:10,873 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB1 9600 2021-03-18 15:40:10,883 DEBUG MQTT Publishing: emon/MBUS2/Volume 16579.8 2021-03-18 15:40:10,886 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:40:10,888 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:40:10,889 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:40:10,891 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:40:10,893 DEBUG MQTT Publishing: emon/MBUS2/Energy48 2.7602216630884517e-43 2021-03-18 15:40:10,894 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:40:10,896 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:40:10,897 DEBUG MQTT Publishing: emon/MBUS2/Volume51 0 2021-03-18 15:40:10,897 INFO MainThread Setting MBUS1 nodename: MBUS1 2021-03-18 15:40:10,899 DEBUG MainThread Setting MBUS1 pubchannels: ['ToEmonCMS'] 2021-03-18 15:40:10,901 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:40:10,902 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16579.8,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:40:10,904 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:40:10,906 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:40:10,907 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:40:11,443 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46111, "kWh"], "Volume": [13135.67, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:40:11,444 DEBUG MBUS1 344 NEW FRAME : 2021-03-18 15:40:11,445 DEBUG MBUS1 344 Timestamp : 1616082010.902554 2021-03-18 15:40:11,445 DEBUG MBUS1 344 From Node : MBUS1 2021-03-18 15:40:11,446 DEBUG MBUS1 344 Values : [46111, 13135.67, 0, 44892, 7965.96, 0] 2021-03-18 15:40:11,447 DEBUG MBUS1 344 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:40:11,448 DEBUG MBUS1 344 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:40:11,517 DEBUG MQTT Publishing: emon/MBUS1/Energy 46111 2021-03-18 15:40:11,519 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.67 2021-03-18 15:40:11,521 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:40:11,522 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:40:11,524 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:40:11,525 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:40:11,527 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:40:11,528 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46111,13135.67,0,44892,7965.96,0 2021-03-18 15:40:20,535 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46112, "kWh"], "Volume": [13135.68, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:40:20,536 DEBUG MBUS1 345 NEW FRAME : 2021-03-18 15:40:20,536 DEBUG MBUS1 345 Timestamp : 1616082020.000257 2021-03-18 15:40:20,537 DEBUG MBUS1 345 From Node : MBUS1 2021-03-18 15:40:20,538 DEBUG MBUS1 345 Values : [46112, 13135.68, 0, 44892, 7965.96, 0] 2021-03-18 15:40:20,538 DEBUG MBUS1 345 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:40:20,539 DEBUG MBUS1 345 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:40:20,584 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:40:20,604 DEBUG MQTT Publishing: emon/MBUS1/Energy 46112 2021-03-18 15:40:20,605 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.68 2021-03-18 15:40:20,607 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:40:20,609 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:40:20,611 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:40:20,612 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:40:20,614 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:40:20,615 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46112,13135.68,0,44892,7965.96,0 2021-03-18 15:40:20,778 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:40:20,836 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 128 times...) 2021-03-18 15:40:20,839 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:40:20,840 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:40:20,841 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:40:20,843 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:40:20,844 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:40:20,860 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:40:20,862 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:40:20,862 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:40:20,863 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:40:20,864 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:40:21,414 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:40:21,513 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:40:21,514 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 129 times...) 2021-03-18 15:40:21,518 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:40:21,519 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:40:21,519 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:40:21,521 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:40:21,522 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:40:21,529 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:40:21,530 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:40:21,531 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:40:21,532 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:40:21,532 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:40:30,555 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46112, "kWh"], "Volume": [13135.68, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:40:30,556 DEBUG MBUS1 348 NEW FRAME : 2021-03-18 15:40:30,557 DEBUG MBUS1 348 Timestamp : 1616082030.019808 2021-03-18 15:40:30,557 DEBUG MBUS1 348 From Node : MBUS1 2021-03-18 15:40:30,558 DEBUG MBUS1 348 Values : [46112, 13135.68, 0, 44892, 7965.96, 0] 2021-03-18 15:40:30,559 DEBUG MBUS1 348 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:40:30,559 DEBUG MBUS1 348 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:40:30,621 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:40:30,784 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:40:30,785 DEBUG MQTT Publishing: emon/MBUS1/Energy 46112 2021-03-18 15:40:30,788 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.68 2021-03-18 15:40:30,790 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:40:30,792 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:40:30,794 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:40:30,796 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:40:30,785 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 130 times...) 2021-03-18 15:40:30,801 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:40:30,802 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:40:30,803 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:40:30,804 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:40:30,805 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:40:30,807 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:40:30,808 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46112,13135.68,0,44892,7965.96,0 2021-03-18 15:40:30,813 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:40:30,814 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:40:30,815 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:40:30,816 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:40:30,816 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:40:31,363 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:40:31,422 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:40:31,423 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 131 times...) 2021-03-18 15:40:31,425 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:40:31,426 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:40:31,427 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:40:31,429 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:40:31,430 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:40:31,437 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:40:31,438 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:40:31,439 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:40:31,440 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:40:31,441 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:40:33,546 DEBUG emoncmsorg Buffer size: 4 2021-03-18 15:40:40,558 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46112, "kWh"], "Volume": [13135.68, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:40:40,559 DEBUG MBUS1 351 NEW FRAME : 2021-03-18 15:40:40,561 DEBUG MBUS1 351 Timestamp : 1616082040.016080 2021-03-18 15:40:40,562 DEBUG MBUS1 351 From Node : MBUS1 2021-03-18 15:40:40,563 DEBUG MBUS1 351 Values : [46112, 13135.68, 0, 44892, 7965.96, 0] 2021-03-18 15:40:40,563 DEBUG MBUS1 351 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:40:40,564 DEBUG MBUS1 351 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:40:40,636 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:40:40,716 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:40:40,717 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 132 times...) 2021-03-18 15:40:40,720 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:40:40,721 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:40:40,722 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:40:40,723 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:40:40,724 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:40:40,731 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:40:40,732 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:40:40,733 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:40:40,734 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:40:40,735 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:40:40,793 DEBUG MQTT Publishing: emon/MBUS1/Energy 46112 2021-03-18 15:40:40,796 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.68 2021-03-18 15:40:40,798 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:40:40,801 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:40:40,803 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:40:40,805 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:40:40,808 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:40:40,809 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46112,13135.68,0,44892,7965.96,0 2021-03-18 15:40:41,280 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:40:41,392 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:40:41,393 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 133 times...) 2021-03-18 15:40:41,396 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:40:41,397 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:40:41,398 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:40:41,399 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:40:41,400 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:40:41,407 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:40:41,408 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:40:41,409 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:40:41,409 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:40:41,410 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:40:50,556 WARNING MBUS1 Exception caught in MBUS1 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 183, in parse_frame value = bytes[0] + (bytes[1]<<8) + (bytes[2]<<16) + (bytes[3]<<24) IndexError: list index out of range 2021-03-18 15:40:50,578 WARNING MainThread MBUS1 thread is dead. 2021-03-18 15:40:50,619 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:40:50,636 WARNING MainThread Attempting to restart thread MBUS1 (thread has been restarted 11 times...) 2021-03-18 15:40:50,639 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS1' 2021-03-18 15:40:50,641 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB1 9600 2021-03-18 15:40:50,662 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:40:50,663 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:40:50,663 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:40:50,664 INFO MainThread Setting MBUS1 nodename: MBUS1 2021-03-18 15:40:50,665 DEBUG MainThread Setting MBUS1 pubchannels: ['ToEmonCMS'] 2021-03-18 15:40:50,667 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:40:50,668 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:40:50,669 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:40:50,919 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:40:50,921 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 134 times...) 2021-03-18 15:40:50,925 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:40:50,926 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:40:50,927 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:40:50,929 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:40:50,930 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:40:50,937 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:40:50,938 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:40:50,939 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:40:50,940 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:40:50,940 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:40:51,209 WARNING MBUS1 Exception caught in MBUS1 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 183, in parse_frame value = bytes[0] + (bytes[1]<<8) + (bytes[2]<<16) + (bytes[3]<<24) IndexError: list index out of range 2021-03-18 15:40:51,344 WARNING MainThread MBUS1 thread is dead. 2021-03-18 15:40:51,402 WARNING MainThread Attempting to restart thread MBUS1 (thread has been restarted 12 times...) 2021-03-18 15:40:51,405 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS1' 2021-03-18 15:40:51,406 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB1 9600 2021-03-18 15:40:51,422 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:40:51,423 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:40:51,424 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:40:51,424 INFO MainThread Setting MBUS1 nodename: MBUS1 2021-03-18 15:40:51,425 DEBUG MainThread Setting MBUS1 pubchannels: ['ToEmonCMS'] 2021-03-18 15:40:51,427 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:40:51,428 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:40:51,429 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:40:51,485 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:40:51,630 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:40:51,632 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 135 times...) 2021-03-18 15:40:51,635 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:40:51,636 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:40:51,636 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:40:51,637 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:40:51,638 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:40:51,644 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:40:51,645 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:40:51,646 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:40:51,646 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:40:51,647 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:41:00,664 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46113, "kWh"], "Volume": [13135.69, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:41:00,665 DEBUG MBUS1 358 NEW FRAME : 2021-03-18 15:41:00,666 DEBUG MBUS1 358 Timestamp : 1616082060.088341 2021-03-18 15:41:00,668 DEBUG MBUS1 358 From Node : MBUS1 2021-03-18 15:41:00,669 DEBUG MBUS1 358 Values : [46113, 13135.69, 0, 44892, 7965.96, 0] 2021-03-18 15:41:00,670 DEBUG MBUS1 358 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:41:00,672 DEBUG MBUS1 358 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:41:00,684 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:41:00,770 DEBUG MQTT Publishing: emon/MBUS1/Energy 46113 2021-03-18 15:41:00,772 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.69 2021-03-18 15:41:00,774 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:41:00,775 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:41:00,777 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:41:00,779 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:41:00,781 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:41:00,781 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46113,13135.69,0,44892,7965.96,0 2021-03-18 15:41:00,875 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:41:00,876 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 136 times...) 2021-03-18 15:41:00,878 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:41:00,879 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:41:00,880 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:41:00,881 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:41:00,882 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:41:00,891 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:41:00,892 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:41:00,893 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:41:00,893 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:41:00,894 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:41:01,440 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:41:01,556 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:41:01,559 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 137 times...) 2021-03-18 15:41:01,562 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:41:01,563 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:41:01,564 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:41:01,565 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:41:01,566 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:41:01,575 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:41:01,576 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:41:01,577 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:41:01,578 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:41:01,579 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:41:03,619 DEBUG emoncmsorg Buffer size: 2 2021-03-18 15:41:10,586 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:41:10,607 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46113, "kWh"], "Volume": [13135.69, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:41:10,608 DEBUG MBUS1 362 NEW FRAME : 2021-03-18 15:41:10,609 DEBUG MBUS1 362 Timestamp : 1616082070.031060 2021-03-18 15:41:10,610 DEBUG MBUS1 362 From Node : MBUS1 2021-03-18 15:41:10,610 DEBUG MBUS1 362 Values : [46113, 13135.69, 0, 44892, 7965.96, 0] 2021-03-18 15:41:10,611 DEBUG MBUS1 362 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:41:10,612 DEBUG MBUS1 362 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:41:10,786 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:41:10,787 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 138 times...) 2021-03-18 15:41:10,790 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:41:10,791 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:41:10,792 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:41:10,793 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:41:10,794 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:41:10,801 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:41:10,802 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:41:10,803 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:41:10,804 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:41:10,804 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:41:10,868 DEBUG MQTT Publishing: emon/MBUS1/Energy 46113 2021-03-18 15:41:10,870 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.69 2021-03-18 15:41:10,873 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:41:10,875 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:41:10,877 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:41:10,891 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:41:10,892 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:41:10,893 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46113,13135.69,0,44892,7965.96,0 2021-03-18 15:41:11,349 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:41:11,456 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:41:11,457 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 139 times...) 2021-03-18 15:41:11,460 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:41:11,462 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:41:11,463 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:41:11,464 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:41:11,465 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:41:11,473 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:41:11,474 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:41:11,476 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:41:11,477 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:41:11,478 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:41:20,568 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 187, in parse_frame value = struct.unpack("f",bytearray(bytes))[0] struct.error: unpack requires a buffer of 4 bytes 2021-03-18 15:41:20,604 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46113, "kWh"], "Volume": [13135.7, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:41:20,605 DEBUG MBUS1 365 NEW FRAME : 2021-03-18 15:41:20,606 DEBUG MBUS1 365 Timestamp : 1616082080.065370 2021-03-18 15:41:20,607 DEBUG MBUS1 365 From Node : MBUS1 2021-03-18 15:41:20,607 DEBUG MBUS1 365 Values : [46113, 13135.7, 0, 44892, 7965.96, 0] 2021-03-18 15:41:20,608 DEBUG MBUS1 365 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:41:20,609 DEBUG MBUS1 365 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:41:20,698 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:41:20,698 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 140 times...) 2021-03-18 15:41:20,702 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:41:20,703 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:41:20,704 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:41:20,704 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:41:20,706 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:41:20,712 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:41:20,713 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:41:20,714 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:41:20,715 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:41:20,716 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:41:20,781 DEBUG MQTT Publishing: emon/MBUS1/Energy 46113 2021-03-18 15:41:20,783 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.7 2021-03-18 15:41:20,785 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:41:20,787 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:41:20,789 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:41:20,791 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:41:20,793 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:41:20,794 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46113,13135.7,0,44892,7965.96,0 2021-03-18 15:41:21,260 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16580.0, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy47": [2.7602216630884517e-43, "kWh"], "Volume_Min": [0, "m3"]} 2021-03-18 15:41:21,261 DEBUG MBUS2 366 NEW FRAME : 2021-03-18 15:41:21,262 DEBUG MBUS2 366 Timestamp : 1616082080.717242 2021-03-18 15:41:21,262 DEBUG MBUS2 366 From Node : MBUS2 2021-03-18 15:41:21,263 DEBUG MBUS2 366 Values : [16580, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:41:21,264 DEBUG MBUS2 366 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:41:21,265 DEBUG MBUS2 366 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:41:21,405 DEBUG MQTT Publishing: emon/MBUS2/Volume 16580 2021-03-18 15:41:21,407 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:41:21,409 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:41:21,410 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:41:21,412 DEBUG MQTT Publishing: emon/MBUS2/Energy47 2.7602216630884517e-43 2021-03-18 15:41:21,414 DEBUG MQTT Publishing: emon/MBUS2/Volume_Min 0 2021-03-18 15:41:21,416 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:41:21,418 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16580,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:41:30,673 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46114, "kWh"], "Volume": [13135.710000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:41:30,674 DEBUG MBUS1 367 NEW FRAME : 2021-03-18 15:41:30,676 DEBUG MBUS1 367 Timestamp : 1616082090.092961 2021-03-18 15:41:30,677 DEBUG MBUS1 367 From Node : MBUS1 2021-03-18 15:41:30,678 DEBUG MBUS1 367 Values : [46114, 13135.710000000001, 0, 44892, 7965.96, 0] 2021-03-18 15:41:30,679 DEBUG MBUS1 367 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:41:30,680 DEBUG MBUS1 367 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:41:30,693 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16580.0, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy47": [2.7602216630884517e-43, "kWh"], "Volume_Min": [0, "m3"]} 2021-03-18 15:41:30,694 DEBUG MBUS2 368 NEW FRAME : 2021-03-18 15:41:30,695 DEBUG MBUS2 368 Timestamp : 1616082090.095182 2021-03-18 15:41:30,696 DEBUG MBUS2 368 From Node : MBUS2 2021-03-18 15:41:30,696 DEBUG MBUS2 368 Values : [16580, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:41:30,697 DEBUG MBUS2 368 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:41:30,698 DEBUG MBUS2 368 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:41:30,798 DEBUG MQTT Publishing: emon/MBUS1/Energy 46114 2021-03-18 15:41:30,799 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.710000000001 2021-03-18 15:41:30,801 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:41:30,803 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:41:30,804 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:41:30,806 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:41:30,807 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:41:30,808 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46114,13135.710000000001,0,44892,7965.96,0 2021-03-18 15:41:30,809 DEBUG MQTT Publishing: emon/MBUS2/Volume 16580 2021-03-18 15:41:30,811 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:41:30,814 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:41:30,816 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:41:30,817 DEBUG MQTT Publishing: emon/MBUS2/Energy47 2.7602216630884517e-43 2021-03-18 15:41:30,819 DEBUG MQTT Publishing: emon/MBUS2/Volume_Min 0 2021-03-18 15:41:30,821 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:41:30,821 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16580,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:41:33,714 DEBUG emoncmsorg Buffer size: 5 2021-03-18 15:41:40,703 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16580.0, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy47": [2.7602216630884517e-43, "kWh"]} 2021-03-18 15:41:40,705 DEBUG MBUS2 370 NEW FRAME : 2021-03-18 15:41:40,706 DEBUG MBUS2 370 Timestamp : 1616082100.051476 2021-03-18 15:41:40,708 DEBUG MBUS2 370 From Node : MBUS2 2021-03-18 15:41:40,709 DEBUG MBUS2 370 Values : [16580, 0, 0, 0, 2.7602216630884517e-43] 2021-03-18 15:41:40,718 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46114, "kWh"], "Volume": [13135.710000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:41:40,719 DEBUG MBUS1 369 NEW FRAME : 2021-03-18 15:41:40,720 DEBUG MBUS2 370 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:41:40,721 DEBUG MBUS2 370 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:41:40,721 DEBUG MBUS1 369 Timestamp : 1616082100.038882 2021-03-18 15:41:40,723 DEBUG MBUS1 369 From Node : MBUS1 2021-03-18 15:41:40,723 DEBUG MBUS1 369 Values : [46114, 13135.710000000001, 0, 44892, 7965.96, 0] 2021-03-18 15:41:40,724 DEBUG MBUS1 369 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:41:40,725 DEBUG MBUS1 369 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:41:40,907 DEBUG MQTT Publishing: emon/MBUS1/Energy 46114 2021-03-18 15:41:40,909 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.710000000001 2021-03-18 15:41:40,910 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:41:40,911 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:41:40,913 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:41:40,914 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:41:40,916 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:41:40,916 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46114,13135.710000000001,0,44892,7965.96,0 2021-03-18 15:41:40,918 DEBUG MQTT Publishing: emon/MBUS2/Volume 16580 2021-03-18 15:41:40,919 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:41:40,921 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:41:40,923 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:41:40,925 DEBUG MQTT Publishing: emon/MBUS2/Energy47 2.7602216630884517e-43 2021-03-18 15:41:40,927 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:41:40,928 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16580,0,0,0,2.7602216630884517e-43 2021-03-18 15:41:50,670 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46114, "kWh"], "Volume": [13135.720000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:41:50,671 DEBUG MBUS1 371 NEW FRAME : 2021-03-18 15:41:50,672 DEBUG MBUS1 371 Timestamp : 1616082110.085282 2021-03-18 15:41:50,672 DEBUG MBUS1 371 From Node : MBUS1 2021-03-18 15:41:50,673 DEBUG MBUS1 371 Values : [46114, 13135.720000000001, 0, 44892, 7965.96, 0] 2021-03-18 15:41:50,674 DEBUG MBUS1 371 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:41:50,674 DEBUG MBUS1 371 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:41:50,713 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16580.0, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy47": [2.7602216630884517e-43, "kWh"], "Volume_Max": [0, "m3"]} 2021-03-18 15:41:50,714 DEBUG MBUS2 372 NEW FRAME : 2021-03-18 15:41:50,715 DEBUG MBUS2 372 Timestamp : 1616082110.085916 2021-03-18 15:41:50,716 DEBUG MBUS2 372 From Node : MBUS2 2021-03-18 15:41:50,717 DEBUG MBUS2 372 Values : [16580, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:41:50,718 DEBUG MBUS2 372 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:41:50,718 DEBUG MBUS2 372 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:41:50,836 DEBUG MQTT Publishing: emon/MBUS1/Energy 46114 2021-03-18 15:41:50,838 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.720000000001 2021-03-18 15:41:50,841 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:41:50,842 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:41:50,844 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:41:50,846 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:41:50,848 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:41:50,849 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46114,13135.720000000001,0,44892,7965.96,0 2021-03-18 15:41:50,851 DEBUG MQTT Publishing: emon/MBUS2/Volume 16580 2021-03-18 15:41:50,853 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:41:50,855 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:41:50,856 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:41:50,858 DEBUG MQTT Publishing: emon/MBUS2/Energy47 2.7602216630884517e-43 2021-03-18 15:41:50,860 DEBUG MQTT Publishing: emon/MBUS2/Volume_Max 0 2021-03-18 15:41:50,862 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:41:50,863 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16580,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:42:00,579 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46115, "kWh"], "Volume": [13135.720000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:42:00,580 DEBUG MBUS1 373 NEW FRAME : 2021-03-18 15:42:00,582 DEBUG MBUS1 373 Timestamp : 1616082120.044923 2021-03-18 15:42:00,582 DEBUG MBUS1 373 From Node : MBUS1 2021-03-18 15:42:00,583 DEBUG MBUS1 373 Values : [46115, 13135.720000000001, 0, 44892, 7965.96, 0] 2021-03-18 15:42:00,584 DEBUG MBUS1 373 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:42:00,585 DEBUG MBUS1 373 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:42:00,673 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16580.0, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy47": [2.7602216630884517e-43, "kWh"], "Volume_Max": [0, "m3"]} 2021-03-18 15:42:00,674 DEBUG MBUS2 374 NEW FRAME : 2021-03-18 15:42:00,675 DEBUG MBUS2 374 Timestamp : 1616082120.084204 2021-03-18 15:42:00,676 DEBUG MBUS2 374 From Node : MBUS2 2021-03-18 15:42:00,677 DEBUG MBUS2 374 Values : [16580, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:42:00,677 DEBUG MBUS2 374 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:42:00,678 DEBUG MBUS2 374 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:42:00,682 DEBUG MQTT Publishing: emon/MBUS1/Energy 46115 2021-03-18 15:42:00,684 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.720000000001 2021-03-18 15:42:00,686 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:42:00,689 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:42:00,691 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:42:00,693 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:42:00,696 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:42:00,697 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46115,13135.720000000001,0,44892,7965.96,0 2021-03-18 15:42:00,911 DEBUG MQTT Publishing: emon/MBUS2/Volume 16580 2021-03-18 15:42:00,914 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:42:00,916 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:42:00,918 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:42:00,921 DEBUG MQTT Publishing: emon/MBUS2/Energy47 2.7602216630884517e-43 2021-03-18 15:42:00,924 DEBUG MQTT Publishing: emon/MBUS2/Volume_Max 0 2021-03-18 15:42:00,927 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:42:00,932 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16580,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:42:03,815 DEBUG emoncmsorg Buffer size: 6 2021-03-18 15:42:10,581 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46115, "kWh"], "Volume": [13135.73, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:42:10,582 DEBUG MBUS1 375 NEW FRAME : 2021-03-18 15:42:10,583 DEBUG MBUS1 375 Timestamp : 1616082130.046533 2021-03-18 15:42:10,583 DEBUG MBUS1 375 From Node : MBUS1 2021-03-18 15:42:10,584 DEBUG MBUS1 375 Values : [46115, 13135.73, 0, 44892, 7965.96, 0] 2021-03-18 15:42:10,584 DEBUG MBUS1 375 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:42:10,585 DEBUG MBUS1 375 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:42:10,633 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16580.0, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy47": [2.7602216630884517e-43, "kWh"], "Volume_Max": [0, "m3"]} 2021-03-18 15:42:10,635 DEBUG MBUS2 376 NEW FRAME : 2021-03-18 15:42:10,636 DEBUG MBUS2 376 Timestamp : 1616082130.086214 2021-03-18 15:42:10,637 DEBUG MBUS2 376 From Node : MBUS2 2021-03-18 15:42:10,637 DEBUG MBUS2 376 Values : [16580, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:42:10,638 DEBUG MBUS2 376 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:42:10,639 DEBUG MBUS2 376 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:42:10,735 DEBUG MQTT Publishing: emon/MBUS1/Energy 46115 2021-03-18 15:42:10,737 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.73 2021-03-18 15:42:10,739 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:42:10,742 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:42:10,744 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:42:10,746 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:42:10,748 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:42:10,749 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46115,13135.73,0,44892,7965.96,0 2021-03-18 15:42:10,751 DEBUG MQTT Publishing: emon/MBUS2/Volume 16580 2021-03-18 15:42:10,753 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:42:10,754 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:42:10,756 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:42:10,759 DEBUG MQTT Publishing: emon/MBUS2/Energy47 2.7602216630884517e-43 2021-03-18 15:42:10,761 DEBUG MQTT Publishing: emon/MBUS2/Volume_Max 0 2021-03-18 15:42:10,764 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:42:10,765 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16580,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:42:20,606 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:42:20,662 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:42:20,663 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 141 times...) 2021-03-18 15:42:20,666 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:42:20,669 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:42:20,671 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:42:20,673 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:42:20,674 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:42:20,682 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:42:20,684 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:42:20,685 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:42:20,687 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:42:20,689 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:42:20,702 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46115, "kWh"], "Volume": [13135.73, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:42:20,702 DEBUG MBUS1 378 NEW FRAME : 2021-03-18 15:42:20,703 DEBUG MBUS1 378 Timestamp : 1616082140.046433 2021-03-18 15:42:20,704 DEBUG MBUS1 378 From Node : MBUS1 2021-03-18 15:42:20,704 DEBUG MBUS1 378 Values : [46115, 13135.73, 0, 44892, 7965.96, 0] 2021-03-18 15:42:20,705 DEBUG MBUS1 378 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:42:20,706 DEBUG MBUS1 378 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:42:20,972 DEBUG MQTT Publishing: emon/MBUS1/Energy 46115 2021-03-18 15:42:20,974 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.73 2021-03-18 15:42:20,976 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:42:20,977 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:42:20,979 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:42:20,980 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:42:20,982 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:42:20,983 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46115,13135.73,0,44892,7965.96,0 2021-03-18 15:42:21,245 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:42:21,297 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:42:21,298 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 142 times...) 2021-03-18 15:42:21,301 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:42:21,302 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:42:21,303 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:42:21,305 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:42:21,307 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:42:21,314 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:42:21,315 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:42:21,316 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:42:21,317 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:42:21,317 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:42:30,605 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46116, "kWh"], "Volume": [13135.74, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:42:30,606 DEBUG MBUS1 380 NEW FRAME : 2021-03-18 15:42:30,607 DEBUG MBUS1 380 Timestamp : 1616082150.050981 2021-03-18 15:42:30,608 DEBUG MBUS1 380 From Node : MBUS1 2021-03-18 15:42:30,609 DEBUG MBUS1 380 Values : [46116, 13135.74, 0, 44892, 7965.96, 0] 2021-03-18 15:42:30,610 DEBUG MBUS1 380 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:42:30,611 DEBUG MBUS1 380 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:42:30,648 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16580.100000000002, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"]} 2021-03-18 15:42:30,649 DEBUG MBUS2 381 NEW FRAME : 2021-03-18 15:42:30,649 DEBUG MBUS2 381 Timestamp : 1616082150.078380 2021-03-18 15:42:30,650 DEBUG MBUS2 381 From Node : MBUS2 2021-03-18 15:42:30,651 DEBUG MBUS2 381 Values : [16580.100000000002, 0, 0, 0, 2.7602216630884517e-43] 2021-03-18 15:42:30,652 DEBUG MBUS2 381 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:42:30,652 DEBUG MBUS2 381 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:42:30,878 DEBUG MQTT Publishing: emon/MBUS1/Energy 46116 2021-03-18 15:42:30,880 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.74 2021-03-18 15:42:30,882 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:42:30,883 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:42:30,885 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:42:30,886 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:42:30,887 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:42:30,888 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46116,13135.74,0,44892,7965.96,0 2021-03-18 15:42:30,889 DEBUG MQTT Publishing: emon/MBUS2/Volume 16580.100000000002 2021-03-18 15:42:30,902 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:42:30,904 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:42:30,906 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:42:30,908 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 15:42:30,911 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:42:30,912 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16580.100000000002,0,0,0,2.7602216630884517e-43 2021-03-18 15:42:33,832 DEBUG emoncmsorg Buffer size: 5 2021-03-18 15:42:40,549 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 177, in parse_frame value = bytes[0] IndexError: list index out of range 2021-03-18 15:42:40,619 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46116, "kWh"], "Volume": [13135.75, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:42:40,620 DEBUG MBUS1 383 NEW FRAME : 2021-03-18 15:42:40,621 DEBUG MBUS1 383 Timestamp : 1616082160.083003 2021-03-18 15:42:40,622 DEBUG MBUS1 383 From Node : MBUS1 2021-03-18 15:42:40,623 DEBUG MBUS1 383 Values : [46116, 13135.75, 0, 44892, 7965.96, 0] 2021-03-18 15:42:40,623 DEBUG MBUS1 383 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:42:40,624 DEBUG MBUS1 383 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:42:40,687 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:42:40,688 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 143 times...) 2021-03-18 15:42:40,691 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:42:40,692 DEBUG MQTT Publishing: emon/MBUS1/Energy 46116 2021-03-18 15:42:40,693 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:42:40,695 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:42:40,696 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.75 2021-03-18 15:42:40,697 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:42:40,699 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:42:40,699 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:42:40,702 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:42:40,705 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:42:40,707 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:42:40,710 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:42:40,712 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46116,13135.75,0,44892,7965.96,0 2021-03-18 15:42:40,713 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:42:40,715 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:42:40,716 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:42:40,717 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:42:40,718 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:42:41,271 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 179, in parse_frame value = bytes[0] + (bytes[1]<<8) IndexError: list index out of range 2021-03-18 15:42:41,322 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:42:41,323 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 144 times...) 2021-03-18 15:42:41,326 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:42:41,327 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:42:41,328 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:42:41,329 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:42:41,330 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:42:41,338 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:42:41,339 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:42:41,340 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:42:41,341 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:42:41,342 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:42:50,669 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16580.100000000002, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"], "Volume_Min": [0, "m3"]} 2021-03-18 15:42:50,670 DEBUG MBUS2 386 NEW FRAME : 2021-03-18 15:42:50,671 DEBUG MBUS2 386 Timestamp : 1616082170.087110 2021-03-18 15:42:50,672 DEBUG MBUS2 386 From Node : MBUS2 2021-03-18 15:42:50,674 DEBUG MBUS2 386 Values : [16580.100000000002, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:42:50,675 DEBUG MBUS2 386 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:42:50,676 DEBUG MBUS2 386 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:42:50,679 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46117, "kWh"], "Volume": [13135.76, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:42:50,680 DEBUG MBUS1 385 NEW FRAME : 2021-03-18 15:42:50,681 DEBUG MBUS1 385 Timestamp : 1616082170.075345 2021-03-18 15:42:50,681 DEBUG MBUS1 385 From Node : MBUS1 2021-03-18 15:42:50,682 DEBUG MBUS1 385 Values : [46117, 13135.76, 0, 44892, 7965.96, 0] 2021-03-18 15:42:50,683 DEBUG MBUS1 385 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:42:50,683 DEBUG MBUS1 385 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:42:50,844 DEBUG MQTT Publishing: emon/MBUS1/Energy 46117 2021-03-18 15:42:50,845 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.76 2021-03-18 15:42:50,847 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:42:50,848 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:42:50,850 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:42:50,852 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:42:50,854 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:42:50,855 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46117,13135.76,0,44892,7965.96,0 2021-03-18 15:42:50,857 DEBUG MQTT Publishing: emon/MBUS2/Volume 16580.100000000002 2021-03-18 15:42:50,858 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:42:50,860 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:42:50,862 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:42:50,864 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 15:42:50,865 DEBUG MQTT Publishing: emon/MBUS2/Volume_Min 0 2021-03-18 15:42:50,867 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:42:50,868 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16580.100000000002,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:43:00,600 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16580.100000000002, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"]} 2021-03-18 15:43:00,601 DEBUG MBUS2 387 NEW FRAME : 2021-03-18 15:43:00,602 DEBUG MBUS2 387 Timestamp : 1616082180.025148 2021-03-18 15:43:00,603 DEBUG MBUS2 387 From Node : MBUS2 2021-03-18 15:43:00,603 DEBUG MBUS2 387 Values : [16580.100000000002, 0, 0, 0, 2.7602216630884517e-43] 2021-03-18 15:43:00,604 DEBUG MBUS2 387 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:43:00,605 DEBUG MBUS2 387 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:43:00,610 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46117, "kWh"], "Volume": [13135.76, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:43:00,611 DEBUG MBUS1 388 NEW FRAME : 2021-03-18 15:43:00,612 DEBUG MBUS1 388 Timestamp : 1616082180.044683 2021-03-18 15:43:00,612 DEBUG MBUS1 388 From Node : MBUS1 2021-03-18 15:43:00,613 DEBUG MBUS1 388 Values : [46117, 13135.76, 0, 44892, 7965.96, 0] 2021-03-18 15:43:00,614 DEBUG MBUS1 388 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:43:00,614 DEBUG MBUS1 388 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:43:00,657 DEBUG MQTT Publishing: emon/MBUS1/Energy 46117 2021-03-18 15:43:00,660 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.76 2021-03-18 15:43:00,663 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:43:00,665 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:43:00,667 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:43:00,670 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:43:00,672 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:43:00,673 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46117,13135.76,0,44892,7965.96,0 2021-03-18 15:43:00,675 DEBUG MQTT Publishing: emon/MBUS2/Volume 16580.100000000002 2021-03-18 15:43:00,678 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:43:00,680 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:43:00,682 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:43:00,684 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 15:43:00,687 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:43:00,687 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16580.100000000002,0,0,0,2.7602216630884517e-43 2021-03-18 15:43:03,922 DEBUG emoncmsorg Buffer size: 5 2021-03-18 15:43:10,611 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16580.100000000002, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"]} 2021-03-18 15:43:10,613 DEBUG MBUS2 389 NEW FRAME : 2021-03-18 15:43:10,614 DEBUG MBUS2 389 Timestamp : 1616082190.054177 2021-03-18 15:43:10,615 DEBUG MBUS2 389 From Node : MBUS2 2021-03-18 15:43:10,616 DEBUG MBUS2 389 Values : [16580.100000000002, 0, 0, 0, 2.7602216630884517e-43] 2021-03-18 15:43:10,617 DEBUG MBUS2 389 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:43:10,618 DEBUG MBUS2 389 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:43:10,647 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46118, "kWh"], "Volume": [13135.77, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:43:10,647 DEBUG MBUS1 390 NEW FRAME : 2021-03-18 15:43:10,648 DEBUG MBUS1 390 Timestamp : 1616082190.068363 2021-03-18 15:43:10,649 DEBUG MBUS1 390 From Node : MBUS1 2021-03-18 15:43:10,650 DEBUG MBUS1 390 Values : [46118, 13135.77, 0, 44892, 7965.96, 0] 2021-03-18 15:43:10,651 DEBUG MBUS1 390 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:43:10,651 DEBUG MBUS1 390 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:43:10,805 DEBUG MQTT Publishing: emon/MBUS1/Energy 46118 2021-03-18 15:43:10,807 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.77 2021-03-18 15:43:10,809 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:43:10,811 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:43:10,812 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:43:10,814 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:43:10,816 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:43:10,817 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46118,13135.77,0,44892,7965.96,0 2021-03-18 15:43:10,819 DEBUG MQTT Publishing: emon/MBUS2/Volume 16580.100000000002 2021-03-18 15:43:10,821 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:43:10,823 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:43:10,824 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:43:10,826 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 15:43:10,828 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:43:10,829 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16580.100000000002,0,0,0,2.7602216630884517e-43 2021-03-18 15:43:20,644 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 177, in parse_frame value = bytes[0] IndexError: list index out of range 2021-03-18 15:43:20,683 WARNING MBUS1 Exception caught in MBUS1 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 183, in parse_frame value = bytes[0] + (bytes[1]<<8) + (bytes[2]<<16) + (bytes[3]<<24) IndexError: list index out of range 2021-03-18 15:43:20,714 WARNING MainThread MBUS1 thread is dead. 2021-03-18 15:43:20,772 WARNING MainThread Attempting to restart thread MBUS1 (thread has been restarted 13 times...) 2021-03-18 15:43:20,775 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS1' 2021-03-18 15:43:20,777 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB1 9600 2021-03-18 15:43:20,793 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:43:20,794 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:43:20,795 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:43:20,795 INFO MainThread Setting MBUS1 nodename: MBUS1 2021-03-18 15:43:20,796 DEBUG MainThread Setting MBUS1 pubchannels: ['ToEmonCMS'] 2021-03-18 15:43:20,798 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:43:20,800 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:43:20,801 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:43:20,802 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:43:20,803 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 145 times...) 2021-03-18 15:43:20,806 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:43:20,807 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:43:20,808 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:43:20,809 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:43:20,810 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:43:20,817 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:43:20,819 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:43:20,820 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:43:20,821 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:43:20,822 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:43:21,357 WARNING MBUS1 Exception caught in MBUS1 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 183, in parse_frame value = bytes[0] + (bytes[1]<<8) + (bytes[2]<<16) + (bytes[3]<<24) IndexError: list index out of range 2021-03-18 15:43:21,386 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 179, in parse_frame value = bytes[0] + (bytes[1]<<8) IndexError: list index out of range 2021-03-18 15:43:21,426 WARNING MainThread MBUS1 thread is dead. 2021-03-18 15:43:21,484 WARNING MainThread Attempting to restart thread MBUS1 (thread has been restarted 14 times...) 2021-03-18 15:43:21,487 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS1' 2021-03-18 15:43:21,489 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB1 9600 2021-03-18 15:43:21,505 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:43:21,506 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:43:21,507 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:43:21,508 INFO MainThread Setting MBUS1 nodename: MBUS1 2021-03-18 15:43:21,509 DEBUG MainThread Setting MBUS1 pubchannels: ['ToEmonCMS'] 2021-03-18 15:43:21,510 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:43:21,511 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:43:21,512 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:43:21,513 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:43:21,514 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 146 times...) 2021-03-18 15:43:21,516 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:43:21,518 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:43:21,519 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:43:21,520 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:43:21,521 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:43:21,529 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:43:21,530 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:43:21,531 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:43:21,531 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:43:21,532 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:43:30,668 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16580.100000000002, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"], "Volume_error": [0, "m3"]} 2021-03-18 15:43:30,677 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46118, "kWh"], "Volume": [13135.78, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:43:30,677 DEBUG MBUS2 396 NEW FRAME : 2021-03-18 15:43:30,678 DEBUG MBUS1 395 NEW FRAME : 2021-03-18 15:43:30,679 DEBUG MBUS2 396 Timestamp : 1616082210.088968 2021-03-18 15:43:30,679 DEBUG MBUS1 395 Timestamp : 1616082210.088447 2021-03-18 15:43:30,680 DEBUG MBUS2 396 From Node : MBUS2 2021-03-18 15:43:30,681 DEBUG MBUS1 395 From Node : MBUS1 2021-03-18 15:43:30,681 DEBUG MBUS2 396 Values : [16580.100000000002, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:43:30,682 DEBUG MBUS1 395 Values : [46118, 13135.78, 0, 44892, 7965.96, 0] 2021-03-18 15:43:30,683 DEBUG MBUS2 396 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:43:30,683 DEBUG MBUS1 395 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:43:30,684 DEBUG MBUS2 396 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:43:30,684 DEBUG MBUS1 395 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:43:30,806 DEBUG MQTT Publishing: emon/MBUS1/Energy 46118 2021-03-18 15:43:30,809 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.78 2021-03-18 15:43:30,811 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:43:30,812 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:43:30,814 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:43:30,816 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:43:30,818 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:43:30,819 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46118,13135.78,0,44892,7965.96,0 2021-03-18 15:43:30,821 DEBUG MQTT Publishing: emon/MBUS2/Volume 16580.100000000002 2021-03-18 15:43:30,822 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:43:30,824 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:43:30,827 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:43:30,831 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 15:43:30,833 DEBUG MQTT Publishing: emon/MBUS2/Volume_error 0 2021-03-18 15:43:30,835 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:43:30,836 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16580.100000000002,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:43:34,011 DEBUG emoncmsorg Buffer size: 4 2021-03-18 15:43:40,610 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16580.100000000002, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"], "Volume_error": [0, "m3"]} 2021-03-18 15:43:40,626 DEBUG MBUS2 397 NEW FRAME : 2021-03-18 15:43:40,627 DEBUG MBUS2 397 Timestamp : 1616082220.045269 2021-03-18 15:43:40,627 DEBUG MBUS2 397 From Node : MBUS2 2021-03-18 15:43:40,628 DEBUG MBUS2 397 Values : [16580.100000000002, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:43:40,625 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46119, "kWh"], "Volume": [13135.79, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:43:40,629 DEBUG MBUS2 397 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:43:40,630 DEBUG MBUS1 398 NEW FRAME : 2021-03-18 15:43:40,631 DEBUG MBUS2 397 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:43:40,632 DEBUG MBUS1 398 Timestamp : 1616082220.045717 2021-03-18 15:43:40,633 DEBUG MBUS1 398 From Node : MBUS1 2021-03-18 15:43:40,634 DEBUG MBUS1 398 Values : [46119, 13135.79, 0, 44892, 7965.96, 0] 2021-03-18 15:43:40,635 DEBUG MBUS1 398 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:43:40,635 DEBUG MBUS1 398 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:43:40,830 DEBUG MQTT Publishing: emon/MBUS1/Energy 46119 2021-03-18 15:43:40,833 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.79 2021-03-18 15:43:40,836 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:43:40,838 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:43:40,840 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:43:40,842 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:43:40,844 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:43:40,845 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46119,13135.79,0,44892,7965.96,0 2021-03-18 15:43:40,847 DEBUG MQTT Publishing: emon/MBUS2/Volume 16580.100000000002 2021-03-18 15:43:40,849 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:43:40,851 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:43:40,853 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:43:40,855 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 15:43:40,857 DEBUG MQTT Publishing: emon/MBUS2/Volume_error 0 2021-03-18 15:43:40,859 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:43:40,860 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16580.100000000002,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:43:50,641 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46119, "kWh"], "Volume": [13135.79, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:43:50,642 DEBUG MBUS1 399 NEW FRAME : 2021-03-18 15:43:50,643 DEBUG MBUS1 399 Timestamp : 1616082230.080833 2021-03-18 15:43:50,643 DEBUG MBUS1 399 From Node : MBUS1 2021-03-18 15:43:50,644 DEBUG MBUS1 399 Values : [46119, 13135.79, 0, 44892, 7965.96, 0] 2021-03-18 15:43:50,644 DEBUG MBUS1 399 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:43:50,645 DEBUG MBUS1 399 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:43:50,663 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16580.100000000002, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"], "Volume_error": [0, "m3"]} 2021-03-18 15:43:50,665 DEBUG MBUS2 400 NEW FRAME : 2021-03-18 15:43:50,665 DEBUG MBUS2 400 Timestamp : 1616082230.081369 2021-03-18 15:43:50,666 DEBUG MBUS2 400 From Node : MBUS2 2021-03-18 15:43:50,667 DEBUG MBUS2 400 Values : [16580.100000000002, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:43:50,667 DEBUG MBUS2 400 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:43:50,668 DEBUG MBUS2 400 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:43:50,865 DEBUG MQTT Publishing: emon/MBUS1/Energy 46119 2021-03-18 15:43:50,867 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.79 2021-03-18 15:43:50,869 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:43:50,871 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:43:50,873 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:43:50,875 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:43:50,877 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:43:50,877 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46119,13135.79,0,44892,7965.96,0 2021-03-18 15:43:50,879 DEBUG MQTT Publishing: emon/MBUS2/Volume 16580.100000000002 2021-03-18 15:43:50,881 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:43:50,882 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:43:50,885 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:43:50,887 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 15:43:50,889 DEBUG MQTT Publishing: emon/MBUS2/Volume_error 0 2021-03-18 15:43:50,891 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:43:50,892 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16580.100000000002,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:44:00,547 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46119, "kWh"], "Volume": [13135.79, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:44:00,548 DEBUG MBUS1 401 NEW FRAME : 2021-03-18 15:44:00,550 DEBUG MBUS1 401 Timestamp : 1616082240.004167 2021-03-18 15:44:00,551 DEBUG MBUS1 401 From Node : MBUS1 2021-03-18 15:44:00,552 DEBUG MBUS1 401 Values : [46119, 13135.79, 0, 44892, 7965.96, 0] 2021-03-18 15:44:00,554 DEBUG MBUS1 401 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:44:00,555 DEBUG MBUS1 401 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:44:00,597 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:44:00,741 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:44:00,742 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 147 times...) 2021-03-18 15:44:00,745 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:44:00,747 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:44:00,747 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:44:00,748 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:44:00,749 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:44:00,755 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:44:00,756 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:44:00,757 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:44:00,758 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:44:00,759 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:44:00,779 DEBUG MQTT Publishing: emon/MBUS1/Energy 46119 2021-03-18 15:44:00,781 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.79 2021-03-18 15:44:00,783 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:44:00,785 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:44:00,787 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:44:00,788 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:44:00,790 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:44:00,791 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46119,13135.79,0,44892,7965.96,0 2021-03-18 15:44:01,306 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:44:01,363 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:44:01,364 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 148 times...) 2021-03-18 15:44:01,367 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:44:01,368 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:44:01,369 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:44:01,370 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:44:01,371 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:44:01,379 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:44:01,380 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:44:01,381 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:44:01,382 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:44:01,382 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:44:04,083 DEBUG emoncmsorg Buffer size: 5 2021-03-18 15:44:10,567 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46121, "kWh"], "Volume": [13135.82, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:44:10,568 DEBUG MBUS1 404 NEW FRAME : 2021-03-18 15:44:10,570 DEBUG MBUS1 404 Timestamp : 1616082250.016279 2021-03-18 15:44:10,571 DEBUG MBUS1 404 From Node : MBUS1 2021-03-18 15:44:10,572 DEBUG MBUS1 404 Values : [46121, 13135.82, 0, 44892, 7965.96, 0] 2021-03-18 15:44:10,574 DEBUG MBUS1 404 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:44:10,575 DEBUG MBUS1 404 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:44:10,610 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:44:10,657 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:44:10,658 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 149 times...) 2021-03-18 15:44:10,662 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:44:10,663 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:44:10,665 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:44:10,666 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:44:10,667 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:44:10,674 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:44:10,675 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:44:10,676 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:44:10,677 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:44:10,678 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:44:10,682 DEBUG MQTT Publishing: emon/MBUS1/Energy 46121 2021-03-18 15:44:10,684 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.82 2021-03-18 15:44:10,685 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:44:10,687 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:44:10,688 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:44:10,690 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:44:10,692 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:44:10,693 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46121,13135.82,0,44892,7965.96,0 2021-03-18 15:44:11,225 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:44:11,343 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:44:11,344 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 150 times...) 2021-03-18 15:44:11,347 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:44:11,348 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:44:11,348 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:44:11,349 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:44:11,351 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:44:11,356 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:44:11,358 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:44:11,358 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:44:11,359 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:44:11,360 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:44:20,549 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:44:20,591 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46121, "kWh"], "Volume": [13135.82, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:44:20,592 DEBUG MBUS1 408 NEW FRAME : 2021-03-18 15:44:20,593 DEBUG MBUS1 408 Timestamp : 1616082260.043320 2021-03-18 15:44:20,594 DEBUG MBUS1 408 From Node : MBUS1 2021-03-18 15:44:20,594 DEBUG MBUS1 408 Values : [46121, 13135.82, 0, 44892, 7965.96, 0] 2021-03-18 15:44:20,595 DEBUG MBUS1 408 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:44:20,596 DEBUG MBUS1 408 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:44:20,773 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:44:20,774 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 151 times...) 2021-03-18 15:44:20,777 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:44:20,778 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:44:20,779 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:44:20,780 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:44:20,781 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:44:20,788 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:44:20,789 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:44:20,789 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:44:20,790 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:44:20,791 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:44:20,807 DEBUG MQTT Publishing: emon/MBUS1/Energy 46121 2021-03-18 15:44:20,810 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.82 2021-03-18 15:44:20,812 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:44:20,815 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:44:20,818 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:44:20,820 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:44:20,823 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:44:20,824 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46121,13135.82,0,44892,7965.96,0 2021-03-18 15:44:21,335 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:44:21,395 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:44:21,395 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 152 times...) 2021-03-18 15:44:21,398 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:44:21,399 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:44:21,401 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:44:21,401 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:44:21,403 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:44:21,409 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:44:21,411 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:44:21,411 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:44:21,412 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:44:21,413 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:44:30,615 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46121, "kWh"], "Volume": [13135.82, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:44:30,617 DEBUG MBUS1 410 NEW FRAME : 2021-03-18 15:44:30,618 DEBUG MBUS1 410 Timestamp : 1616082270.056423 2021-03-18 15:44:30,620 DEBUG MBUS1 410 From Node : MBUS1 2021-03-18 15:44:30,621 DEBUG MBUS1 410 Values : [46121, 13135.82, 0, 44892, 7965.96, 0] 2021-03-18 15:44:30,622 DEBUG MBUS1 410 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:44:30,623 DEBUG MBUS1 410 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:44:30,654 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:44:30,709 DEBUG MQTT Publishing: emon/MBUS1/Energy 46121 2021-03-18 15:44:30,711 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.82 2021-03-18 15:44:30,713 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:44:30,716 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:44:30,719 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:44:30,722 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:44:30,724 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:44:30,725 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46121,13135.82,0,44892,7965.96,0 2021-03-18 15:44:30,842 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:44:30,843 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 153 times...) 2021-03-18 15:44:30,846 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:44:30,847 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:44:30,848 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:44:30,849 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:44:30,850 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:44:30,857 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:44:30,858 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:44:30,858 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:44:30,859 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:44:30,860 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:44:31,405 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:44:31,504 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:44:31,505 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 154 times...) 2021-03-18 15:44:31,508 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:44:31,509 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:44:31,510 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:44:31,511 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:44:31,512 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:44:31,518 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:44:31,519 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:44:31,520 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:44:31,521 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:44:31,522 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:44:34,136 DEBUG emoncmsorg Buffer size: 3 2021-03-18 15:44:40,543 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46123, "kWh"], "Volume": [13135.85, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:44:40,544 DEBUG MBUS1 413 NEW FRAME : 2021-03-18 15:44:40,545 DEBUG MBUS1 413 Timestamp : 1616082280.005713 2021-03-18 15:44:40,546 DEBUG MBUS1 413 From Node : MBUS1 2021-03-18 15:44:40,547 DEBUG MBUS1 413 Values : [46123, 13135.85, 0, 44892, 7965.96, 0] 2021-03-18 15:44:40,547 DEBUG MBUS1 413 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:44:40,548 DEBUG MBUS1 413 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:44:40,622 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:44:40,779 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:44:40,780 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 155 times...) 2021-03-18 15:44:40,783 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:44:40,784 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:44:40,785 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:44:40,786 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:44:40,787 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:44:40,794 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:44:40,795 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:44:40,796 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:44:40,797 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:44:40,797 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:44:40,812 DEBUG MQTT Publishing: emon/MBUS1/Energy 46123 2021-03-18 15:44:40,815 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.85 2021-03-18 15:44:40,824 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:44:40,826 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:44:40,829 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:44:40,841 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:44:40,843 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:44:40,844 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46123,13135.85,0,44892,7965.96,0 2021-03-18 15:44:41,349 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:44:41,401 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:44:41,402 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 156 times...) 2021-03-18 15:44:41,405 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:44:41,406 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:44:41,406 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:44:41,407 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:44:41,408 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:44:41,421 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:44:41,422 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:44:41,422 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:44:41,423 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:44:41,424 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:44:50,537 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46123, "kWh"], "Volume": [13135.85, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:44:50,538 DEBUG MBUS1 416 NEW FRAME : 2021-03-18 15:44:50,539 DEBUG MBUS1 416 Timestamp : 1616082290.002733 2021-03-18 15:44:50,540 DEBUG MBUS1 416 From Node : MBUS1 2021-03-18 15:44:50,540 DEBUG MBUS1 416 Values : [46123, 13135.85, 0, 44892, 7965.96, 0] 2021-03-18 15:44:50,541 DEBUG MBUS1 416 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:44:50,541 DEBUG MBUS1 416 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:44:50,605 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:44:50,645 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:44:50,646 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 157 times...) 2021-03-18 15:44:50,649 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:44:50,650 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:44:50,651 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:44:50,652 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:44:50,653 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:44:50,660 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:44:50,661 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:44:50,662 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:44:50,662 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:44:50,663 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:44:50,722 DEBUG MQTT Publishing: emon/MBUS1/Energy 46123 2021-03-18 15:44:50,724 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.85 2021-03-18 15:44:50,726 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:44:50,728 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:44:50,730 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:44:50,732 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:44:50,734 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:44:50,734 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46123,13135.85,0,44892,7965.96,0 2021-03-18 15:44:51,212 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:44:51,319 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:44:51,319 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 158 times...) 2021-03-18 15:44:51,323 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:44:51,324 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:44:51,325 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:44:51,326 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:44:51,327 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:44:51,334 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:44:51,335 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:44:51,336 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:44:51,336 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:44:51,337 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:45:00,542 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46123, "kWh"], "Volume": [13135.85, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:45:00,543 DEBUG MBUS1 419 NEW FRAME : 2021-03-18 15:45:00,543 DEBUG MBUS1 419 Timestamp : 1616082300.006128 2021-03-18 15:45:00,544 DEBUG MBUS1 419 From Node : MBUS1 2021-03-18 15:45:00,545 DEBUG MBUS1 419 Values : [46123, 13135.85, 0, 44892, 7965.96, 0] 2021-03-18 15:45:00,545 DEBUG MBUS1 419 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:45:00,546 DEBUG MBUS1 419 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:45:00,630 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 183, in parse_frame value = bytes[0] + (bytes[1]<<8) + (bytes[2]<<16) + (bytes[3]<<24) IndexError: list index out of range 2021-03-18 15:45:00,762 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:45:00,763 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 159 times...) 2021-03-18 15:45:00,766 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:45:00,767 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:45:00,768 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:45:00,769 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:45:00,770 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:45:00,777 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:45:00,778 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:45:00,779 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:45:00,779 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:45:00,780 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:45:00,821 DEBUG MQTT Publishing: emon/MBUS1/Energy 46123 2021-03-18 15:45:00,822 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.85 2021-03-18 15:45:00,824 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:45:00,826 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:45:00,827 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:45:00,829 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:45:00,831 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:45:00,832 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46123,13135.85,0,44892,7965.96,0 2021-03-18 15:45:01,327 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 187, in parse_frame value = struct.unpack("f",bytearray(bytes))[0] struct.error: unpack requires a buffer of 4 bytes 2021-03-18 15:45:01,384 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:45:01,385 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 160 times...) 2021-03-18 15:45:01,388 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:45:01,389 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:45:01,390 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:45:01,391 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:45:01,392 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:45:01,399 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:45:01,400 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:45:01,401 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:45:01,402 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:45:01,403 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:45:04,237 DEBUG emoncmsorg Buffer size: 3 2021-03-18 15:45:10,561 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46125, "kWh"], "Volume": [13135.880000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:45:10,562 DEBUG MBUS1 422 NEW FRAME : 2021-03-18 15:45:10,563 DEBUG MBUS1 422 Timestamp : 1616082310.022440 2021-03-18 15:45:10,563 DEBUG MBUS1 422 From Node : MBUS1 2021-03-18 15:45:10,564 DEBUG MBUS1 422 Values : [46125, 13135.880000000001, 0, 44892, 7965.96, 0] 2021-03-18 15:45:10,565 DEBUG MBUS1 422 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:45:10,566 DEBUG MBUS1 422 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:45:10,623 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16580.3, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy51": [2.7602216630884517e-43, "kWh"], "Volume_Max": [0, "m3"]} 2021-03-18 15:45:10,623 DEBUG MBUS2 423 NEW FRAME : 2021-03-18 15:45:10,624 DEBUG MBUS2 423 Timestamp : 1616082310.079843 2021-03-18 15:45:10,625 DEBUG MBUS2 423 From Node : MBUS2 2021-03-18 15:45:10,626 DEBUG MBUS2 423 Values : [16580.3, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:45:10,626 DEBUG MBUS2 423 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:45:10,627 DEBUG MBUS2 423 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:45:10,712 DEBUG MQTT Publishing: emon/MBUS1/Energy 46125 2021-03-18 15:45:10,714 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.880000000001 2021-03-18 15:45:10,716 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:45:10,717 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:45:10,719 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:45:10,720 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:45:10,722 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:45:10,723 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46125,13135.880000000001,0,44892,7965.96,0 2021-03-18 15:45:10,724 DEBUG MQTT Publishing: emon/MBUS2/Volume 16580.3 2021-03-18 15:45:10,726 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:45:10,728 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:45:10,730 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:45:10,732 DEBUG MQTT Publishing: emon/MBUS2/Energy51 2.7602216630884517e-43 2021-03-18 15:45:10,733 DEBUG MQTT Publishing: emon/MBUS2/Volume_Max 0 2021-03-18 15:45:10,735 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:45:10,736 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16580.3,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:45:20,572 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46125, "kWh"], "Volume": [13135.880000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:45:20,573 DEBUG MBUS1 424 NEW FRAME : 2021-03-18 15:45:20,573 DEBUG MBUS1 424 Timestamp : 1616082320.014048 2021-03-18 15:45:20,574 DEBUG MBUS1 424 From Node : MBUS1 2021-03-18 15:45:20,575 DEBUG MBUS1 424 Values : [46125, 13135.880000000001, 0, 44892, 7965.96, 0] 2021-03-18 15:45:20,575 DEBUG MBUS1 424 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:45:20,576 DEBUG MBUS1 424 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:45:20,625 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16580.3, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy51": [2.7602216630884517e-43, "kWh"], "Volume_Max": [0, "m3"]} 2021-03-18 15:45:20,626 DEBUG MBUS2 425 NEW FRAME : 2021-03-18 15:45:20,626 DEBUG MBUS2 425 Timestamp : 1616082320.078601 2021-03-18 15:45:20,628 DEBUG MBUS2 425 From Node : MBUS2 2021-03-18 15:45:20,629 DEBUG MBUS2 425 Values : [16580.3, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:45:20,630 DEBUG MBUS2 425 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:45:20,631 DEBUG MBUS2 425 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:45:20,741 DEBUG MQTT Publishing: emon/MBUS1/Energy 46125 2021-03-18 15:45:20,743 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.880000000001 2021-03-18 15:45:20,757 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:45:20,759 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:45:20,761 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:45:20,762 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:45:20,764 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:45:20,765 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46125,13135.880000000001,0,44892,7965.96,0 2021-03-18 15:45:20,767 DEBUG MQTT Publishing: emon/MBUS2/Volume 16580.3 2021-03-18 15:45:20,768 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:45:20,770 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:45:20,773 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:45:20,775 DEBUG MQTT Publishing: emon/MBUS2/Energy51 2.7602216630884517e-43 2021-03-18 15:45:20,777 DEBUG MQTT Publishing: emon/MBUS2/Volume_Max 0 2021-03-18 15:45:20,779 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:45:20,780 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16580.3,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:45:30,571 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46125, "kWh"], "Volume": [13135.880000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:45:30,572 DEBUG MBUS1 426 NEW FRAME : 2021-03-18 15:45:30,573 DEBUG MBUS1 426 Timestamp : 1616082330.030760 2021-03-18 15:45:30,574 DEBUG MBUS1 426 From Node : MBUS1 2021-03-18 15:45:30,575 DEBUG MBUS1 426 Values : [46125, 13135.880000000001, 0, 44892, 7965.96, 0] 2021-03-18 15:45:30,576 DEBUG MBUS1 426 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:45:30,577 DEBUG MBUS1 426 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:45:30,635 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:45:30,765 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:45:30,766 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 161 times...) 2021-03-18 15:45:30,770 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:45:30,771 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:45:30,772 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:45:30,773 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:45:30,774 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:45:30,776 DEBUG MQTT Publishing: emon/MBUS1/Energy 46125 2021-03-18 15:45:30,778 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.880000000001 2021-03-18 15:45:30,781 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:45:30,782 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:45:30,786 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:45:30,787 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:45:30,787 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:45:30,789 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:45:30,791 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:45:30,791 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:45:30,810 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:45:30,819 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:45:30,820 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46125,13135.880000000001,0,44892,7965.96,0 2021-03-18 15:45:31,376 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:45:31,481 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:45:31,482 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 162 times...) 2021-03-18 15:45:31,486 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:45:31,487 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:45:31,488 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:45:31,489 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:45:31,490 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:45:31,497 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:45:31,498 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:45:31,499 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:45:31,501 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:45:31,501 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:45:34,265 DEBUG emoncmsorg Buffer size: 5 2021-03-18 15:45:40,608 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:45:40,619 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46125, "kWh"], "Volume": [13135.880000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:45:40,620 DEBUG MBUS1 429 NEW FRAME : 2021-03-18 15:45:40,621 DEBUG MBUS1 429 Timestamp : 1616082340.004872 2021-03-18 15:45:40,621 DEBUG MBUS1 429 From Node : MBUS1 2021-03-18 15:45:40,622 DEBUG MBUS1 429 Values : [46125, 13135.880000000001, 0, 44892, 7965.96, 0] 2021-03-18 15:45:40,623 DEBUG MBUS1 429 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:45:40,623 DEBUG MBUS1 429 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:45:40,625 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:45:40,626 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 163 times...) 2021-03-18 15:45:40,629 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:45:40,629 DEBUG MQTT Publishing: emon/MBUS1/Energy 46125 2021-03-18 15:45:40,632 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.880000000001 2021-03-18 15:45:40,634 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:45:40,635 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:45:40,637 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:45:40,639 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:45:40,641 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:45:40,641 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46125,13135.880000000001,0,44892,7965.96,0 2021-03-18 15:45:40,630 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:45:40,644 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:45:40,644 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:45:40,646 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:45:40,652 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:45:40,653 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:45:40,654 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:45:40,654 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:45:40,655 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:45:41,201 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:45:41,318 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:45:41,319 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 164 times...) 2021-03-18 15:45:41,322 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:45:41,324 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:45:41,324 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:45:41,325 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:45:41,327 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:45:41,334 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:45:41,335 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:45:41,335 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:45:41,336 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:45:41,336 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:45:50,660 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:45:50,672 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46127, "kWh"], "Volume": [13135.91, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:45:50,673 DEBUG MBUS1 433 NEW FRAME : 2021-03-18 15:45:50,673 DEBUG MBUS1 433 Timestamp : 1616082350.083321 2021-03-18 15:45:50,674 DEBUG MBUS1 433 From Node : MBUS1 2021-03-18 15:45:50,675 DEBUG MBUS1 433 Values : [46127, 13135.91, 0, 44892, 7965.96, 0] 2021-03-18 15:45:50,675 DEBUG MBUS1 433 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:45:50,676 DEBUG MBUS1 433 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:45:50,807 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:45:50,808 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 165 times...) 2021-03-18 15:45:50,812 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:45:50,813 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:45:50,814 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:45:50,815 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:45:50,816 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:45:50,828 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:45:50,829 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:45:50,830 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:45:50,831 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:45:50,831 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:45:50,850 DEBUG MQTT Publishing: emon/MBUS1/Energy 46127 2021-03-18 15:45:50,852 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.91 2021-03-18 15:45:50,855 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:45:50,857 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:45:50,859 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:45:50,862 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:45:50,864 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:45:50,865 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46127,13135.91,0,44892,7965.96,0 2021-03-18 15:45:51,376 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:45:51,475 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:45:51,476 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 166 times...) 2021-03-18 15:45:51,478 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:45:51,481 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:45:51,482 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:45:51,483 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:45:51,484 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:45:51,490 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:45:51,491 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:45:51,492 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:45:51,493 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:45:51,493 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:46:00,636 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16580.4, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy51": [2.7602216630884517e-43, "kWh"]} 2021-03-18 15:46:00,637 DEBUG MBUS2 436 NEW FRAME : 2021-03-18 15:46:00,638 DEBUG MBUS2 436 Timestamp : 1616082360.050045 2021-03-18 15:46:00,639 DEBUG MBUS2 436 From Node : MBUS2 2021-03-18 15:46:00,640 DEBUG MBUS2 436 Values : [16580.4, 0, 0, 0, 2.7602216630884517e-43] 2021-03-18 15:46:00,640 DEBUG MBUS2 436 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:46:00,641 DEBUG MBUS2 436 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:46:00,646 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46127, "kWh"], "Volume": [13135.91, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:46:00,647 DEBUG MBUS1 435 NEW FRAME : 2021-03-18 15:46:00,648 DEBUG MBUS1 435 Timestamp : 1616082360.042425 2021-03-18 15:46:00,648 DEBUG MBUS1 435 From Node : MBUS1 2021-03-18 15:46:00,649 DEBUG MBUS1 435 Values : [46127, 13135.91, 0, 44892, 7965.96, 0] 2021-03-18 15:46:00,649 DEBUG MBUS1 435 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:46:00,650 DEBUG MBUS1 435 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:46:00,754 DEBUG MQTT Publishing: emon/MBUS1/Energy 46127 2021-03-18 15:46:00,756 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.91 2021-03-18 15:46:00,757 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:46:00,758 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:46:00,760 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:46:00,761 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:46:00,763 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:46:00,763 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46127,13135.91,0,44892,7965.96,0 2021-03-18 15:46:00,765 DEBUG MQTT Publishing: emon/MBUS2/Volume 16580.4 2021-03-18 15:46:00,766 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:46:00,768 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:46:00,770 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:46:00,773 DEBUG MQTT Publishing: emon/MBUS2/Energy51 2.7602216630884517e-43 2021-03-18 15:46:00,777 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:46:00,778 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16580.4,0,0,0,2.7602216630884517e-43 2021-03-18 15:46:04,272 DEBUG emoncmsorg Buffer size: 4 2021-03-18 15:46:10,592 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 177, in parse_frame value = bytes[0] IndexError: list index out of range 2021-03-18 15:46:10,598 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46127, "kWh"], "Volume": [13135.91, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:46:10,599 DEBUG MBUS1 438 NEW FRAME : 2021-03-18 15:46:10,600 DEBUG MBUS1 438 Timestamp : 1616082370.016860 2021-03-18 15:46:10,601 DEBUG MBUS1 438 From Node : MBUS1 2021-03-18 15:46:10,602 DEBUG MBUS1 438 Values : [46127, 13135.91, 0, 44892, 7965.96, 0] 2021-03-18 15:46:10,603 DEBUG MBUS1 438 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:46:10,603 DEBUG MBUS1 438 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:46:10,754 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:46:10,755 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 167 times...) 2021-03-18 15:46:10,758 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:46:10,759 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:46:10,759 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:46:10,760 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:46:10,762 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:46:10,769 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:46:10,770 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:46:10,771 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:46:10,771 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:46:10,772 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:46:10,796 DEBUG MQTT Publishing: emon/MBUS1/Energy 46127 2021-03-18 15:46:10,798 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.91 2021-03-18 15:46:10,800 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:46:10,802 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:46:10,803 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:46:10,805 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:46:10,807 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:46:10,808 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46127,13135.91,0,44892,7965.96,0 2021-03-18 15:46:11,318 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 179, in parse_frame value = bytes[0] + (bytes[1]<<8) IndexError: list index out of range 2021-03-18 15:46:11,415 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:46:11,416 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 168 times...) 2021-03-18 15:46:11,419 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:46:11,421 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:46:11,422 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:46:11,423 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:46:11,424 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:46:11,430 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:46:11,431 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:46:11,432 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:46:11,433 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:46:11,433 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:46:20,653 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46129, "kWh"], "Volume": [13135.94, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:46:20,655 DEBUG MBUS1 440 NEW FRAME : 2021-03-18 15:46:20,656 DEBUG MBUS1 440 Timestamp : 1616082380.063784 2021-03-18 15:46:20,657 DEBUG MBUS1 440 From Node : MBUS1 2021-03-18 15:46:20,658 DEBUG MBUS1 440 Values : [46129, 13135.94, 0, 44892, 7965.96, 0] 2021-03-18 15:46:20,660 DEBUG MBUS1 440 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:46:20,661 DEBUG MBUS1 440 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:46:20,665 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 181, in parse_frame value = bytes[0] + (bytes[1]<<8) + (bytes[2]<<16) IndexError: list index out of range 2021-03-18 15:46:20,837 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:46:20,838 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 169 times...) 2021-03-18 15:46:20,841 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:46:20,842 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:46:20,843 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:46:20,843 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:46:20,844 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:46:20,851 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:46:20,852 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:46:20,853 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:46:20,853 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:46:20,854 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:46:20,892 DEBUG MQTT Publishing: emon/MBUS1/Energy 46129 2021-03-18 15:46:20,894 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.94 2021-03-18 15:46:20,896 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:46:20,898 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:46:20,900 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:46:20,903 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:46:20,905 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:46:20,906 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46129,13135.94,0,44892,7965.96,0 2021-03-18 15:46:21,399 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 183, in parse_frame value = bytes[0] + (bytes[1]<<8) + (bytes[2]<<16) + (bytes[3]<<24) IndexError: list index out of range 2021-03-18 15:46:21,458 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:46:21,459 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 170 times...) 2021-03-18 15:46:21,462 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:46:21,463 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:46:21,463 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:46:21,464 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:46:21,465 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:46:21,471 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:46:21,472 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:46:21,473 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:46:21,474 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:46:21,475 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:46:30,563 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16580.4, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy51": [2.7602216630884517e-43, "kWh"], "Volume_Max": [0, "m3"]} 2021-03-18 15:46:30,564 DEBUG MBUS2 443 NEW FRAME : 2021-03-18 15:46:30,566 DEBUG MBUS2 443 Timestamp : 1616082390.011112 2021-03-18 15:46:30,567 DEBUG MBUS2 443 From Node : MBUS2 2021-03-18 15:46:30,568 DEBUG MBUS2 443 Values : [16580.4, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:46:30,569 DEBUG MBUS2 443 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:46:30,570 DEBUG MBUS2 443 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:46:30,601 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46129, "kWh"], "Volume": [13135.95, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:46:30,602 DEBUG MBUS1 444 NEW FRAME : 2021-03-18 15:46:30,603 DEBUG MBUS1 444 Timestamp : 1616082390.029450 2021-03-18 15:46:30,604 DEBUG MBUS1 444 From Node : MBUS1 2021-03-18 15:46:30,604 DEBUG MBUS1 444 Values : [46129, 13135.95, 0, 44892, 7965.96, 0] 2021-03-18 15:46:30,605 DEBUG MBUS1 444 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:46:30,606 DEBUG MBUS1 444 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:46:30,684 DEBUG MQTT Publishing: emon/MBUS1/Energy 46129 2021-03-18 15:46:30,686 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.95 2021-03-18 15:46:30,688 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:46:30,690 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:46:30,691 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:46:30,693 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:46:30,696 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:46:30,697 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46129,13135.95,0,44892,7965.96,0 2021-03-18 15:46:30,698 DEBUG MQTT Publishing: emon/MBUS2/Volume 16580.4 2021-03-18 15:46:30,700 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:46:30,701 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:46:30,703 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:46:30,705 DEBUG MQTT Publishing: emon/MBUS2/Energy51 2.7602216630884517e-43 2021-03-18 15:46:30,706 DEBUG MQTT Publishing: emon/MBUS2/Volume_Max 0 2021-03-18 15:46:30,708 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:46:30,709 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16580.4,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:46:34,361 DEBUG emoncmsorg Buffer size: 4 2021-03-18 15:46:40,564 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16580.4, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy51": [2.7602216630884517e-43, "kWh"], "Volume_Max": [0, "m3"]} 2021-03-18 15:46:40,581 DEBUG MBUS2 445 NEW FRAME : 2021-03-18 15:46:40,582 DEBUG MBUS2 445 Timestamp : 1616082400.015095 2021-03-18 15:46:40,583 DEBUG MBUS2 445 From Node : MBUS2 2021-03-18 15:46:40,584 DEBUG MBUS2 445 Values : [16580.4, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:46:40,590 DEBUG MBUS2 445 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:46:40,592 DEBUG MBUS2 445 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:46:40,622 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46130, "kWh"], "Volume": [13135.960000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:46:40,623 DEBUG MBUS1 446 NEW FRAME : 2021-03-18 15:46:40,624 DEBUG MBUS1 446 Timestamp : 1616082400.071592 2021-03-18 15:46:40,624 DEBUG MBUS1 446 From Node : MBUS1 2021-03-18 15:46:40,625 DEBUG MBUS1 446 Values : [46130, 13135.960000000001, 0, 44892, 7965.96, 0] 2021-03-18 15:46:40,626 DEBUG MBUS1 446 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:46:40,626 DEBUG MBUS1 446 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:46:40,788 DEBUG MQTT Publishing: emon/MBUS1/Energy 46130 2021-03-18 15:46:40,791 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.960000000001 2021-03-18 15:46:40,793 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:46:40,795 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:46:40,797 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:46:40,799 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:46:40,801 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:46:40,802 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46130,13135.960000000001,0,44892,7965.96,0 2021-03-18 15:46:40,803 DEBUG MQTT Publishing: emon/MBUS2/Volume 16580.4 2021-03-18 15:46:40,805 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:46:40,807 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:46:40,809 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:46:40,812 DEBUG MQTT Publishing: emon/MBUS2/Energy51 2.7602216630884517e-43 2021-03-18 15:46:40,814 DEBUG MQTT Publishing: emon/MBUS2/Volume_Max 0 2021-03-18 15:46:40,816 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:46:40,817 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16580.4,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:46:50,641 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46130, "kWh"], "Volume": [13135.970000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:46:50,642 DEBUG MBUS1 448 NEW FRAME : 2021-03-18 15:46:50,643 DEBUG MBUS1 448 Timestamp : 1616082410.071017 2021-03-18 15:46:50,645 DEBUG MBUS1 448 From Node : MBUS1 2021-03-18 15:46:50,646 DEBUG MBUS1 448 Values : [46130, 13135.970000000001, 0, 44892, 7965.96, 0] 2021-03-18 15:46:50,647 DEBUG MBUS1 448 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:46:50,648 DEBUG MBUS1 448 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:46:50,651 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16580.4, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy51": [2.7602216630884517e-43, "kWh"], "Volume_Max": [0, "m3"]} 2021-03-18 15:46:50,652 DEBUG MBUS2 447 NEW FRAME : 2021-03-18 15:46:50,653 DEBUG MBUS2 447 Timestamp : 1616082410.041067 2021-03-18 15:46:50,654 DEBUG MBUS2 447 From Node : MBUS2 2021-03-18 15:46:50,654 DEBUG MBUS2 447 Values : [16580.4, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:46:50,655 DEBUG MBUS2 447 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:46:50,655 DEBUG MBUS2 447 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:46:50,828 DEBUG MQTT Publishing: emon/MBUS1/Energy 46130 2021-03-18 15:46:50,830 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.970000000001 2021-03-18 15:46:50,833 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:46:50,835 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:46:50,837 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:46:50,839 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:46:50,841 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:46:50,842 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46130,13135.970000000001,0,44892,7965.96,0 2021-03-18 15:46:50,844 DEBUG MQTT Publishing: emon/MBUS2/Volume 16580.4 2021-03-18 15:46:50,846 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:46:50,848 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:46:50,850 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:46:50,853 DEBUG MQTT Publishing: emon/MBUS2/Energy51 2.7602216630884517e-43 2021-03-18 15:46:50,855 DEBUG MQTT Publishing: emon/MBUS2/Volume_Max 0 2021-03-18 15:46:50,856 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:46:50,858 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16580.4,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:47:00,601 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:47:00,608 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46131, "kWh"], "Volume": [13135.98, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:47:00,609 DEBUG MBUS1 450 NEW FRAME : 2021-03-18 15:47:00,610 DEBUG MBUS1 450 Timestamp : 1616082420.023634 2021-03-18 15:47:00,611 DEBUG MBUS1 450 From Node : MBUS1 2021-03-18 15:47:00,612 DEBUG MBUS1 450 Values : [46131, 13135.98, 0, 44892, 7965.96, 0] 2021-03-18 15:47:00,612 DEBUG MBUS1 450 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:47:00,613 DEBUG MBUS1 450 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:47:00,668 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:47:00,669 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 171 times...) 2021-03-18 15:47:00,672 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:47:00,672 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:47:00,673 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:47:00,674 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:47:00,675 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:47:00,681 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:47:00,682 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:47:00,682 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:47:00,683 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:47:00,684 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:47:00,746 DEBUG MQTT Publishing: emon/MBUS1/Energy 46131 2021-03-18 15:47:00,748 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.98 2021-03-18 15:47:00,750 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:47:00,753 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:47:00,755 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:47:00,756 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:47:00,758 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:47:00,759 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46131,13135.98,0,44892,7965.96,0 2021-03-18 15:47:01,232 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:47:01,288 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:47:01,289 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 172 times...) 2021-03-18 15:47:01,292 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:47:01,293 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:47:01,294 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:47:01,294 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:47:01,296 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:47:01,302 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:47:01,303 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:47:01,304 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:47:01,305 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:47:01,305 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:47:04,364 DEBUG emoncmsorg Buffer size: 5 2021-03-18 15:47:10,595 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:47:10,634 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46131, "kWh"], "Volume": [13135.99, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:47:10,635 DEBUG MBUS1 453 NEW FRAME : 2021-03-18 15:47:10,636 DEBUG MBUS1 453 Timestamp : 1616082430.093826 2021-03-18 15:47:10,637 DEBUG MBUS1 453 From Node : MBUS1 2021-03-18 15:47:10,638 DEBUG MBUS1 453 Values : [46131, 13135.99, 0, 44892, 7965.96, 0] 2021-03-18 15:47:10,639 DEBUG MBUS1 453 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:47:10,639 DEBUG MBUS1 453 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:47:10,769 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:47:10,771 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 173 times...) 2021-03-18 15:47:10,774 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:47:10,775 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:47:10,776 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:47:10,777 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:47:10,779 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:47:10,786 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:47:10,787 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:47:10,789 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:47:10,790 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:47:10,790 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:47:10,840 DEBUG MQTT Publishing: emon/MBUS1/Energy 46131 2021-03-18 15:47:10,844 DEBUG MQTT Publishing: emon/MBUS1/Volume 13135.99 2021-03-18 15:47:10,846 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:47:10,849 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:47:10,853 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:47:10,855 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:47:10,859 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:47:10,859 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46131,13135.99,0,44892,7965.96,0 2021-03-18 15:47:11,355 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:47:11,448 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:47:11,449 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 174 times...) 2021-03-18 15:47:11,452 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:47:11,453 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:47:11,454 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:47:11,455 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:47:11,456 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:47:11,463 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:47:11,464 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:47:11,465 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:47:11,466 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:47:11,466 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:47:20,576 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46131, "kWh"], "Volume": [13136.0, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:47:20,577 DEBUG MBUS1 455 NEW FRAME : 2021-03-18 15:47:20,580 DEBUG MBUS1 455 Timestamp : 1616082440.012098 2021-03-18 15:47:20,581 DEBUG MBUS1 455 From Node : MBUS1 2021-03-18 15:47:20,582 DEBUG MBUS1 455 Values : [46131, 13136, 0, 44892, 7965.96, 0] 2021-03-18 15:47:20,584 DEBUG MBUS1 455 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:47:20,585 DEBUG MBUS1 455 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:47:20,616 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:47:20,723 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:47:20,724 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 175 times...) 2021-03-18 15:47:20,728 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:47:20,730 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:47:20,731 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:47:20,732 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:47:20,733 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:47:20,738 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:47:20,739 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:47:20,740 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:47:20,741 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:47:20,742 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:47:20,746 DEBUG MQTT Publishing: emon/MBUS1/Energy 46131 2021-03-18 15:47:20,749 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136 2021-03-18 15:47:20,751 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:47:20,753 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:47:20,756 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:47:20,758 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:47:20,761 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:47:20,762 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46131,13136,0,44892,7965.96,0 2021-03-18 15:47:21,288 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:47:21,346 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:47:21,347 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 176 times...) 2021-03-18 15:47:21,350 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:47:21,351 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:47:21,352 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:47:21,353 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:47:21,355 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:47:21,362 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:47:21,363 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:47:21,364 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:47:21,364 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:47:21,366 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:47:30,571 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 187, in parse_frame value = struct.unpack("f",bytearray(bytes))[0] struct.error: unpack requires a buffer of 4 bytes 2021-03-18 15:47:30,607 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46132, "kWh"], "Volume": [13136.01, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:47:30,608 DEBUG MBUS1 459 NEW FRAME : 2021-03-18 15:47:30,609 DEBUG MBUS1 459 Timestamp : 1616082450.051923 2021-03-18 15:47:30,610 DEBUG MBUS1 459 From Node : MBUS1 2021-03-18 15:47:30,610 DEBUG MBUS1 459 Values : [46132, 13136.01, 0, 44892, 7965.96, 0] 2021-03-18 15:47:30,611 DEBUG MBUS1 459 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:47:30,612 DEBUG MBUS1 459 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:47:30,621 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:47:30,622 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 177 times...) 2021-03-18 15:47:30,625 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:47:30,626 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:47:30,626 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:47:30,627 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:47:30,629 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:47:30,635 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:47:30,636 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:47:30,637 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:47:30,638 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:47:30,638 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:47:30,655 DEBUG MQTT Publishing: emon/MBUS1/Energy 46132 2021-03-18 15:47:30,657 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.01 2021-03-18 15:47:30,659 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:47:30,661 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:47:30,663 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:47:30,665 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:47:30,667 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:47:30,668 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46132,13136.01,0,44892,7965.96,0 2021-03-18 15:47:31,193 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16580.5, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"], "Volume_error": [0, "m3"]} 2021-03-18 15:47:31,194 DEBUG MBUS2 460 NEW FRAME : 2021-03-18 15:47:31,194 DEBUG MBUS2 460 Timestamp : 1616082450.640179 2021-03-18 15:47:31,195 DEBUG MBUS2 460 From Node : MBUS2 2021-03-18 15:47:31,196 DEBUG MBUS2 460 Values : [16580.5, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:47:31,197 DEBUG MBUS2 460 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:47:31,198 DEBUG MBUS2 460 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:47:31,384 DEBUG MQTT Publishing: emon/MBUS2/Volume 16580.5 2021-03-18 15:47:31,386 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:47:31,388 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:47:31,390 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:47:31,392 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 15:47:31,393 DEBUG MQTT Publishing: emon/MBUS2/Volume_error 0 2021-03-18 15:47:31,395 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:47:31,396 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16580.5,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:47:34,428 DEBUG emoncmsorg Buffer size: 4 2021-03-18 15:47:40,609 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16580.5, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"], "Volume_error": [0, "m3"]} 2021-03-18 15:47:40,611 DEBUG MBUS2 461 NEW FRAME : 2021-03-18 15:47:40,614 DEBUG MBUS2 461 Timestamp : 1616082460.022855 2021-03-18 15:47:40,615 DEBUG MBUS2 461 From Node : MBUS2 2021-03-18 15:47:40,616 DEBUG MBUS2 461 Values : [16580.5, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:47:40,618 DEBUG MBUS2 461 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:47:40,620 DEBUG MBUS2 461 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:47:40,625 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46132, "kWh"], "Volume": [13136.01, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:47:40,626 DEBUG MBUS1 462 NEW FRAME : 2021-03-18 15:47:40,627 DEBUG MBUS1 462 Timestamp : 1616082460.035067 2021-03-18 15:47:40,627 DEBUG MBUS1 462 From Node : MBUS1 2021-03-18 15:47:40,628 DEBUG MBUS1 462 Values : [46132, 13136.01, 0, 44892, 7965.96, 0] 2021-03-18 15:47:40,629 DEBUG MBUS1 462 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:47:40,629 DEBUG MBUS1 462 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:47:40,744 DEBUG MQTT Publishing: emon/MBUS1/Energy 46132 2021-03-18 15:47:40,746 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.01 2021-03-18 15:47:40,747 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:47:40,749 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:47:40,751 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:47:40,752 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:47:40,754 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:47:40,755 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46132,13136.01,0,44892,7965.96,0 2021-03-18 15:47:40,756 DEBUG MQTT Publishing: emon/MBUS2/Volume 16580.5 2021-03-18 15:47:40,758 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:47:40,759 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:47:40,761 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:47:40,763 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 15:47:40,765 DEBUG MQTT Publishing: emon/MBUS2/Volume_error 0 2021-03-18 15:47:40,766 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:47:40,767 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16580.5,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:47:50,649 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46132, "kWh"], "Volume": [13136.02, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:47:50,665 DEBUG MBUS1 464 NEW FRAME : 2021-03-18 15:47:50,665 DEBUG MBUS1 464 Timestamp : 1616082470.082634 2021-03-18 15:47:50,666 DEBUG MBUS1 464 From Node : MBUS1 2021-03-18 15:47:50,667 DEBUG MBUS1 464 Values : [46132, 13136.02, 0, 44892, 7965.96, 0] 2021-03-18 15:47:50,668 DEBUG MBUS1 464 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:47:50,668 DEBUG MBUS1 464 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:47:50,678 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16580.5, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"]} 2021-03-18 15:47:50,679 DEBUG MBUS2 463 NEW FRAME : 2021-03-18 15:47:50,680 DEBUG MBUS2 463 Timestamp : 1616082470.082081 2021-03-18 15:47:50,681 DEBUG MBUS2 463 From Node : MBUS2 2021-03-18 15:47:50,682 DEBUG MBUS2 463 Values : [16580.5, 0, 0, 0, 2.7602216630884517e-43] 2021-03-18 15:47:50,683 DEBUG MBUS2 463 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:47:50,684 DEBUG MBUS2 463 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:47:50,871 DEBUG MQTT Publishing: emon/MBUS1/Energy 46132 2021-03-18 15:47:50,873 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.02 2021-03-18 15:47:50,874 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:47:50,876 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:47:50,878 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:47:50,880 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:47:50,882 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:47:50,883 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46132,13136.02,0,44892,7965.96,0 2021-03-18 15:47:50,886 DEBUG MQTT Publishing: emon/MBUS2/Volume 16580.5 2021-03-18 15:47:50,888 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:47:50,891 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:47:50,893 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:47:50,895 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 15:47:50,901 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:47:50,902 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16580.5,0,0,0,2.7602216630884517e-43 2021-03-18 15:48:00,591 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46132, "kWh"], "Volume": [13136.02, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:48:00,607 DEBUG MBUS1 465 NEW FRAME : 2021-03-18 15:48:00,608 DEBUG MBUS1 465 Timestamp : 1616082480.038094 2021-03-18 15:48:00,609 DEBUG MBUS1 465 From Node : MBUS1 2021-03-18 15:48:00,610 DEBUG MBUS1 465 Values : [46132, 13136.02, 0, 44892, 7965.96, 0] 2021-03-18 15:48:00,611 DEBUG MBUS1 465 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:48:00,612 DEBUG MBUS1 465 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:48:00,623 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16580.600000000002, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"]} 2021-03-18 15:48:00,624 DEBUG MBUS2 466 NEW FRAME : 2021-03-18 15:48:00,625 DEBUG MBUS2 466 Timestamp : 1616082480.038726 2021-03-18 15:48:00,626 DEBUG MBUS2 466 From Node : MBUS2 2021-03-18 15:48:00,626 DEBUG MBUS2 466 Values : [16580.600000000002, 0, 0, 0, 2.7602216630884517e-43] 2021-03-18 15:48:00,627 DEBUG MBUS2 466 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:48:00,627 DEBUG MBUS2 466 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:48:00,800 DEBUG MQTT Publishing: emon/MBUS1/Energy 46132 2021-03-18 15:48:00,802 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.02 2021-03-18 15:48:00,804 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:48:00,806 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:48:00,808 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:48:00,809 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:48:00,812 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:48:00,813 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46132,13136.02,0,44892,7965.96,0 2021-03-18 15:48:00,815 DEBUG MQTT Publishing: emon/MBUS2/Volume 16580.600000000002 2021-03-18 15:48:00,816 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:48:00,818 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:48:00,820 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:48:00,822 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 15:48:00,824 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:48:00,825 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16580.600000000002,0,0,0,2.7602216630884517e-43 2021-03-18 15:48:04,476 DEBUG emoncmsorg Buffer size: 6 2021-03-18 15:48:10,634 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46132, "kWh"], "Volume": [13136.02, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:48:10,635 DEBUG MBUS1 467 NEW FRAME : 2021-03-18 15:48:10,635 DEBUG MBUS1 467 Timestamp : 1616082490.058206 2021-03-18 15:48:10,636 DEBUG MBUS1 467 From Node : MBUS1 2021-03-18 15:48:10,637 DEBUG MBUS1 467 Values : [46132, 13136.02, 0, 44892, 7965.96, 0] 2021-03-18 15:48:10,637 DEBUG MBUS1 467 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:48:10,638 DEBUG MBUS1 467 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:48:10,646 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:48:10,788 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:48:10,789 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 178 times...) 2021-03-18 15:48:10,792 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:48:10,793 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:48:10,794 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:48:10,795 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:48:10,796 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:48:10,803 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:48:10,804 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:48:10,805 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:48:10,806 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:48:10,807 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:48:10,811 DEBUG MQTT Publishing: emon/MBUS1/Energy 46132 2021-03-18 15:48:10,813 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.02 2021-03-18 15:48:10,815 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:48:10,817 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:48:10,819 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:48:10,821 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:48:10,823 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:48:10,824 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46132,13136.02,0,44892,7965.96,0 2021-03-18 15:48:11,353 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:48:11,454 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:48:11,455 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 179 times...) 2021-03-18 15:48:11,459 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:48:11,460 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:48:11,461 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:48:11,461 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:48:11,463 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:48:11,469 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:48:11,470 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:48:11,471 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:48:11,472 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:48:11,472 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:48:20,562 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:48:20,629 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46133, "kWh"], "Volume": [13136.050000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:48:20,630 DEBUG MBUS1 471 NEW FRAME : 2021-03-18 15:48:20,631 DEBUG MBUS1 471 Timestamp : 1616082500.093178 2021-03-18 15:48:20,632 DEBUG MBUS1 471 From Node : MBUS1 2021-03-18 15:48:20,633 DEBUG MBUS1 471 Values : [46133, 13136.050000000001, 0, 44892, 7965.96, 0] 2021-03-18 15:48:20,633 DEBUG MBUS1 471 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:48:20,634 DEBUG MBUS1 471 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:48:20,697 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:48:20,697 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 180 times...) 2021-03-18 15:48:20,701 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:48:20,702 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:48:20,702 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:48:20,703 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:48:20,704 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:48:20,711 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:48:20,712 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:48:20,713 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:48:20,714 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:48:20,714 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:48:20,731 DEBUG MQTT Publishing: emon/MBUS1/Energy 46133 2021-03-18 15:48:20,733 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.050000000001 2021-03-18 15:48:20,735 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:48:20,737 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:48:20,739 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:48:20,741 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:48:20,743 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:48:20,744 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46133,13136.050000000001,0,44892,7965.96,0 2021-03-18 15:48:21,269 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:48:21,319 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:48:21,320 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 181 times...) 2021-03-18 15:48:21,323 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:48:21,324 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:48:21,324 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:48:21,325 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:48:21,326 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:48:21,333 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:48:21,334 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:48:21,334 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:48:21,335 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:48:21,336 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:48:30,633 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46133, "kWh"], "Volume": [13136.050000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:48:30,635 DEBUG MBUS1 473 NEW FRAME : 2021-03-18 15:48:30,636 DEBUG MBUS1 473 Timestamp : 1616082510.081318 2021-03-18 15:48:30,637 DEBUG MBUS1 473 From Node : MBUS1 2021-03-18 15:48:30,638 DEBUG MBUS1 473 Values : [46133, 13136.050000000001, 0, 44892, 7965.96, 0] 2021-03-18 15:48:30,639 DEBUG MBUS1 473 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:48:30,640 DEBUG MBUS1 473 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:48:30,677 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:48:30,768 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:48:30,769 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 182 times...) 2021-03-18 15:48:30,773 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:48:30,774 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:48:30,775 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:48:30,776 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:48:30,777 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:48:30,784 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:48:30,785 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:48:30,786 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:48:30,787 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:48:30,787 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:48:30,836 DEBUG MQTT Publishing: emon/MBUS1/Energy 46133 2021-03-18 15:48:30,838 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.050000000001 2021-03-18 15:48:30,840 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:48:30,843 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:48:30,845 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:48:30,846 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:48:30,848 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:48:30,849 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46133,13136.050000000001,0,44892,7965.96,0 2021-03-18 15:48:31,333 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:48:31,456 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:48:31,457 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 183 times...) 2021-03-18 15:48:31,460 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:48:31,461 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:48:31,462 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:48:31,463 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:48:31,466 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:48:31,473 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:48:31,474 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:48:31,475 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:48:31,475 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:48:31,476 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:48:34,541 DEBUG emoncmsorg Buffer size: 3 2021-03-18 15:48:40,584 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16580.600000000002, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"], "Volume_error": [0, "m3"]} 2021-03-18 15:48:40,585 DEBUG MBUS2 476 NEW FRAME : 2021-03-18 15:48:40,586 DEBUG MBUS2 476 Timestamp : 1616082520.037839 2021-03-18 15:48:40,587 DEBUG MBUS2 476 From Node : MBUS2 2021-03-18 15:48:40,588 DEBUG MBUS2 476 Values : [16580.600000000002, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:48:40,588 DEBUG MBUS2 476 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:48:40,589 DEBUG MBUS2 476 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:48:40,632 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46133, "kWh"], "Volume": [13136.050000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:48:40,633 DEBUG MBUS1 477 NEW FRAME : 2021-03-18 15:48:40,634 DEBUG MBUS1 477 Timestamp : 1616082520.095248 2021-03-18 15:48:40,635 DEBUG MBUS1 477 From Node : MBUS1 2021-03-18 15:48:40,635 DEBUG MBUS1 477 Values : [46133, 13136.050000000001, 0, 44892, 7965.96, 0] 2021-03-18 15:48:40,636 DEBUG MBUS1 477 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:48:40,637 DEBUG MBUS1 477 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:48:40,727 DEBUG MQTT Publishing: emon/MBUS1/Energy 46133 2021-03-18 15:48:40,728 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.050000000001 2021-03-18 15:48:40,730 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:48:40,732 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:48:40,734 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:48:40,735 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:48:40,737 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:48:40,738 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46133,13136.050000000001,0,44892,7965.96,0 2021-03-18 15:48:40,739 DEBUG MQTT Publishing: emon/MBUS2/Volume 16580.600000000002 2021-03-18 15:48:40,741 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:48:40,743 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:48:40,744 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:48:40,746 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 15:48:40,748 DEBUG MQTT Publishing: emon/MBUS2/Volume_error 0 2021-03-18 15:48:40,750 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:48:40,751 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16580.600000000002,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:48:50,584 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16580.600000000002, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"], "Volume_error": [0, "m3"]} 2021-03-18 15:48:50,585 DEBUG MBUS2 478 NEW FRAME : 2021-03-18 15:48:50,586 DEBUG MBUS2 478 Timestamp : 1616082530.037869 2021-03-18 15:48:50,587 DEBUG MBUS2 478 From Node : MBUS2 2021-03-18 15:48:50,587 DEBUG MBUS2 478 Values : [16580.600000000002, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:48:50,588 DEBUG MBUS2 478 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:48:50,589 DEBUG MBUS2 478 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:48:50,629 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46134, "kWh"], "Volume": [13136.08, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:48:50,630 DEBUG MBUS1 479 NEW FRAME : 2021-03-18 15:48:50,631 DEBUG MBUS1 479 Timestamp : 1616082530.091578 2021-03-18 15:48:50,632 DEBUG MBUS1 479 From Node : MBUS1 2021-03-18 15:48:50,632 DEBUG MBUS1 479 Values : [46134, 13136.08, 0, 44892, 7965.96, 0] 2021-03-18 15:48:50,633 DEBUG MBUS1 479 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:48:50,634 DEBUG MBUS1 479 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:48:50,829 DEBUG MQTT Publishing: emon/MBUS1/Energy 46134 2021-03-18 15:48:50,831 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.08 2021-03-18 15:48:50,832 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:48:50,833 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:48:50,836 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:48:50,838 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:48:50,840 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:48:50,841 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46134,13136.08,0,44892,7965.96,0 2021-03-18 15:48:50,843 DEBUG MQTT Publishing: emon/MBUS2/Volume 16580.600000000002 2021-03-18 15:48:50,845 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:48:50,847 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:48:50,849 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:48:50,852 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 15:48:50,854 DEBUG MQTT Publishing: emon/MBUS2/Volume_error 0 2021-03-18 15:48:50,855 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:48:50,856 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16580.600000000002,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:49:00,589 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16580.600000000002, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"]} 2021-03-18 15:49:00,606 DEBUG MBUS2 480 NEW FRAME : 2021-03-18 15:49:00,607 DEBUG MBUS2 480 Timestamp : 1616082540.042360 2021-03-18 15:49:00,608 DEBUG MBUS2 480 From Node : MBUS2 2021-03-18 15:49:00,608 DEBUG MBUS2 480 Values : [16580.600000000002, 0, 0, 0, 2.7602216630884517e-43] 2021-03-18 15:49:00,609 DEBUG MBUS2 480 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:49:00,621 DEBUG MBUS2 480 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:49:00,677 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46134, "kWh"], "Volume": [13136.08, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:49:00,679 DEBUG MQTT Publishing: emon/MBUS2/Volume 16580.600000000002 2021-03-18 15:49:00,682 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:49:00,684 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:49:00,686 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:49:00,689 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 15:49:00,680 DEBUG MBUS1 481 NEW FRAME : 2021-03-18 15:49:00,692 DEBUG MBUS1 481 Timestamp : 1616082540.087525 2021-03-18 15:49:00,693 DEBUG MBUS1 481 From Node : MBUS1 2021-03-18 15:49:00,693 DEBUG MBUS1 481 Values : [46134, 13136.08, 0, 44892, 7965.96, 0] 2021-03-18 15:49:00,694 DEBUG MBUS1 481 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:49:00,695 DEBUG MBUS1 481 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:49:00,696 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:49:00,697 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16580.600000000002,0,0,0,2.7602216630884517e-43 2021-03-18 15:49:00,910 DEBUG MQTT Publishing: emon/MBUS1/Energy 46134 2021-03-18 15:49:00,913 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.08 2021-03-18 15:49:00,918 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:49:00,921 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:49:00,923 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:49:00,925 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:49:00,927 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:49:00,928 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46134,13136.08,0,44892,7965.96,0 2021-03-18 15:49:04,615 DEBUG emoncmsorg Buffer size: 6 2021-03-18 15:49:10,593 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:49:10,620 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46134, "kWh"], "Volume": [13136.08, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:49:10,621 DEBUG MBUS1 483 NEW FRAME : 2021-03-18 15:49:10,622 DEBUG MBUS1 483 Timestamp : 1616082550.049129 2021-03-18 15:49:10,623 DEBUG MBUS1 483 From Node : MBUS1 2021-03-18 15:49:10,623 DEBUG MBUS1 483 Values : [46134, 13136.08, 0, 44892, 7965.96, 0] 2021-03-18 15:49:10,624 DEBUG MBUS1 483 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:49:10,625 DEBUG MBUS1 483 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:49:10,735 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:49:10,736 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 184 times...) 2021-03-18 15:49:10,739 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:49:10,740 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:49:10,741 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:49:10,742 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:49:10,743 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:49:10,744 DEBUG MQTT Publishing: emon/MBUS1/Energy 46134 2021-03-18 15:49:10,746 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.08 2021-03-18 15:49:10,749 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:49:10,751 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:49:10,753 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:49:10,755 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:49:10,756 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:49:10,756 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:49:10,759 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:49:10,759 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:49:10,760 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:49:10,763 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:49:10,765 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46134,13136.08,0,44892,7965.96,0 2021-03-18 15:49:11,324 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:49:11,408 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:49:11,409 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 185 times...) 2021-03-18 15:49:11,412 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:49:11,413 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:49:11,414 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:49:11,415 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:49:11,416 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:49:11,423 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:49:11,424 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:49:11,425 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:49:11,426 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:49:11,427 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:49:20,687 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:49:20,706 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46134, "kWh"], "Volume": [13136.08, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:49:20,707 DEBUG MBUS1 485 NEW FRAME : 2021-03-18 15:49:20,708 DEBUG MBUS1 485 Timestamp : 1616082560.072906 2021-03-18 15:49:20,708 DEBUG MBUS1 485 From Node : MBUS1 2021-03-18 15:49:20,709 DEBUG MBUS1 485 Values : [46134, 13136.08, 0, 44892, 7965.96, 0] 2021-03-18 15:49:20,710 DEBUG MBUS1 485 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:49:20,711 DEBUG MBUS1 485 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:49:20,881 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:49:20,881 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 186 times...) 2021-03-18 15:49:20,885 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:49:20,886 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:49:20,886 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:49:20,887 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:49:20,888 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:49:20,895 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:49:20,896 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:49:20,897 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:49:20,898 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:49:20,899 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:49:20,964 DEBUG MQTT Publishing: emon/MBUS1/Energy 46134 2021-03-18 15:49:20,966 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.08 2021-03-18 15:49:20,968 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:49:20,970 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:49:20,972 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:49:20,973 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:49:20,975 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:49:20,976 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46134,13136.08,0,44892,7965.96,0 2021-03-18 15:49:21,445 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:49:21,503 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:49:21,504 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 187 times...) 2021-03-18 15:49:21,507 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:49:21,508 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:49:21,509 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:49:21,509 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:49:21,511 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:49:21,532 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:49:21,533 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:49:21,534 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:49:21,535 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:49:21,536 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:49:30,633 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46135, "kWh"], "Volume": [13136.11, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:49:30,636 DEBUG MBUS1 488 NEW FRAME : 2021-03-18 15:49:30,637 DEBUG MBUS1 488 Timestamp : 1616082570.064717 2021-03-18 15:49:30,638 DEBUG MBUS1 488 From Node : MBUS1 2021-03-18 15:49:30,639 DEBUG MBUS1 488 Values : [46135, 13136.11, 0, 44892, 7965.96, 0] 2021-03-18 15:49:30,641 DEBUG MBUS1 488 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:49:30,642 DEBUG MBUS1 488 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:49:30,659 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:49:30,781 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:49:30,782 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 188 times...) 2021-03-18 15:49:30,785 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:49:30,786 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:49:30,786 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:49:30,787 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:49:30,788 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:49:30,795 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:49:30,796 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:49:30,796 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:49:30,797 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:49:30,798 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:49:30,869 DEBUG MQTT Publishing: emon/MBUS1/Energy 46135 2021-03-18 15:49:30,872 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.11 2021-03-18 15:49:30,874 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:49:30,876 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:49:30,878 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:49:30,880 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:49:30,882 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:49:30,884 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46135,13136.11,0,44892,7965.96,0 2021-03-18 15:49:31,365 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:49:31,457 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:49:31,458 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 189 times...) 2021-03-18 15:49:31,462 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:49:31,463 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:49:31,464 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:49:31,465 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:49:31,466 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:49:31,472 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:49:31,473 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:49:31,474 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:49:31,475 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:49:31,476 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:49:34,686 DEBUG emoncmsorg Buffer size: 3 2021-03-18 15:49:40,557 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46135, "kWh"], "Volume": [13136.11, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:49:40,557 DEBUG MBUS1 491 NEW FRAME : 2021-03-18 15:49:40,558 DEBUG MBUS1 491 Timestamp : 1616082580.005652 2021-03-18 15:49:40,559 DEBUG MBUS1 491 From Node : MBUS1 2021-03-18 15:49:40,560 DEBUG MBUS1 491 Values : [46135, 13136.11, 0, 44892, 7965.96, 0] 2021-03-18 15:49:40,560 DEBUG MBUS1 491 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:49:40,561 DEBUG MBUS1 491 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:49:40,595 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16580.7, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy48": [2.7602216630884517e-43, "kWh"], "Volume_error": [0, "m3"]} 2021-03-18 15:49:40,596 DEBUG MBUS2 492 NEW FRAME : 2021-03-18 15:49:40,597 DEBUG MBUS2 492 Timestamp : 1616082580.038476 2021-03-18 15:49:40,597 DEBUG MBUS2 492 From Node : MBUS2 2021-03-18 15:49:40,598 DEBUG MBUS2 492 Values : [16580.7, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:49:40,598 DEBUG MBUS2 492 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:49:40,599 DEBUG MBUS2 492 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:49:40,959 DEBUG MQTT Publishing: emon/MBUS1/Energy 46135 2021-03-18 15:49:40,961 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.11 2021-03-18 15:49:40,963 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:49:40,964 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:49:40,966 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:49:40,968 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:49:40,969 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:49:40,970 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46135,13136.11,0,44892,7965.96,0 2021-03-18 15:49:40,972 DEBUG MQTT Publishing: emon/MBUS2/Volume 16580.7 2021-03-18 15:49:40,974 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:49:40,976 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:49:40,977 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:49:40,979 DEBUG MQTT Publishing: emon/MBUS2/Energy48 2.7602216630884517e-43 2021-03-18 15:49:40,980 DEBUG MQTT Publishing: emon/MBUS2/Volume_error 0 2021-03-18 15:49:40,982 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:49:40,983 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16580.7,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:49:50,546 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46135, "kWh"], "Volume": [13136.11, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:49:50,548 DEBUG MBUS1 493 NEW FRAME : 2021-03-18 15:49:50,549 DEBUG MBUS1 493 Timestamp : 1616082590.003211 2021-03-18 15:49:50,550 DEBUG MBUS1 493 From Node : MBUS1 2021-03-18 15:49:50,560 DEBUG MBUS1 493 Values : [46135, 13136.11, 0, 44892, 7965.96, 0] 2021-03-18 15:49:50,561 DEBUG MBUS1 493 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:49:50,563 DEBUG MBUS1 493 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:49:50,596 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16580.7, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy48": [2.7602216630884517e-43, "kWh"]} 2021-03-18 15:49:50,597 DEBUG MBUS2 494 NEW FRAME : 2021-03-18 15:49:50,598 DEBUG MBUS2 494 Timestamp : 1616082590.003657 2021-03-18 15:49:50,598 DEBUG MBUS2 494 From Node : MBUS2 2021-03-18 15:49:50,599 DEBUG MBUS2 494 Values : [16580.7, 0, 0, 0, 2.7602216630884517e-43] 2021-03-18 15:49:50,600 DEBUG MBUS2 494 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:49:50,601 DEBUG MBUS2 494 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:49:50,791 DEBUG MQTT Publishing: emon/MBUS1/Energy 46135 2021-03-18 15:49:50,793 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.11 2021-03-18 15:49:50,794 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:49:50,796 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:49:50,798 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:49:50,799 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:49:50,801 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:49:50,802 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46135,13136.11,0,44892,7965.96,0 2021-03-18 15:49:50,803 DEBUG MQTT Publishing: emon/MBUS2/Volume 16580.7 2021-03-18 15:49:50,805 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:49:50,806 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:49:50,808 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:49:50,809 DEBUG MQTT Publishing: emon/MBUS2/Energy48 2.7602216630884517e-43 2021-03-18 15:49:50,811 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:49:50,812 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16580.7,0,0,0,2.7602216630884517e-43 2021-03-18 15:50:00,571 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46136, "kWh"], "Volume": [13136.14, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:50:00,572 DEBUG MBUS1 495 NEW FRAME : 2021-03-18 15:50:00,574 DEBUG MBUS1 495 Timestamp : 1616082600.020298 2021-03-18 15:50:00,575 DEBUG MBUS1 495 From Node : MBUS1 2021-03-18 15:50:00,577 DEBUG MBUS1 495 Values : [46136, 13136.14, 0, 44892, 7965.96, 0] 2021-03-18 15:50:00,578 DEBUG MBUS1 495 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:50:00,578 DEBUG MBUS1 495 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:50:00,594 DEBUG MQTT Publishing: emon/MBUS1/Energy 46136 2021-03-18 15:50:00,596 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.14 2021-03-18 15:50:00,599 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:50:00,601 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:50:00,603 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:50:00,607 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:50:00,609 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:50:00,610 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46136,13136.14,0,44892,7965.96,0 2021-03-18 15:50:00,649 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16580.7, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy48": [2.7602216630884517e-43, "kWh"]} 2021-03-18 15:50:00,649 DEBUG MBUS2 496 NEW FRAME : 2021-03-18 15:50:00,650 DEBUG MBUS2 496 Timestamp : 1616082600.051300 2021-03-18 15:50:00,651 DEBUG MBUS2 496 From Node : MBUS2 2021-03-18 15:50:00,652 DEBUG MBUS2 496 Values : [16580.7, 0, 0, 0, 2.7602216630884517e-43] 2021-03-18 15:50:00,652 DEBUG MBUS2 496 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:50:00,653 DEBUG MBUS2 496 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:50:00,831 DEBUG MQTT Publishing: emon/MBUS2/Volume 16580.7 2021-03-18 15:50:00,832 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:50:00,835 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:50:00,836 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:50:00,838 DEBUG MQTT Publishing: emon/MBUS2/Energy48 2.7602216630884517e-43 2021-03-18 15:50:00,839 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:50:00,841 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16580.7,0,0,0,2.7602216630884517e-43 2021-03-18 15:50:04,693 DEBUG emoncmsorg Buffer size: 6 2021-03-18 15:50:10,562 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46136, "kWh"], "Volume": [13136.15, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:50:10,563 DEBUG MBUS1 497 NEW FRAME : 2021-03-18 15:50:10,564 DEBUG MBUS1 497 Timestamp : 1616082610.026038 2021-03-18 15:50:10,564 DEBUG MBUS1 497 From Node : MBUS1 2021-03-18 15:50:10,565 DEBUG MBUS1 497 Values : [46136, 13136.15, 0, 44892, 7965.96, 0] 2021-03-18 15:50:10,565 DEBUG MBUS1 497 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:50:10,566 DEBUG MBUS1 497 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:50:10,651 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:50:10,734 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:50:10,735 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 190 times...) 2021-03-18 15:50:10,738 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:50:10,738 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:50:10,739 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:50:10,740 DEBUG MQTT Publishing: emon/MBUS1/Energy 46136 2021-03-18 15:50:10,741 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:50:10,743 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:50:10,744 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.15 2021-03-18 15:50:10,746 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:50:10,748 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:50:10,750 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:50:10,752 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:50:10,753 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:50:10,754 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:50:10,754 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:50:10,755 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:50:10,756 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:50:10,758 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:50:10,759 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46136,13136.15,0,44892,7965.96,0 2021-03-18 15:50:11,305 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:50:11,418 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:50:11,419 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 191 times...) 2021-03-18 15:50:11,423 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:50:11,424 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:50:11,425 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:50:11,426 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:50:11,428 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:50:11,435 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:50:11,436 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:50:11,437 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:50:11,438 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:50:11,438 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:50:20,555 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46136, "kWh"], "Volume": [13136.16, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:50:20,556 DEBUG MBUS1 500 NEW FRAME : 2021-03-18 15:50:20,556 DEBUG MBUS1 500 Timestamp : 1616082620.020623 2021-03-18 15:50:20,557 DEBUG MBUS1 500 From Node : MBUS1 2021-03-18 15:50:20,558 DEBUG MBUS1 500 Values : [46136, 13136.16, 0, 44892, 7965.96, 0] 2021-03-18 15:50:20,558 DEBUG MBUS1 500 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:50:20,559 DEBUG MBUS1 500 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:50:20,622 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:50:20,647 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:50:20,648 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 192 times...) 2021-03-18 15:50:20,652 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:50:20,653 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:50:20,654 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:50:20,655 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:50:20,656 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:50:20,663 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:50:20,664 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:50:20,666 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:50:20,667 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:50:20,668 DEBUG MQTT Publishing: emon/MBUS1/Energy 46136 2021-03-18 15:50:20,668 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:50:20,672 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.16 2021-03-18 15:50:20,675 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:50:20,678 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:50:20,680 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:50:20,682 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:50:20,685 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:50:20,686 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46136,13136.16,0,44892,7965.96,0 2021-03-18 15:50:21,246 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:50:21,327 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:50:21,328 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 193 times...) 2021-03-18 15:50:21,331 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:50:21,332 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:50:21,333 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:50:21,333 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:50:21,335 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:50:21,340 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:50:21,341 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:50:21,342 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:50:21,343 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:50:21,343 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:50:30,610 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:50:30,612 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46136, "kWh"], "Volume": [13136.17, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:50:30,613 DEBUG MBUS1 503 NEW FRAME : 2021-03-18 15:50:30,614 DEBUG MBUS1 503 Timestamp : 1616082630.004141 2021-03-18 15:50:30,614 DEBUG MBUS1 503 From Node : MBUS1 2021-03-18 15:50:30,615 DEBUG MBUS1 503 Values : [46136, 13136.17, 0, 44892, 7965.96, 0] 2021-03-18 15:50:30,616 DEBUG MBUS1 503 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:50:30,616 DEBUG MBUS1 503 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:50:30,752 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:50:30,753 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 194 times...) 2021-03-18 15:50:30,756 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:50:30,757 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:50:30,757 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:50:30,758 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:50:30,759 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:50:30,766 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:50:30,768 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:50:30,768 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:50:30,769 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:50:30,770 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:50:30,801 DEBUG MQTT Publishing: emon/MBUS1/Energy 46136 2021-03-18 15:50:30,804 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.17 2021-03-18 15:50:30,806 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:50:30,808 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:50:30,809 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:50:30,821 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:50:30,824 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:50:30,825 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46136,13136.17,0,44892,7965.96,0 2021-03-18 15:50:31,340 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:50:31,417 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:50:31,417 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 195 times...) 2021-03-18 15:50:31,420 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:50:31,422 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:50:31,425 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:50:31,426 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:50:31,427 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:50:31,434 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:50:31,435 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:50:31,436 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:50:31,437 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:50:31,438 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:50:34,746 DEBUG emoncmsorg Buffer size: 3 2021-03-18 15:50:40,549 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16580.8, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy47": [2.7602216630884517e-43, "kWh"], "Volume_error": [0, "m3"]} 2021-03-18 15:50:40,550 DEBUG MBUS2 506 NEW FRAME : 2021-03-18 15:50:40,551 DEBUG MBUS2 506 Timestamp : 1616082640.004965 2021-03-18 15:50:40,552 DEBUG MBUS2 506 From Node : MBUS2 2021-03-18 15:50:40,553 DEBUG MBUS2 506 Values : [16580.8, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:50:40,554 DEBUG MBUS2 506 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:50:40,555 DEBUG MBUS2 506 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:50:40,608 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46137, "kWh"], "Volume": [13136.17, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:50:40,608 DEBUG MBUS1 507 NEW FRAME : 2021-03-18 15:50:40,609 DEBUG MBUS1 507 Timestamp : 1616082640.072819 2021-03-18 15:50:40,610 DEBUG MBUS1 507 From Node : MBUS1 2021-03-18 15:50:40,611 DEBUG MBUS1 507 Values : [46137, 13136.17, 0, 44892, 7965.96, 0] 2021-03-18 15:50:40,612 DEBUG MBUS1 507 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:50:40,612 DEBUG MBUS1 507 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:50:40,712 DEBUG MQTT Publishing: emon/MBUS1/Energy 46137 2021-03-18 15:50:40,714 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.17 2021-03-18 15:50:40,716 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:50:40,717 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:50:40,719 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:50:40,721 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:50:40,722 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:50:40,723 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46137,13136.17,0,44892,7965.96,0 2021-03-18 15:50:40,725 DEBUG MQTT Publishing: emon/MBUS2/Volume 16580.8 2021-03-18 15:50:40,726 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:50:40,728 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:50:40,729 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:50:40,732 DEBUG MQTT Publishing: emon/MBUS2/Energy47 2.7602216630884517e-43 2021-03-18 15:50:40,733 DEBUG MQTT Publishing: emon/MBUS2/Volume_error 0 2021-03-18 15:50:40,735 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:50:40,735 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16580.8,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:50:50,555 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16580.8, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy47": [2.7602216630884517e-43, "kWh"], "Volume_error": [0, "m3"]} 2021-03-18 15:50:50,556 DEBUG MBUS2 508 NEW FRAME : 2021-03-18 15:50:50,557 DEBUG MBUS2 508 Timestamp : 1616082650.009862 2021-03-18 15:50:50,557 DEBUG MBUS2 508 From Node : MBUS2 2021-03-18 15:50:50,558 DEBUG MBUS2 508 Values : [16580.8, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:50:50,559 DEBUG MBUS2 508 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:50:50,559 DEBUG MBUS2 508 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:50:50,600 WARNING MBUS1 Exception caught in MBUS1 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 183, in parse_frame value = bytes[0] + (bytes[1]<<8) + (bytes[2]<<16) + (bytes[3]<<24) IndexError: list index out of range 2021-03-18 15:50:50,745 WARNING MainThread MBUS1 thread is dead. 2021-03-18 15:50:50,803 WARNING MainThread Attempting to restart thread MBUS1 (thread has been restarted 15 times...) 2021-03-18 15:50:50,806 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS1' 2021-03-18 15:50:50,808 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB1 9600 2021-03-18 15:50:50,824 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:50:50,825 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:50:50,825 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:50:50,826 INFO MainThread Setting MBUS1 nodename: MBUS1 2021-03-18 15:50:50,827 DEBUG MainThread Setting MBUS1 pubchannels: ['ToEmonCMS'] 2021-03-18 15:50:50,828 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:50:50,829 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:50:50,830 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:50:50,842 DEBUG MQTT Publishing: emon/MBUS2/Volume 16580.8 2021-03-18 15:50:50,845 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:50:50,847 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:50:50,850 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:50:50,853 DEBUG MQTT Publishing: emon/MBUS2/Energy47 2.7602216630884517e-43 2021-03-18 15:50:50,855 DEBUG MQTT Publishing: emon/MBUS2/Volume_error 0 2021-03-18 15:50:50,858 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:50:50,859 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16580.8,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:50:51,365 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46137, "kWh"], "Volume": [13136.18, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:50:51,366 DEBUG MBUS1 510 NEW FRAME : 2021-03-18 15:50:51,367 DEBUG MBUS1 510 Timestamp : 1616082650.828144 2021-03-18 15:50:51,368 DEBUG MBUS1 510 From Node : MBUS1 2021-03-18 15:50:51,369 DEBUG MBUS1 510 Values : [46137, 13136.18, 0, 44892, 7965.96, 0] 2021-03-18 15:50:51,370 DEBUG MBUS1 510 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:50:51,371 DEBUG MBUS1 510 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:50:51,589 DEBUG MQTT Publishing: emon/MBUS1/Energy 46137 2021-03-18 15:50:51,591 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.18 2021-03-18 15:50:51,593 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:50:51,595 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:50:51,597 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:50:51,598 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:50:51,601 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:50:51,602 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46137,13136.18,0,44892,7965.96,0 2021-03-18 15:51:00,591 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16580.8, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy47": [2.7602216630884517e-43, "kWh"], "Volume_error": [0, "m3"]} 2021-03-18 15:51:00,592 DEBUG MBUS2 511 NEW FRAME : 2021-03-18 15:51:00,593 DEBUG MBUS2 511 Timestamp : 1616082660.018142 2021-03-18 15:51:00,594 DEBUG MBUS2 511 From Node : MBUS2 2021-03-18 15:51:00,601 DEBUG MBUS2 511 Values : [16580.8, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:51:00,603 DEBUG MBUS2 511 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:51:00,610 DEBUG MBUS2 511 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:51:00,612 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46137, "kWh"], "Volume": [13136.19, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:51:00,613 DEBUG MBUS1 512 NEW FRAME : 2021-03-18 15:51:00,614 DEBUG MBUS1 512 Timestamp : 1616082660.031028 2021-03-18 15:51:00,614 DEBUG MBUS1 512 From Node : MBUS1 2021-03-18 15:51:00,615 DEBUG MBUS1 512 Values : [46137, 13136.19, 0, 44892, 7965.96, 0] 2021-03-18 15:51:00,616 DEBUG MBUS1 512 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:51:00,616 DEBUG MBUS1 512 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:51:00,710 DEBUG MQTT Publishing: emon/MBUS2/Volume 16580.8 2021-03-18 15:51:00,712 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:51:00,713 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:51:00,714 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:51:00,716 DEBUG MQTT Publishing: emon/MBUS2/Energy47 2.7602216630884517e-43 2021-03-18 15:51:00,717 DEBUG MQTT Publishing: emon/MBUS2/Volume_error 0 2021-03-18 15:51:00,721 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:51:00,722 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16580.8,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:51:00,723 DEBUG MQTT Publishing: emon/MBUS1/Energy 46137 2021-03-18 15:51:00,726 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.19 2021-03-18 15:51:00,728 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:51:00,730 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:51:00,732 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:51:00,734 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:51:00,736 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:51:00,737 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46137,13136.19,0,44892,7965.96,0 2021-03-18 15:51:04,842 DEBUG emoncmsorg Buffer size: 6 2021-03-18 15:51:10,638 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46137, "kWh"], "Volume": [13136.2, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:51:10,639 DEBUG MBUS1 514 NEW FRAME : 2021-03-18 15:51:10,640 DEBUG MBUS1 514 Timestamp : 1616082670.072396 2021-03-18 15:51:10,641 DEBUG MBUS1 514 From Node : MBUS1 2021-03-18 15:51:10,642 DEBUG MBUS1 514 Values : [46137, 13136.2, 0, 44892, 7965.96, 0] 2021-03-18 15:51:10,642 DEBUG MBUS1 514 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:51:10,643 DEBUG MBUS1 514 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:51:10,658 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16580.9, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy47": [2.7602216630884517e-43, "kWh"], "Volume50": [0, "m3"]} 2021-03-18 15:51:10,659 DEBUG MBUS2 513 NEW FRAME : 2021-03-18 15:51:10,660 DEBUG MBUS2 513 Timestamp : 1616082670.072080 2021-03-18 15:51:10,661 DEBUG MBUS2 513 From Node : MBUS2 2021-03-18 15:51:10,661 DEBUG MBUS2 513 Values : [16580.9, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:51:10,662 DEBUG MBUS2 513 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:51:10,663 DEBUG MBUS2 513 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:51:10,745 DEBUG MQTT Publishing: emon/MBUS2/Volume 16580.9 2021-03-18 15:51:10,748 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:51:10,750 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:51:10,753 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:51:10,756 DEBUG MQTT Publishing: emon/MBUS2/Energy47 2.7602216630884517e-43 2021-03-18 15:51:10,758 DEBUG MQTT Publishing: emon/MBUS2/Volume50 0 2021-03-18 15:51:10,761 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:51:10,762 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16580.9,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:51:10,764 DEBUG MQTT Publishing: emon/MBUS1/Energy 46137 2021-03-18 15:51:10,767 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.2 2021-03-18 15:51:10,769 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:51:10,771 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:51:10,774 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:51:10,801 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:51:10,804 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:51:10,805 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46137,13136.2,0,44892,7965.96,0 2021-03-18 15:51:20,569 WARNING MBUS1 Exception caught in MBUS1 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 183, in parse_frame value = bytes[0] + (bytes[1]<<8) + (bytes[2]<<16) + (bytes[3]<<24) IndexError: list index out of range 2021-03-18 15:51:20,601 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16580.9, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy47": [2.7602216630884517e-43, "kWh"], "Volume50": [0, "m3"]} 2021-03-18 15:51:20,602 DEBUG MBUS2 516 NEW FRAME : 2021-03-18 15:51:20,603 DEBUG MBUS2 516 Timestamp : 1616082680.021691 2021-03-18 15:51:20,603 DEBUG MBUS2 516 From Node : MBUS2 2021-03-18 15:51:20,604 DEBUG MBUS2 516 Values : [16580.9, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:51:20,605 DEBUG MBUS2 516 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:51:20,605 DEBUG MBUS2 516 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:51:20,780 WARNING MainThread MBUS1 thread is dead. 2021-03-18 15:51:20,781 WARNING MainThread Attempting to restart thread MBUS1 (thread has been restarted 16 times...) 2021-03-18 15:51:20,784 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS1' 2021-03-18 15:51:20,785 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB1 9600 2021-03-18 15:51:20,792 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:51:20,793 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:51:20,793 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:51:20,794 INFO MainThread Setting MBUS1 nodename: MBUS1 2021-03-18 15:51:20,795 DEBUG MainThread Setting MBUS1 pubchannels: ['ToEmonCMS'] 2021-03-18 15:51:20,796 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:51:20,798 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:51:20,798 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:51:20,803 DEBUG MQTT Publishing: emon/MBUS2/Volume 16580.9 2021-03-18 15:51:20,805 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:51:20,807 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:51:20,810 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:51:20,812 DEBUG MQTT Publishing: emon/MBUS2/Energy47 2.7602216630884517e-43 2021-03-18 15:51:20,814 DEBUG MQTT Publishing: emon/MBUS2/Volume50 0 2021-03-18 15:51:20,816 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:51:20,817 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16580.9,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:51:21,336 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46138, "kWh"], "Volume": [13136.210000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:51:21,337 DEBUG MBUS1 517 NEW FRAME : 2021-03-18 15:51:21,338 DEBUG MBUS1 517 Timestamp : 1616082680.796238 2021-03-18 15:51:21,338 DEBUG MBUS1 517 From Node : MBUS1 2021-03-18 15:51:21,339 DEBUG MBUS1 517 Values : [46138, 13136.210000000001, 0, 44892, 7965.96, 0] 2021-03-18 15:51:21,340 DEBUG MBUS1 517 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:51:21,341 DEBUG MBUS1 517 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:51:21,432 DEBUG MQTT Publishing: emon/MBUS1/Energy 46138 2021-03-18 15:51:21,434 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.210000000001 2021-03-18 15:51:21,436 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:51:21,438 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:51:21,439 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:51:21,441 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:51:21,443 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:51:21,444 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46138,13136.210000000001,0,44892,7965.96,0 2021-03-18 15:51:30,608 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16580.9, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy47": [2.7602216630884517e-43, "kWh"], "Volume50": [0, "m3"]} 2021-03-18 15:51:30,609 DEBUG MBUS2 518 NEW FRAME : 2021-03-18 15:51:30,611 DEBUG MBUS2 518 Timestamp : 1616082690.056702 2021-03-18 15:51:30,613 DEBUG MBUS2 518 From Node : MBUS2 2021-03-18 15:51:30,614 DEBUG MBUS2 518 Values : [16580.9, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:51:30,615 DEBUG MBUS2 518 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:51:30,617 DEBUG MBUS2 518 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:51:30,645 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46138, "kWh"], "Volume": [13136.220000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:51:30,646 DEBUG MBUS1 519 NEW FRAME : 2021-03-18 15:51:30,647 DEBUG MBUS1 519 Timestamp : 1616082690.092991 2021-03-18 15:51:30,649 DEBUG MBUS1 519 From Node : MBUS1 2021-03-18 15:51:30,649 DEBUG MBUS1 519 Values : [46138, 13136.220000000001, 0, 44892, 7965.96, 0] 2021-03-18 15:51:30,650 DEBUG MBUS1 519 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:51:30,651 DEBUG MBUS1 519 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:51:30,745 DEBUG MQTT Publishing: emon/MBUS2/Volume 16580.9 2021-03-18 15:51:30,747 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:51:30,748 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:51:30,751 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:51:30,753 DEBUG MQTT Publishing: emon/MBUS2/Energy47 2.7602216630884517e-43 2021-03-18 15:51:30,754 DEBUG MQTT Publishing: emon/MBUS2/Volume50 0 2021-03-18 15:51:30,756 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:51:30,757 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16580.9,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:51:30,864 DEBUG MQTT Publishing: emon/MBUS1/Energy 46138 2021-03-18 15:51:30,866 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.220000000001 2021-03-18 15:51:30,868 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:51:30,869 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:51:30,871 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:51:30,873 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:51:30,875 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:51:30,875 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46138,13136.220000000001,0,44892,7965.96,0 2021-03-18 15:51:34,926 DEBUG emoncmsorg Buffer size: 6 2021-03-18 15:51:40,558 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46138, "kWh"], "Volume": [13136.23, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:51:40,559 DEBUG MBUS1 520 NEW FRAME : 2021-03-18 15:51:40,560 DEBUG MBUS1 520 Timestamp : 1616082700.023083 2021-03-18 15:51:40,561 DEBUG MBUS1 520 From Node : MBUS1 2021-03-18 15:51:40,561 DEBUG MBUS1 520 Values : [46138, 13136.23, 0, 44892, 7965.96, 0] 2021-03-18 15:51:40,562 DEBUG MBUS1 520 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:51:40,563 DEBUG MBUS1 520 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:51:40,607 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16580.9, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy47": [2.7602216630884517e-43, "kWh"], "Volume_error": [0, "m3"]} 2021-03-18 15:51:40,608 DEBUG MBUS2 521 NEW FRAME : 2021-03-18 15:51:40,608 DEBUG MBUS2 521 Timestamp : 1616082700.062011 2021-03-18 15:51:40,609 DEBUG MBUS2 521 From Node : MBUS2 2021-03-18 15:51:40,609 DEBUG MBUS2 521 Values : [16580.9, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:51:40,610 DEBUG MBUS2 521 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:51:40,611 DEBUG MBUS2 521 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:51:40,787 DEBUG MQTT Publishing: emon/MBUS2/Volume 16580.9 2021-03-18 15:51:40,789 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:51:40,791 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:51:40,793 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:51:40,795 DEBUG MQTT Publishing: emon/MBUS2/Energy47 2.7602216630884517e-43 2021-03-18 15:51:40,796 DEBUG MQTT Publishing: emon/MBUS2/Volume_error 0 2021-03-18 15:51:40,798 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:51:40,799 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16580.9,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:51:40,801 DEBUG MQTT Publishing: emon/MBUS1/Energy 46138 2021-03-18 15:51:40,803 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.23 2021-03-18 15:51:40,805 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:51:40,806 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:51:40,808 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:51:40,810 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:51:40,812 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:51:40,813 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46138,13136.23,0,44892,7965.96,0 2021-03-18 15:51:50,625 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46138, "kWh"], "Volume": [13136.24, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:51:50,626 DEBUG MBUS1 523 NEW FRAME : 2021-03-18 15:51:50,627 DEBUG MBUS1 523 Timestamp : 1616082710.063232 2021-03-18 15:51:50,628 DEBUG MBUS1 523 From Node : MBUS1 2021-03-18 15:51:50,628 DEBUG MBUS1 523 Values : [46138, 13136.24, 0, 44892, 7965.96, 0] 2021-03-18 15:51:50,629 DEBUG MBUS1 523 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:51:50,629 DEBUG MBUS1 523 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:51:50,646 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16580.9, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy47": [2.7602216630884517e-43, "kWh"], "Volume_error": [0, "m3"]} 2021-03-18 15:51:50,648 DEBUG MBUS2 522 NEW FRAME : 2021-03-18 15:51:50,648 DEBUG MBUS2 522 Timestamp : 1616082710.062731 2021-03-18 15:51:50,649 DEBUG MBUS2 522 From Node : MBUS2 2021-03-18 15:51:50,650 DEBUG MBUS2 522 Values : [16580.9, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:51:50,651 DEBUG MBUS2 522 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:51:50,651 DEBUG MBUS2 522 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:51:50,774 DEBUG MQTT Publishing: emon/MBUS2/Volume 16580.9 2021-03-18 15:51:50,776 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:51:50,777 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:51:50,779 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:51:50,780 DEBUG MQTT Publishing: emon/MBUS2/Energy47 2.7602216630884517e-43 2021-03-18 15:51:50,782 DEBUG MQTT Publishing: emon/MBUS2/Volume_error 0 2021-03-18 15:51:50,783 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:51:50,784 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16580.9,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:51:50,785 DEBUG MQTT Publishing: emon/MBUS1/Energy 46138 2021-03-18 15:51:50,787 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.24 2021-03-18 15:51:50,788 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:51:50,789 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:51:50,791 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:51:50,793 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:51:50,794 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:51:50,795 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46138,13136.24,0,44892,7965.96,0 2021-03-18 15:52:00,615 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46139, "kWh"], "Volume": [13136.25, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:52:00,617 DEBUG MBUS1 524 NEW FRAME : 2021-03-18 15:52:00,618 DEBUG MBUS1 524 Timestamp : 1616082720.026989 2021-03-18 15:52:00,619 DEBUG MBUS1 524 From Node : MBUS1 2021-03-18 15:52:00,620 DEBUG MBUS1 524 Values : [46139, 13136.25, 0, 44892, 7965.96, 0] 2021-03-18 15:52:00,622 DEBUG MBUS1 524 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:52:00,623 DEBUG MBUS1 524 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:52:00,630 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16580.9, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy47": [2.7602216630884517e-43, "kWh"]} 2021-03-18 15:52:00,631 DEBUG MBUS2 525 NEW FRAME : 2021-03-18 15:52:00,632 DEBUG MBUS2 525 Timestamp : 1616082720.027443 2021-03-18 15:52:00,632 DEBUG MBUS2 525 From Node : MBUS2 2021-03-18 15:52:00,633 DEBUG MBUS2 525 Values : [16580.9, 0, 0, 0, 2.7602216630884517e-43] 2021-03-18 15:52:00,633 DEBUG MBUS2 525 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:52:00,634 DEBUG MBUS2 525 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:52:00,798 DEBUG MQTT Publishing: emon/MBUS2/Volume 16580.9 2021-03-18 15:52:00,800 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:52:00,802 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:52:00,804 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:52:00,806 DEBUG MQTT Publishing: emon/MBUS2/Energy47 2.7602216630884517e-43 2021-03-18 15:52:00,807 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:52:00,808 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16580.9,0,0,0,2.7602216630884517e-43 2021-03-18 15:52:00,810 DEBUG MQTT Publishing: emon/MBUS1/Energy 46139 2021-03-18 15:52:00,812 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.25 2021-03-18 15:52:00,814 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:52:00,815 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:52:00,817 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:52:00,818 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:52:00,820 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:52:00,821 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46139,13136.25,0,44892,7965.96,0 2021-03-18 15:52:04,952 DEBUG emoncmsorg Buffer size: 6 2021-03-18 15:52:10,536 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46139, "kWh"], "Volume": [13136.26, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:52:10,537 DEBUG MBUS1 526 NEW FRAME : 2021-03-18 15:52:10,537 DEBUG MBUS1 526 Timestamp : 1616082730.000753 2021-03-18 15:52:10,538 DEBUG MBUS1 526 From Node : MBUS1 2021-03-18 15:52:10,539 DEBUG MBUS1 526 Values : [46139, 13136.26, 0, 44892, 7965.96, 0] 2021-03-18 15:52:10,539 DEBUG MBUS1 526 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:52:10,540 DEBUG MBUS1 526 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:52:10,627 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16581.0, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy50": [2.7602216630884517e-43, "kWh"], "Volume_Min": [0, "m3"]} 2021-03-18 15:52:10,628 DEBUG MBUS2 527 NEW FRAME : 2021-03-18 15:52:10,628 DEBUG MBUS2 527 Timestamp : 1616082730.082907 2021-03-18 15:52:10,629 DEBUG MBUS2 527 From Node : MBUS2 2021-03-18 15:52:10,630 DEBUG MBUS2 527 Values : [16581, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:52:10,631 DEBUG MBUS2 527 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:52:10,632 DEBUG MBUS2 527 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:52:10,722 DEBUG MQTT Publishing: emon/MBUS2/Volume 16581 2021-03-18 15:52:10,724 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:52:10,725 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:52:10,727 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:52:10,728 DEBUG MQTT Publishing: emon/MBUS2/Energy50 2.7602216630884517e-43 2021-03-18 15:52:10,730 DEBUG MQTT Publishing: emon/MBUS2/Volume_Min 0 2021-03-18 15:52:10,732 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:52:10,732 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16581,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:52:10,734 DEBUG MQTT Publishing: emon/MBUS1/Energy 46139 2021-03-18 15:52:10,736 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.26 2021-03-18 15:52:10,737 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:52:10,739 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:52:10,741 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:52:10,743 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:52:10,745 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:52:10,746 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46139,13136.26,0,44892,7965.96,0 2021-03-18 15:52:20,537 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46139, "kWh"], "Volume": [13136.26, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:52:20,538 DEBUG MBUS1 528 NEW FRAME : 2021-03-18 15:52:20,539 DEBUG MBUS1 528 Timestamp : 1616082740.001456 2021-03-18 15:52:20,540 DEBUG MBUS1 528 From Node : MBUS1 2021-03-18 15:52:20,540 DEBUG MBUS1 528 Values : [46139, 13136.26, 0, 44892, 7965.96, 0] 2021-03-18 15:52:20,541 DEBUG MBUS1 528 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:52:20,542 DEBUG MBUS1 528 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:52:20,642 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16581.0, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy50": [2.7602216630884517e-43, "kWh"], "Volume_Min": [0, "m3"]} 2021-03-18 15:52:20,643 DEBUG MBUS2 529 NEW FRAME : 2021-03-18 15:52:20,644 DEBUG MBUS2 529 Timestamp : 1616082740.098601 2021-03-18 15:52:20,645 DEBUG MBUS2 529 From Node : MBUS2 2021-03-18 15:52:20,645 DEBUG MBUS2 529 Values : [16581, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:52:20,646 DEBUG MBUS2 529 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:52:20,647 DEBUG MBUS2 529 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:52:20,728 DEBUG MQTT Publishing: emon/MBUS2/Volume 16581 2021-03-18 15:52:20,730 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:52:20,732 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:52:20,734 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:52:20,736 DEBUG MQTT Publishing: emon/MBUS2/Energy50 2.7602216630884517e-43 2021-03-18 15:52:20,738 DEBUG MQTT Publishing: emon/MBUS2/Volume_Min 0 2021-03-18 15:52:20,740 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:52:20,741 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16581,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:52:20,743 DEBUG MQTT Publishing: emon/MBUS1/Energy 46139 2021-03-18 15:52:20,745 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.26 2021-03-18 15:52:20,747 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:52:20,749 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:52:20,751 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:52:20,753 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:52:20,755 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:52:20,756 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46139,13136.26,0,44892,7965.96,0 2021-03-18 15:52:30,663 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46139, "kWh"], "Volume": [13136.27, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:52:30,664 DEBUG MBUS1 531 NEW FRAME : 2021-03-18 15:52:30,664 DEBUG MBUS1 531 Timestamp : 1616082750.097099 2021-03-18 15:52:30,665 DEBUG MBUS1 531 From Node : MBUS1 2021-03-18 15:52:30,666 DEBUG MBUS1 531 Values : [46139, 13136.27, 0, 44892, 7965.96, 0] 2021-03-18 15:52:30,666 DEBUG MBUS1 531 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:52:30,667 DEBUG MBUS1 531 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:52:30,678 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16581.0, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy50": [2.7602216630884517e-43, "kWh"], "Volume_Min": [0, "m3"]} 2021-03-18 15:52:30,679 DEBUG MBUS2 530 NEW FRAME : 2021-03-18 15:52:30,680 DEBUG MBUS2 530 Timestamp : 1616082750.096519 2021-03-18 15:52:30,681 DEBUG MBUS2 530 From Node : MBUS2 2021-03-18 15:52:30,682 DEBUG MBUS2 530 Values : [16581, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:52:30,682 DEBUG MBUS2 530 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:52:30,683 DEBUG MBUS2 530 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:52:30,791 DEBUG MQTT Publishing: emon/MBUS2/Volume 16581 2021-03-18 15:52:30,793 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:52:30,795 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:52:30,797 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:52:30,799 DEBUG MQTT Publishing: emon/MBUS2/Energy50 2.7602216630884517e-43 2021-03-18 15:52:30,800 DEBUG MQTT Publishing: emon/MBUS2/Volume_Min 0 2021-03-18 15:52:30,802 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:52:30,803 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16581,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:52:30,804 DEBUG MQTT Publishing: emon/MBUS1/Energy 46139 2021-03-18 15:52:30,806 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.27 2021-03-18 15:52:30,808 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:52:30,810 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:52:30,812 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:52:30,814 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:52:30,816 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:52:30,817 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46139,13136.27,0,44892,7965.96,0 2021-03-18 15:52:34,954 DEBUG emoncmsorg Buffer size: 6 2021-03-18 15:52:40,644 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46139, "kWh"], "Volume": [13136.28, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:52:40,645 DEBUG MBUS1 532 NEW FRAME : 2021-03-18 15:52:40,646 DEBUG MBUS1 532 Timestamp : 1616082760.050841 2021-03-18 15:52:40,647 DEBUG MBUS1 532 From Node : MBUS1 2021-03-18 15:52:40,648 DEBUG MBUS1 532 Values : [46139, 13136.28, 0, 44892, 7965.96, 0] 2021-03-18 15:52:40,649 DEBUG MBUS1 532 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:52:40,649 DEBUG MBUS1 532 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:52:40,686 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16581.0, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy50": [2.7602216630884517e-43, "kWh"]} 2021-03-18 15:52:40,687 DEBUG MBUS2 533 NEW FRAME : 2021-03-18 15:52:40,688 DEBUG MBUS2 533 Timestamp : 1616082760.058142 2021-03-18 15:52:40,689 DEBUG MBUS2 533 From Node : MBUS2 2021-03-18 15:52:40,689 DEBUG MBUS2 533 Values : [16581, 0, 0, 0, 2.7602216630884517e-43] 2021-03-18 15:52:40,690 DEBUG MBUS2 533 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:52:40,691 DEBUG MBUS2 533 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:52:40,922 DEBUG MQTT Publishing: emon/MBUS2/Volume 16581 2021-03-18 15:52:40,925 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:52:40,927 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:52:40,929 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:52:40,931 DEBUG MQTT Publishing: emon/MBUS2/Energy50 2.7602216630884517e-43 2021-03-18 15:52:40,933 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:52:40,934 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16581,0,0,0,2.7602216630884517e-43 2021-03-18 15:52:40,936 DEBUG MQTT Publishing: emon/MBUS1/Energy 46139 2021-03-18 15:52:40,937 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.28 2021-03-18 15:52:40,939 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:52:40,941 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:52:40,943 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:52:40,944 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:52:40,946 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:52:40,947 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46139,13136.28,0,44892,7965.96,0 2021-03-18 15:52:50,547 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46139, "kWh"], "Volume": [13136.29, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:52:50,548 DEBUG MBUS1 534 NEW FRAME : 2021-03-18 15:52:50,549 DEBUG MBUS1 534 Timestamp : 1616082770.012070 2021-03-18 15:52:50,550 DEBUG MBUS1 534 From Node : MBUS1 2021-03-18 15:52:50,551 DEBUG MBUS1 534 Values : [46139, 13136.29, 0, 44892, 7965.96, 0] 2021-03-18 15:52:50,552 DEBUG MBUS1 534 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:52:50,552 DEBUG MBUS1 534 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:52:50,609 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16581.0, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy50": [2.7602216630884517e-43, "kWh"]} 2021-03-18 15:52:50,610 DEBUG MBUS2 535 NEW FRAME : 2021-03-18 15:52:50,611 DEBUG MBUS2 535 Timestamp : 1616082770.050720 2021-03-18 15:52:50,612 DEBUG MBUS2 535 From Node : MBUS2 2021-03-18 15:52:50,612 DEBUG MBUS2 535 Values : [16581, 0, 0, 0, 2.7602216630884517e-43] 2021-03-18 15:52:50,613 DEBUG MBUS2 535 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:52:50,614 DEBUG MBUS2 535 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:52:50,744 DEBUG MQTT Publishing: emon/MBUS2/Volume 16581 2021-03-18 15:52:50,746 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:52:50,748 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:52:50,750 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:52:50,752 DEBUG MQTT Publishing: emon/MBUS2/Energy50 2.7602216630884517e-43 2021-03-18 15:52:50,754 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:52:50,755 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16581,0,0,0,2.7602216630884517e-43 2021-03-18 15:52:50,757 DEBUG MQTT Publishing: emon/MBUS1/Energy 46139 2021-03-18 15:52:50,759 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.29 2021-03-18 15:52:50,761 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:52:50,763 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:52:50,765 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:52:50,767 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:52:50,770 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:52:50,771 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46139,13136.29,0,44892,7965.96,0 2021-03-18 15:53:00,579 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46140, "kWh"], "Volume": [13136.300000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:53:00,581 DEBUG MBUS1 536 NEW FRAME : 2021-03-18 15:53:00,583 DEBUG MBUS1 536 Timestamp : 1616082780.028564 2021-03-18 15:53:00,584 DEBUG MBUS1 536 From Node : MBUS1 2021-03-18 15:53:00,586 DEBUG MBUS1 536 Values : [46140, 13136.300000000001, 0, 44892, 7965.96, 0] 2021-03-18 15:53:00,587 DEBUG MBUS1 536 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:53:00,588 DEBUG MBUS1 536 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:53:00,663 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 177, in parse_frame value = bytes[0] IndexError: list index out of range 2021-03-18 15:53:00,739 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:53:00,791 DEBUG MQTT Publishing: emon/MBUS1/Energy 46140 2021-03-18 15:53:00,793 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.300000000001 2021-03-18 15:53:00,795 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:53:00,796 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:53:00,798 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 196 times...) 2021-03-18 15:53:00,801 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:53:00,802 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:53:00,803 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:53:00,806 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:53:00,807 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:53:00,808 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:53:00,805 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:53:00,811 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:53:00,812 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46140,13136.300000000001,0,44892,7965.96,0 2021-03-18 15:53:00,828 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:53:00,829 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:53:00,830 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:53:00,830 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:53:00,831 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:53:01,377 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 179, in parse_frame value = bytes[0] + (bytes[1]<<8) IndexError: list index out of range 2021-03-18 15:53:01,437 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:53:01,438 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 197 times...) 2021-03-18 15:53:01,441 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:53:01,442 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:53:01,442 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:53:01,443 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:53:01,444 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:53:01,451 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:53:01,460 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:53:01,461 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:53:01,462 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:53:01,463 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:53:05,014 DEBUG emoncmsorg Buffer size: 5 2021-03-18 15:53:10,637 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16581.100000000002, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy47": [2.7602216630884517e-43, "kWh"]} 2021-03-18 15:53:10,639 DEBUG MBUS2 540 NEW FRAME : 2021-03-18 15:53:10,639 DEBUG MBUS2 540 Timestamp : 1616082790.051306 2021-03-18 15:53:10,640 DEBUG MBUS2 540 From Node : MBUS2 2021-03-18 15:53:10,641 DEBUG MBUS2 540 Values : [16581.100000000002, 0, 0, 0, 2.7602216630884517e-43] 2021-03-18 15:53:10,642 DEBUG MBUS2 540 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:53:10,643 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46140, "kWh"], "Volume": [13136.31, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:53:10,644 DEBUG MBUS2 540 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:53:10,645 DEBUG MBUS1 539 NEW FRAME : 2021-03-18 15:53:10,646 DEBUG MBUS1 539 Timestamp : 1616082790.046422 2021-03-18 15:53:10,647 DEBUG MBUS1 539 From Node : MBUS1 2021-03-18 15:53:10,647 DEBUG MBUS1 539 Values : [46140, 13136.31, 0, 44892, 7965.96, 0] 2021-03-18 15:53:10,648 DEBUG MBUS1 539 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:53:10,648 DEBUG MBUS1 539 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:53:10,707 DEBUG MQTT Publishing: emon/MBUS1/Energy 46140 2021-03-18 15:53:10,709 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.31 2021-03-18 15:53:10,710 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:53:10,712 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:53:10,714 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:53:10,715 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:53:10,717 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:53:10,717 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46140,13136.31,0,44892,7965.96,0 2021-03-18 15:53:10,719 DEBUG MQTT Publishing: emon/MBUS2/Volume 16581.100000000002 2021-03-18 15:53:10,721 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:53:10,722 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:53:10,724 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:53:10,726 DEBUG MQTT Publishing: emon/MBUS2/Energy47 2.7602216630884517e-43 2021-03-18 15:53:10,728 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:53:10,728 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16581.100000000002,0,0,0,2.7602216630884517e-43 2021-03-18 15:53:20,663 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46140, "kWh"], "Volume": [13136.32, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:53:20,664 DEBUG MBUS1 542 NEW FRAME : 2021-03-18 15:53:20,665 DEBUG MBUS1 542 Timestamp : 1616082800.097150 2021-03-18 15:53:20,665 DEBUG MBUS1 542 From Node : MBUS1 2021-03-18 15:53:20,666 DEBUG MBUS1 542 Values : [46140, 13136.32, 0, 44892, 7965.96, 0] 2021-03-18 15:53:20,667 DEBUG MBUS1 542 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:53:20,667 DEBUG MBUS1 542 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:53:20,680 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 177, in parse_frame value = bytes[0] IndexError: list index out of range 2021-03-18 15:53:20,762 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:53:20,763 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 198 times...) 2021-03-18 15:53:20,766 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:53:20,767 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:53:20,767 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:53:20,768 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:53:20,769 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:53:20,776 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:53:20,777 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:53:20,777 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:53:20,778 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:53:20,779 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:53:20,813 DEBUG MQTT Publishing: emon/MBUS1/Energy 46140 2021-03-18 15:53:20,815 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.32 2021-03-18 15:53:20,817 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:53:20,819 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:53:20,821 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:53:20,822 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:53:20,824 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:53:20,825 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46140,13136.32,0,44892,7965.96,0 2021-03-18 15:53:21,329 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 179, in parse_frame value = bytes[0] + (bytes[1]<<8) IndexError: list index out of range 2021-03-18 15:53:21,383 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:53:21,383 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 199 times...) 2021-03-18 15:53:21,386 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:53:21,387 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:53:21,388 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:53:21,388 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:53:21,389 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:53:21,396 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:53:21,397 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:53:21,397 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:53:21,398 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:53:21,399 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:53:30,601 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46140, "kWh"], "Volume": [13136.33, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:53:30,602 DEBUG MBUS1 544 NEW FRAME : 2021-03-18 15:53:30,603 DEBUG MBUS1 544 Timestamp : 1616082810.033668 2021-03-18 15:53:30,604 DEBUG MBUS1 544 From Node : MBUS1 2021-03-18 15:53:30,604 DEBUG MBUS1 544 Values : [46140, 13136.33, 0, 44892, 7965.96, 0] 2021-03-18 15:53:30,605 DEBUG MBUS1 544 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:53:30,606 DEBUG MBUS1 544 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:53:30,618 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 181, in parse_frame value = bytes[0] + (bytes[1]<<8) + (bytes[2]<<16) IndexError: list index out of range 2021-03-18 15:53:30,657 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:53:30,658 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 200 times...) 2021-03-18 15:53:30,661 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:53:30,662 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:53:30,663 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:53:30,664 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:53:30,665 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:53:30,672 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:53:30,673 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:53:30,674 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:53:30,674 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:53:30,675 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:53:30,707 DEBUG MQTT Publishing: emon/MBUS1/Energy 46140 2021-03-18 15:53:30,710 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.33 2021-03-18 15:53:30,712 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:53:30,714 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:53:30,716 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:53:30,718 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:53:30,720 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:53:30,721 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46140,13136.33,0,44892,7965.96,0 2021-03-18 15:53:31,226 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 183, in parse_frame value = bytes[0] + (bytes[1]<<8) + (bytes[2]<<16) + (bytes[3]<<24) IndexError: list index out of range 2021-03-18 15:53:31,320 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:53:31,321 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 201 times...) 2021-03-18 15:53:31,324 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:53:31,326 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:53:31,326 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:53:31,327 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:53:31,328 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:53:31,335 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:53:31,336 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:53:31,337 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:53:31,338 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:53:31,338 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:53:35,028 DEBUG emoncmsorg Buffer size: 4 2021-03-18 15:53:40,632 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 187, in parse_frame value = struct.unpack("f",bytearray(bytes))[0] struct.error: unpack requires a buffer of 4 bytes 2021-03-18 15:53:40,656 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46140, "kWh"], "Volume": [13136.33, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:53:40,657 DEBUG MBUS1 548 NEW FRAME : 2021-03-18 15:53:40,658 DEBUG MBUS1 548 Timestamp : 1616082820.068580 2021-03-18 15:53:40,659 DEBUG MBUS1 548 From Node : MBUS1 2021-03-18 15:53:40,659 DEBUG MBUS1 548 Values : [46140, 13136.33, 0, 44892, 7965.96, 0] 2021-03-18 15:53:40,660 DEBUG MBUS1 548 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:53:40,661 DEBUG MBUS1 548 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:53:40,805 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:53:40,806 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 202 times...) 2021-03-18 15:53:40,809 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:53:40,810 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:53:40,811 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:53:40,812 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:53:40,814 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:53:40,821 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:53:40,822 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:53:40,822 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:53:40,823 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:53:40,824 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:53:40,900 DEBUG MQTT Publishing: emon/MBUS1/Energy 46140 2021-03-18 15:53:40,902 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.33 2021-03-18 15:53:40,904 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:53:40,906 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:53:40,921 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:53:40,923 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:53:40,925 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:53:40,926 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46140,13136.33,0,44892,7965.96,0 2021-03-18 15:53:41,375 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16581.100000000002, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy47": [2.7602216630884517e-43, "kWh"], "Volume_Max": [0, "m3"]} 2021-03-18 15:53:41,376 DEBUG MBUS2 549 NEW FRAME : 2021-03-18 15:53:41,377 DEBUG MBUS2 549 Timestamp : 1616082820.825446 2021-03-18 15:53:41,378 DEBUG MBUS2 549 From Node : MBUS2 2021-03-18 15:53:41,379 DEBUG MBUS2 549 Values : [16581.100000000002, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:53:41,380 DEBUG MBUS2 549 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:53:41,381 DEBUG MBUS2 549 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:53:41,447 DEBUG MQTT Publishing: emon/MBUS2/Volume 16581.100000000002 2021-03-18 15:53:41,449 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:53:41,450 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:53:41,452 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:53:41,454 DEBUG MQTT Publishing: emon/MBUS2/Energy47 2.7602216630884517e-43 2021-03-18 15:53:41,456 DEBUG MQTT Publishing: emon/MBUS2/Volume_Max 0 2021-03-18 15:53:41,458 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:53:41,458 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16581.100000000002,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:53:50,598 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46140, "kWh"], "Volume": [13136.34, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:53:50,599 DEBUG MBUS1 550 NEW FRAME : 2021-03-18 15:53:50,601 DEBUG MBUS1 550 Timestamp : 1616082830.019846 2021-03-18 15:53:50,602 DEBUG MBUS1 550 From Node : MBUS1 2021-03-18 15:53:50,603 DEBUG MBUS1 550 Values : [46140, 13136.34, 0, 44892, 7965.96, 0] 2021-03-18 15:53:50,605 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16581.100000000002, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy47": [2.7602216630884517e-43, "kWh"], "Volume_Min": [0, "m3"]} 2021-03-18 15:53:50,606 DEBUG MBUS1 550 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:53:50,607 DEBUG MBUS2 551 NEW FRAME : 2021-03-18 15:53:50,608 DEBUG MBUS1 550 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:53:50,609 DEBUG MBUS2 551 Timestamp : 1616082830.026128 2021-03-18 15:53:50,610 DEBUG MBUS2 551 From Node : MBUS2 2021-03-18 15:53:50,611 DEBUG MBUS2 551 Values : [16581.100000000002, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:53:50,612 DEBUG MBUS2 551 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:53:50,612 DEBUG MBUS2 551 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:53:50,707 DEBUG MQTT Publishing: emon/MBUS1/Energy 46140 2021-03-18 15:53:50,708 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.34 2021-03-18 15:53:50,711 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:53:50,713 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:53:50,715 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:53:50,716 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:53:50,717 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:53:50,718 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46140,13136.34,0,44892,7965.96,0 2021-03-18 15:53:50,719 DEBUG MQTT Publishing: emon/MBUS2/Volume 16581.100000000002 2021-03-18 15:53:50,721 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:53:50,722 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:53:50,724 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:53:50,725 DEBUG MQTT Publishing: emon/MBUS2/Energy47 2.7602216630884517e-43 2021-03-18 15:53:50,726 DEBUG MQTT Publishing: emon/MBUS2/Volume_Min 0 2021-03-18 15:53:50,728 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:53:50,728 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16581.100000000002,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:54:00,692 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16581.100000000002, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy47": [2.7602216630884517e-43, "kWh"], "Volume_Min": [0, "m3"]} 2021-03-18 15:54:00,693 DEBUG MBUS2 553 NEW FRAME : 2021-03-18 15:54:00,695 DEBUG MBUS2 553 Timestamp : 1616082840.059080 2021-03-18 15:54:00,697 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46140, "kWh"], "Volume": [13136.35, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:54:00,697 DEBUG MBUS2 553 From Node : MBUS2 2021-03-18 15:54:00,698 DEBUG MBUS1 552 NEW FRAME : 2021-03-18 15:54:00,699 DEBUG MBUS2 553 Values : [16581.100000000002, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:54:00,700 DEBUG MBUS1 552 Timestamp : 1616082840.052460 2021-03-18 15:54:00,701 DEBUG MBUS2 553 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:54:00,702 DEBUG MBUS1 552 From Node : MBUS1 2021-03-18 15:54:00,703 DEBUG MBUS2 553 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:54:00,704 DEBUG MBUS1 552 Values : [46140, 13136.35, 0, 44892, 7965.96, 0] 2021-03-18 15:54:00,705 DEBUG MBUS1 552 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:54:00,706 DEBUG MBUS1 552 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:54:00,911 DEBUG MQTT Publishing: emon/MBUS1/Energy 46140 2021-03-18 15:54:00,914 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.35 2021-03-18 15:54:00,922 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:54:00,925 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:54:00,927 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:54:00,929 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:54:00,931 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:54:00,933 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46140,13136.35,0,44892,7965.96,0 2021-03-18 15:54:00,934 DEBUG MQTT Publishing: emon/MBUS2/Volume 16581.100000000002 2021-03-18 15:54:00,936 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:54:00,938 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:54:00,940 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:54:00,942 DEBUG MQTT Publishing: emon/MBUS2/Energy47 2.7602216630884517e-43 2021-03-18 15:54:00,944 DEBUG MQTT Publishing: emon/MBUS2/Volume_Min 0 2021-03-18 15:54:00,946 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:54:00,947 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16581.100000000002,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:54:05,083 DEBUG emoncmsorg Buffer size: 6 2021-03-18 15:54:10,641 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16581.100000000002, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy47": [2.7602216630884517e-43, "kWh"], "Volume_Min": [0, "m3"]} 2021-03-18 15:54:10,642 DEBUG MBUS2 555 NEW FRAME : 2021-03-18 15:54:10,643 DEBUG MBUS2 555 Timestamp : 1616082850.075516 2021-03-18 15:54:10,644 DEBUG MBUS2 555 From Node : MBUS2 2021-03-18 15:54:10,644 DEBUG MBUS2 555 Values : [16581.100000000002, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:54:10,646 DEBUG MBUS2 555 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:54:10,647 DEBUG MBUS2 555 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:54:10,661 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46140, "kWh"], "Volume": [13136.36, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:54:10,662 DEBUG MBUS1 554 NEW FRAME : 2021-03-18 15:54:10,663 DEBUG MBUS1 554 Timestamp : 1616082850.063719 2021-03-18 15:54:10,663 DEBUG MBUS1 554 From Node : MBUS1 2021-03-18 15:54:10,664 DEBUG MBUS1 554 Values : [46140, 13136.36, 0, 44892, 7965.96, 0] 2021-03-18 15:54:10,665 DEBUG MBUS1 554 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:54:10,665 DEBUG MBUS1 554 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:54:10,755 DEBUG MQTT Publishing: emon/MBUS1/Energy 46140 2021-03-18 15:54:10,757 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.36 2021-03-18 15:54:10,760 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:54:10,762 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:54:10,764 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:54:10,766 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:54:10,769 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:54:10,770 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46140,13136.36,0,44892,7965.96,0 2021-03-18 15:54:10,772 DEBUG MQTT Publishing: emon/MBUS2/Volume 16581.100000000002 2021-03-18 15:54:10,774 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:54:10,776 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:54:10,778 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:54:10,781 DEBUG MQTT Publishing: emon/MBUS2/Energy47 2.7602216630884517e-43 2021-03-18 15:54:10,783 DEBUG MQTT Publishing: emon/MBUS2/Volume_Min 0 2021-03-18 15:54:10,785 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:54:10,786 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16581.100000000002,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:54:20,553 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46140, "kWh"], "Volume": [13136.36, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:54:20,554 DEBUG MBUS1 556 NEW FRAME : 2021-03-18 15:54:20,555 DEBUG MBUS1 556 Timestamp : 1616082860.015661 2021-03-18 15:54:20,556 DEBUG MBUS1 556 From Node : MBUS1 2021-03-18 15:54:20,556 DEBUG MBUS1 556 Values : [46140, 13136.36, 0, 44892, 7965.96, 0] 2021-03-18 15:54:20,557 DEBUG MBUS1 556 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:54:20,558 DEBUG MBUS1 556 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:54:20,674 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16581.2, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"], "Volume_Min": [0, "m3"]} 2021-03-18 15:54:20,675 DEBUG MBUS2 557 NEW FRAME : 2021-03-18 15:54:20,675 DEBUG MBUS2 557 Timestamp : 1616082860.087328 2021-03-18 15:54:20,676 DEBUG MBUS2 557 From Node : MBUS2 2021-03-18 15:54:20,676 DEBUG MBUS2 557 Values : [16581.2, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:54:20,677 DEBUG MBUS2 557 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:54:20,678 DEBUG MBUS2 557 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:54:20,708 DEBUG MQTT Publishing: emon/MBUS1/Energy 46140 2021-03-18 15:54:20,709 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.36 2021-03-18 15:54:20,711 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:54:20,712 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:54:20,713 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:54:20,715 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:54:20,716 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:54:20,717 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46140,13136.36,0,44892,7965.96,0 2021-03-18 15:54:20,929 DEBUG MQTT Publishing: emon/MBUS2/Volume 16581.2 2021-03-18 15:54:20,931 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:54:20,933 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:54:20,934 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:54:20,936 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 15:54:20,938 DEBUG MQTT Publishing: emon/MBUS2/Volume_Min 0 2021-03-18 15:54:20,942 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:54:20,943 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16581.2,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:54:30,610 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46141, "kWh"], "Volume": [13136.37, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:54:30,611 DEBUG MBUS1 558 NEW FRAME : 2021-03-18 15:54:30,612 DEBUG MBUS1 558 Timestamp : 1616082870.025482 2021-03-18 15:54:30,613 DEBUG MBUS1 558 From Node : MBUS1 2021-03-18 15:54:30,614 DEBUG MBUS1 558 Values : [46141, 13136.37, 0, 44892, 7965.96, 0] 2021-03-18 15:54:30,615 DEBUG MBUS1 558 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:54:30,615 DEBUG MBUS1 558 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:54:30,623 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16581.2, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"]} 2021-03-18 15:54:30,624 DEBUG MBUS2 559 NEW FRAME : 2021-03-18 15:54:30,625 DEBUG MBUS2 559 Timestamp : 1616082870.026001 2021-03-18 15:54:30,625 DEBUG MBUS2 559 From Node : MBUS2 2021-03-18 15:54:30,626 DEBUG MBUS2 559 Values : [16581.2, 0, 0, 0, 2.7602216630884517e-43] 2021-03-18 15:54:30,627 DEBUG MBUS2 559 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:54:30,627 DEBUG MBUS2 559 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:54:30,768 DEBUG MQTT Publishing: emon/MBUS1/Energy 46141 2021-03-18 15:54:30,770 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.37 2021-03-18 15:54:30,771 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:54:30,774 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:54:30,776 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:54:30,780 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:54:30,783 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:54:30,784 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46141,13136.37,0,44892,7965.96,0 2021-03-18 15:54:30,786 DEBUG MQTT Publishing: emon/MBUS2/Volume 16581.2 2021-03-18 15:54:30,800 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:54:30,802 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:54:30,804 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:54:30,806 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 15:54:30,810 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:54:30,811 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16581.2,0,0,0,2.7602216630884517e-43 2021-03-18 15:54:35,100 DEBUG emoncmsorg Buffer size: 6 2021-03-18 15:54:40,699 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46141, "kWh"], "Volume": [13136.380000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:54:40,700 DEBUG MBUS1 560 NEW FRAME : 2021-03-18 15:54:40,711 DEBUG MBUS1 560 Timestamp : 1616082880.093907 2021-03-18 15:54:40,712 DEBUG MBUS1 560 From Node : MBUS1 2021-03-18 15:54:40,713 DEBUG MBUS1 560 Values : [46141, 13136.380000000001, 0, 44892, 7965.96, 0] 2021-03-18 15:54:40,714 DEBUG MBUS1 560 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:54:40,716 DEBUG MBUS1 560 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:54:40,719 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16581.2, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"], "Volume_Min": [0, "m3"]} 2021-03-18 15:54:40,720 DEBUG MBUS2 561 NEW FRAME : 2021-03-18 15:54:40,721 DEBUG MBUS2 561 Timestamp : 1616082880.094440 2021-03-18 15:54:40,722 DEBUG MBUS2 561 From Node : MBUS2 2021-03-18 15:54:40,723 DEBUG MBUS2 561 Values : [16581.2, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:54:40,723 DEBUG MBUS2 561 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:54:40,724 DEBUG MBUS2 561 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:54:40,935 DEBUG MQTT Publishing: emon/MBUS1/Energy 46141 2021-03-18 15:54:40,937 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.380000000001 2021-03-18 15:54:40,939 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:54:40,940 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:54:40,942 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:54:40,944 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:54:40,945 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:54:40,946 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46141,13136.380000000001,0,44892,7965.96,0 2021-03-18 15:54:40,948 DEBUG MQTT Publishing: emon/MBUS2/Volume 16581.2 2021-03-18 15:54:40,950 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:54:40,952 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:54:40,953 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:54:40,955 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 15:54:40,956 DEBUG MQTT Publishing: emon/MBUS2/Volume_Min 0 2021-03-18 15:54:40,958 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:54:40,959 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16581.2,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:54:50,653 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46141, "kWh"], "Volume": [13136.380000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:54:50,654 DEBUG MBUS1 563 NEW FRAME : 2021-03-18 15:54:50,655 DEBUG MBUS1 563 Timestamp : 1616082890.070047 2021-03-18 15:54:50,656 DEBUG MBUS1 563 From Node : MBUS1 2021-03-18 15:54:50,657 DEBUG MBUS1 563 Values : [46141, 13136.380000000001, 0, 44892, 7965.96, 0] 2021-03-18 15:54:50,657 DEBUG MBUS1 563 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:54:50,658 DEBUG MBUS1 563 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:54:50,670 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16581.2, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"], "Volume_Max": [0, "m3"]} 2021-03-18 15:54:50,671 DEBUG MBUS2 562 NEW FRAME : 2021-03-18 15:54:50,672 DEBUG MBUS2 562 Timestamp : 1616082890.069722 2021-03-18 15:54:50,673 DEBUG MBUS2 562 From Node : MBUS2 2021-03-18 15:54:50,674 DEBUG MBUS2 562 Values : [16581.2, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:54:50,674 DEBUG MBUS2 562 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:54:50,675 DEBUG MBUS2 562 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:54:50,750 DEBUG MQTT Publishing: emon/MBUS1/Energy 46141 2021-03-18 15:54:50,752 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.380000000001 2021-03-18 15:54:50,754 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:54:50,756 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:54:50,757 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:54:50,759 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:54:50,761 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:54:50,762 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46141,13136.380000000001,0,44892,7965.96,0 2021-03-18 15:54:50,868 DEBUG MQTT Publishing: emon/MBUS2/Volume 16581.2 2021-03-18 15:54:50,870 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:54:50,872 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:54:50,873 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:54:50,875 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 15:54:50,880 DEBUG MQTT Publishing: emon/MBUS2/Volume_Max 0 2021-03-18 15:54:50,901 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:54:50,902 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16581.2,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:55:00,558 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46141, "kWh"], "Volume": [13136.39, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:55:00,560 DEBUG MBUS1 564 NEW FRAME : 2021-03-18 15:55:00,561 DEBUG MBUS1 564 Timestamp : 1616082900.019396 2021-03-18 15:55:00,562 DEBUG MBUS1 564 From Node : MBUS1 2021-03-18 15:55:00,563 DEBUG MBUS1 564 Values : [46141, 13136.39, 0, 44892, 7965.96, 0] 2021-03-18 15:55:00,564 DEBUG MBUS1 564 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:55:00,566 DEBUG MBUS1 564 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:55:00,607 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16581.2, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"]} 2021-03-18 15:55:00,608 DEBUG MBUS2 565 NEW FRAME : 2021-03-18 15:55:00,608 DEBUG MBUS2 565 Timestamp : 1616082900.039017 2021-03-18 15:55:00,609 DEBUG MBUS2 565 From Node : MBUS2 2021-03-18 15:55:00,610 DEBUG MBUS2 565 Values : [16581.2, 0, 0, 0, 2.7602216630884517e-43] 2021-03-18 15:55:00,610 DEBUG MBUS2 565 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:55:00,611 DEBUG MBUS2 565 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:55:00,792 DEBUG MQTT Publishing: emon/MBUS1/Energy 46141 2021-03-18 15:55:00,794 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.39 2021-03-18 15:55:00,795 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:55:00,796 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:55:00,797 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:55:00,799 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:55:00,800 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:55:00,801 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46141,13136.39,0,44892,7965.96,0 2021-03-18 15:55:00,803 DEBUG MQTT Publishing: emon/MBUS2/Volume 16581.2 2021-03-18 15:55:00,805 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:55:00,807 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:55:00,809 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:55:00,811 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 15:55:00,812 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:55:00,814 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16581.2,0,0,0,2.7602216630884517e-43 2021-03-18 15:55:05,134 DEBUG emoncmsorg Buffer size: 6 2021-03-18 15:55:10,557 WARNING MBUS1 Exception caught in MBUS1 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 183, in parse_frame value = bytes[0] + (bytes[1]<<8) + (bytes[2]<<16) + (bytes[3]<<24) IndexError: list index out of range 2021-03-18 15:55:10,612 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16581.2, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"]} 2021-03-18 15:55:10,613 DEBUG MBUS2 567 NEW FRAME : 2021-03-18 15:55:10,614 DEBUG MBUS2 567 Timestamp : 1616082910.069560 2021-03-18 15:55:10,615 DEBUG MBUS2 567 From Node : MBUS2 2021-03-18 15:55:10,615 DEBUG MBUS2 567 Values : [16581.2, 0, 0, 0, 2.7602216630884517e-43] 2021-03-18 15:55:10,616 DEBUG MBUS2 567 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:55:10,617 DEBUG MBUS2 567 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:55:10,724 WARNING MainThread MBUS1 thread is dead. 2021-03-18 15:55:10,737 DEBUG MQTT Publishing: emon/MBUS2/Volume 16581.2 2021-03-18 15:55:10,739 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:55:10,741 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:55:10,742 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:55:10,744 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 15:55:10,746 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:55:10,747 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16581.2,0,0,0,2.7602216630884517e-43 2021-03-18 15:55:10,782 WARNING MainThread Attempting to restart thread MBUS1 (thread has been restarted 17 times...) 2021-03-18 15:55:10,785 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS1' 2021-03-18 15:55:10,786 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB1 9600 2021-03-18 15:55:10,802 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:55:10,803 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:55:10,804 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:55:10,804 INFO MainThread Setting MBUS1 nodename: MBUS1 2021-03-18 15:55:10,805 DEBUG MainThread Setting MBUS1 pubchannels: ['ToEmonCMS'] 2021-03-18 15:55:10,807 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:55:10,808 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:55:10,809 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:55:11,343 WARNING MBUS1 Exception caught in MBUS1 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 183, in parse_frame value = bytes[0] + (bytes[1]<<8) + (bytes[2]<<16) + (bytes[3]<<24) IndexError: list index out of range 2021-03-18 15:55:11,462 WARNING MainThread MBUS1 thread is dead. 2021-03-18 15:55:11,463 WARNING MainThread Attempting to restart thread MBUS1 (thread has been restarted 18 times...) 2021-03-18 15:55:11,466 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS1' 2021-03-18 15:55:11,468 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB1 9600 2021-03-18 15:55:11,475 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:55:11,476 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:55:11,477 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:55:11,478 INFO MainThread Setting MBUS1 nodename: MBUS1 2021-03-18 15:55:11,478 DEBUG MainThread Setting MBUS1 pubchannels: ['ToEmonCMS'] 2021-03-18 15:55:11,480 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:55:11,481 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:55:11,482 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:55:20,554 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46141, "kWh"], "Volume": [13136.4, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:55:20,555 DEBUG MBUS1 569 NEW FRAME : 2021-03-18 15:55:20,555 DEBUG MBUS1 569 Timestamp : 1616082920.018699 2021-03-18 15:55:20,556 DEBUG MBUS1 569 From Node : MBUS1 2021-03-18 15:55:20,557 DEBUG MBUS1 569 Values : [46141, 13136.4, 0, 44892, 7965.96, 0] 2021-03-18 15:55:20,557 DEBUG MBUS1 569 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:55:20,558 DEBUG MBUS1 569 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:55:20,617 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 183, in parse_frame value = bytes[0] + (bytes[1]<<8) + (bytes[2]<<16) + (bytes[3]<<24) IndexError: list index out of range 2021-03-18 15:55:20,695 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:55:20,746 DEBUG MQTT Publishing: emon/MBUS1/Energy 46141 2021-03-18 15:55:20,747 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.4 2021-03-18 15:55:20,749 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:55:20,751 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:55:20,752 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:55:20,754 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 203 times...) 2021-03-18 15:55:20,755 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:55:20,758 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:55:20,760 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:55:20,761 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:55:20,762 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46141,13136.4,0,44892,7965.96,0 2021-03-18 15:55:20,762 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:55:20,764 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:55:20,765 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:55:20,782 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:55:20,783 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:55:20,783 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:55:20,784 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:55:20,785 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:55:21,335 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 187, in parse_frame value = struct.unpack("f",bytearray(bytes))[0] struct.error: unpack requires a buffer of 4 bytes 2021-03-18 15:55:21,388 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:55:21,389 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 204 times...) 2021-03-18 15:55:21,392 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:55:21,393 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:55:21,394 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:55:21,395 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:55:21,396 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:55:21,403 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:55:21,404 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:55:21,405 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:55:21,405 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:55:21,406 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:55:30,567 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46141, "kWh"], "Volume": [13136.4, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:55:30,569 DEBUG MBUS1 572 NEW FRAME : 2021-03-18 15:55:30,569 DEBUG MBUS1 572 Timestamp : 1616082930.030531 2021-03-18 15:55:30,570 DEBUG MBUS1 572 From Node : MBUS1 2021-03-18 15:55:30,571 DEBUG MBUS1 572 Values : [46141, 13136.4, 0, 44892, 7965.96, 0] 2021-03-18 15:55:30,572 DEBUG MBUS1 572 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:55:30,573 DEBUG MBUS1 572 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:55:30,614 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16581.3, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"], "Volume_error": [0, "m3"]} 2021-03-18 15:55:30,615 DEBUG MBUS2 573 NEW FRAME : 2021-03-18 15:55:30,616 DEBUG MBUS2 573 Timestamp : 1616082930.064038 2021-03-18 15:55:30,616 DEBUG MBUS2 573 From Node : MBUS2 2021-03-18 15:55:30,617 DEBUG MBUS2 573 Values : [16581.3, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:55:30,618 DEBUG MBUS2 573 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:55:30,618 DEBUG MBUS2 573 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:55:30,641 DEBUG MQTT Publishing: emon/MBUS1/Energy 46141 2021-03-18 15:55:30,642 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.4 2021-03-18 15:55:30,644 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:55:30,646 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:55:30,648 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:55:30,650 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:55:30,652 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:55:30,652 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46141,13136.4,0,44892,7965.96,0 2021-03-18 15:55:30,864 DEBUG MQTT Publishing: emon/MBUS2/Volume 16581.3 2021-03-18 15:55:30,867 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:55:30,869 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:55:30,871 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:55:30,874 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 15:55:30,877 DEBUG MQTT Publishing: emon/MBUS2/Volume_error 0 2021-03-18 15:55:30,881 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:55:30,882 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16581.3,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:55:35,196 DEBUG emoncmsorg Buffer size: 4 2021-03-18 15:55:40,558 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46141, "kWh"], "Volume": [13136.41, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:55:40,558 DEBUG MBUS1 574 NEW FRAME : 2021-03-18 15:55:40,559 DEBUG MBUS1 574 Timestamp : 1616082940.021708 2021-03-18 15:55:40,560 DEBUG MBUS1 574 From Node : MBUS1 2021-03-18 15:55:40,561 DEBUG MBUS1 574 Values : [46141, 13136.41, 0, 44892, 7965.96, 0] 2021-03-18 15:55:40,561 DEBUG MBUS1 574 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:55:40,562 DEBUG MBUS1 574 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:55:40,611 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16581.3, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"], "Volume_error": [0, "m3"]} 2021-03-18 15:55:40,612 DEBUG MBUS2 575 NEW FRAME : 2021-03-18 15:55:40,613 DEBUG MBUS2 575 Timestamp : 1616082940.068502 2021-03-18 15:55:40,613 DEBUG MBUS2 575 From Node : MBUS2 2021-03-18 15:55:40,614 DEBUG MBUS2 575 Values : [16581.3, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:55:40,615 DEBUG MBUS2 575 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:55:40,615 DEBUG MBUS2 575 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:55:40,764 DEBUG MQTT Publishing: emon/MBUS1/Energy 46141 2021-03-18 15:55:40,766 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.41 2021-03-18 15:55:40,768 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:55:40,770 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:55:40,772 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:55:40,774 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:55:40,776 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:55:40,777 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46141,13136.41,0,44892,7965.96,0 2021-03-18 15:55:40,779 DEBUG MQTT Publishing: emon/MBUS2/Volume 16581.3 2021-03-18 15:55:40,782 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:55:40,783 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:55:40,785 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:55:40,788 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 15:55:40,790 DEBUG MQTT Publishing: emon/MBUS2/Volume_error 0 2021-03-18 15:55:40,792 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:55:40,793 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16581.3,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:55:50,589 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46141, "kWh"], "Volume": [13136.41, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:55:50,590 DEBUG MBUS1 576 NEW FRAME : 2021-03-18 15:55:50,591 DEBUG MBUS1 576 Timestamp : 1616082950.041226 2021-03-18 15:55:50,591 DEBUG MBUS1 576 From Node : MBUS1 2021-03-18 15:55:50,592 DEBUG MBUS1 576 Values : [46141, 13136.41, 0, 44892, 7965.96, 0] 2021-03-18 15:55:50,593 DEBUG MBUS1 576 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:55:50,593 DEBUG MBUS1 576 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:55:50,627 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 187, in parse_frame value = struct.unpack("f",bytearray(bytes))[0] struct.error: unpack requires a buffer of 4 bytes 2021-03-18 15:55:50,759 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:55:50,760 DEBUG MQTT Publishing: emon/MBUS1/Energy 46141 2021-03-18 15:55:50,772 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.41 2021-03-18 15:55:50,774 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:55:50,776 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:55:50,778 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:55:50,769 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 205 times...) 2021-03-18 15:55:50,783 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:55:50,787 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:55:50,788 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:55:50,791 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:55:50,792 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:55:50,792 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:55:50,793 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46141,13136.41,0,44892,7965.96,0 2021-03-18 15:55:50,795 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:55:50,819 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:55:50,820 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:55:50,821 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:55:50,822 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:55:50,823 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:55:51,408 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16581.3, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"], "Volume_Min": [0, "m3"]} 2021-03-18 15:55:51,413 DEBUG MBUS2 578 NEW FRAME : 2021-03-18 15:55:51,414 DEBUG MBUS2 578 Timestamp : 1616082950.840690 2021-03-18 15:55:51,415 DEBUG MBUS2 578 From Node : MBUS2 2021-03-18 15:55:51,416 DEBUG MBUS2 578 Values : [16581.3, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:55:51,418 DEBUG MBUS2 578 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:55:51,419 DEBUG MBUS2 578 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:55:51,510 DEBUG MQTT Publishing: emon/MBUS2/Volume 16581.3 2021-03-18 15:55:51,512 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:55:51,514 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:55:51,515 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:55:51,517 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 15:55:51,519 DEBUG MQTT Publishing: emon/MBUS2/Volume_Min 0 2021-03-18 15:55:51,522 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:55:51,523 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16581.3,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:56:00,591 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46141, "kWh"], "Volume": [13136.42, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:56:00,593 DEBUG MBUS1 580 NEW FRAME : 2021-03-18 15:56:00,594 DEBUG MBUS1 580 Timestamp : 1616082960.017330 2021-03-18 15:56:00,595 DEBUG MBUS1 580 From Node : MBUS1 2021-03-18 15:56:00,596 DEBUG MBUS1 580 Values : [46141, 13136.42, 0, 44892, 7965.96, 0] 2021-03-18 15:56:00,597 DEBUG MBUS1 580 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:56:00,597 DEBUG MBUS1 580 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:56:00,662 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16581.3, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"], "Volume_Min": [0, "m3"]} 2021-03-18 15:56:00,663 DEBUG MBUS2 579 NEW FRAME : 2021-03-18 15:56:00,664 DEBUG MBUS2 579 Timestamp : 1616082960.016968 2021-03-18 15:56:00,665 DEBUG MBUS2 579 From Node : MBUS2 2021-03-18 15:56:00,665 DEBUG MBUS2 579 Values : [16581.3, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:56:00,666 DEBUG MBUS2 579 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:56:00,667 DEBUG MBUS2 579 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:56:00,743 DEBUG MQTT Publishing: emon/MBUS1/Energy 46141 2021-03-18 15:56:00,745 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.42 2021-03-18 15:56:00,747 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:56:00,749 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:56:00,751 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:56:00,752 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:56:00,755 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:56:00,755 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46141,13136.42,0,44892,7965.96,0 2021-03-18 15:56:00,865 DEBUG MQTT Publishing: emon/MBUS2/Volume 16581.3 2021-03-18 15:56:00,867 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:56:00,870 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:56:00,872 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:56:00,874 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 15:56:00,875 DEBUG MQTT Publishing: emon/MBUS2/Volume_Min 0 2021-03-18 15:56:00,877 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:56:00,878 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16581.3,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:56:05,241 DEBUG emoncmsorg Buffer size: 6 2021-03-18 15:56:10,615 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46141, "kWh"], "Volume": [13136.42, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:56:10,616 DEBUG MBUS1 582 NEW FRAME : 2021-03-18 15:56:10,618 DEBUG MBUS1 582 Timestamp : 1616082970.045836 2021-03-18 15:56:10,619 DEBUG MBUS1 582 From Node : MBUS1 2021-03-18 15:56:10,620 DEBUG MBUS1 582 Values : [46141, 13136.42, 0, 44892, 7965.96, 0] 2021-03-18 15:56:10,621 DEBUG MBUS1 582 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:56:10,622 DEBUG MBUS1 582 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:56:10,640 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16581.3, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"]} 2021-03-18 15:56:10,641 DEBUG MBUS2 581 NEW FRAME : 2021-03-18 15:56:10,642 DEBUG MBUS2 581 Timestamp : 1616082970.042901 2021-03-18 15:56:10,642 DEBUG MBUS2 581 From Node : MBUS2 2021-03-18 15:56:10,643 DEBUG MBUS2 581 Values : [16581.3, 0, 0, 0, 2.7602216630884517e-43] 2021-03-18 15:56:10,643 DEBUG MBUS2 581 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:56:10,644 DEBUG MBUS2 581 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:56:10,789 DEBUG MQTT Publishing: emon/MBUS1/Energy 46141 2021-03-18 15:56:10,791 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.42 2021-03-18 15:56:10,792 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:56:10,793 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:56:10,795 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:56:10,796 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:56:10,797 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:56:10,797 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46141,13136.42,0,44892,7965.96,0 2021-03-18 15:56:10,799 DEBUG MQTT Publishing: emon/MBUS2/Volume 16581.3 2021-03-18 15:56:10,801 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:56:10,803 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:56:10,805 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:56:10,807 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 15:56:10,809 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:56:10,810 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16581.3,0,0,0,2.7602216630884517e-43 2021-03-18 15:56:20,560 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:56:20,644 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:56:20,646 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 206 times...) 2021-03-18 15:56:20,650 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:56:20,651 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:56:20,653 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:56:20,654 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:56:20,656 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:56:20,664 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:56:20,665 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:56:20,667 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:56:20,668 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:56:20,670 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:56:20,690 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46141, "kWh"], "Volume": [13136.42, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:56:20,691 DEBUG MBUS1 584 NEW FRAME : 2021-03-18 15:56:20,691 DEBUG MBUS1 584 Timestamp : 1616082980.083197 2021-03-18 15:56:20,692 DEBUG MBUS1 584 From Node : MBUS1 2021-03-18 15:56:20,693 DEBUG MBUS1 584 Values : [46141, 13136.42, 0, 44892, 7965.96, 0] 2021-03-18 15:56:20,694 DEBUG MBUS1 584 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:56:20,694 DEBUG MBUS1 584 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:56:20,906 DEBUG MQTT Publishing: emon/MBUS1/Energy 46141 2021-03-18 15:56:20,908 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.42 2021-03-18 15:56:20,910 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:56:20,912 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:56:20,915 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:56:20,917 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:56:20,919 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:56:20,921 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46141,13136.42,0,44892,7965.96,0 2021-03-18 15:56:21,252 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:56:21,299 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:56:21,300 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 207 times...) 2021-03-18 15:56:21,304 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:56:21,305 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:56:21,306 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:56:21,307 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:56:21,308 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:56:21,314 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:56:21,315 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:56:21,316 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:56:21,317 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:56:21,318 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:56:30,582 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:56:30,603 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46141, "kWh"], "Volume": [13136.42, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:56:30,604 DEBUG MBUS1 587 NEW FRAME : 2021-03-18 15:56:30,605 DEBUG MBUS1 587 Timestamp : 1616082990.052817 2021-03-18 15:56:30,606 DEBUG MBUS1 587 From Node : MBUS1 2021-03-18 15:56:30,607 DEBUG MBUS1 587 Values : [46141, 13136.42, 0, 44892, 7965.96, 0] 2021-03-18 15:56:30,608 DEBUG MBUS1 587 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:56:30,609 DEBUG MBUS1 587 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:56:30,772 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:56:30,773 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 208 times...) 2021-03-18 15:56:30,776 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:56:30,777 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:56:30,778 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:56:30,779 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:56:30,780 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:56:30,787 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:56:30,788 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:56:30,789 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:56:30,790 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:56:30,791 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:56:30,794 DEBUG MQTT Publishing: emon/MBUS1/Energy 46141 2021-03-18 15:56:30,796 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.42 2021-03-18 15:56:30,798 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:56:30,799 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:56:30,801 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:56:30,804 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:56:30,806 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:56:30,807 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46141,13136.42,0,44892,7965.96,0 2021-03-18 15:56:31,337 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:56:31,440 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:56:31,441 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 209 times...) 2021-03-18 15:56:31,445 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:56:31,446 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:56:31,447 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:56:31,448 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:56:31,449 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:56:31,457 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:56:31,458 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:56:31,459 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:56:31,460 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:56:31,461 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:56:35,329 DEBUG emoncmsorg Buffer size: 4 2021-03-18 15:56:40,557 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:56:40,599 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46141, "kWh"], "Volume": [13136.42, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:56:40,600 DEBUG MBUS1 590 NEW FRAME : 2021-03-18 15:56:40,601 DEBUG MBUS1 590 Timestamp : 1616083000.063103 2021-03-18 15:56:40,601 DEBUG MBUS1 590 From Node : MBUS1 2021-03-18 15:56:40,602 DEBUG MBUS1 590 Values : [46141, 13136.42, 0, 44892, 7965.96, 0] 2021-03-18 15:56:40,603 DEBUG MBUS1 590 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:56:40,603 DEBUG MBUS1 590 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:56:40,713 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:56:40,714 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 210 times...) 2021-03-18 15:56:40,717 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:56:40,718 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:56:40,718 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:56:40,719 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:56:40,721 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:56:40,727 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:56:40,728 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:56:40,729 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:56:40,730 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:56:40,731 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:56:40,811 DEBUG MQTT Publishing: emon/MBUS1/Energy 46141 2021-03-18 15:56:40,812 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.42 2021-03-18 15:56:40,814 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:56:40,815 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:56:40,817 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:56:40,818 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:56:40,820 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:56:40,821 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46141,13136.42,0,44892,7965.96,0 2021-03-18 15:56:41,278 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:56:41,335 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:56:41,336 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 211 times...) 2021-03-18 15:56:41,339 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:56:41,340 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:56:41,341 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:56:41,342 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:56:41,344 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:56:41,350 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:56:41,351 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:56:41,352 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:56:41,353 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:56:41,354 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:56:50,592 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:56:50,621 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46141, "kWh"], "Volume": [13136.42, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:56:50,622 DEBUG MBUS1 593 NEW FRAME : 2021-03-18 15:56:50,623 DEBUG MBUS1 593 Timestamp : 1616083010.062370 2021-03-18 15:56:50,623 DEBUG MBUS1 593 From Node : MBUS1 2021-03-18 15:56:50,624 DEBUG MBUS1 593 Values : [46141, 13136.42, 0, 44892, 7965.96, 0] 2021-03-18 15:56:50,625 DEBUG MBUS1 593 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:56:50,625 DEBUG MBUS1 593 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:56:50,777 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:56:50,778 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 212 times...) 2021-03-18 15:56:50,781 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:56:50,782 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:56:50,783 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:56:50,784 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:56:50,785 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:56:50,791 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:56:50,792 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:56:50,793 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:56:50,794 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:56:50,794 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:56:50,811 DEBUG MQTT Publishing: emon/MBUS1/Energy 46141 2021-03-18 15:56:50,813 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.42 2021-03-18 15:56:50,815 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:56:50,816 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:56:50,818 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:56:50,820 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:56:50,822 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:56:50,822 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46141,13136.42,0,44892,7965.96,0 2021-03-18 15:56:51,344 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:56:51,467 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:56:51,468 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 213 times...) 2021-03-18 15:56:51,471 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:56:51,472 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:56:51,473 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:56:51,474 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:56:51,475 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:56:51,481 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:56:51,482 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:56:51,483 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:56:51,484 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:56:51,484 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:57:00,579 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:57:00,634 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46141, "kWh"], "Volume": [13136.43, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:57:00,635 DEBUG MBUS1 596 NEW FRAME : 2021-03-18 15:57:00,636 DEBUG MBUS1 596 Timestamp : 1616083020.096721 2021-03-18 15:57:00,637 DEBUG MBUS1 596 From Node : MBUS1 2021-03-18 15:57:00,638 DEBUG MBUS1 596 Values : [46141, 13136.43, 0, 44892, 7965.96, 0] 2021-03-18 15:57:00,639 DEBUG MBUS1 596 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:57:00,639 DEBUG MBUS1 596 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:57:00,702 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:57:00,703 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 214 times...) 2021-03-18 15:57:00,706 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:57:00,707 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:57:00,708 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:57:00,709 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:57:00,710 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:57:00,717 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:57:00,718 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:57:00,719 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:57:00,719 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:57:00,720 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:57:00,721 DEBUG MQTT Publishing: emon/MBUS1/Energy 46141 2021-03-18 15:57:00,725 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.43 2021-03-18 15:57:00,726 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:57:00,728 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:57:00,730 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:57:00,732 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:57:00,733 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:57:00,734 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46141,13136.43,0,44892,7965.96,0 2021-03-18 15:57:01,269 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:57:01,326 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:57:01,327 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 215 times...) 2021-03-18 15:57:01,330 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:57:01,331 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:57:01,332 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:57:01,333 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:57:01,334 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:57:01,341 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:57:01,342 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:57:01,343 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:57:01,343 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:57:01,344 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:57:05,339 DEBUG emoncmsorg Buffer size: 3 2021-03-18 15:57:10,560 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:57:10,605 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:57:10,606 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 216 times...) 2021-03-18 15:57:10,610 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:57:10,621 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:57:10,622 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:57:10,624 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:57:10,625 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:57:10,634 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:57:10,636 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:57:10,637 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:57:10,638 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:57:10,639 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:57:10,643 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46141, "kWh"], "Volume": [13136.43, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:57:10,644 DEBUG MBUS1 599 NEW FRAME : 2021-03-18 15:57:10,646 DEBUG MBUS1 599 Timestamp : 1616083030.086090 2021-03-18 15:57:10,647 DEBUG MBUS1 599 From Node : MBUS1 2021-03-18 15:57:10,648 DEBUG MBUS1 599 Values : [46141, 13136.43, 0, 44892, 7965.96, 0] 2021-03-18 15:57:10,649 DEBUG MBUS1 599 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:57:10,649 DEBUG MBUS1 599 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:57:10,932 DEBUG MQTT Publishing: emon/MBUS1/Energy 46141 2021-03-18 15:57:10,934 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.43 2021-03-18 15:57:10,935 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:57:10,937 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:57:10,939 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:57:10,940 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:57:10,943 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:57:10,944 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46141,13136.43,0,44892,7965.96,0 2021-03-18 15:57:11,198 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:57:11,320 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:57:11,321 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 217 times...) 2021-03-18 15:57:11,324 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:57:11,325 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:57:11,326 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:57:11,326 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:57:11,328 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:57:11,334 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:57:11,335 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:57:11,336 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:57:11,337 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:57:11,337 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:57:20,613 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16581.5, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"], "Volume_Min": [0, "m3"]} 2021-03-18 15:57:20,614 DEBUG MBUS2 601 NEW FRAME : 2021-03-18 15:57:20,615 DEBUG MBUS2 601 Timestamp : 1616083040.002147 2021-03-18 15:57:20,616 DEBUG MBUS2 601 From Node : MBUS2 2021-03-18 15:57:20,617 DEBUG MBUS2 601 Values : [16581.5, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:57:20,618 DEBUG MBUS2 601 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:57:20,619 DEBUG MBUS2 601 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:57:20,625 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46141, "kWh"], "Volume": [13136.43, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:57:20,626 DEBUG MBUS1 602 NEW FRAME : 2021-03-18 15:57:20,627 DEBUG MBUS1 602 Timestamp : 1616083040.020874 2021-03-18 15:57:20,628 DEBUG MBUS1 602 From Node : MBUS1 2021-03-18 15:57:20,629 DEBUG MBUS1 602 Values : [46141, 13136.43, 0, 44892, 7965.96, 0] 2021-03-18 15:57:20,651 DEBUG MBUS1 602 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:57:20,652 DEBUG MBUS1 602 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:57:20,751 DEBUG MQTT Publishing: emon/MBUS1/Energy 46141 2021-03-18 15:57:20,753 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.43 2021-03-18 15:57:20,755 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:57:20,757 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:57:20,758 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:57:20,781 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:57:20,783 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:57:20,784 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46141,13136.43,0,44892,7965.96,0 2021-03-18 15:57:20,785 DEBUG MQTT Publishing: emon/MBUS2/Volume 16581.5 2021-03-18 15:57:20,787 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:57:20,788 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:57:20,790 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:57:20,792 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 15:57:20,793 DEBUG MQTT Publishing: emon/MBUS2/Volume_Min 0 2021-03-18 15:57:20,795 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:57:20,796 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16581.5,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:57:30,560 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46141, "kWh"], "Volume": [13136.44, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:57:30,561 DEBUG MBUS1 603 NEW FRAME : 2021-03-18 15:57:30,562 DEBUG MBUS1 603 Timestamp : 1616083050.005450 2021-03-18 15:57:30,564 DEBUG MBUS1 603 From Node : MBUS1 2021-03-18 15:57:30,565 DEBUG MBUS1 603 Values : [46141, 13136.44, 0, 44892, 7965.96, 0] 2021-03-18 15:57:30,566 DEBUG MBUS1 603 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:57:30,567 DEBUG MBUS1 603 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:57:30,615 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16581.5, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"], "Volume_Min": [0, "m3"]} 2021-03-18 15:57:30,616 DEBUG MBUS2 604 NEW FRAME : 2021-03-18 15:57:30,617 DEBUG MBUS2 604 Timestamp : 1616083050.012029 2021-03-18 15:57:30,618 DEBUG MBUS2 604 From Node : MBUS2 2021-03-18 15:57:30,618 DEBUG MBUS2 604 Values : [16581.5, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:57:30,619 DEBUG MBUS2 604 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:57:30,620 DEBUG MBUS2 604 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:57:30,679 DEBUG MQTT Publishing: emon/MBUS1/Energy 46141 2021-03-18 15:57:30,681 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.44 2021-03-18 15:57:30,683 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:57:30,685 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:57:30,687 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:57:30,688 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:57:30,690 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:57:30,691 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46141,13136.44,0,44892,7965.96,0 2021-03-18 15:57:30,693 DEBUG MQTT Publishing: emon/MBUS2/Volume 16581.5 2021-03-18 15:57:30,694 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:57:30,696 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:57:30,698 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:57:30,699 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 15:57:30,701 DEBUG MQTT Publishing: emon/MBUS2/Volume_Min 0 2021-03-18 15:57:30,703 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:57:30,704 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16581.5,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:57:35,345 DEBUG emoncmsorg Buffer size: 5 2021-03-18 15:57:40,562 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46141, "kWh"], "Volume": [13136.44, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:57:40,563 DEBUG MBUS1 605 NEW FRAME : 2021-03-18 15:57:40,564 DEBUG MBUS1 605 Timestamp : 1616083060.023565 2021-03-18 15:57:40,565 DEBUG MBUS1 605 From Node : MBUS1 2021-03-18 15:57:40,566 DEBUG MBUS1 605 Values : [46141, 13136.44, 0, 44892, 7965.96, 0] 2021-03-18 15:57:40,566 DEBUG MBUS1 605 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:57:40,567 DEBUG MBUS1 605 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:57:40,619 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16581.5, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"]} 2021-03-18 15:57:40,620 DEBUG MBUS2 606 NEW FRAME : 2021-03-18 15:57:40,621 DEBUG MBUS2 606 Timestamp : 1616083060.075467 2021-03-18 15:57:40,622 DEBUG MBUS2 606 From Node : MBUS2 2021-03-18 15:57:40,622 DEBUG MBUS2 606 Values : [16581.5, 0, 0, 0, 2.7602216630884517e-43] 2021-03-18 15:57:40,623 DEBUG MBUS2 606 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:57:40,624 DEBUG MBUS2 606 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:57:40,786 DEBUG MQTT Publishing: emon/MBUS1/Energy 46141 2021-03-18 15:57:40,788 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.44 2021-03-18 15:57:40,791 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:57:40,793 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:57:40,796 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:57:40,798 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:57:40,801 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:57:40,802 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46141,13136.44,0,44892,7965.96,0 2021-03-18 15:57:40,804 DEBUG MQTT Publishing: emon/MBUS2/Volume 16581.5 2021-03-18 15:57:40,807 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:57:40,809 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:57:40,812 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:57:40,814 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 15:57:40,817 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:57:40,818 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16581.5,0,0,0,2.7602216630884517e-43 2021-03-18 15:57:50,557 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46141, "kWh"], "Volume": [13136.44, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:57:50,557 DEBUG MBUS1 607 NEW FRAME : 2021-03-18 15:57:50,558 DEBUG MBUS1 607 Timestamp : 1616083070.019708 2021-03-18 15:57:50,559 DEBUG MBUS1 607 From Node : MBUS1 2021-03-18 15:57:50,559 DEBUG MBUS1 607 Values : [46141, 13136.44, 0, 44892, 7965.96, 0] 2021-03-18 15:57:50,560 DEBUG MBUS1 607 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:57:50,561 DEBUG MBUS1 607 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:57:50,621 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:57:50,640 DEBUG MQTT Publishing: emon/MBUS1/Energy 46141 2021-03-18 15:57:50,642 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.44 2021-03-18 15:57:50,644 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:57:50,645 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:57:50,647 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:57:50,649 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:57:50,651 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:57:50,651 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46141,13136.44,0,44892,7965.96,0 2021-03-18 15:57:50,769 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:57:50,770 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 218 times...) 2021-03-18 15:57:50,773 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:57:50,774 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:57:50,774 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:57:50,776 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:57:50,777 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:57:50,784 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:57:50,785 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:57:50,786 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:57:50,786 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:57:50,787 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:57:51,340 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:57:51,450 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:57:51,451 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 219 times...) 2021-03-18 15:57:51,454 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:57:51,456 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:57:51,457 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:57:51,458 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:57:51,459 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:57:51,466 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:57:51,467 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:57:51,468 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:57:51,469 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:57:51,469 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:58:00,629 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46141, "kWh"], "Volume": [13136.44, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:58:00,630 DEBUG MBUS1 610 NEW FRAME : 2021-03-18 15:58:00,631 DEBUG MBUS1 610 Timestamp : 1616083080.053087 2021-03-18 15:58:00,633 DEBUG MBUS1 610 From Node : MBUS1 2021-03-18 15:58:00,634 DEBUG MBUS1 610 Values : [46141, 13136.44, 0, 44892, 7965.96, 0] 2021-03-18 15:58:00,634 DEBUG MBUS1 610 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:58:00,635 DEBUG MBUS1 610 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:58:00,647 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:58:00,808 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:58:00,809 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 220 times...) 2021-03-18 15:58:00,812 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:58:00,813 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:58:00,814 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:58:00,814 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:58:00,816 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:58:00,822 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:58:00,823 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:58:00,824 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:58:00,824 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:58:00,825 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:58:00,869 DEBUG MQTT Publishing: emon/MBUS1/Energy 46141 2021-03-18 15:58:00,871 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.44 2021-03-18 15:58:00,873 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:58:00,875 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:58:00,877 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:58:00,879 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:58:00,881 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:58:00,882 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46141,13136.44,0,44892,7965.96,0 2021-03-18 15:58:01,370 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:58:01,429 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:58:01,430 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 221 times...) 2021-03-18 15:58:01,433 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:58:01,434 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:58:01,435 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:58:01,435 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:58:01,437 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:58:01,443 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:58:01,444 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:58:01,445 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:58:01,446 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:58:01,447 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:58:05,389 DEBUG emoncmsorg Buffer size: 4 2021-03-18 15:58:10,578 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:58:10,619 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46141, "kWh"], "Volume": [13136.45, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:58:10,621 DEBUG MBUS1 614 NEW FRAME : 2021-03-18 15:58:10,622 DEBUG MBUS1 614 Timestamp : 1616083090.079695 2021-03-18 15:58:10,622 DEBUG MBUS1 614 From Node : MBUS1 2021-03-18 15:58:10,623 DEBUG MBUS1 614 Values : [46141, 13136.45, 0, 44892, 7965.96, 0] 2021-03-18 15:58:10,624 DEBUG MBUS1 614 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:58:10,624 DEBUG MBUS1 614 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:58:10,651 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:58:10,652 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 222 times...) 2021-03-18 15:58:10,655 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:58:10,656 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:58:10,656 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:58:10,657 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:58:10,658 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:58:10,665 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:58:10,665 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:58:10,666 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:58:10,667 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:58:10,667 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:58:10,673 DEBUG MQTT Publishing: emon/MBUS1/Energy 46141 2021-03-18 15:58:10,674 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.45 2021-03-18 15:58:10,676 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:58:10,678 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:58:10,679 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:58:10,681 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:58:10,683 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:58:10,684 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46141,13136.45,0,44892,7965.96,0 2021-03-18 15:58:11,216 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:58:11,351 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:58:11,352 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 223 times...) 2021-03-18 15:58:11,355 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:58:11,356 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:58:11,357 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:58:11,358 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:58:11,359 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:58:11,366 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:58:11,367 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:58:11,368 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:58:11,368 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:58:11,369 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:58:20,555 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:58:20,604 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46141, "kWh"], "Volume": [13136.45, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:58:20,605 DEBUG MBUS1 617 NEW FRAME : 2021-03-18 15:58:20,606 DEBUG MBUS1 617 Timestamp : 1616083100.067978 2021-03-18 15:58:20,606 DEBUG MBUS1 617 From Node : MBUS1 2021-03-18 15:58:20,607 DEBUG MBUS1 617 Values : [46141, 13136.45, 0, 44892, 7965.96, 0] 2021-03-18 15:58:20,608 DEBUG MBUS1 617 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:58:20,608 DEBUG MBUS1 617 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:58:20,767 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:58:20,768 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 224 times...) 2021-03-18 15:58:20,771 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:58:20,772 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:58:20,773 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:58:20,774 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:58:20,775 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:58:20,780 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:58:20,781 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:58:20,781 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:58:20,782 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:58:20,782 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:58:20,802 DEBUG MQTT Publishing: emon/MBUS1/Energy 46141 2021-03-18 15:58:20,804 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.45 2021-03-18 15:58:20,805 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:58:20,806 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:58:20,808 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:58:20,809 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:58:20,811 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:58:20,812 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46141,13136.45,0,44892,7965.96,0 2021-03-18 15:58:21,328 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16581.600000000002, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy48": [2.7602216630884517e-43, "kWh"], "Volume_error": [0, "m3"]} 2021-03-18 15:58:21,329 DEBUG MBUS2 618 NEW FRAME : 2021-03-18 15:58:21,331 DEBUG MBUS2 618 Timestamp : 1616083100.783961 2021-03-18 15:58:21,332 DEBUG MBUS2 618 From Node : MBUS2 2021-03-18 15:58:21,333 DEBUG MBUS2 618 Values : [16581.600000000002, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:58:21,333 DEBUG MBUS2 618 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:58:21,334 DEBUG MBUS2 618 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:58:21,431 DEBUG MQTT Publishing: emon/MBUS2/Volume 16581.600000000002 2021-03-18 15:58:21,433 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:58:21,435 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:58:21,437 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:58:21,439 DEBUG MQTT Publishing: emon/MBUS2/Energy48 2.7602216630884517e-43 2021-03-18 15:58:21,447 DEBUG MQTT Publishing: emon/MBUS2/Volume_error 0 2021-03-18 15:58:21,449 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:58:21,450 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16581.600000000002,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:58:30,548 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16581.600000000002, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy48": [2.7602216630884517e-43, "kWh"], "Volume_error": [0, "m3"]} 2021-03-18 15:58:30,549 DEBUG MBUS2 619 NEW FRAME : 2021-03-18 15:58:30,549 DEBUG MBUS2 619 Timestamp : 1616083110.005316 2021-03-18 15:58:30,550 DEBUG MBUS2 619 From Node : MBUS2 2021-03-18 15:58:30,551 DEBUG MBUS2 619 Values : [16581.600000000002, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:58:30,551 DEBUG MBUS2 619 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:58:30,552 DEBUG MBUS2 619 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:58:30,599 WARNING MBUS1 Exception caught in MBUS1 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 183, in parse_frame value = bytes[0] + (bytes[1]<<8) + (bytes[2]<<16) + (bytes[3]<<24) IndexError: list index out of range 2021-03-18 15:58:30,622 WARNING MainThread MBUS1 thread is dead. 2021-03-18 15:58:30,680 WARNING MainThread Attempting to restart thread MBUS1 (thread has been restarted 19 times...) 2021-03-18 15:58:30,684 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS1' 2021-03-18 15:58:30,685 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB1 9600 2021-03-18 15:58:30,701 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:58:30,702 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:58:30,702 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:58:30,703 INFO MainThread Setting MBUS1 nodename: MBUS1 2021-03-18 15:58:30,704 DEBUG MainThread Setting MBUS1 pubchannels: ['ToEmonCMS'] 2021-03-18 15:58:30,706 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:58:30,707 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:58:30,708 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:58:30,722 DEBUG MQTT Publishing: emon/MBUS2/Volume 16581.600000000002 2021-03-18 15:58:30,724 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:58:30,726 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:58:30,727 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:58:30,729 DEBUG MQTT Publishing: emon/MBUS2/Energy48 2.7602216630884517e-43 2021-03-18 15:58:30,731 DEBUG MQTT Publishing: emon/MBUS2/Volume_error 0 2021-03-18 15:58:30,733 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:58:30,733 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16581.600000000002,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:58:31,245 WARNING MBUS1 Exception caught in MBUS1 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 183, in parse_frame value = bytes[0] + (bytes[1]<<8) + (bytes[2]<<16) + (bytes[3]<<24) IndexError: list index out of range 2021-03-18 15:58:31,354 WARNING MainThread MBUS1 thread is dead. 2021-03-18 15:58:31,355 WARNING MainThread Attempting to restart thread MBUS1 (thread has been restarted 20 times...) 2021-03-18 15:58:31,358 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS1' 2021-03-18 15:58:31,360 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB1 9600 2021-03-18 15:58:31,367 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:58:31,368 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:58:31,369 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:58:31,369 INFO MainThread Setting MBUS1 nodename: MBUS1 2021-03-18 15:58:31,370 DEBUG MainThread Setting MBUS1 pubchannels: ['ToEmonCMS'] 2021-03-18 15:58:31,372 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:58:31,372 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:58:31,373 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:58:35,470 DEBUG emoncmsorg Buffer size: 4 2021-03-18 15:58:40,586 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46141, "kWh"], "Volume": [13136.45, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:58:40,587 DEBUG MBUS1 623 NEW FRAME : 2021-03-18 15:58:40,588 DEBUG MBUS1 623 Timestamp : 1616083120.022259 2021-03-18 15:58:40,589 DEBUG MBUS1 623 From Node : MBUS1 2021-03-18 15:58:40,589 DEBUG MBUS1 623 Values : [46141, 13136.45, 0, 44892, 7965.96, 0] 2021-03-18 15:58:40,590 DEBUG MBUS1 623 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:58:40,591 DEBUG MBUS1 623 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:58:40,598 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16581.600000000002, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy48": [2.7602216630884517e-43, "kWh"], "Volume_error": [0, "m3"]} 2021-03-18 15:58:40,599 DEBUG MBUS2 622 NEW FRAME : 2021-03-18 15:58:40,600 DEBUG MBUS2 622 Timestamp : 1616083120.015254 2021-03-18 15:58:40,601 DEBUG MBUS2 622 From Node : MBUS2 2021-03-18 15:58:40,601 DEBUG MBUS2 622 Values : [16581.600000000002, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:58:40,602 DEBUG MBUS2 622 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:58:40,603 DEBUG MBUS2 622 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:58:40,839 DEBUG MQTT Publishing: emon/MBUS2/Volume 16581.600000000002 2021-03-18 15:58:40,841 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:58:40,843 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:58:40,844 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:58:40,846 DEBUG MQTT Publishing: emon/MBUS2/Energy48 2.7602216630884517e-43 2021-03-18 15:58:40,848 DEBUG MQTT Publishing: emon/MBUS2/Volume_error 0 2021-03-18 15:58:40,850 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:58:40,851 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16581.600000000002,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:58:40,853 DEBUG MQTT Publishing: emon/MBUS1/Energy 46141 2021-03-18 15:58:40,855 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.45 2021-03-18 15:58:40,857 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:58:40,859 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:58:40,860 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:58:40,862 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:58:40,864 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:58:40,864 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46141,13136.45,0,44892,7965.96,0 2021-03-18 15:58:50,606 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46141, "kWh"], "Volume": [13136.45, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:58:50,607 DEBUG MBUS1 624 NEW FRAME : 2021-03-18 15:58:50,608 DEBUG MBUS1 624 Timestamp : 1616083130.052801 2021-03-18 15:58:50,609 DEBUG MBUS1 624 From Node : MBUS1 2021-03-18 15:58:50,609 DEBUG MBUS1 624 Values : [46141, 13136.45, 0, 44892, 7965.96, 0] 2021-03-18 15:58:50,610 DEBUG MBUS1 624 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:58:50,611 DEBUG MBUS1 624 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:58:50,635 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16581.600000000002, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy48": [2.7602216630884517e-43, "kWh"], "Volume_error": [0, "m3"]} 2021-03-18 15:58:50,636 DEBUG MBUS2 625 NEW FRAME : 2021-03-18 15:58:50,637 DEBUG MBUS2 625 Timestamp : 1616083130.081249 2021-03-18 15:58:50,637 DEBUG MBUS2 625 From Node : MBUS2 2021-03-18 15:58:50,638 DEBUG MBUS2 625 Values : [16581.600000000002, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 15:58:50,639 DEBUG MBUS2 625 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:58:50,639 DEBUG MBUS2 625 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:58:50,776 DEBUG MQTT Publishing: emon/MBUS2/Volume 16581.600000000002 2021-03-18 15:58:50,778 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 15:58:50,781 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 15:58:50,783 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 15:58:50,785 DEBUG MQTT Publishing: emon/MBUS2/Energy48 2.7602216630884517e-43 2021-03-18 15:58:50,787 DEBUG MQTT Publishing: emon/MBUS2/Volume_error 0 2021-03-18 15:58:50,789 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:58:50,789 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16581.600000000002,0,0,0,2.7602216630884517e-43,0 2021-03-18 15:58:50,791 DEBUG MQTT Publishing: emon/MBUS1/Energy 46141 2021-03-18 15:58:50,793 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.45 2021-03-18 15:58:50,795 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:58:50,798 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:58:50,800 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:58:50,802 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:58:50,804 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:58:50,805 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46141,13136.45,0,44892,7965.96,0 2021-03-18 15:59:00,604 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46141, "kWh"], "Volume": [13136.45, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:59:00,606 DEBUG MBUS1 626 NEW FRAME : 2021-03-18 15:59:00,608 DEBUG MBUS1 626 Timestamp : 1616083140.063551 2021-03-18 15:59:00,609 DEBUG MBUS1 626 From Node : MBUS1 2021-03-18 15:59:00,612 DEBUG MBUS1 626 Values : [46141, 13136.45, 0, 44892, 7965.96, 0] 2021-03-18 15:59:00,613 DEBUG MBUS1 626 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:59:00,613 DEBUG MBUS1 626 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:59:00,659 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:59:00,756 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:59:00,814 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 225 times...) 2021-03-18 15:59:00,817 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:59:00,818 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:59:00,819 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:59:00,820 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:59:00,821 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:59:00,824 DEBUG MQTT Publishing: emon/MBUS1/Energy 46141 2021-03-18 15:59:00,826 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.45 2021-03-18 15:59:00,827 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:59:00,829 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:59:00,831 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:59:00,832 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:59:00,834 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:59:00,835 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46141,13136.45,0,44892,7965.96,0 2021-03-18 15:59:00,849 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:59:00,851 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:59:00,851 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:59:00,852 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:59:00,853 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:59:01,402 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:59:01,457 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:59:01,457 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 226 times...) 2021-03-18 15:59:01,460 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:59:01,462 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:59:01,463 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:59:01,464 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:59:01,465 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:59:01,470 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:59:01,471 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:59:01,472 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:59:01,473 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:59:01,473 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:59:05,545 DEBUG emoncmsorg Buffer size: 5 2021-03-18 15:59:10,562 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:59:10,610 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46141, "kWh"], "Volume": [13136.460000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:59:10,611 DEBUG MBUS1 630 NEW FRAME : 2021-03-18 15:59:10,612 DEBUG MBUS1 630 Timestamp : 1616083150.066529 2021-03-18 15:59:10,613 DEBUG MBUS1 630 From Node : MBUS1 2021-03-18 15:59:10,614 DEBUG MBUS1 630 Values : [46141, 13136.460000000001, 0, 44892, 7965.96, 0] 2021-03-18 15:59:10,615 DEBUG MBUS1 630 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:59:10,615 DEBUG MBUS1 630 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:59:10,704 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:59:10,705 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 227 times...) 2021-03-18 15:59:10,708 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:59:10,709 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:59:10,710 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:59:10,711 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:59:10,712 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:59:10,714 DEBUG MQTT Publishing: emon/MBUS1/Energy 46141 2021-03-18 15:59:10,716 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.460000000001 2021-03-18 15:59:10,718 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:59:10,721 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:59:10,723 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:59:10,725 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:59:10,728 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:59:10,729 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46141,13136.460000000001,0,44892,7965.96,0 2021-03-18 15:59:10,733 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:59:10,734 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:59:10,734 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:59:10,735 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:59:10,736 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:59:11,281 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:59:11,385 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:59:11,386 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 228 times...) 2021-03-18 15:59:11,389 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:59:11,390 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:59:11,391 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:59:11,392 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:59:11,394 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:59:11,399 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:59:11,401 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:59:11,401 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:59:11,402 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:59:11,403 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:59:20,593 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:59:20,610 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:59:20,611 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 229 times...) 2021-03-18 15:59:20,614 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:59:20,615 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:59:20,616 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:59:20,617 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:59:20,618 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:59:20,625 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:59:20,626 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:59:20,627 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:59:20,627 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:59:20,628 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:59:20,652 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46141, "kWh"], "Volume": [13136.460000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:59:20,653 DEBUG MBUS1 633 NEW FRAME : 2021-03-18 15:59:20,654 DEBUG MBUS1 633 Timestamp : 1616083160.072911 2021-03-18 15:59:20,655 DEBUG MBUS1 633 From Node : MBUS1 2021-03-18 15:59:20,655 DEBUG MBUS1 633 Values : [46141, 13136.460000000001, 0, 44892, 7965.96, 0] 2021-03-18 15:59:20,656 DEBUG MBUS1 633 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:59:20,657 DEBUG MBUS1 633 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:59:20,920 DEBUG MQTT Publishing: emon/MBUS1/Energy 46141 2021-03-18 15:59:20,923 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.460000000001 2021-03-18 15:59:20,926 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:59:20,928 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:59:20,937 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:59:20,940 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:59:20,942 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:59:20,944 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46141,13136.460000000001,0,44892,7965.96,0 2021-03-18 15:59:21,194 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:59:21,321 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:59:21,322 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 230 times...) 2021-03-18 15:59:21,324 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:59:21,325 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:59:21,326 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:59:21,327 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:59:21,328 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:59:21,334 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:59:21,335 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:59:21,336 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:59:21,337 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:59:21,337 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:59:30,568 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46141, "kWh"], "Volume": [13136.460000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:59:30,570 DEBUG MBUS1 635 NEW FRAME : 2021-03-18 15:59:30,571 DEBUG MBUS1 635 Timestamp : 1616083170.032882 2021-03-18 15:59:30,571 DEBUG MBUS1 635 From Node : MBUS1 2021-03-18 15:59:30,572 DEBUG MBUS1 635 Values : [46141, 13136.460000000001, 0, 44892, 7965.96, 0] 2021-03-18 15:59:30,573 DEBUG MBUS1 635 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:59:30,573 DEBUG MBUS1 635 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:59:30,627 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:59:30,651 DEBUG MQTT Publishing: emon/MBUS1/Energy 46141 2021-03-18 15:59:30,653 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.460000000001 2021-03-18 15:59:30,655 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:59:30,657 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:59:30,659 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:59:30,661 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:59:30,663 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:59:30,663 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46141,13136.460000000001,0,44892,7965.96,0 2021-03-18 15:59:30,800 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:59:30,801 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 231 times...) 2021-03-18 15:59:30,804 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:59:30,805 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:59:30,805 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:59:30,806 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:59:30,807 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:59:30,814 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:59:30,815 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:59:30,816 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:59:30,816 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:59:30,817 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:59:31,364 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:59:31,469 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:59:31,471 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 232 times...) 2021-03-18 15:59:31,474 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:59:31,474 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:59:31,475 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:59:31,476 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:59:31,477 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:59:31,483 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:59:31,484 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:59:31,485 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:59:31,485 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:59:31,486 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:59:35,624 DEBUG emoncmsorg Buffer size: 3 2021-03-18 15:59:40,589 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46141, "kWh"], "Volume": [13136.460000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:59:40,591 DEBUG MBUS1 638 NEW FRAME : 2021-03-18 15:59:40,592 DEBUG MBUS1 638 Timestamp : 1616083180.021993 2021-03-18 15:59:40,593 DEBUG MBUS1 638 From Node : MBUS1 2021-03-18 15:59:40,593 DEBUG MBUS1 638 Values : [46141, 13136.460000000001, 0, 44892, 7965.96, 0] 2021-03-18 15:59:40,594 DEBUG MBUS1 638 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:59:40,595 DEBUG MBUS1 638 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:59:40,614 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:59:40,643 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:59:40,644 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 233 times...) 2021-03-18 15:59:40,647 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:59:40,648 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:59:40,649 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:59:40,650 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:59:40,651 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:59:40,653 DEBUG MQTT Publishing: emon/MBUS1/Energy 46141 2021-03-18 15:59:40,655 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.460000000001 2021-03-18 15:59:40,657 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:59:40,659 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:59:40,660 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:59:40,662 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:59:40,664 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:59:40,665 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46141,13136.460000000001,0,44892,7965.96,0 2021-03-18 15:59:40,670 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:59:40,671 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:59:40,672 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:59:40,674 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:59:40,675 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:59:41,221 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:59:41,350 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:59:41,351 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 234 times...) 2021-03-18 15:59:41,354 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:59:41,355 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:59:41,356 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:59:41,356 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:59:41,358 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:59:41,364 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:59:41,365 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:59:41,366 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:59:41,366 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:59:41,367 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:59:50,567 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:59:50,593 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:59:50,594 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 235 times...) 2021-03-18 15:59:50,598 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:59:50,599 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:59:50,599 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:59:50,600 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:59:50,601 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:59:50,608 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:59:50,609 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:59:50,611 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:59:50,612 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:59:50,612 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 15:59:50,630 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46141, "kWh"], "Volume": [13136.460000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 15:59:50,631 DEBUG MBUS1 642 NEW FRAME : 2021-03-18 15:59:50,632 DEBUG MBUS1 642 Timestamp : 1616083190.077671 2021-03-18 15:59:50,633 DEBUG MBUS1 642 From Node : MBUS1 2021-03-18 15:59:50,633 DEBUG MBUS1 642 Values : [46141, 13136.460000000001, 0, 44892, 7965.96, 0] 2021-03-18 15:59:50,634 DEBUG MBUS1 642 Sent to channel(start)' : ToEmonCMS 2021-03-18 15:59:50,635 DEBUG MBUS1 642 Sent to channel(end)' : ToEmonCMS 2021-03-18 15:59:50,855 DEBUG MQTT Publishing: emon/MBUS1/Energy 46141 2021-03-18 15:59:50,857 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.460000000001 2021-03-18 15:59:50,859 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 15:59:50,864 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 15:59:50,866 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 15:59:50,868 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 15:59:50,870 INFO MQTT Publishing 'node' formatted msg 2021-03-18 15:59:50,871 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46141,13136.460000000001,0,44892,7965.96,0 2021-03-18 15:59:51,159 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 15:59:51,218 WARNING MainThread MBUS2 thread is dead. 2021-03-18 15:59:51,219 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 236 times...) 2021-03-18 15:59:51,222 INFO MainThread Setting MBUS1 address: 29 2021-03-18 15:59:51,223 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 15:59:51,223 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 15:59:51,224 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 15:59:51,225 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 15:59:51,240 INFO MainThread Setting MBUS2 address: 70 2021-03-18 15:59:51,241 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 15:59:51,241 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 15:59:51,242 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 15:59:51,242 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:00:00,544 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46141, "kWh"], "Volume": [13136.460000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:00:00,545 DEBUG MBUS1 644 NEW FRAME : 2021-03-18 16:00:00,546 DEBUG MBUS1 644 Timestamp : 1616083200.007239 2021-03-18 16:00:00,547 DEBUG MBUS1 644 From Node : MBUS1 2021-03-18 16:00:00,548 DEBUG MBUS1 644 Values : [46141, 13136.460000000001, 0, 44892, 7965.96, 0] 2021-03-18 16:00:00,548 DEBUG MBUS1 644 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:00:00,549 DEBUG MBUS1 644 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:00:00,579 DEBUG MQTT Publishing: emon/MBUS1/Energy 46141 2021-03-18 16:00:00,581 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.460000000001 2021-03-18 16:00:00,583 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:00:00,586 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:00:00,588 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:00:00,589 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:00:00,592 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:00:00,593 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46141,13136.460000000001,0,44892,7965.96,0 2021-03-18 16:00:00,639 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:00:00,752 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:00:00,753 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 237 times...) 2021-03-18 16:00:00,756 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:00:00,757 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:00:00,757 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:00:00,758 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:00:00,759 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:00:00,766 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:00:00,767 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:00:00,768 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:00:00,769 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:00:00,770 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:00:01,317 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:00:01,414 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:00:01,415 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 238 times...) 2021-03-18 16:00:01,419 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:00:01,420 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:00:01,421 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:00:01,422 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:00:01,423 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:00:01,430 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:00:01,431 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:00:01,432 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:00:01,432 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:00:01,433 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:00:05,713 DEBUG emoncmsorg Buffer size: 3 2021-03-18 16:00:10,648 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46141, "kWh"], "Volume": [13136.460000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:00:10,649 DEBUG MBUS1 648 NEW FRAME : 2021-03-18 16:00:10,651 DEBUG MBUS1 648 Timestamp : 1616083210.033300 2021-03-18 16:00:10,653 DEBUG MBUS1 648 From Node : MBUS1 2021-03-18 16:00:10,654 DEBUG MBUS1 648 Values : [46141, 13136.460000000001, 0, 44892, 7965.96, 0] 2021-03-18 16:00:10,657 DEBUG MBUS1 648 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:00:10,658 DEBUG MBUS1 648 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:00:10,668 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:00:10,767 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:00:10,768 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 239 times...) 2021-03-18 16:00:10,771 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:00:10,772 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:00:10,773 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:00:10,774 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:00:10,775 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:00:10,781 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:00:10,782 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:00:10,783 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:00:10,784 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:00:10,784 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:00:10,860 DEBUG MQTT Publishing: emon/MBUS1/Energy 46141 2021-03-18 16:00:10,862 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.460000000001 2021-03-18 16:00:10,864 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:00:10,868 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:00:10,870 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:00:10,875 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:00:10,881 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:00:10,882 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46141,13136.460000000001,0,44892,7965.96,0 2021-03-18 16:00:11,330 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:00:11,388 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:00:11,389 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 240 times...) 2021-03-18 16:00:11,392 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:00:11,393 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:00:11,394 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:00:11,395 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:00:11,396 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:00:11,402 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:00:11,403 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:00:11,404 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:00:11,404 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:00:11,405 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:00:20,599 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46141, "kWh"], "Volume": [13136.460000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:00:20,601 DEBUG MBUS1 650 NEW FRAME : 2021-03-18 16:00:20,602 DEBUG MBUS1 650 Timestamp : 1616083220.033129 2021-03-18 16:00:20,603 DEBUG MBUS1 650 From Node : MBUS1 2021-03-18 16:00:20,605 DEBUG MBUS1 650 Values : [46141, 13136.460000000001, 0, 44892, 7965.96, 0] 2021-03-18 16:00:20,606 DEBUG MBUS1 650 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:00:20,607 DEBUG MBUS1 650 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:00:20,637 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:00:20,672 DEBUG MQTT Publishing: emon/MBUS1/Energy 46141 2021-03-18 16:00:20,674 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.460000000001 2021-03-18 16:00:20,676 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:00:20,678 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:00:20,680 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:00:20,682 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:00:20,684 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:00:20,685 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46141,13136.460000000001,0,44892,7965.96,0 2021-03-18 16:00:20,816 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:00:20,817 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 241 times...) 2021-03-18 16:00:20,820 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:00:20,821 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:00:20,822 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:00:20,823 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:00:20,824 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:00:20,829 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:00:20,831 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:00:20,831 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:00:20,832 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:00:20,832 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:00:21,378 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:00:21,476 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:00:21,476 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 242 times...) 2021-03-18 16:00:21,479 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:00:21,481 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:00:21,482 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:00:21,482 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:00:21,484 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:00:21,490 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:00:21,491 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:00:21,492 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:00:21,493 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:00:21,494 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:00:30,612 WARNING MBUS1 Exception caught in MBUS1 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 183, in parse_frame value = bytes[0] + (bytes[1]<<8) + (bytes[2]<<16) + (bytes[3]<<24) IndexError: list index out of range 2021-03-18 16:00:30,664 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:00:30,699 WARNING MainThread MBUS1 thread is dead. 2021-03-18 16:00:30,757 WARNING MainThread Attempting to restart thread MBUS1 (thread has been restarted 21 times...) 2021-03-18 16:00:30,761 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS1' 2021-03-18 16:00:30,762 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB1 9600 2021-03-18 16:00:30,779 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:00:30,780 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:00:30,781 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:00:30,781 INFO MainThread Setting MBUS1 nodename: MBUS1 2021-03-18 16:00:30,782 DEBUG MainThread Setting MBUS1 pubchannels: ['ToEmonCMS'] 2021-03-18 16:00:30,784 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:00:30,785 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:00:30,786 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:00:30,787 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:00:30,787 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 243 times...) 2021-03-18 16:00:30,790 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:00:30,792 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:00:30,792 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:00:30,793 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:00:30,794 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:00:30,801 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:00:30,802 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:00:30,803 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:00:30,803 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:00:30,804 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:00:31,342 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46141, "kWh"], "Volume": [13136.460000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:00:31,342 DEBUG MBUS1 655 NEW FRAME : 2021-03-18 16:00:31,344 DEBUG MBUS1 655 Timestamp : 1616083230.783530 2021-03-18 16:00:31,346 DEBUG MBUS1 655 From Node : MBUS1 2021-03-18 16:00:31,347 DEBUG MBUS1 655 Values : [46141, 13136.460000000001, 0, 44892, 7965.96, 0] 2021-03-18 16:00:31,348 DEBUG MBUS1 655 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:00:31,349 DEBUG MBUS1 655 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:00:31,386 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:00:31,408 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:00:31,409 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 244 times...) 2021-03-18 16:00:31,412 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:00:31,413 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:00:31,414 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:00:31,414 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:00:31,415 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:00:31,422 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:00:31,423 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:00:31,423 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:00:31,424 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:00:31,425 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:00:31,495 DEBUG MQTT Publishing: emon/MBUS1/Energy 46141 2021-03-18 16:00:31,497 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.460000000001 2021-03-18 16:00:31,499 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:00:31,501 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:00:31,503 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:00:31,505 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:00:31,507 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:00:31,508 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46141,13136.460000000001,0,44892,7965.96,0 2021-03-18 16:00:35,773 DEBUG emoncmsorg Buffer size: 3 2021-03-18 16:00:40,545 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46141, "kWh"], "Volume": [13136.460000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:00:40,547 DEBUG MBUS1 657 NEW FRAME : 2021-03-18 16:00:40,547 DEBUG MBUS1 657 Timestamp : 1616083240.010261 2021-03-18 16:00:40,548 DEBUG MBUS1 657 From Node : MBUS1 2021-03-18 16:00:40,549 DEBUG MBUS1 657 Values : [46141, 13136.460000000001, 0, 44892, 7965.96, 0] 2021-03-18 16:00:40,549 DEBUG MBUS1 657 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:00:40,550 DEBUG MBUS1 657 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:00:40,637 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:00:40,696 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:00:40,697 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 245 times...) 2021-03-18 16:00:40,700 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:00:40,701 DEBUG MQTT Publishing: emon/MBUS1/Energy 46141 2021-03-18 16:00:40,705 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.460000000001 2021-03-18 16:00:40,707 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:00:40,709 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:00:40,712 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:00:40,702 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:00:40,715 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:00:40,716 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:00:40,717 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:00:40,718 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:00:40,721 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:00:40,721 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46141,13136.460000000001,0,44892,7965.96,0 2021-03-18 16:00:40,728 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:00:40,729 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:00:40,729 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:00:40,730 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:00:40,731 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:00:41,277 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:00:41,384 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:00:41,385 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 246 times...) 2021-03-18 16:00:41,388 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:00:41,389 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:00:41,389 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:00:41,390 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:00:41,392 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:00:41,397 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:00:41,399 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:00:41,400 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:00:41,400 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:00:41,401 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:00:50,684 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46141, "kWh"], "Volume": [13136.470000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:00:50,685 DEBUG MBUS1 661 NEW FRAME : 2021-03-18 16:00:50,686 DEBUG MBUS1 661 Timestamp : 1616083250.095439 2021-03-18 16:00:50,687 DEBUG MBUS1 661 From Node : MBUS1 2021-03-18 16:00:50,688 DEBUG MBUS1 661 Values : [46141, 13136.470000000001, 0, 44892, 7965.96, 0] 2021-03-18 16:00:50,689 DEBUG MBUS1 661 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:00:50,691 DEBUG MBUS1 661 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:00:50,695 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:00:50,841 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:00:50,842 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 247 times...) 2021-03-18 16:00:50,845 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:00:50,846 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:00:50,847 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:00:50,848 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:00:50,849 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:00:50,856 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:00:50,857 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:00:50,858 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:00:50,858 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:00:50,859 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:00:50,913 DEBUG MQTT Publishing: emon/MBUS1/Energy 46141 2021-03-18 16:00:50,918 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.470000000001 2021-03-18 16:00:50,922 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:00:50,926 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:00:50,928 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:00:50,932 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:00:50,934 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:00:50,935 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46141,13136.470000000001,0,44892,7965.96,0 2021-03-18 16:00:51,405 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:00:51,472 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:00:51,473 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 248 times...) 2021-03-18 16:00:51,476 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:00:51,477 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:00:51,478 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:00:51,479 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:00:51,480 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:00:51,504 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:00:51,505 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:00:51,506 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:00:51,507 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:00:51,508 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:01:00,585 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46141, "kWh"], "Volume": [13136.470000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:01:00,587 DEBUG MBUS1 663 NEW FRAME : 2021-03-18 16:01:00,588 DEBUG MBUS1 663 Timestamp : 1616083260.043290 2021-03-18 16:01:00,589 DEBUG MBUS1 663 From Node : MBUS1 2021-03-18 16:01:00,589 DEBUG MBUS1 663 Values : [46141, 13136.470000000001, 0, 44892, 7965.96, 0] 2021-03-18 16:01:00,591 DEBUG MBUS1 663 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:01:00,592 DEBUG MBUS1 663 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:01:00,632 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:01:00,792 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:01:00,793 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 249 times...) 2021-03-18 16:01:00,795 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:01:00,796 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:01:00,797 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:01:00,798 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:01:00,799 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:01:00,805 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:01:00,806 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:01:00,807 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:01:00,808 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:01:00,808 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:01:00,815 DEBUG MQTT Publishing: emon/MBUS1/Energy 46141 2021-03-18 16:01:00,817 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.470000000001 2021-03-18 16:01:00,819 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:01:00,821 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:01:00,823 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:01:00,825 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:01:00,827 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:01:00,828 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46141,13136.470000000001,0,44892,7965.96,0 2021-03-18 16:01:01,361 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:01:01,457 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:01:01,458 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 250 times...) 2021-03-18 16:01:01,462 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:01:01,463 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:01:01,464 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:01:01,465 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:01:01,466 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:01:01,474 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:01:01,475 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:01:01,476 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:01:01,476 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:01:01,477 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:01:05,861 DEBUG emoncmsorg Buffer size: 3 2021-03-18 16:01:10,618 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46141, "kWh"], "Volume": [13136.470000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:01:10,619 DEBUG MBUS1 666 NEW FRAME : 2021-03-18 16:01:10,620 DEBUG MBUS1 666 Timestamp : 1616083270.042923 2021-03-18 16:01:10,631 DEBUG MBUS1 666 From Node : MBUS1 2021-03-18 16:01:10,632 DEBUG MBUS1 666 Values : [46141, 13136.470000000001, 0, 44892, 7965.96, 0] 2021-03-18 16:01:10,633 DEBUG MBUS1 666 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:01:10,634 DEBUG MBUS1 666 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:01:10,640 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:01:10,710 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:01:10,711 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 251 times...) 2021-03-18 16:01:10,712 DEBUG MQTT Publishing: emon/MBUS1/Energy 46141 2021-03-18 16:01:10,715 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:01:10,717 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:01:10,718 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.470000000001 2021-03-18 16:01:10,718 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:01:10,720 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:01:10,721 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:01:10,722 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:01:10,724 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:01:10,726 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:01:10,728 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:01:10,730 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:01:10,732 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:01:10,732 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:01:10,733 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46141,13136.470000000001,0,44892,7965.96,0 2021-03-18 16:01:10,734 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:01:10,735 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:01:10,736 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:01:11,287 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:01:11,340 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:01:11,341 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 252 times...) 2021-03-18 16:01:11,344 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:01:11,345 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:01:11,345 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:01:11,346 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:01:11,347 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:01:11,372 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:01:11,373 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:01:11,374 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:01:11,375 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:01:11,376 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:01:20,574 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:01:20,598 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:01:20,600 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 253 times...) 2021-03-18 16:01:20,603 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:01:20,605 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:01:20,606 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:01:20,607 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:01:20,609 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:01:20,617 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:01:20,618 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:01:20,619 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:01:20,620 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:01:20,621 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:01:20,649 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46142, "kWh"], "Volume": [13136.470000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:01:20,651 DEBUG MBUS1 670 NEW FRAME : 2021-03-18 16:01:20,652 DEBUG MBUS1 670 Timestamp : 1616083280.088567 2021-03-18 16:01:20,653 DEBUG MBUS1 670 From Node : MBUS1 2021-03-18 16:01:20,654 DEBUG MBUS1 670 Values : [46142, 13136.470000000001, 0, 44892, 7965.96, 0] 2021-03-18 16:01:20,655 DEBUG MBUS1 670 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:01:20,655 DEBUG MBUS1 670 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:01:20,925 DEBUG MQTT Publishing: emon/MBUS1/Energy 46142 2021-03-18 16:01:20,927 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.470000000001 2021-03-18 16:01:20,929 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:01:20,930 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:01:20,932 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:01:20,933 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:01:20,934 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:01:20,935 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46142,13136.470000000001,0,44892,7965.96,0 2021-03-18 16:01:21,172 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:01:21,268 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:01:21,269 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 254 times...) 2021-03-18 16:01:21,272 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:01:21,273 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:01:21,274 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:01:21,275 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:01:21,276 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:01:21,282 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:01:21,283 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:01:21,284 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:01:21,285 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:01:21,285 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:01:30,554 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46142, "kWh"], "Volume": [13136.470000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:01:30,558 DEBUG MBUS1 672 NEW FRAME : 2021-03-18 16:01:30,559 DEBUG MBUS1 672 Timestamp : 1616083290.007704 2021-03-18 16:01:30,564 DEBUG MBUS1 672 From Node : MBUS1 2021-03-18 16:01:30,565 DEBUG MBUS1 672 Values : [46142, 13136.470000000001, 0, 44892, 7965.96, 0] 2021-03-18 16:01:30,567 DEBUG MBUS1 672 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:01:30,568 DEBUG MBUS1 672 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:01:30,600 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 177, in parse_frame value = bytes[0] IndexError: list index out of range 2021-03-18 16:01:30,725 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:01:30,726 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 255 times...) 2021-03-18 16:01:30,729 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:01:30,730 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:01:30,730 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:01:30,731 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:01:30,733 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:01:30,739 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:01:30,740 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:01:30,741 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:01:30,742 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:01:30,742 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:01:30,807 DEBUG MQTT Publishing: emon/MBUS1/Energy 46142 2021-03-18 16:01:30,809 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.470000000001 2021-03-18 16:01:30,811 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:01:30,812 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:01:30,814 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:01:30,816 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:01:30,818 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:01:30,819 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46142,13136.470000000001,0,44892,7965.96,0 2021-03-18 16:01:31,288 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 179, in parse_frame value = bytes[0] + (bytes[1]<<8) IndexError: list index out of range 2021-03-18 16:01:31,346 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:01:31,347 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 256 times...) 2021-03-18 16:01:31,350 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:01:31,351 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:01:31,352 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:01:31,353 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:01:31,354 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:01:31,361 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:01:31,362 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:01:31,362 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:01:31,363 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:01:31,364 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:01:35,931 DEBUG emoncmsorg Buffer size: 3 2021-03-18 16:01:40,553 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 181, in parse_frame value = bytes[0] + (bytes[1]<<8) + (bytes[2]<<16) IndexError: list index out of range 2021-03-18 16:01:40,601 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46142, "kWh"], "Volume": [13136.470000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:01:40,602 DEBUG MBUS1 676 NEW FRAME : 2021-03-18 16:01:40,603 DEBUG MBUS1 676 Timestamp : 1616083300.061373 2021-03-18 16:01:40,604 DEBUG MBUS1 676 From Node : MBUS1 2021-03-18 16:01:40,605 DEBUG MBUS1 676 Values : [46142, 13136.470000000001, 0, 44892, 7965.96, 0] 2021-03-18 16:01:40,606 DEBUG MBUS1 676 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:01:40,606 DEBUG MBUS1 676 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:01:40,632 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:01:40,633 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 257 times...) 2021-03-18 16:01:40,636 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:01:40,637 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:01:40,638 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:01:40,639 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:01:40,640 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:01:40,647 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:01:40,648 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:01:40,649 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:01:40,650 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:01:40,651 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:01:40,705 DEBUG MQTT Publishing: emon/MBUS1/Energy 46142 2021-03-18 16:01:40,708 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.470000000001 2021-03-18 16:01:40,710 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:01:40,712 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:01:40,714 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:01:40,716 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:01:40,719 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:01:40,720 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46142,13136.470000000001,0,44892,7965.96,0 2021-03-18 16:01:41,196 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 183, in parse_frame value = bytes[0] + (bytes[1]<<8) + (bytes[2]<<16) + (bytes[3]<<24) IndexError: list index out of range 2021-03-18 16:01:41,299 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:01:41,300 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 258 times...) 2021-03-18 16:01:41,303 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:01:41,304 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:01:41,305 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:01:41,306 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:01:41,307 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:01:41,313 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:01:41,314 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:01:41,315 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:01:41,315 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:01:41,316 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:01:50,648 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46142, "kWh"], "Volume": [13136.470000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:01:50,649 DEBUG MBUS1 679 NEW FRAME : 2021-03-18 16:01:50,650 DEBUG MBUS1 679 Timestamp : 1616083310.064142 2021-03-18 16:01:50,652 DEBUG MBUS1 679 From Node : MBUS1 2021-03-18 16:01:50,653 DEBUG MBUS1 679 Values : [46142, 13136.470000000001, 0, 44892, 7965.96, 0] 2021-03-18 16:01:50,654 DEBUG MBUS1 679 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:01:50,655 DEBUG MBUS1 679 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:01:50,664 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 187, in parse_frame value = struct.unpack("f",bytearray(bytes))[0] struct.error: unpack requires a buffer of 4 bytes 2021-03-18 16:01:50,727 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:01:50,728 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 259 times...) 2021-03-18 16:01:50,731 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:01:50,733 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:01:50,733 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:01:50,734 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:01:50,735 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:01:50,742 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:01:50,743 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:01:50,744 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:01:50,744 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:01:50,745 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:01:50,818 DEBUG MQTT Publishing: emon/MBUS1/Energy 46142 2021-03-18 16:01:50,819 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.470000000001 2021-03-18 16:01:50,821 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:01:50,823 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:01:50,824 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:01:50,826 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:01:50,829 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:01:50,830 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46142,13136.470000000001,0,44892,7965.96,0 2021-03-18 16:01:51,291 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16581.8, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy48": [2.7602216630884517e-43, "kWh"], "Volume_error": [0, "m3"]} 2021-03-18 16:01:51,292 DEBUG MBUS2 680 NEW FRAME : 2021-03-18 16:01:51,293 DEBUG MBUS2 680 Timestamp : 1616083310.746744 2021-03-18 16:01:51,293 DEBUG MBUS2 680 From Node : MBUS2 2021-03-18 16:01:51,294 DEBUG MBUS2 680 Values : [16581.8, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 16:01:51,295 DEBUG MBUS2 680 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:01:51,295 DEBUG MBUS2 680 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:01:51,441 DEBUG MQTT Publishing: emon/MBUS2/Volume 16581.8 2021-03-18 16:01:51,443 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 16:01:51,444 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 16:01:51,446 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 16:01:51,447 DEBUG MQTT Publishing: emon/MBUS2/Energy48 2.7602216630884517e-43 2021-03-18 16:01:51,449 DEBUG MQTT Publishing: emon/MBUS2/Volume_error 0 2021-03-18 16:01:51,462 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:01:51,462 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16581.8,0,0,0,2.7602216630884517e-43,0 2021-03-18 16:02:00,547 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46142, "kWh"], "Volume": [13136.470000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:02:00,548 DEBUG MBUS1 681 NEW FRAME : 2021-03-18 16:02:00,550 DEBUG MBUS1 681 Timestamp : 1616083320.006891 2021-03-18 16:02:00,551 DEBUG MBUS1 681 From Node : MBUS1 2021-03-18 16:02:00,552 DEBUG MBUS1 681 Values : [46142, 13136.470000000001, 0, 44892, 7965.96, 0] 2021-03-18 16:02:00,553 DEBUG MBUS1 681 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:02:00,556 DEBUG MBUS1 681 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:02:00,599 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16581.9, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy50": [2.7602216630884517e-43, "kWh"]} 2021-03-18 16:02:00,600 DEBUG MBUS2 682 NEW FRAME : 2021-03-18 16:02:00,601 DEBUG MBUS2 682 Timestamp : 1616083320.044169 2021-03-18 16:02:00,602 DEBUG MBUS2 682 From Node : MBUS2 2021-03-18 16:02:00,602 DEBUG MBUS2 682 Values : [16581.9, 0, 0, 0, 2.7602216630884517e-43] 2021-03-18 16:02:00,603 DEBUG MBUS2 682 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:02:00,603 DEBUG MBUS2 682 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:02:00,671 DEBUG MQTT Publishing: emon/MBUS1/Energy 46142 2021-03-18 16:02:00,673 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.470000000001 2021-03-18 16:02:00,674 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:02:00,675 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:02:00,677 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:02:00,678 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:02:00,679 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:02:00,680 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46142,13136.470000000001,0,44892,7965.96,0 2021-03-18 16:02:00,890 DEBUG MQTT Publishing: emon/MBUS2/Volume 16581.9 2021-03-18 16:02:00,892 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 16:02:00,894 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 16:02:00,896 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 16:02:00,897 DEBUG MQTT Publishing: emon/MBUS2/Energy50 2.7602216630884517e-43 2021-03-18 16:02:00,899 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:02:00,910 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16581.9,0,0,0,2.7602216630884517e-43 2021-03-18 16:02:06,005 DEBUG emoncmsorg Buffer size: 5 2021-03-18 16:02:10,659 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16581.9, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy50": [2.7602216630884517e-43, "kWh"]} 2021-03-18 16:02:10,660 DEBUG MBUS2 684 NEW FRAME : 2021-03-18 16:02:10,661 DEBUG MBUS2 684 Timestamp : 1616083330.074163 2021-03-18 16:02:10,663 DEBUG MBUS2 684 From Node : MBUS2 2021-03-18 16:02:10,664 DEBUG MBUS2 684 Values : [16581.9, 0, 0, 0, 2.7602216630884517e-43] 2021-03-18 16:02:10,664 DEBUG MBUS2 684 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:02:10,665 DEBUG MBUS2 684 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:02:10,673 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46142, "kWh"], "Volume": [13136.470000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:02:10,674 DEBUG MBUS1 683 NEW FRAME : 2021-03-18 16:02:10,675 DEBUG MBUS1 683 Timestamp : 1616083330.073233 2021-03-18 16:02:10,676 DEBUG MBUS1 683 From Node : MBUS1 2021-03-18 16:02:10,677 DEBUG MBUS1 683 Values : [46142, 13136.470000000001, 0, 44892, 7965.96, 0] 2021-03-18 16:02:10,678 DEBUG MBUS1 683 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:02:10,679 DEBUG MBUS1 683 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:02:10,878 DEBUG MQTT Publishing: emon/MBUS1/Energy 46142 2021-03-18 16:02:10,881 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.470000000001 2021-03-18 16:02:10,883 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:02:10,885 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:02:10,887 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:02:10,888 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:02:10,891 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:02:10,891 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46142,13136.470000000001,0,44892,7965.96,0 2021-03-18 16:02:10,893 DEBUG MQTT Publishing: emon/MBUS2/Volume 16581.9 2021-03-18 16:02:10,895 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 16:02:10,898 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 16:02:10,900 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 16:02:10,902 DEBUG MQTT Publishing: emon/MBUS2/Energy50 2.7602216630884517e-43 2021-03-18 16:02:10,904 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:02:10,905 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16581.9,0,0,0,2.7602216630884517e-43 2021-03-18 16:02:20,596 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 177, in parse_frame value = bytes[0] IndexError: list index out of range 2021-03-18 16:02:20,613 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46142, "kWh"], "Volume": [13136.470000000001, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:02:20,614 DEBUG MBUS1 686 NEW FRAME : 2021-03-18 16:02:20,615 DEBUG MBUS1 686 Timestamp : 1616083340.047466 2021-03-18 16:02:20,615 DEBUG MBUS1 686 From Node : MBUS1 2021-03-18 16:02:20,616 DEBUG MBUS1 686 Values : [46142, 13136.470000000001, 0, 44892, 7965.96, 0] 2021-03-18 16:02:20,617 DEBUG MBUS1 686 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:02:20,618 DEBUG MBUS1 686 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:02:20,712 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:02:20,713 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 260 times...) 2021-03-18 16:02:20,716 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:02:20,717 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:02:20,718 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:02:20,719 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:02:20,720 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:02:20,727 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:02:20,728 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:02:20,729 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:02:20,730 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:02:20,731 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:02:20,804 DEBUG MQTT Publishing: emon/MBUS1/Energy 46142 2021-03-18 16:02:20,806 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.470000000001 2021-03-18 16:02:20,808 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:02:20,809 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:02:20,811 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:02:20,813 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:02:20,815 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:02:20,815 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46142,13136.470000000001,0,44892,7965.96,0 2021-03-18 16:02:21,278 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 179, in parse_frame value = bytes[0] + (bytes[1]<<8) IndexError: list index out of range 2021-03-18 16:02:21,379 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:02:21,380 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 261 times...) 2021-03-18 16:02:21,384 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:02:21,385 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:02:21,386 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:02:21,387 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:02:21,388 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:02:21,395 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:02:21,396 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:02:21,397 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:02:21,398 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:02:21,399 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:02:30,641 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:02:30,647 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46142, "kWh"], "Volume": [13136.48, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:02:30,648 DEBUG MBUS1 689 NEW FRAME : 2021-03-18 16:02:30,649 DEBUG MBUS1 689 Timestamp : 1616083350.074374 2021-03-18 16:02:30,650 DEBUG MBUS1 689 From Node : MBUS1 2021-03-18 16:02:30,650 DEBUG MBUS1 689 Values : [46142, 13136.48, 0, 44892, 7965.96, 0] 2021-03-18 16:02:30,651 DEBUG MBUS1 689 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:02:30,651 DEBUG MBUS1 689 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:02:30,822 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:02:30,823 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 262 times...) 2021-03-18 16:02:30,826 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:02:30,827 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:02:30,828 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:02:30,829 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:02:30,830 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:02:30,837 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:02:30,838 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:02:30,838 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:02:30,839 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:02:30,840 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:02:30,878 DEBUG MQTT Publishing: emon/MBUS1/Energy 46142 2021-03-18 16:02:30,880 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.48 2021-03-18 16:02:30,882 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:02:30,884 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:02:30,886 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:02:30,887 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:02:30,889 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:02:30,890 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46142,13136.48,0,44892,7965.96,0 2021-03-18 16:02:31,387 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:02:31,444 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:02:31,445 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 263 times...) 2021-03-18 16:02:31,448 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:02:31,449 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:02:31,450 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:02:31,451 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:02:31,452 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:02:31,459 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:02:31,461 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:02:31,462 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:02:31,463 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:02:31,464 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:02:36,045 DEBUG emoncmsorg Buffer size: 4 2021-03-18 16:02:40,573 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46142, "kWh"], "Volume": [13136.48, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:02:40,576 DEBUG MBUS1 691 NEW FRAME : 2021-03-18 16:02:40,577 DEBUG MBUS1 691 Timestamp : 1616083360.016478 2021-03-18 16:02:40,578 DEBUG MBUS1 691 From Node : MBUS1 2021-03-18 16:02:40,580 DEBUG MBUS1 691 Values : [46142, 13136.48, 0, 44892, 7965.96, 0] 2021-03-18 16:02:40,582 DEBUG MBUS1 691 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:02:40,583 DEBUG MBUS1 691 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:02:40,613 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:02:40,738 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:02:40,739 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 264 times...) 2021-03-18 16:02:40,742 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:02:40,743 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:02:40,744 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:02:40,745 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:02:40,746 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:02:40,753 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:02:40,754 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:02:40,755 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:02:40,756 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:02:40,756 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:02:40,781 DEBUG MQTT Publishing: emon/MBUS1/Energy 46142 2021-03-18 16:02:40,783 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.48 2021-03-18 16:02:40,785 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:02:40,787 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:02:40,788 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:02:40,791 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:02:40,793 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:02:40,795 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46142,13136.48,0,44892,7965.96,0 2021-03-18 16:02:41,306 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:02:41,429 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:02:41,431 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 265 times...) 2021-03-18 16:02:41,438 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:02:41,439 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:02:41,440 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:02:41,441 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:02:41,442 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:02:41,449 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:02:41,450 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:02:41,451 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:02:41,452 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:02:41,453 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:02:50,569 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:02:50,591 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46142, "kWh"], "Volume": [13136.48, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:02:50,592 DEBUG MBUS1 695 NEW FRAME : 2021-03-18 16:02:50,593 DEBUG MBUS1 695 Timestamp : 1616083370.047105 2021-03-18 16:02:50,594 DEBUG MBUS1 695 From Node : MBUS1 2021-03-18 16:02:50,594 DEBUG MBUS1 695 Values : [46142, 13136.48, 0, 44892, 7965.96, 0] 2021-03-18 16:02:50,595 DEBUG MBUS1 695 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:02:50,595 DEBUG MBUS1 695 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:02:50,649 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:02:50,650 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 266 times...) 2021-03-18 16:02:50,652 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:02:50,653 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:02:50,654 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:02:50,655 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:02:50,656 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:02:50,662 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:02:50,663 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:02:50,664 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:02:50,665 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:02:50,665 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:02:50,724 DEBUG MQTT Publishing: emon/MBUS1/Energy 46142 2021-03-18 16:02:50,726 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.48 2021-03-18 16:02:50,728 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:02:50,730 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:02:50,732 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:02:50,733 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:02:50,736 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:02:50,737 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46142,13136.48,0,44892,7965.96,0 2021-03-18 16:02:51,210 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:02:51,336 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:02:51,337 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 267 times...) 2021-03-18 16:02:51,341 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:02:51,342 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:02:51,343 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:02:51,348 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:02:51,350 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:02:51,357 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:02:51,359 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:02:51,361 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:02:51,362 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:02:51,363 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:03:00,550 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:03:00,598 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46142, "kWh"], "Volume": [13136.48, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:03:00,599 DEBUG MBUS1 698 NEW FRAME : 2021-03-18 16:03:00,600 DEBUG MBUS1 698 Timestamp : 1616083380.061486 2021-03-18 16:03:00,601 DEBUG MBUS1 698 From Node : MBUS1 2021-03-18 16:03:00,601 DEBUG MBUS1 698 Values : [46142, 13136.48, 0, 44892, 7965.96, 0] 2021-03-18 16:03:00,602 DEBUG MBUS1 698 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:03:00,603 DEBUG MBUS1 698 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:03:00,628 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:03:00,629 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 268 times...) 2021-03-18 16:03:00,632 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:03:00,633 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:03:00,634 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:03:00,635 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:03:00,636 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:03:00,642 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:03:00,643 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:03:00,643 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:03:00,644 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:03:00,645 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:03:00,713 DEBUG MQTT Publishing: emon/MBUS1/Energy 46142 2021-03-18 16:03:00,715 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.48 2021-03-18 16:03:00,717 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:03:00,718 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:03:00,720 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:03:00,722 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:03:00,724 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:03:00,725 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46142,13136.48,0,44892,7965.96,0 2021-03-18 16:03:01,191 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:03:01,249 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:03:01,249 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 269 times...) 2021-03-18 16:03:01,252 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:03:01,253 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:03:01,254 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:03:01,254 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:03:01,256 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:03:01,262 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:03:01,263 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:03:01,264 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:03:01,264 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:03:01,265 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:03:06,091 DEBUG emoncmsorg Buffer size: 3 2021-03-18 16:03:10,579 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:03:10,613 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46142, "kWh"], "Volume": [13136.48, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:03:10,614 DEBUG MBUS1 701 NEW FRAME : 2021-03-18 16:03:10,615 DEBUG MBUS1 701 Timestamp : 1616083390.043552 2021-03-18 16:03:10,616 DEBUG MBUS1 701 From Node : MBUS1 2021-03-18 16:03:10,616 DEBUG MBUS1 701 Values : [46142, 13136.48, 0, 44892, 7965.96, 0] 2021-03-18 16:03:10,617 DEBUG MBUS1 701 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:03:10,618 DEBUG MBUS1 701 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:03:10,741 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:03:10,742 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 270 times...) 2021-03-18 16:03:10,745 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:03:10,746 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:03:10,747 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:03:10,748 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:03:10,749 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:03:10,756 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:03:10,757 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:03:10,758 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:03:10,759 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:03:10,759 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:03:10,833 DEBUG MQTT Publishing: emon/MBUS1/Energy 46142 2021-03-18 16:03:10,835 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.48 2021-03-18 16:03:10,837 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:03:10,839 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:03:10,841 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:03:10,843 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:03:10,846 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:03:10,847 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46142,13136.48,0,44892,7965.96,0 2021-03-18 16:03:11,312 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:03:11,416 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:03:11,417 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 271 times...) 2021-03-18 16:03:11,421 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:03:11,423 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:03:11,424 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:03:11,425 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:03:11,426 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:03:11,433 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:03:11,445 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:03:11,446 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:03:11,447 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:03:11,448 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:03:20,629 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46142, "kWh"], "Volume": [13136.48, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:03:20,631 DEBUG MBUS1 703 NEW FRAME : 2021-03-18 16:03:20,632 DEBUG MBUS1 703 Timestamp : 1616083400.072865 2021-03-18 16:03:20,634 DEBUG MBUS1 703 From Node : MBUS1 2021-03-18 16:03:20,635 DEBUG MBUS1 703 Values : [46142, 13136.48, 0, 44892, 7965.96, 0] 2021-03-18 16:03:20,636 DEBUG MBUS1 703 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:03:20,637 DEBUG MBUS1 703 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:03:20,668 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:03:20,721 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:03:20,722 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 272 times...) 2021-03-18 16:03:20,725 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:03:20,726 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:03:20,727 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:03:20,728 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:03:20,729 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:03:20,736 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:03:20,737 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:03:20,738 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:03:20,739 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:03:20,740 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:03:20,741 DEBUG MQTT Publishing: emon/MBUS1/Energy 46142 2021-03-18 16:03:20,743 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.48 2021-03-18 16:03:20,745 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:03:20,747 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:03:20,748 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:03:20,750 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:03:20,752 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:03:20,753 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46142,13136.48,0,44892,7965.96,0 2021-03-18 16:03:21,300 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:03:21,358 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:03:21,358 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 273 times...) 2021-03-18 16:03:21,361 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:03:21,363 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:03:21,364 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:03:21,364 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:03:21,366 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:03:21,386 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:03:21,387 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:03:21,388 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:03:21,389 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:03:21,389 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:03:30,586 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:03:30,632 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46142, "kWh"], "Volume": [13136.49, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:03:30,633 DEBUG MBUS1 707 NEW FRAME : 2021-03-18 16:03:30,634 DEBUG MBUS1 707 Timestamp : 1616083410.094157 2021-03-18 16:03:30,634 DEBUG MBUS1 707 From Node : MBUS1 2021-03-18 16:03:30,635 DEBUG MBUS1 707 Values : [46142, 13136.49, 0, 44892, 7965.96, 0] 2021-03-18 16:03:30,636 DEBUG MBUS1 707 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:03:30,637 DEBUG MBUS1 707 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:03:30,650 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:03:30,651 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 274 times...) 2021-03-18 16:03:30,654 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:03:30,655 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:03:30,656 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:03:30,656 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:03:30,658 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:03:30,662 DEBUG MQTT Publishing: emon/MBUS1/Energy 46142 2021-03-18 16:03:30,664 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.49 2021-03-18 16:03:30,666 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:03:30,668 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:03:30,670 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:03:30,670 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:03:30,672 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:03:30,673 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:03:30,675 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:03:30,676 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:03:30,676 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:03:30,679 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:03:30,681 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46142,13136.49,0,44892,7965.96,0 2021-03-18 16:03:31,227 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:03:31,337 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:03:31,338 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 275 times...) 2021-03-18 16:03:31,341 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:03:31,342 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:03:31,343 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:03:31,343 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:03:31,345 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:03:31,352 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:03:31,353 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:03:31,354 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:03:31,355 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:03:31,355 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:03:36,167 DEBUG emoncmsorg Buffer size: 3 2021-03-18 16:03:40,670 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46142, "kWh"], "Volume": [13136.49, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:03:40,672 DEBUG MBUS1 709 NEW FRAME : 2021-03-18 16:03:40,673 DEBUG MBUS1 709 Timestamp : 1616083420.097635 2021-03-18 16:03:40,674 DEBUG MBUS1 709 From Node : MBUS1 2021-03-18 16:03:40,675 DEBUG MBUS1 709 Values : [46142, 13136.49, 0, 44892, 7965.96, 0] 2021-03-18 16:03:40,677 DEBUG MBUS1 709 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:03:40,678 DEBUG MBUS1 709 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:03:40,714 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:03:40,826 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:03:40,827 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 276 times...) 2021-03-18 16:03:40,830 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:03:40,831 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:03:40,832 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:03:40,833 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:03:40,834 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:03:40,840 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:03:40,841 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:03:40,841 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:03:40,842 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:03:40,843 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:03:40,896 DEBUG MQTT Publishing: emon/MBUS1/Energy 46142 2021-03-18 16:03:40,899 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.49 2021-03-18 16:03:40,902 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:03:40,909 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:03:40,912 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:03:40,915 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:03:40,918 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:03:40,919 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46142,13136.49,0,44892,7965.96,0 2021-03-18 16:03:41,389 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:03:41,454 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:03:41,455 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 277 times...) 2021-03-18 16:03:41,458 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:03:41,459 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:03:41,459 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:03:41,461 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:03:41,462 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:03:41,471 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:03:41,472 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:03:41,472 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:03:41,473 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:03:41,474 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:03:50,641 WARNING MBUS1 Exception caught in MBUS1 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 183, in parse_frame value = bytes[0] + (bytes[1]<<8) + (bytes[2]<<16) + (bytes[3]<<24) IndexError: list index out of range 2021-03-18 16:03:50,646 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:03:50,767 WARNING MainThread MBUS1 thread is dead. 2021-03-18 16:03:50,825 WARNING MainThread Attempting to restart thread MBUS1 (thread has been restarted 22 times...) 2021-03-18 16:03:50,828 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS1' 2021-03-18 16:03:50,830 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB1 9600 2021-03-18 16:03:50,847 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:03:50,848 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:03:50,849 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:03:50,850 INFO MainThread Setting MBUS1 nodename: MBUS1 2021-03-18 16:03:50,851 DEBUG MainThread Setting MBUS1 pubchannels: ['ToEmonCMS'] 2021-03-18 16:03:50,854 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:03:50,855 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:03:50,856 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:03:50,857 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:03:50,857 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 278 times...) 2021-03-18 16:03:50,860 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:03:50,861 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:03:50,862 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:03:50,863 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:03:50,864 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:03:50,871 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:03:50,872 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:03:50,873 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:03:50,874 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:03:50,875 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:03:51,392 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46142, "kWh"], "Volume": [13136.49, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:03:51,393 DEBUG MBUS1 714 NEW FRAME : 2021-03-18 16:03:51,394 DEBUG MBUS1 714 Timestamp : 1616083430.852645 2021-03-18 16:03:51,395 DEBUG MBUS1 714 From Node : MBUS1 2021-03-18 16:03:51,396 DEBUG MBUS1 714 Values : [46142, 13136.49, 0, 44892, 7965.96, 0] 2021-03-18 16:03:51,397 DEBUG MBUS1 714 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:03:51,399 DEBUG MBUS1 714 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:03:51,442 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:03:51,523 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:03:51,523 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 279 times...) 2021-03-18 16:03:51,526 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:03:51,527 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:03:51,528 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:03:51,528 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:03:51,529 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:03:51,535 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:03:51,536 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:03:51,537 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:03:51,537 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:03:51,538 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:03:51,619 DEBUG MQTT Publishing: emon/MBUS1/Energy 46142 2021-03-18 16:03:51,621 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.49 2021-03-18 16:03:51,623 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:03:51,624 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:03:51,626 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:03:51,628 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:03:51,630 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:03:51,631 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46142,13136.49,0,44892,7965.96,0 2021-03-18 16:04:00,581 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46142, "kWh"], "Volume": [13136.49, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:04:00,582 DEBUG MBUS1 716 NEW FRAME : 2021-03-18 16:04:00,583 DEBUG MBUS1 716 Timestamp : 1616083440.046026 2021-03-18 16:04:00,584 DEBUG MBUS1 716 From Node : MBUS1 2021-03-18 16:04:00,584 DEBUG MBUS1 716 Values : [46142, 13136.49, 0, 44892, 7965.96, 0] 2021-03-18 16:04:00,585 DEBUG MBUS1 716 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:04:00,586 DEBUG MBUS1 716 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:04:00,630 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:04:00,751 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:04:00,752 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 280 times...) 2021-03-18 16:04:00,755 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:04:00,755 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:04:00,756 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:04:00,757 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:04:00,758 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:04:00,764 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:04:00,765 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:04:00,766 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:04:00,767 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:04:00,769 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:04:00,820 DEBUG MQTT Publishing: emon/MBUS1/Energy 46142 2021-03-18 16:04:00,823 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.49 2021-03-18 16:04:00,825 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:04:00,827 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:04:00,830 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:04:00,832 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:04:00,835 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:04:00,836 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46142,13136.49,0,44892,7965.96,0 2021-03-18 16:04:01,315 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:04:01,373 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:04:01,374 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 281 times...) 2021-03-18 16:04:01,377 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:04:01,378 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:04:01,379 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:04:01,380 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:04:01,381 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:04:01,387 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:04:01,388 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:04:01,389 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:04:01,389 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:04:01,390 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:04:06,176 DEBUG emoncmsorg Buffer size: 3 2021-03-18 16:04:10,570 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46142, "kWh"], "Volume": [13136.49, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:04:10,571 DEBUG MBUS1 719 NEW FRAME : 2021-03-18 16:04:10,572 DEBUG MBUS1 719 Timestamp : 1616083450.031881 2021-03-18 16:04:10,573 DEBUG MBUS1 719 From Node : MBUS1 2021-03-18 16:04:10,573 DEBUG MBUS1 719 Values : [46142, 13136.49, 0, 44892, 7965.96, 0] 2021-03-18 16:04:10,574 DEBUG MBUS1 719 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:04:10,575 DEBUG MBUS1 719 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:04:10,623 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:04:10,625 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:04:10,625 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 282 times...) 2021-03-18 16:04:10,629 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:04:10,630 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:04:10,631 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:04:10,632 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:04:10,633 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:04:10,640 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:04:10,641 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:04:10,642 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:04:10,642 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:04:10,643 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:04:10,722 DEBUG MQTT Publishing: emon/MBUS1/Energy 46142 2021-03-18 16:04:10,724 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.49 2021-03-18 16:04:10,725 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:04:10,727 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:04:10,728 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:04:10,730 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:04:10,731 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:04:10,732 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46142,13136.49,0,44892,7965.96,0 2021-03-18 16:04:11,188 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:04:11,285 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:04:11,286 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 283 times...) 2021-03-18 16:04:11,289 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:04:11,290 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:04:11,291 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:04:11,292 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:04:11,293 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:04:11,300 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:04:11,301 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:04:11,302 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:04:11,302 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:04:11,303 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:04:20,670 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46142, "kWh"], "Volume": [13136.49, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:04:20,672 DEBUG MBUS1 722 NEW FRAME : 2021-03-18 16:04:20,673 DEBUG MBUS1 722 Timestamp : 1616083460.082194 2021-03-18 16:04:20,674 DEBUG MBUS1 722 From Node : MBUS1 2021-03-18 16:04:20,675 DEBUG MBUS1 722 Values : [46142, 13136.49, 0, 44892, 7965.96, 0] 2021-03-18 16:04:20,676 DEBUG MBUS1 722 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:04:20,678 DEBUG MBUS1 722 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:04:20,685 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:04:20,842 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:04:20,843 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 284 times...) 2021-03-18 16:04:20,846 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:04:20,847 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:04:20,848 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:04:20,849 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:04:20,851 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:04:20,857 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:04:20,858 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:04:20,859 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:04:20,859 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:04:20,860 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:04:20,896 DEBUG MQTT Publishing: emon/MBUS1/Energy 46142 2021-03-18 16:04:20,898 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.49 2021-03-18 16:04:20,902 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:04:20,904 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:04:20,906 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:04:20,912 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:04:20,914 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:04:20,915 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46142,13136.49,0,44892,7965.96,0 2021-03-18 16:04:21,408 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:04:21,464 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:04:21,465 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 285 times...) 2021-03-18 16:04:21,468 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:04:21,469 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:04:21,469 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:04:21,470 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:04:21,471 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:04:21,478 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:04:21,479 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:04:21,480 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:04:21,481 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:04:21,481 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:04:30,570 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46142, "kWh"], "Volume": [13136.49, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:04:30,572 DEBUG MBUS1 725 NEW FRAME : 2021-03-18 16:04:30,573 DEBUG MBUS1 725 Timestamp : 1616083470.032080 2021-03-18 16:04:30,574 DEBUG MBUS1 725 From Node : MBUS1 2021-03-18 16:04:30,574 DEBUG MBUS1 725 Values : [46142, 13136.49, 0, 44892, 7965.96, 0] 2021-03-18 16:04:30,576 DEBUG MBUS1 725 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:04:30,577 DEBUG MBUS1 725 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:04:30,619 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:04:30,741 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:04:30,742 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 286 times...) 2021-03-18 16:04:30,745 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:04:30,746 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:04:30,747 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:04:30,748 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:04:30,749 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:04:30,755 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:04:30,756 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:04:30,757 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:04:30,758 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:04:30,758 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:04:30,814 DEBUG MQTT Publishing: emon/MBUS1/Energy 46142 2021-03-18 16:04:30,817 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.49 2021-03-18 16:04:30,819 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:04:30,821 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:04:30,823 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:04:30,825 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:04:30,828 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:04:30,828 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46142,13136.49,0,44892,7965.96,0 2021-03-18 16:04:31,304 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:04:31,404 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:04:31,405 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 287 times...) 2021-03-18 16:04:31,408 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:04:31,409 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:04:31,410 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:04:31,411 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:04:31,412 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:04:31,419 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:04:31,420 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:04:31,421 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:04:31,422 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:04:31,422 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:04:36,268 DEBUG emoncmsorg Buffer size: 3 2021-03-18 16:04:40,568 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46142, "kWh"], "Volume": [13136.49, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:04:40,569 DEBUG MBUS1 728 NEW FRAME : 2021-03-18 16:04:40,570 DEBUG MBUS1 728 Timestamp : 1616083480.031912 2021-03-18 16:04:40,571 DEBUG MBUS1 728 From Node : MBUS1 2021-03-18 16:04:40,571 DEBUG MBUS1 728 Values : [46142, 13136.49, 0, 44892, 7965.96, 0] 2021-03-18 16:04:40,572 DEBUG MBUS1 728 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:04:40,573 DEBUG MBUS1 728 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:04:40,622 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:04:40,709 DEBUG MQTT Publishing: emon/MBUS1/Energy 46142 2021-03-18 16:04:40,711 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.49 2021-03-18 16:04:40,713 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:04:40,714 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:04:40,716 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:04:40,718 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:04:40,720 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:04:40,721 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46142,13136.49,0,44892,7965.96,0 2021-03-18 16:04:40,850 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:04:40,852 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 288 times...) 2021-03-18 16:04:40,856 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:04:40,857 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:04:40,858 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:04:40,882 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:04:40,883 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:04:40,902 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:04:40,904 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:04:40,905 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:04:40,905 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:04:40,907 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:04:41,452 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:04:41,532 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:04:41,533 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 289 times...) 2021-03-18 16:04:41,536 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:04:41,537 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:04:41,537 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:04:41,538 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:04:41,539 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:04:41,545 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:04:41,546 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:04:41,547 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:04:41,548 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:04:41,548 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:04:50,705 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46142, "kWh"], "Volume": [13136.49, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:04:50,707 DEBUG MBUS1 731 NEW FRAME : 2021-03-18 16:04:50,708 DEBUG MBUS1 731 Timestamp : 1616083490.053054 2021-03-18 16:04:50,710 DEBUG MBUS1 731 From Node : MBUS1 2021-03-18 16:04:50,713 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:04:50,714 DEBUG MBUS1 731 Values : [46142, 13136.49, 0, 44892, 7965.96, 0] 2021-03-18 16:04:50,716 DEBUG MBUS1 731 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:04:50,716 DEBUG MBUS1 731 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:04:50,771 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:04:50,772 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 290 times...) 2021-03-18 16:04:50,774 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:04:50,775 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:04:50,776 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:04:50,777 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:04:50,778 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:04:50,785 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:04:50,786 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:04:50,786 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:04:50,787 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:04:50,787 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:04:50,866 DEBUG MQTT Publishing: emon/MBUS1/Energy 46142 2021-03-18 16:04:50,868 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.49 2021-03-18 16:04:50,869 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:04:50,871 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:04:50,872 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:04:50,874 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:04:50,875 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:04:50,876 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46142,13136.49,0,44892,7965.96,0 2021-03-18 16:04:51,332 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:04:51,443 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:04:51,444 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 291 times...) 2021-03-18 16:04:51,447 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:04:51,448 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:04:51,449 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:04:51,450 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:04:51,451 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:04:51,458 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:04:51,459 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:04:51,459 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:04:51,460 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:04:51,461 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:05:00,547 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:05:00,618 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46142, "kWh"], "Volume": [13136.49, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:05:00,619 DEBUG MBUS1 735 NEW FRAME : 2021-03-18 16:05:00,620 DEBUG MBUS1 735 Timestamp : 1616083500.081263 2021-03-18 16:05:00,621 DEBUG MBUS1 735 From Node : MBUS1 2021-03-18 16:05:00,622 DEBUG MBUS1 735 Values : [46142, 13136.49, 0, 44892, 7965.96, 0] 2021-03-18 16:05:00,623 DEBUG MBUS1 735 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:05:00,623 DEBUG MBUS1 735 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:05:00,662 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:05:00,663 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 292 times...) 2021-03-18 16:05:00,665 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:05:00,666 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:05:00,667 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:05:00,667 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:05:00,669 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:05:00,675 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:05:00,676 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:05:00,677 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:05:00,677 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:05:00,678 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:05:00,691 DEBUG MQTT Publishing: emon/MBUS1/Energy 46142 2021-03-18 16:05:00,693 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.49 2021-03-18 16:05:00,695 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:05:00,696 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:05:00,698 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:05:00,700 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:05:00,702 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:05:00,711 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46142,13136.49,0,44892,7965.96,0 2021-03-18 16:05:01,224 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:05:01,321 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:05:01,322 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 293 times...) 2021-03-18 16:05:01,325 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:05:01,328 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:05:01,329 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:05:01,331 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:05:01,333 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:05:01,339 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:05:01,340 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:05:01,341 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:05:01,342 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:05:01,343 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:05:06,355 DEBUG emoncmsorg Buffer size: 3 2021-03-18 16:05:10,640 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46142, "kWh"], "Volume": [13136.5, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:05:10,641 DEBUG MBUS1 737 NEW FRAME : 2021-03-18 16:05:10,642 DEBUG MBUS1 737 Timestamp : 1616083510.074382 2021-03-18 16:05:10,642 DEBUG MBUS1 737 From Node : MBUS1 2021-03-18 16:05:10,643 DEBUG MBUS1 737 Values : [46142, 13136.5, 0, 44892, 7965.96, 0] 2021-03-18 16:05:10,644 DEBUG MBUS1 737 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:05:10,644 DEBUG MBUS1 737 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:05:10,661 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:05:10,793 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:05:10,794 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 294 times...) 2021-03-18 16:05:10,796 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:05:10,797 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:05:10,798 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:05:10,799 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:05:10,800 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:05:10,807 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:05:10,808 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:05:10,808 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:05:10,809 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:05:10,810 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:05:10,888 DEBUG MQTT Publishing: emon/MBUS1/Energy 46142 2021-03-18 16:05:10,890 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.5 2021-03-18 16:05:10,892 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:05:10,894 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:05:10,895 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:05:10,897 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:05:10,899 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:05:10,900 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46142,13136.5,0,44892,7965.96,0 2021-03-18 16:05:11,355 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:05:11,478 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:05:11,479 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 295 times...) 2021-03-18 16:05:11,482 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:05:11,484 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:05:11,485 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:05:11,486 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:05:11,488 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:05:11,497 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:05:11,498 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:05:11,498 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:05:11,499 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:05:11,500 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:05:20,549 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46142, "kWh"], "Volume": [13136.5, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:05:20,551 DEBUG MBUS1 740 NEW FRAME : 2021-03-18 16:05:20,551 DEBUG MBUS1 740 Timestamp : 1616083520.013885 2021-03-18 16:05:20,552 DEBUG MBUS1 740 From Node : MBUS1 2021-03-18 16:05:20,553 DEBUG MBUS1 740 Values : [46142, 13136.5, 0, 44892, 7965.96, 0] 2021-03-18 16:05:20,553 DEBUG MBUS1 740 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:05:20,554 DEBUG MBUS1 740 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:05:20,612 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:05:20,665 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:05:20,666 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 296 times...) 2021-03-18 16:05:20,667 DEBUG MQTT Publishing: emon/MBUS1/Energy 46142 2021-03-18 16:05:20,672 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.5 2021-03-18 16:05:20,674 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:05:20,675 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:05:20,677 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:05:20,679 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:05:20,681 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:05:20,681 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46142,13136.5,0,44892,7965.96,0 2021-03-18 16:05:20,670 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:05:20,684 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:05:20,684 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:05:20,685 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:05:20,686 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:05:20,693 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:05:20,694 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:05:20,695 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:05:20,695 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:05:20,696 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:05:21,242 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:05:21,381 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:05:21,382 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 297 times...) 2021-03-18 16:05:21,385 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:05:21,386 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:05:21,386 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:05:21,387 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:05:21,388 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:05:21,395 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:05:21,396 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:05:21,397 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:05:21,397 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:05:21,398 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:05:30,573 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46142, "kWh"], "Volume": [13136.5, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:05:30,575 DEBUG MBUS1 743 NEW FRAME : 2021-03-18 16:05:30,576 DEBUG MBUS1 743 Timestamp : 1616083530.030958 2021-03-18 16:05:30,577 DEBUG MBUS1 743 From Node : MBUS1 2021-03-18 16:05:30,578 DEBUG MBUS1 743 Values : [46142, 13136.5, 0, 44892, 7965.96, 0] 2021-03-18 16:05:30,580 DEBUG MBUS1 743 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:05:30,581 DEBUG MBUS1 743 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:05:30,622 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:05:30,652 DEBUG MQTT Publishing: emon/MBUS1/Energy 46142 2021-03-18 16:05:30,654 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.5 2021-03-18 16:05:30,656 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:05:30,658 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:05:30,659 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:05:30,661 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:05:30,663 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:05:30,663 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46142,13136.5,0,44892,7965.96,0 2021-03-18 16:05:30,819 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:05:30,820 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 298 times...) 2021-03-18 16:05:30,823 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:05:30,824 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:05:30,825 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:05:30,826 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:05:30,827 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:05:30,837 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:05:30,838 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:05:30,838 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:05:30,839 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:05:30,840 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:05:31,387 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:05:31,485 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:05:31,486 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 299 times...) 2021-03-18 16:05:31,489 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:05:31,490 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:05:31,491 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:05:31,492 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:05:31,493 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:05:31,499 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:05:31,500 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:05:31,501 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:05:31,502 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:05:31,502 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:05:36,440 DEBUG emoncmsorg Buffer size: 3 2021-03-18 16:05:40,628 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46142, "kWh"], "Volume": [13136.5, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:05:40,630 DEBUG MBUS1 746 NEW FRAME : 2021-03-18 16:05:40,631 DEBUG MBUS1 746 Timestamp : 1616083540.043944 2021-03-18 16:05:40,632 DEBUG MBUS1 746 From Node : MBUS1 2021-03-18 16:05:40,633 DEBUG MBUS1 746 Values : [46142, 13136.5, 0, 44892, 7965.96, 0] 2021-03-18 16:05:40,634 DEBUG MBUS1 746 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:05:40,635 DEBUG MBUS1 746 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:05:40,646 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:05:40,697 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:05:40,698 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 300 times...) 2021-03-18 16:05:40,701 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:05:40,702 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:05:40,702 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:05:40,703 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:05:40,704 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:05:40,710 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:05:40,711 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:05:40,712 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:05:40,712 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:05:40,713 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:05:40,759 DEBUG MQTT Publishing: emon/MBUS1/Energy 46142 2021-03-18 16:05:40,761 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.5 2021-03-18 16:05:40,763 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:05:40,765 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:05:40,767 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:05:40,769 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:05:40,771 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:05:40,772 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46142,13136.5,0,44892,7965.96,0 2021-03-18 16:05:41,260 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:05:41,361 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:05:41,362 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 301 times...) 2021-03-18 16:05:41,365 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:05:41,366 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:05:41,367 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:05:41,368 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:05:41,369 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:05:41,376 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:05:41,377 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:05:41,378 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:05:41,378 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:05:41,379 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:05:50,596 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:05:50,618 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:05:50,619 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 302 times...) 2021-03-18 16:05:50,625 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:05:50,627 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:05:50,628 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:05:50,629 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:05:50,630 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:05:50,640 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:05:50,641 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:05:50,648 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:05:50,650 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:05:50,651 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:05:50,654 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46142, "kWh"], "Volume": [13136.5, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:05:50,655 DEBUG MBUS1 750 NEW FRAME : 2021-03-18 16:05:50,656 DEBUG MBUS1 750 Timestamp : 1616083550.089905 2021-03-18 16:05:50,656 DEBUG MBUS1 750 From Node : MBUS1 2021-03-18 16:05:50,657 DEBUG MBUS1 750 Values : [46142, 13136.5, 0, 44892, 7965.96, 0] 2021-03-18 16:05:50,657 DEBUG MBUS1 750 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:05:50,658 DEBUG MBUS1 750 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:05:50,950 DEBUG MQTT Publishing: emon/MBUS1/Energy 46142 2021-03-18 16:05:50,952 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.5 2021-03-18 16:05:50,953 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:05:50,955 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:05:50,957 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:05:50,958 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:05:50,960 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:05:50,962 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46142,13136.5,0,44892,7965.96,0 2021-03-18 16:05:51,226 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:05:51,263 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:05:51,264 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 303 times...) 2021-03-18 16:05:51,267 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:05:51,268 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:05:51,269 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:05:51,270 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:05:51,271 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:05:51,278 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:05:51,279 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:05:51,280 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:05:51,281 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:05:51,282 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:06:00,562 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46142, "kWh"], "Volume": [13136.5, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:06:00,563 DEBUG MBUS1 752 NEW FRAME : 2021-03-18 16:06:00,565 DEBUG MBUS1 752 Timestamp : 1616083560.018315 2021-03-18 16:06:00,566 DEBUG MBUS1 752 From Node : MBUS1 2021-03-18 16:06:00,568 DEBUG MBUS1 752 Values : [46142, 13136.5, 0, 44892, 7965.96, 0] 2021-03-18 16:06:00,569 DEBUG MBUS1 752 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:06:00,569 DEBUG MBUS1 752 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:06:00,617 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:06:00,739 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:06:00,740 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 304 times...) 2021-03-18 16:06:00,743 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:06:00,744 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:06:00,745 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:06:00,746 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:06:00,747 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:06:00,753 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:06:00,754 DEBUG MQTT Publishing: emon/MBUS1/Energy 46142 2021-03-18 16:06:00,757 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.5 2021-03-18 16:06:00,758 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:06:00,760 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:06:00,762 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:06:00,764 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:06:00,765 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:06:00,766 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46142,13136.5,0,44892,7965.96,0 2021-03-18 16:06:00,755 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:06:00,768 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:06:00,769 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:06:00,770 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:06:01,322 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:06:01,419 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:06:01,420 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 305 times...) 2021-03-18 16:06:01,424 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:06:01,425 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:06:01,425 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:06:01,426 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:06:01,427 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:06:01,439 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:06:01,441 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:06:01,442 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:06:01,442 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:06:01,443 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:06:06,460 DEBUG emoncmsorg Buffer size: 3 2021-03-18 16:06:10,566 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46142, "kWh"], "Volume": [13136.5, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:06:10,567 DEBUG MBUS1 755 NEW FRAME : 2021-03-18 16:06:10,567 DEBUG MBUS1 755 Timestamp : 1616083570.031082 2021-03-18 16:06:10,568 DEBUG MBUS1 755 From Node : MBUS1 2021-03-18 16:06:10,569 DEBUG MBUS1 755 Values : [46142, 13136.5, 0, 44892, 7965.96, 0] 2021-03-18 16:06:10,569 DEBUG MBUS1 755 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:06:10,570 DEBUG MBUS1 755 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:06:10,676 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:06:10,773 DEBUG MQTT Publishing: emon/MBUS1/Energy 46142 2021-03-18 16:06:10,775 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.5 2021-03-18 16:06:10,776 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:06:10,778 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:06:10,787 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:06:10,789 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:06:10,791 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:06:10,792 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46142,13136.5,0,44892,7965.96,0 2021-03-18 16:06:10,874 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:06:10,875 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 306 times...) 2021-03-18 16:06:10,878 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:06:10,879 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:06:10,880 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:06:10,881 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:06:10,882 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:06:10,890 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:06:10,891 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:06:10,892 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:06:10,892 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:06:10,893 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:06:11,451 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:06:11,544 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:06:11,545 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 307 times...) 2021-03-18 16:06:11,548 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:06:11,549 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:06:11,550 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:06:11,551 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:06:11,552 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:06:11,559 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:06:11,560 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:06:11,561 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:06:11,562 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:06:11,562 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:06:20,596 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46142, "kWh"], "Volume": [13136.5, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:06:20,598 DEBUG MBUS1 758 NEW FRAME : 2021-03-18 16:06:20,600 DEBUG MBUS1 758 Timestamp : 1616083580.013595 2021-03-18 16:06:20,602 DEBUG MBUS1 758 From Node : MBUS1 2021-03-18 16:06:20,604 DEBUG MBUS1 758 Values : [46142, 13136.5, 0, 44892, 7965.96, 0] 2021-03-18 16:06:20,606 DEBUG MBUS1 758 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:06:20,607 DEBUG MBUS1 758 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:06:20,625 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:06:20,686 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:06:20,686 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 308 times...) 2021-03-18 16:06:20,689 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:06:20,690 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:06:20,691 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:06:20,691 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:06:20,693 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:06:20,699 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:06:20,700 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:06:20,701 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:06:20,701 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:06:20,702 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:06:20,729 DEBUG MQTT Publishing: emon/MBUS1/Energy 46142 2021-03-18 16:06:20,731 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.5 2021-03-18 16:06:20,732 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:06:20,734 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:06:20,736 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:06:20,737 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:06:20,739 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:06:20,740 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46142,13136.5,0,44892,7965.96,0 2021-03-18 16:06:21,254 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:06:21,352 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:06:21,352 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 309 times...) 2021-03-18 16:06:21,355 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:06:21,356 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:06:21,357 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:06:21,358 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:06:21,359 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:06:21,365 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:06:21,366 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:06:21,367 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:06:21,368 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:06:21,369 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:06:30,627 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46142, "kWh"], "Volume": [13136.5, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:06:30,628 DEBUG MBUS1 762 NEW FRAME : 2021-03-18 16:06:30,629 DEBUG MBUS1 762 Timestamp : 1616083590.059452 2021-03-18 16:06:30,630 DEBUG MBUS1 762 From Node : MBUS1 2021-03-18 16:06:30,644 DEBUG MBUS1 762 Values : [46142, 13136.5, 0, 44892, 7965.96, 0] 2021-03-18 16:06:30,650 DEBUG MBUS1 762 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:06:30,651 DEBUG MBUS1 762 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:06:30,657 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:06:30,774 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:06:30,775 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 310 times...) 2021-03-18 16:06:30,778 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:06:30,779 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:06:30,780 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:06:30,781 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:06:30,782 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:06:30,788 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:06:30,789 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:06:30,790 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:06:30,791 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:06:30,791 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:06:30,847 DEBUG MQTT Publishing: emon/MBUS1/Energy 46142 2021-03-18 16:06:30,849 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.5 2021-03-18 16:06:30,851 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:06:30,853 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:06:30,855 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:06:30,857 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:06:30,860 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:06:30,861 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46142,13136.5,0,44892,7965.96,0 2021-03-18 16:06:31,358 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:06:31,397 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:06:31,398 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 311 times...) 2021-03-18 16:06:31,401 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:06:31,402 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:06:31,402 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:06:31,403 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:06:31,404 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:06:31,412 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:06:31,420 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:06:31,421 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:06:31,422 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:06:31,422 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:06:36,497 DEBUG emoncmsorg Buffer size: 3 2021-03-18 16:06:40,539 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46142, "kWh"], "Volume": [13136.51, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:06:40,540 DEBUG MBUS1 764 NEW FRAME : 2021-03-18 16:06:40,541 DEBUG MBUS1 764 Timestamp : 1616083600.002798 2021-03-18 16:06:40,542 DEBUG MBUS1 764 From Node : MBUS1 2021-03-18 16:06:40,542 DEBUG MBUS1 764 Values : [46142, 13136.51, 0, 44892, 7965.96, 0] 2021-03-18 16:06:40,543 DEBUG MBUS1 764 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:06:40,544 DEBUG MBUS1 764 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:06:40,630 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 177, in parse_frame value = bytes[0] IndexError: list index out of range 2021-03-18 16:06:40,641 DEBUG MQTT Publishing: emon/MBUS1/Energy 46142 2021-03-18 16:06:40,643 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.51 2021-03-18 16:06:40,644 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:06:40,647 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:06:40,649 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:06:40,651 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:06:40,653 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:06:40,654 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46142,13136.51,0,44892,7965.96,0 2021-03-18 16:06:40,807 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:06:40,808 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 312 times...) 2021-03-18 16:06:40,811 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:06:40,812 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:06:40,813 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:06:40,814 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:06:40,815 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:06:40,822 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:06:40,823 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:06:40,824 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:06:40,824 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:06:40,825 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:06:41,370 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 179, in parse_frame value = bytes[0] + (bytes[1]<<8) IndexError: list index out of range 2021-03-18 16:06:41,514 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:06:41,515 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 313 times...) 2021-03-18 16:06:41,519 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:06:41,520 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:06:41,521 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:06:41,521 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:06:41,523 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:06:41,535 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:06:41,536 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:06:41,537 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:06:41,537 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:06:41,538 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:06:50,554 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46142, "kWh"], "Volume": [13136.51, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:06:50,554 DEBUG MBUS1 767 NEW FRAME : 2021-03-18 16:06:50,555 DEBUG MBUS1 767 Timestamp : 1616083610.014071 2021-03-18 16:06:50,556 DEBUG MBUS1 767 From Node : MBUS1 2021-03-18 16:06:50,557 DEBUG MBUS1 767 Values : [46142, 13136.51, 0, 44892, 7965.96, 0] 2021-03-18 16:06:50,557 DEBUG MBUS1 767 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:06:50,558 DEBUG MBUS1 767 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:06:50,627 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 181, in parse_frame value = bytes[0] + (bytes[1]<<8) + (bytes[2]<<16) IndexError: list index out of range 2021-03-18 16:06:50,721 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:06:50,722 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 314 times...) 2021-03-18 16:06:50,725 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:06:50,726 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:06:50,727 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:06:50,728 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:06:50,729 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:06:50,734 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:06:50,735 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:06:50,736 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:06:50,736 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:06:50,737 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:06:50,760 DEBUG MQTT Publishing: emon/MBUS1/Energy 46142 2021-03-18 16:06:50,763 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.51 2021-03-18 16:06:50,766 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:06:50,768 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:06:50,770 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:06:50,772 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:06:50,775 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:06:50,776 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46142,13136.51,0,44892,7965.96,0 2021-03-18 16:06:51,297 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 183, in parse_frame value = bytes[0] + (bytes[1]<<8) + (bytes[2]<<16) + (bytes[3]<<24) IndexError: list index out of range 2021-03-18 16:06:51,341 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:06:51,342 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 315 times...) 2021-03-18 16:06:51,344 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:06:51,345 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:06:51,346 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:06:51,347 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:06:51,348 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:06:51,355 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:06:51,356 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:06:51,356 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:06:51,357 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:06:51,358 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:07:00,586 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46142, "kWh"], "Volume": [13136.51, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:07:00,596 DEBUG MBUS1 771 NEW FRAME : 2021-03-18 16:07:00,597 DEBUG MBUS1 771 Timestamp : 1616083620.012547 2021-03-18 16:07:00,597 DEBUG MBUS1 771 From Node : MBUS1 2021-03-18 16:07:00,598 DEBUG MBUS1 771 Values : [46142, 13136.51, 0, 44892, 7965.96, 0] 2021-03-18 16:07:00,599 DEBUG MBUS1 771 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:07:00,599 DEBUG MBUS1 771 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:07:00,595 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 187, in parse_frame value = struct.unpack("f",bytearray(bytes))[0] struct.error: unpack requires a buffer of 4 bytes 2021-03-18 16:07:00,782 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:07:00,783 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 316 times...) 2021-03-18 16:07:00,785 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:07:00,787 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:07:00,787 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:07:00,788 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:07:00,789 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:07:00,791 DEBUG MQTT Publishing: emon/MBUS1/Energy 46142 2021-03-18 16:07:00,794 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.51 2021-03-18 16:07:00,796 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:07:00,798 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:07:00,798 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:07:00,799 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:07:00,802 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:07:00,802 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:07:00,803 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:07:00,805 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:07:00,806 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:07:00,809 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:07:00,810 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46142,13136.51,0,44892,7965.96,0 2021-03-18 16:07:01,356 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16582.3, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"], "Volume_Min": [0, "m3"]} 2021-03-18 16:07:01,358 DEBUG MBUS2 772 NEW FRAME : 2021-03-18 16:07:01,359 DEBUG MBUS2 772 Timestamp : 1616083620.808488 2021-03-18 16:07:01,359 DEBUG MBUS2 772 From Node : MBUS2 2021-03-18 16:07:01,360 DEBUG MBUS2 772 Values : [16582.3, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 16:07:01,361 DEBUG MBUS2 772 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:07:01,362 DEBUG MBUS2 772 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:07:01,458 DEBUG MQTT Publishing: emon/MBUS2/Volume 16582.3 2021-03-18 16:07:01,460 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 16:07:01,462 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 16:07:01,465 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 16:07:01,466 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 16:07:01,468 DEBUG MQTT Publishing: emon/MBUS2/Volume_Min 0 2021-03-18 16:07:01,476 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:07:01,477 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16582.3,0,0,0,2.7602216630884517e-43,0 2021-03-18 16:07:06,560 DEBUG emoncmsorg Buffer size: 4 2021-03-18 16:07:10,566 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:07:10,583 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46142, "kWh"], "Volume": [13136.51, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:07:10,584 DEBUG MBUS1 774 NEW FRAME : 2021-03-18 16:07:10,585 DEBUG MBUS1 774 Timestamp : 1616083630.039124 2021-03-18 16:07:10,586 DEBUG MBUS1 774 From Node : MBUS1 2021-03-18 16:07:10,586 DEBUG MBUS1 774 Values : [46142, 13136.51, 0, 44892, 7965.96, 0] 2021-03-18 16:07:10,587 DEBUG MBUS1 774 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:07:10,587 DEBUG MBUS1 774 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:07:10,660 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:07:10,661 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 317 times...) 2021-03-18 16:07:10,664 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:07:10,665 DEBUG MQTT Publishing: emon/MBUS1/Energy 46142 2021-03-18 16:07:10,666 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:07:10,667 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:07:10,669 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:07:10,669 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.51 2021-03-18 16:07:10,670 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:07:10,673 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:07:10,675 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:07:10,677 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:07:10,680 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:07:10,681 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:07:10,682 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:07:10,683 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:07:10,684 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:07:10,684 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:07:10,688 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:07:10,689 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46142,13136.51,0,44892,7965.96,0 2021-03-18 16:07:11,242 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:07:11,291 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:07:11,292 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 318 times...) 2021-03-18 16:07:11,295 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:07:11,297 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:07:11,303 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:07:11,304 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:07:11,305 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:07:11,324 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:07:11,326 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:07:11,326 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:07:11,327 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:07:11,328 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:07:20,615 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46142, "kWh"], "Volume": [13136.51, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:07:20,616 DEBUG MBUS1 776 NEW FRAME : 2021-03-18 16:07:20,618 DEBUG MBUS1 776 Timestamp : 1616083640.047896 2021-03-18 16:07:20,619 DEBUG MBUS1 776 From Node : MBUS1 2021-03-18 16:07:20,622 DEBUG MBUS1 776 Values : [46142, 13136.51, 0, 44892, 7965.96, 0] 2021-03-18 16:07:20,623 DEBUG MBUS1 776 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:07:20,625 DEBUG MBUS1 776 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:07:20,642 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:07:20,781 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:07:20,785 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 319 times...) 2021-03-18 16:07:20,788 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:07:20,789 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:07:20,792 DEBUG MQTT Publishing: emon/MBUS1/Energy 46142 2021-03-18 16:07:20,795 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.51 2021-03-18 16:07:20,797 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:07:20,799 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:07:20,792 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:07:20,802 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:07:20,803 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:07:20,805 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:07:20,810 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:07:20,813 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:07:20,814 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46142,13136.51,0,44892,7965.96,0 2021-03-18 16:07:20,816 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:07:20,817 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:07:20,818 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:07:20,819 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:07:20,820 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:07:21,368 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:07:21,475 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:07:21,476 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 320 times...) 2021-03-18 16:07:21,479 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:07:21,480 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:07:21,481 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:07:21,482 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:07:21,484 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:07:21,491 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:07:21,492 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:07:21,493 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:07:21,494 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:07:21,495 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:07:30,583 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:07:30,629 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46142, "kWh"], "Volume": [13136.51, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:07:30,630 DEBUG MBUS1 780 NEW FRAME : 2021-03-18 16:07:30,631 DEBUG MBUS1 780 Timestamp : 1616083650.092960 2021-03-18 16:07:30,631 DEBUG MBUS1 780 From Node : MBUS1 2021-03-18 16:07:30,632 DEBUG MBUS1 780 Values : [46142, 13136.51, 0, 44892, 7965.96, 0] 2021-03-18 16:07:30,633 DEBUG MBUS1 780 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:07:30,633 DEBUG MBUS1 780 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:07:30,737 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:07:30,738 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 321 times...) 2021-03-18 16:07:30,741 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:07:30,742 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:07:30,743 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:07:30,743 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:07:30,744 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:07:30,751 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:07:30,752 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:07:30,752 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:07:30,753 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:07:30,754 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:07:30,805 DEBUG MQTT Publishing: emon/MBUS1/Energy 46142 2021-03-18 16:07:30,807 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.51 2021-03-18 16:07:30,809 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:07:30,811 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:07:30,813 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:07:30,815 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:07:30,817 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:07:30,818 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46142,13136.51,0,44892,7965.96,0 2021-03-18 16:07:31,300 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:07:31,358 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:07:31,359 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 322 times...) 2021-03-18 16:07:31,362 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:07:31,363 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:07:31,364 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:07:31,365 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:07:31,366 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:07:31,372 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:07:31,373 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:07:31,374 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:07:31,375 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:07:31,375 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:07:36,638 DEBUG emoncmsorg Buffer size: 3 2021-03-18 16:07:40,622 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 183, in parse_frame value = bytes[0] + (bytes[1]<<8) + (bytes[2]<<16) + (bytes[3]<<24) IndexError: list index out of range 2021-03-18 16:07:40,635 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46142, "kWh"], "Volume": [13136.51, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:07:40,636 DEBUG MBUS1 783 NEW FRAME : 2021-03-18 16:07:40,637 DEBUG MBUS1 783 Timestamp : 1616083660.080971 2021-03-18 16:07:40,638 DEBUG MBUS1 783 From Node : MBUS1 2021-03-18 16:07:40,638 DEBUG MBUS1 783 Values : [46142, 13136.51, 0, 44892, 7965.96, 0] 2021-03-18 16:07:40,639 DEBUG MBUS1 783 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:07:40,640 DEBUG MBUS1 783 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:07:40,783 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:07:40,784 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 323 times...) 2021-03-18 16:07:40,787 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:07:40,788 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:07:40,788 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:07:40,789 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:07:40,790 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:07:40,792 DEBUG MQTT Publishing: emon/MBUS1/Energy 46142 2021-03-18 16:07:40,794 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.51 2021-03-18 16:07:40,796 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:07:40,798 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:07:40,799 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:07:40,801 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:07:40,802 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:07:40,804 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:07:40,805 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:07:40,806 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46142,13136.51,0,44892,7965.96,0 2021-03-18 16:07:40,806 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:07:40,809 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:07:40,810 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:07:41,360 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 187, in parse_frame value = struct.unpack("f",bytearray(bytes))[0] struct.error: unpack requires a buffer of 4 bytes 2021-03-18 16:07:41,463 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:07:41,464 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 324 times...) 2021-03-18 16:07:41,467 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:07:41,468 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:07:41,469 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:07:41,469 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:07:41,470 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:07:41,477 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:07:41,478 INFO MainThread Setting MBUS2 pages: [0] 2021-03-18 16:07:41,479 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:07:41,480 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:07:41,480 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:07:50,594 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16582.4, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy51": [2.7602216630884517e-43, "kWh"], "Volume54": [0, "m3"]} 2021-03-18 16:07:50,595 DEBUG MBUS2 786 NEW FRAME : 2021-03-18 16:07:50,597 DEBUG MBUS2 786 Timestamp : 1616083670.021929 2021-03-18 16:07:50,598 DEBUG MBUS2 786 From Node : MBUS2 2021-03-18 16:07:50,599 DEBUG MBUS2 786 Values : [16582.4, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 16:07:50,601 DEBUG MBUS2 786 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:07:50,603 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46142, "kWh"], "Volume": [13136.52, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:07:50,603 DEBUG MBUS2 786 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:07:50,604 DEBUG MBUS1 785 NEW FRAME : 2021-03-18 16:07:50,606 DEBUG MBUS1 785 Timestamp : 1616083670.004406 2021-03-18 16:07:50,607 DEBUG MBUS1 785 From Node : MBUS1 2021-03-18 16:07:50,607 DEBUG MBUS1 785 Values : [46142, 13136.52, 0, 44892, 7965.96, 0] 2021-03-18 16:07:50,608 DEBUG MBUS1 785 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:07:50,609 DEBUG MBUS1 785 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:07:50,704 DEBUG MQTT Publishing: emon/MBUS1/Energy 46142 2021-03-18 16:07:50,708 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.52 2021-03-18 16:07:50,709 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:07:50,711 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:07:50,713 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:07:50,714 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:07:50,716 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:07:50,717 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46142,13136.52,0,44892,7965.96,0 2021-03-18 16:07:50,719 DEBUG MQTT Publishing: emon/MBUS2/Volume 16582.4 2021-03-18 16:07:50,720 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 16:07:50,722 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 16:07:50,724 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 16:07:50,726 DEBUG MQTT Publishing: emon/MBUS2/Energy51 2.7602216630884517e-43 2021-03-18 16:07:50,728 DEBUG MQTT Publishing: emon/MBUS2/Volume54 0 2021-03-18 16:07:50,730 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:07:50,731 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16582.4,0,0,0,2.7602216630884517e-43,0 2021-03-18 16:08:00,609 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46142, "kWh"], "Volume": [13136.52, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:08:00,610 DEBUG MBUS1 787 NEW FRAME : 2021-03-18 16:08:00,611 DEBUG MBUS1 787 Timestamp : 1616083680.061669 2021-03-18 16:08:00,612 DEBUG MBUS1 787 From Node : MBUS1 2021-03-18 16:08:00,613 DEBUG MBUS1 787 Values : [46142, 13136.52, 0, 44892, 7965.96, 0] 2021-03-18 16:08:00,614 DEBUG MBUS1 787 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:08:00,615 DEBUG MBUS1 787 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:08:00,653 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16582.4, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy51": [2.7602216630884517e-43, "kWh"], "Volume54": [0, "m3"]} 2021-03-18 16:08:00,654 DEBUG MBUS2 788 NEW FRAME : 2021-03-18 16:08:00,655 DEBUG MBUS2 788 Timestamp : 1616083680.062084 2021-03-18 16:08:00,655 DEBUG MBUS2 788 From Node : MBUS2 2021-03-18 16:08:00,656 DEBUG MBUS2 788 Values : [16582.4, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 16:08:00,657 DEBUG MBUS2 788 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:08:00,657 DEBUG MBUS2 788 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:08:00,726 DEBUG MQTT Publishing: emon/MBUS1/Energy 46142 2021-03-18 16:08:00,727 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.52 2021-03-18 16:08:00,729 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:08:00,731 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:08:00,732 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:08:00,734 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:08:00,735 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:08:00,736 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46142,13136.52,0,44892,7965.96,0 2021-03-18 16:08:00,738 DEBUG MQTT Publishing: emon/MBUS2/Volume 16582.4 2021-03-18 16:08:00,739 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 16:08:00,741 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 16:08:00,742 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 16:08:00,744 DEBUG MQTT Publishing: emon/MBUS2/Energy51 2.7602216630884517e-43 2021-03-18 16:08:00,745 DEBUG MQTT Publishing: emon/MBUS2/Volume54 0 2021-03-18 16:08:00,747 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:08:00,748 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16582.4,0,0,0,2.7602216630884517e-43,0 2021-03-18 16:08:06,698 DEBUG emoncmsorg Buffer size: 5 2021-03-18 16:08:10,554 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16582.5, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"], "Volume_error": [0, "m3"]} 2021-03-18 16:08:10,555 DEBUG MBUS2 789 NEW FRAME : 2021-03-18 16:08:10,557 DEBUG MBUS2 789 Timestamp : 1616083690.004604 2021-03-18 16:08:10,558 DEBUG MBUS2 789 From Node : MBUS2 2021-03-18 16:08:10,558 DEBUG MBUS2 789 Values : [16582.5, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 16:08:10,559 DEBUG MBUS2 789 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:08:10,560 DEBUG MBUS2 789 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:08:10,601 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46142, "kWh"], "Volume": [13136.52, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:08:10,602 DEBUG MBUS1 790 NEW FRAME : 2021-03-18 16:08:10,602 DEBUG MBUS1 790 Timestamp : 1616083690.065672 2021-03-18 16:08:10,603 DEBUG MBUS1 790 From Node : MBUS1 2021-03-18 16:08:10,604 DEBUG MBUS1 790 Values : [46142, 13136.52, 0, 44892, 7965.96, 0] 2021-03-18 16:08:10,604 DEBUG MBUS1 790 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:08:10,605 DEBUG MBUS1 790 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:08:10,657 DEBUG MQTT Publishing: emon/MBUS2/Volume 16582.5 2021-03-18 16:08:10,659 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 16:08:10,661 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 16:08:10,664 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 16:08:10,666 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 16:08:10,667 DEBUG MQTT Publishing: emon/MBUS2/Volume_error 0 2021-03-18 16:08:10,669 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:08:10,670 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16582.5,0,0,0,2.7602216630884517e-43,0 2021-03-18 16:08:10,782 DEBUG MQTT Publishing: emon/MBUS1/Energy 46142 2021-03-18 16:08:10,785 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.52 2021-03-18 16:08:10,787 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:08:10,789 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:08:10,792 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:08:10,794 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:08:10,796 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:08:10,797 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46142,13136.52,0,44892,7965.96,0 2021-03-18 16:08:20,546 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16582.5, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"], "Volume_error": [0, "m3"]} 2021-03-18 16:08:20,547 DEBUG MBUS2 791 NEW FRAME : 2021-03-18 16:08:20,547 DEBUG MBUS2 791 Timestamp : 1616083700.003325 2021-03-18 16:08:20,548 DEBUG MBUS2 791 From Node : MBUS2 2021-03-18 16:08:20,549 DEBUG MBUS2 791 Values : [16582.5, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 16:08:20,549 DEBUG MBUS2 791 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:08:20,550 DEBUG MBUS2 791 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:08:20,595 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46142, "kWh"], "Volume": [13136.52, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:08:20,596 DEBUG MBUS1 792 NEW FRAME : 2021-03-18 16:08:20,597 DEBUG MBUS1 792 Timestamp : 1616083700.058964 2021-03-18 16:08:20,597 DEBUG MBUS1 792 From Node : MBUS1 2021-03-18 16:08:20,598 DEBUG MBUS1 792 Values : [46142, 13136.52, 0, 44892, 7965.96, 0] 2021-03-18 16:08:20,599 DEBUG MBUS1 792 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:08:20,599 DEBUG MBUS1 792 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:08:20,621 DEBUG MQTT Publishing: emon/MBUS1/Energy 46142 2021-03-18 16:08:20,623 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.52 2021-03-18 16:08:20,625 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:08:20,627 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:08:20,629 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:08:20,631 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:08:20,633 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:08:20,634 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46142,13136.52,0,44892,7965.96,0 2021-03-18 16:08:20,636 DEBUG MQTT Publishing: emon/MBUS2/Volume 16582.5 2021-03-18 16:08:20,638 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 16:08:20,640 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 16:08:20,642 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 16:08:20,644 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 16:08:20,646 DEBUG MQTT Publishing: emon/MBUS2/Volume_error 0 2021-03-18 16:08:20,648 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:08:20,649 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16582.5,0,0,0,2.7602216630884517e-43,0 2021-03-18 16:08:30,593 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16582.5, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"], "Volume_error": [0, "m3"]} 2021-03-18 16:08:30,594 DEBUG MBUS2 793 NEW FRAME : 2021-03-18 16:08:30,595 DEBUG MBUS2 793 Timestamp : 1616083710.031626 2021-03-18 16:08:30,596 DEBUG MBUS2 793 From Node : MBUS2 2021-03-18 16:08:30,596 DEBUG MBUS2 793 Values : [16582.5, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 16:08:30,597 DEBUG MBUS2 793 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:08:30,598 DEBUG MBUS2 793 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:08:30,634 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46142, "kWh"], "Volume": [13136.52, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:08:30,635 DEBUG MBUS1 794 NEW FRAME : 2021-03-18 16:08:30,637 DEBUG MBUS1 794 Timestamp : 1616083710.039660 2021-03-18 16:08:30,637 DEBUG MBUS1 794 From Node : MBUS1 2021-03-18 16:08:30,638 DEBUG MBUS1 794 Values : [46142, 13136.52, 0, 44892, 7965.96, 0] 2021-03-18 16:08:30,639 DEBUG MBUS1 794 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:08:30,639 DEBUG MBUS1 794 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:08:30,650 DEBUG MQTT Publishing: emon/MBUS2/Volume 16582.5 2021-03-18 16:08:30,652 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 16:08:30,654 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 16:08:30,656 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 16:08:30,658 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 16:08:30,660 DEBUG MQTT Publishing: emon/MBUS2/Volume_error 0 2021-03-18 16:08:30,662 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:08:30,663 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16582.5,0,0,0,2.7602216630884517e-43,0 2021-03-18 16:08:30,872 DEBUG MQTT Publishing: emon/MBUS1/Energy 46142 2021-03-18 16:08:30,874 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.52 2021-03-18 16:08:30,876 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:08:30,877 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:08:30,879 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:08:30,881 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:08:30,883 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:08:30,884 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46142,13136.52,0,44892,7965.96,0 2021-03-18 16:08:36,764 DEBUG emoncmsorg Buffer size: 6 2021-03-18 16:08:40,641 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16582.5, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"], "Volume_error": [0, "m3"]} 2021-03-18 16:08:40,642 DEBUG MBUS2 795 NEW FRAME : 2021-03-18 16:08:40,643 DEBUG MBUS2 795 Timestamp : 1616083720.062716 2021-03-18 16:08:40,645 DEBUG MBUS2 795 From Node : MBUS2 2021-03-18 16:08:40,646 DEBUG MBUS2 795 Values : [16582.5, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 16:08:40,647 DEBUG MBUS2 795 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:08:40,649 DEBUG MBUS2 795 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:08:40,654 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46142, "kWh"], "Volume": [13136.52, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:08:40,655 DEBUG MBUS1 796 NEW FRAME : 2021-03-18 16:08:40,656 DEBUG MBUS1 796 Timestamp : 1616083720.094575 2021-03-18 16:08:40,657 DEBUG MBUS1 796 From Node : MBUS1 2021-03-18 16:08:40,657 DEBUG MBUS1 796 Values : [46142, 13136.52, 0, 44892, 7965.96, 0] 2021-03-18 16:08:40,658 DEBUG MBUS1 796 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:08:40,658 DEBUG MBUS1 796 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:08:40,780 DEBUG MQTT Publishing: emon/MBUS1/Energy 46142 2021-03-18 16:08:40,782 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.52 2021-03-18 16:08:40,784 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:08:40,786 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:08:40,788 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:08:40,790 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:08:40,792 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:08:40,792 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46142,13136.52,0,44892,7965.96,0 2021-03-18 16:08:40,794 DEBUG MQTT Publishing: emon/MBUS2/Volume 16582.5 2021-03-18 16:08:40,796 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 16:08:40,798 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 16:08:40,799 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 16:08:40,801 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 16:08:40,803 DEBUG MQTT Publishing: emon/MBUS2/Volume_error 0 2021-03-18 16:08:40,805 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:08:40,805 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16582.5,0,0,0,2.7602216630884517e-43,0 2021-03-18 16:08:50,577 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46142, "kWh"], "Volume": [13136.52, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:08:50,579 DEBUG MBUS1 798 NEW FRAME : 2021-03-18 16:08:50,581 DEBUG MBUS1 798 Timestamp : 1616083730.015096 2021-03-18 16:08:50,583 DEBUG MBUS1 798 From Node : MBUS1 2021-03-18 16:08:50,584 DEBUG MBUS1 798 Values : [46142, 13136.52, 0, 44892, 7965.96, 0] 2021-03-18 16:08:50,586 DEBUG MBUS1 798 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:08:50,587 DEBUG MBUS1 798 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:08:50,602 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16582.5, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"], "Volume_error": [0, "m3"]} 2021-03-18 16:08:50,603 DEBUG MBUS2 797 NEW FRAME : 2021-03-18 16:08:50,604 DEBUG MBUS2 797 Timestamp : 1616083730.002330 2021-03-18 16:08:50,605 DEBUG MBUS2 797 From Node : MBUS2 2021-03-18 16:08:50,605 DEBUG MBUS2 797 Values : [16582.5, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 16:08:50,606 DEBUG MBUS2 797 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:08:50,607 DEBUG MBUS2 797 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:08:50,854 DEBUG MQTT Publishing: emon/MBUS1/Energy 46142 2021-03-18 16:08:50,855 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.52 2021-03-18 16:08:50,857 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:08:50,859 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:08:50,862 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:08:50,864 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:08:50,866 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:08:50,867 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46142,13136.52,0,44892,7965.96,0 2021-03-18 16:08:50,868 DEBUG MQTT Publishing: emon/MBUS2/Volume 16582.5 2021-03-18 16:08:50,870 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 16:08:50,872 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 16:08:50,874 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 16:08:50,875 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 16:08:50,877 DEBUG MQTT Publishing: emon/MBUS2/Volume_error 0 2021-03-18 16:08:50,879 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:08:50,881 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16582.5,0,0,0,2.7602216630884517e-43,0 2021-03-18 16:09:00,624 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16582.5, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"], "Volume_error": [0, "m3"]} 2021-03-18 16:09:00,625 DEBUG MBUS2 799 NEW FRAME : 2021-03-18 16:09:00,626 DEBUG MBUS2 799 Timestamp : 1616083740.067786 2021-03-18 16:09:00,627 DEBUG MBUS2 799 From Node : MBUS2 2021-03-18 16:09:00,628 DEBUG MBUS2 799 Values : [16582.5, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 16:09:00,629 DEBUG MBUS2 799 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:09:00,630 DEBUG MBUS2 799 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:09:00,659 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46142, "kWh"], "Volume": [13136.52, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:09:00,660 DEBUG MBUS1 800 NEW FRAME : 2021-03-18 16:09:00,661 DEBUG MBUS1 800 Timestamp : 1616083740.099366 2021-03-18 16:09:00,661 DEBUG MBUS1 800 From Node : MBUS1 2021-03-18 16:09:00,662 DEBUG MBUS1 800 Values : [46142, 13136.52, 0, 44892, 7965.96, 0] 2021-03-18 16:09:00,663 DEBUG MBUS1 800 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:09:00,664 DEBUG MBUS1 800 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:09:00,703 DEBUG MQTT Publishing: emon/MBUS2/Volume 16582.5 2021-03-18 16:09:00,704 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 16:09:00,706 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 16:09:00,708 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 16:09:00,709 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 16:09:00,711 DEBUG MQTT Publishing: emon/MBUS2/Volume_error 0 2021-03-18 16:09:00,713 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:09:00,714 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16582.5,0,0,0,2.7602216630884517e-43,0 2021-03-18 16:09:01,049 DEBUG MQTT Publishing: emon/MBUS1/Energy 46142 2021-03-18 16:09:01,051 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.52 2021-03-18 16:09:01,052 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:09:01,054 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:09:01,055 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:09:01,057 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:09:01,058 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:09:01,059 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46142,13136.52,0,44892,7965.96,0 2021-03-18 16:09:02,007 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:09:02,009 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:09:02,010 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:09:02,011 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:09:02,012 INFO MainThread Setting MBUS2 pages: [0, 1] 2021-03-18 16:09:02,012 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:09:06,829 DEBUG emoncmsorg Buffer size: 6 2021-03-18 16:09:10,091 DEBUG MBUS2 Set page: 0 2021-03-18 16:09:10,393 DEBUG MBUS2 ACK 2021-03-18 16:09:10,561 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46142, "kWh"], "Volume": [13136.52, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:09:10,562 DEBUG MBUS1 801 NEW FRAME : 2021-03-18 16:09:10,563 DEBUG MBUS1 801 Timestamp : 1616083750.021237 2021-03-18 16:09:10,564 DEBUG MBUS1 801 From Node : MBUS1 2021-03-18 16:09:10,565 DEBUG MBUS1 801 Values : [46142, 13136.52, 0, 44892, 7965.96, 0] 2021-03-18 16:09:10,565 DEBUG MBUS1 801 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:09:10,566 DEBUG MBUS1 801 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:09:10,645 DEBUG MQTT Publishing: emon/MBUS1/Energy 46142 2021-03-18 16:09:10,647 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.52 2021-03-18 16:09:10,648 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:09:10,650 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:09:10,652 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:09:10,653 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:09:10,655 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:09:10,656 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46142,13136.52,0,44892,7965.96,0 2021-03-18 16:09:11,479 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 177, in parse_frame value = bytes[0] IndexError: list index out of range 2021-03-18 16:09:11,637 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:09:11,638 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 325 times...) 2021-03-18 16:09:11,641 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:09:11,642 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:09:11,643 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:09:11,644 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:09:11,645 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:09:11,651 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:09:11,652 INFO MainThread Setting MBUS2 pages: [0, 1] 2021-03-18 16:09:11,652 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:09:11,653 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:09:11,654 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:09:20,099 DEBUG MBUS2 Set page: 0 2021-03-18 16:09:20,401 DEBUG MBUS2 ACK 2021-03-18 16:09:20,582 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46142, "kWh"], "Volume": [13136.53, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:09:20,583 DEBUG MBUS1 803 NEW FRAME : 2021-03-18 16:09:20,584 DEBUG MBUS1 803 Timestamp : 1616083760.022068 2021-03-18 16:09:20,585 DEBUG MBUS1 803 From Node : MBUS1 2021-03-18 16:09:20,586 DEBUG MBUS1 803 Values : [46142, 13136.53, 0, 44892, 7965.96, 0] 2021-03-18 16:09:20,587 DEBUG MBUS1 803 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:09:20,588 DEBUG MBUS1 803 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:09:20,625 DEBUG MQTT Publishing: emon/MBUS1/Energy 46142 2021-03-18 16:09:20,627 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.53 2021-03-18 16:09:20,629 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:09:20,631 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:09:20,633 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:09:20,635 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:09:20,637 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:09:20,638 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46142,13136.53,0,44892,7965.96,0 2021-03-18 16:09:21,447 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:09:21,477 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:09:21,478 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 326 times...) 2021-03-18 16:09:21,493 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:09:21,495 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:09:21,495 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:09:21,496 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:09:21,497 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:09:21,504 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:09:21,505 INFO MainThread Setting MBUS2 pages: [0, 1] 2021-03-18 16:09:21,506 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:09:21,507 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:09:21,508 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:09:25,184 DEBUG MainThread Signal 15 received. 2021-03-18 16:09:25,288 INFO MainThread Exiting hub... 2021-03-18 16:09:25,558 INFO MainThread Exit completed 2021-03-18 16:09:28,609 INFO MainThread EmonHub emonHub (emon-pi variant) v2.1.5 2021-03-18 16:09:28,611 INFO MainThread Opening hub... 2021-03-18 16:09:28,612 INFO MainThread Logging level set to DEBUG 2021-03-18 16:09:28,612 INFO MainThread Creating EmonHubJeeInterfacer 'RFM2Pi' 2021-03-18 16:09:28,615 DEBUG MainThread Opening serial port: /dev/ttyAMA0 @ 38400 bits/s 2021-03-18 16:09:30,618 WARNING MainThread Device communication error - check settings 2021-03-18 16:09:30,620 INFO MainThread Setting RFM2Pi baseid: 5 (5i) 2021-03-18 16:09:31,622 INFO MainThread Setting RFM2Pi frequency: 433 (4b) 2021-03-18 16:09:32,625 INFO MainThread Setting RFM2Pi group: 210 (210g) 2021-03-18 16:09:33,627 INFO MainThread Setting RFM2Pi quiet: 1 (1q) 2021-03-18 16:09:34,629 INFO MainThread Setting RFM2Pi calibration: 230V (1p) 2021-03-18 16:09:35,632 DEBUG MainThread Setting RFM2Pi pubchannels: ['ToEmonCMS'] 2021-03-18 16:09:35,633 DEBUG MainThread Setting RFM2Pi subchannels: ['ToRFM12'] 2021-03-18 16:09:35,634 INFO MainThread Creating EmonHubMqttInterfacer 'MQTT' 2021-03-18 16:09:35,638 DEBUG MainThread Setting MQTT pubchannels: ['ToRFM12'] 2021-03-18 16:09:35,639 DEBUG MainThread Setting MQTT subchannels: ['ToEmonCMS'] 2021-03-18 16:09:35,639 INFO MainThread Setting MQTT node_format_enable: 1 2021-03-18 16:09:35,640 INFO MainThread Setting MQTT nodevar_format_enable: 1 2021-03-18 16:09:35,641 INFO MainThread Setting MQTT nodevar_format_basetopic: emon/ 2021-03-18 16:09:35,642 INFO MainThread Creating EmonHubEmoncmsHTTPInterfacer 'emoncmsorg' 2021-03-18 16:09:35,644 DEBUG MainThread Setting emoncmsorg pubchannels: ['ToRFM12'] 2021-03-18 16:09:35,645 DEBUG MainThread Setting emoncmsorg subchannels: ['ToEmonCMS'] 2021-03-18 16:09:35,645 WARNING MainThread Setting emoncmsorg apikey: obscured 2021-03-18 16:09:35,646 INFO MainThread Setting emoncmsorg url: https://emoncms.org 2021-03-18 16:09:35,647 INFO MainThread Setting emoncmsorg senddata: 1 2021-03-18 16:09:35,647 INFO MainThread Setting emoncmsorg sendstatus: 1 2021-03-18 16:09:35,649 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS1' 2021-03-18 16:09:35,651 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB1 9600 2021-03-18 16:09:35,665 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:09:35,667 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:09:35,667 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:09:35,668 INFO MainThread Setting MBUS1 nodename: MBUS1 2021-03-18 16:09:35,669 DEBUG MainThread Setting MBUS1 pubchannels: ['ToEmonCMS'] 2021-03-18 16:09:35,671 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:09:35,672 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:09:35,687 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:09:35,688 INFO MainThread Setting MBUS2 pages: [0, 1] 2021-03-18 16:09:35,689 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:09:35,691 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:09:35,691 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:09:40,024 DEBUG MBUS2 Set page: 0 2021-03-18 16:09:40,327 DEBUG MBUS2 ACK 2021-03-18 16:09:40,626 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46142, "kWh"], "Volume": [13136.53, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:09:40,627 DEBUG MBUS1 2 NEW FRAME : 2021-03-18 16:09:40,628 DEBUG MBUS1 2 Timestamp : 1616083780.091888 2021-03-18 16:09:40,629 DEBUG MBUS1 2 From Node : MBUS1 2021-03-18 16:09:40,629 DEBUG MBUS1 2 Values : [46142, 13136.53, 0, 44892, 7965.96, 0] 2021-03-18 16:09:40,630 DEBUG MBUS1 2 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:09:40,631 DEBUG MBUS1 2 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:09:40,774 INFO MQTT Connecting to MQTT Server 2021-03-18 16:09:40,879 INFO MQTT connection status: Connection successful 2021-03-18 16:09:40,880 DEBUG MQTT CONACK => Return code: 0 2021-03-18 16:09:40,885 DEBUG emoncmsorg Buffer size: 1 2021-03-18 16:09:40,983 INFO MQTT on_subscribe 2021-03-18 16:09:41,379 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:09:41,400 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:09:41,401 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 0 times...) 2021-03-18 16:09:41,404 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:09:41,405 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:09:41,406 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:09:41,407 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:09:41,408 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:09:41,415 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:09:41,416 INFO MainThread Setting MBUS2 pages: [0, 1] 2021-03-18 16:09:41,416 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:09:41,417 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:09:41,418 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:09:50,068 DEBUG MBUS2 Set page: 0 2021-03-18 16:09:50,370 DEBUG MBUS2 ACK 2021-03-18 16:09:50,628 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46142, "kWh"], "Volume": [13136.53, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:09:50,629 DEBUG MBUS1 4 NEW FRAME : 2021-03-18 16:09:50,630 DEBUG MBUS1 4 Timestamp : 1616083790.092940 2021-03-18 16:09:50,631 DEBUG MBUS1 4 From Node : MBUS1 2021-03-18 16:09:50,631 DEBUG MBUS1 4 Values : [46142, 13136.53, 0, 44892, 7965.96, 0] 2021-03-18 16:09:50,632 DEBUG MBUS1 4 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:09:50,632 DEBUG MBUS1 4 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:09:50,653 DEBUG MQTT Publishing: emon/MBUS1/Energy 46142 2021-03-18 16:09:50,655 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.53 2021-03-18 16:09:50,657 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:09:50,659 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:09:50,660 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:09:50,662 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:09:50,664 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:09:50,665 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46142,13136.53,0,44892,7965.96,0 2021-03-18 16:09:51,417 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16582.600000000002, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"], "Volume_Max": [0, "m3"]} 2021-03-18 16:09:51,418 DEBUG MBUS2 Set page: 1 2021-03-18 16:09:51,719 DEBUG MBUS2 ACK 2021-03-18 16:09:52,766 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16582.600000000002, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"], "Volume_Max": [0, "m3"]} 2021-03-18 16:09:52,767 DEBUG MBUS2 Set page: 0 2021-03-18 16:09:53,069 DEBUG MBUS2 ACK 2021-03-18 16:09:53,576 DEBUG MBUS2 3 NEW FRAME : 2021-03-18 16:09:53,578 DEBUG MBUS2 3 Timestamp : 1616083790.068127 2021-03-18 16:09:53,578 DEBUG MBUS2 3 From Node : MBUS2 2021-03-18 16:09:53,579 DEBUG MBUS2 3 Values : [16582.600000000002, 0, 0, 0, 2.7602216630884517e-43, 0, 16582.600000000002, 0, 0, 0, 2.7602216630884517e-43, 0] 2021-03-18 16:09:53,580 DEBUG MBUS2 3 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:09:53,581 DEBUG MBUS2 3 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:09:53,604 DEBUG MQTT Publishing: emon/MBUS2/Volume 16582.600000000002 2021-03-18 16:09:53,606 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 16:09:53,609 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 16:09:53,611 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 16:09:53,613 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 16:09:53,615 DEBUG MQTT Publishing: emon/MBUS2/Volume_Max 0 2021-03-18 16:09:53,618 DEBUG MQTT Publishing: emon/MBUS2/Volume 16582.600000000002 2021-03-18 16:09:53,620 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 16:09:53,622 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 16:09:53,624 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 16:09:53,627 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 16:09:53,629 DEBUG MQTT Publishing: emon/MBUS2/Volume_Max 0 2021-03-18 16:09:53,631 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:09:53,632 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16582.600000000002,0,0,0,2.7602216630884517e-43,0,16582.600000000002,0,0,0,2.7602216630884517e-43,0 2021-03-18 16:10:00,012 DEBUG MBUS2 Set page: 0 2021-03-18 16:10:00,314 DEBUG MBUS2 ACK 2021-03-18 16:10:00,538 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46142, "kWh"], "Volume": [13136.53, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:10:00,539 DEBUG MBUS1 5 NEW FRAME : 2021-03-18 16:10:00,540 DEBUG MBUS1 5 Timestamp : 1616083800.002313 2021-03-18 16:10:00,541 DEBUG MBUS1 5 From Node : MBUS1 2021-03-18 16:10:00,541 DEBUG MBUS1 5 Values : [46142, 13136.53, 0, 44892, 7965.96, 0] 2021-03-18 16:10:00,542 DEBUG MBUS1 5 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:10:00,543 DEBUG MBUS1 5 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:10:00,729 DEBUG MQTT Publishing: emon/MBUS1/Energy 46142 2021-03-18 16:10:00,731 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.53 2021-03-18 16:10:00,733 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:10:00,735 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:10:00,737 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:10:00,738 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:10:00,740 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:10:00,741 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46142,13136.53,0,44892,7965.96,0 2021-03-18 16:10:01,360 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16582.600000000002, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"]} 2021-03-18 16:10:01,361 DEBUG MBUS2 Set page: 1 2021-03-18 16:10:01,663 DEBUG MBUS2 ACK 2021-03-18 16:10:02,709 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16582.600000000002, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"]} 2021-03-18 16:10:02,709 DEBUG MBUS2 Set page: 0 2021-03-18 16:10:03,017 DEBUG MBUS2 ACK 2021-03-18 16:10:03,518 DEBUG MBUS2 6 NEW FRAME : 2021-03-18 16:10:03,519 DEBUG MBUS2 6 Timestamp : 1616083800.012044 2021-03-18 16:10:03,520 DEBUG MBUS2 6 From Node : MBUS2 2021-03-18 16:10:03,521 DEBUG MBUS2 6 Values : [16582.600000000002, 0, 0, 0, 2.7602216630884517e-43, 16582.600000000002, 0, 0, 0, 2.7602216630884517e-43] 2021-03-18 16:10:03,522 DEBUG MBUS2 6 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:10:03,522 DEBUG MBUS2 6 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:10:03,683 DEBUG MQTT Publishing: emon/MBUS2/Volume 16582.600000000002 2021-03-18 16:10:03,685 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 16:10:03,686 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 16:10:03,688 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 16:10:03,689 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 16:10:03,691 DEBUG MQTT Publishing: emon/MBUS2/Volume 16582.600000000002 2021-03-18 16:10:03,692 DEBUG MQTT Publishing: emon/MBUS2/Volume14 0 2021-03-18 16:10:03,694 DEBUG MQTT Publishing: emon/MBUS2/Energy 0 2021-03-18 16:10:03,695 DEBUG MQTT Publishing: emon/MBUS2/Volume27 0 2021-03-18 16:10:03,697 DEBUG MQTT Publishing: emon/MBUS2/Energy49 2.7602216630884517e-43 2021-03-18 16:10:03,699 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:10:03,700 DEBUG MQTT Publishing: emonhub/rx/MBUS2/values 16582.600000000002,0,0,0,2.7602216630884517e-43,16582.600000000002,0,0,0,2.7602216630884517e-43 2021-03-18 16:10:10,052 DEBUG MBUS2 Set page: 0 2021-03-18 16:10:10,354 DEBUG MBUS2 ACK 2021-03-18 16:10:10,550 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46142, "kWh"], "Volume": [13136.53, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:10:10,551 DEBUG MBUS1 7 NEW FRAME : 2021-03-18 16:10:10,552 DEBUG MBUS1 7 Timestamp : 1616083810.010766 2021-03-18 16:10:10,553 DEBUG MBUS1 7 From Node : MBUS1 2021-03-18 16:10:10,554 DEBUG MBUS1 7 Values : [46142, 13136.53, 0, 44892, 7965.96, 0] 2021-03-18 16:10:10,554 DEBUG MBUS1 7 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:10:10,555 DEBUG MBUS1 7 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:10:10,780 DEBUG MQTT Publishing: emon/MBUS1/Energy 46142 2021-03-18 16:10:10,782 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.53 2021-03-18 16:10:10,784 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:10:10,786 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:10:10,787 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:10:10,789 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:10:10,791 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:10:10,792 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46142,13136.53,0,44892,7965.96,0 2021-03-18 16:10:10,958 DEBUG emoncmsorg Buffer size: 5 2021-03-18 16:10:11,419 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 177, in parse_frame value = bytes[0] IndexError: list index out of range 2021-03-18 16:10:11,594 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:10:11,595 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 1 times...) 2021-03-18 16:10:11,597 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:10:11,598 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:10:11,599 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:10:11,600 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:10:11,602 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:10:11,609 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:10:11,610 INFO MainThread Setting MBUS2 pages: [0, 1] 2021-03-18 16:10:11,610 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:10:11,611 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:10:11,612 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:10:20,025 DEBUG MBUS2 Set page: 0 2021-03-18 16:10:20,327 DEBUG MBUS2 ACK 2021-03-18 16:10:20,566 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46142, "kWh"], "Volume": [13136.53, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:10:20,567 DEBUG MBUS1 9 NEW FRAME : 2021-03-18 16:10:20,568 DEBUG MBUS1 9 Timestamp : 1616083820.024568 2021-03-18 16:10:20,568 DEBUG MBUS1 9 From Node : MBUS1 2021-03-18 16:10:20,569 DEBUG MBUS1 9 Values : [46142, 13136.53, 0, 44892, 7965.96, 0] 2021-03-18 16:10:20,570 DEBUG MBUS1 9 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:10:20,571 DEBUG MBUS1 9 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:10:20,753 DEBUG MQTT Publishing: emon/MBUS1/Energy 46142 2021-03-18 16:10:20,755 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.53 2021-03-18 16:10:20,757 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:10:20,759 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:10:20,762 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:10:20,764 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:10:20,766 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:10:20,767 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46142,13136.53,0,44892,7965.96,0 2021-03-18 16:10:21,400 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:10:21,511 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:10:21,512 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 2 times...) 2021-03-18 16:10:21,515 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:10:21,516 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:10:21,517 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:10:21,518 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:10:21,519 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:10:21,525 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:10:21,526 INFO MainThread Setting MBUS2 pages: [0, 1] 2021-03-18 16:10:21,527 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:10:21,527 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:10:21,528 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:10:30,086 DEBUG MBUS2 Set page: 0 2021-03-18 16:10:30,388 DEBUG MBUS2 ACK 2021-03-18 16:10:30,597 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46143, "kWh"], "Volume": [13136.53, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:10:30,597 DEBUG MBUS1 11 NEW FRAME : 2021-03-18 16:10:30,598 DEBUG MBUS1 11 Timestamp : 1616083830.057721 2021-03-18 16:10:30,599 DEBUG MBUS1 11 From Node : MBUS1 2021-03-18 16:10:30,600 DEBUG MBUS1 11 Values : [46143, 13136.53, 0, 44892, 7965.96, 0] 2021-03-18 16:10:30,600 DEBUG MBUS1 11 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:10:30,601 DEBUG MBUS1 11 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:10:30,839 DEBUG MQTT Publishing: emon/MBUS1/Energy 46143 2021-03-18 16:10:30,841 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.53 2021-03-18 16:10:30,843 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:10:30,845 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:10:30,847 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:10:30,849 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:10:30,851 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:10:30,852 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46143,13136.53,0,44892,7965.96,0 2021-03-18 16:10:31,450 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:10:31,605 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:10:31,606 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 3 times...) 2021-03-18 16:10:31,609 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:10:31,610 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:10:31,611 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:10:31,612 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:10:31,613 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:10:31,618 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:10:31,619 INFO MainThread Setting MBUS2 pages: [0, 1] 2021-03-18 16:10:31,620 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:10:31,621 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:10:31,622 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:10:40,065 DEBUG MBUS2 Set page: 0 2021-03-18 16:10:40,367 DEBUG MBUS2 ACK 2021-03-18 16:10:40,599 WARNING MBUS1 Exception caught in MBUS1 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 183, in parse_frame value = bytes[0] + (bytes[1]<<8) + (bytes[2]<<16) + (bytes[3]<<24) IndexError: list index out of range 2021-03-18 16:10:40,836 WARNING MainThread MBUS1 thread is dead. 2021-03-18 16:10:40,894 WARNING MainThread Attempting to restart thread MBUS1 (thread has been restarted 0 times...) 2021-03-18 16:10:40,897 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS1' 2021-03-18 16:10:40,898 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB1 9600 2021-03-18 16:10:40,913 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:10:40,914 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:10:40,915 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:10:40,916 INFO MainThread Setting MBUS1 nodename: MBUS1 2021-03-18 16:10:40,916 DEBUG MainThread Setting MBUS1 pubchannels: ['ToEmonCMS'] 2021-03-18 16:10:40,918 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:10:40,920 INFO MainThread Setting MBUS2 pages: [0, 1] 2021-03-18 16:10:40,921 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:10:40,969 DEBUG emoncmsorg Buffer size: 2 2021-03-18 16:10:41,438 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:10:41,476 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46143, "kWh"], "Volume": [13136.53, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:10:41,477 DEBUG MBUS1 15 NEW FRAME : 2021-03-18 16:10:41,478 DEBUG MBUS1 15 Timestamp : 1616083840.918176 2021-03-18 16:10:41,478 DEBUG MBUS1 15 From Node : MBUS1 2021-03-18 16:10:41,479 DEBUG MBUS1 15 Values : [46143, 13136.53, 0, 44892, 7965.96, 0] 2021-03-18 16:10:41,479 DEBUG MBUS1 15 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:10:41,480 DEBUG MBUS1 15 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:10:41,524 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:10:41,561 DEBUG MQTT Publishing: emon/MBUS1/Energy 46143 2021-03-18 16:10:41,563 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.53 2021-03-18 16:10:41,565 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:10:41,568 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:10:41,572 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:10:41,575 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:10:41,578 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:10:41,579 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46143,13136.53,0,44892,7965.96,0 2021-03-18 16:10:41,582 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 4 times...) 2021-03-18 16:10:41,585 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:10:41,586 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:10:41,587 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:10:41,587 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:10:41,588 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:10:41,606 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:10:41,607 INFO MainThread Setting MBUS2 pages: [0, 1] 2021-03-18 16:10:41,608 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:10:41,609 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:10:41,610 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:10:50,065 DEBUG MBUS2 Set page: 0 2021-03-18 16:10:50,367 DEBUG MBUS2 ACK 2021-03-18 16:10:50,564 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46143, "kWh"], "Volume": [13136.53, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:10:50,565 DEBUG MBUS1 16 NEW FRAME : 2021-03-18 16:10:50,566 DEBUG MBUS1 16 Timestamp : 1616083850.029418 2021-03-18 16:10:50,566 DEBUG MBUS1 16 From Node : MBUS1 2021-03-18 16:10:50,567 DEBUG MBUS1 16 Values : [46143, 13136.53, 0, 44892, 7965.96, 0] 2021-03-18 16:10:50,568 DEBUG MBUS1 16 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:10:50,568 DEBUG MBUS1 16 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:10:50,650 DEBUG MQTT Publishing: emon/MBUS1/Energy 46143 2021-03-18 16:10:50,652 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.53 2021-03-18 16:10:50,653 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:10:50,655 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:10:50,657 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:10:50,658 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:10:50,660 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:10:50,661 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46143,13136.53,0,44892,7965.96,0 2021-03-18 16:10:51,413 DEBUG MBUS2 Decoded MBUS data: {"Volume": [16582.7, "m3"], "Volume14": [0.0, "m3"], "Energy": [0, "kWh"], "Volume27": [0.0, "m3"], "Energy49": [2.7602216630884517e-43, "kWh"]} 2021-03-18 16:10:51,414 DEBUG MBUS2 Set page: 1 2021-03-18 16:10:51,716 DEBUG MBUS2 ACK 2021-03-18 16:10:52,761 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 177, in parse_frame value = bytes[0] IndexError: list index out of range 2021-03-18 16:10:52,917 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:10:52,918 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 5 times...) 2021-03-18 16:10:52,921 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:10:52,922 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:10:52,923 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:10:52,924 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:10:52,925 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:10:52,931 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:10:52,932 INFO MainThread Setting MBUS2 pages: [0, 1] 2021-03-18 16:10:52,933 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:10:52,934 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:10:52,934 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:11:00,068 DEBUG MBUS2 Set page: 0 2021-03-18 16:11:00,371 DEBUG MBUS2 ACK 2021-03-18 16:11:00,559 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46143, "kWh"], "Volume": [13136.54, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:11:00,560 DEBUG MBUS1 18 NEW FRAME : 2021-03-18 16:11:00,561 DEBUG MBUS1 18 Timestamp : 1616083860.023723 2021-03-18 16:11:00,561 DEBUG MBUS1 18 From Node : MBUS1 2021-03-18 16:11:00,562 DEBUG MBUS1 18 Values : [46143, 13136.54, 0, 44892, 7965.96, 0] 2021-03-18 16:11:00,563 DEBUG MBUS1 18 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:11:00,563 DEBUG MBUS1 18 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:11:00,738 DEBUG MQTT Publishing: emon/MBUS1/Energy 46143 2021-03-18 16:11:00,740 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.54 2021-03-18 16:11:00,742 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:11:00,745 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:11:00,747 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:11:00,748 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:11:00,750 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:11:00,751 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46143,13136.54,0,44892,7965.96,0 2021-03-18 16:11:01,417 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 179, in parse_frame value = bytes[0] + (bytes[1]<<8) IndexError: list index out of range 2021-03-18 16:11:01,497 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:11:01,498 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 6 times...) 2021-03-18 16:11:01,501 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:11:01,501 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:11:01,502 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:11:01,503 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:11:01,504 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:11:01,510 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:11:01,511 INFO MainThread Setting MBUS2 pages: [0, 1] 2021-03-18 16:11:01,511 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:11:01,512 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:11:01,513 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:11:10,056 DEBUG MBUS2 Set page: 0 2021-03-18 16:11:10,358 DEBUG MBUS2 ACK 2021-03-18 16:11:10,595 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46143, "kWh"], "Volume": [13136.54, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:11:10,596 DEBUG MBUS1 20 NEW FRAME : 2021-03-18 16:11:10,597 DEBUG MBUS1 20 Timestamp : 1616083870.039063 2021-03-18 16:11:10,598 DEBUG MBUS1 20 From Node : MBUS1 2021-03-18 16:11:10,598 DEBUG MBUS1 20 Values : [46143, 13136.54, 0, 44892, 7965.96, 0] 2021-03-18 16:11:10,599 DEBUG MBUS1 20 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:11:10,600 DEBUG MBUS1 20 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:11:10,848 DEBUG MQTT Publishing: emon/MBUS1/Energy 46143 2021-03-18 16:11:10,850 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.54 2021-03-18 16:11:10,852 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:11:10,853 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:11:10,855 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:11:10,857 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:11:10,858 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:11:10,859 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46143,13136.54,0,44892,7965.96,0 2021-03-18 16:11:11,040 DEBUG emoncmsorg Buffer size: 4 2021-03-18 16:11:11,407 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 181, in parse_frame value = bytes[0] + (bytes[1]<<8) + (bytes[2]<<16) IndexError: list index out of range 2021-03-18 16:11:11,415 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:11:11,416 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 7 times...) 2021-03-18 16:11:11,419 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:11:11,420 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:11:11,421 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:11:11,422 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:11:11,424 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:11:11,431 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:11:11,432 INFO MainThread Setting MBUS2 pages: [0, 1] 2021-03-18 16:11:11,432 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:11:11,433 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:11:11,434 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS'] 2021-03-18 16:11:20,002 DEBUG MBUS2 Set page: 0 2021-03-18 16:11:20,304 DEBUG MBUS2 ACK 2021-03-18 16:11:20,586 DEBUG MBUS1 Decoded MBUS data: {"Energy": [46143, "kWh"], "Volume": [13136.54, "m3"], "Volume5": [0.0, "m3"], "Energy19": [44892, "kWh"], "Volume22": [7965.96, "m3"], "Volume23": [0.0, "m3"]} 2021-03-18 16:11:20,587 DEBUG MBUS1 23 NEW FRAME : 2021-03-18 16:11:20,588 DEBUG MBUS1 23 Timestamp : 1616083880.049230 2021-03-18 16:11:20,589 DEBUG MBUS1 23 From Node : MBUS1 2021-03-18 16:11:20,589 DEBUG MBUS1 23 Values : [46143, 13136.54, 0, 44892, 7965.96, 0] 2021-03-18 16:11:20,590 DEBUG MBUS1 23 Sent to channel(start)' : ToEmonCMS 2021-03-18 16:11:20,590 DEBUG MBUS1 23 Sent to channel(end)' : ToEmonCMS 2021-03-18 16:11:20,756 DEBUG MQTT Publishing: emon/MBUS1/Energy 46143 2021-03-18 16:11:20,758 DEBUG MQTT Publishing: emon/MBUS1/Volume 13136.54 2021-03-18 16:11:20,759 DEBUG MQTT Publishing: emon/MBUS1/Volume5 0 2021-03-18 16:11:20,761 DEBUG MQTT Publishing: emon/MBUS1/Energy19 44892 2021-03-18 16:11:20,763 DEBUG MQTT Publishing: emon/MBUS1/Volume22 7965.96 2021-03-18 16:11:20,764 DEBUG MQTT Publishing: emon/MBUS1/Volume23 0 2021-03-18 16:11:20,766 INFO MQTT Publishing 'node' formatted msg 2021-03-18 16:11:20,768 DEBUG MQTT Publishing: emonhub/rx/MBUS1/values 46143,13136.54,0,44892,7965.96,0 2021-03-18 16:11:21,352 WARNING MBUS2 Exception caught in MBUS2 thread. Traceback (most recent call last): File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 32, in wrapper return func(*args) File "/opt/openenergymonitor/emonhub/src/emonhub_interfacer.py", line 99, in run rxc = self.read() File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 270, in read result = self.request_data(self._settings['address']) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 238, in request_data return self.parse_frame(data) File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMBUSInterfacer.py", line 143, in parse_frame VIF = data[bid] IndexError: list index out of range 2021-03-18 16:11:21,468 WARNING MainThread MBUS2 thread is dead. 2021-03-18 16:11:21,469 WARNING MainThread Attempting to restart thread MBUS2 (thread has been restarted 8 times...) 2021-03-18 16:11:21,472 INFO MainThread Setting MBUS1 address: 29 2021-03-18 16:11:21,473 INFO MainThread Setting MBUS1 pages: [0] 2021-03-18 16:11:21,474 INFO MainThread Setting MBUS1 read_interval: 10 2021-03-18 16:11:21,475 INFO MainThread Creating EmonHubMBUSInterfacer 'MBUS2' 2021-03-18 16:11:21,476 DEBUG MainThread Connecting to MBUS serial: /dev/ttyUSB0 9600 2021-03-18 16:11:21,494 INFO MainThread Setting MBUS2 address: 70 2021-03-18 16:11:21,495 INFO MainThread Setting MBUS2 pages: [0, 1] 2021-03-18 16:11:21,496 INFO MainThread Setting MBUS2 read_interval: 10 2021-03-18 16:11:21,497 INFO MainThread Setting MBUS2 nodename: MBUS2 2021-03-18 16:11:21,497 DEBUG MainThread Setting MBUS2 pubchannels: ['ToEmonCMS']