Code: Alles auswählen
[2022-02-20 18:18:15: PID: 29954: **** Regulation loop needs 4 seconds (LV2) at 55 cleanup /var/www/html/openWB/regel.sh
2022-02-20 18:18:15: PID: 29954: Timing Umschaltung: 240 / 720 (LV1) at 15 u1p3pswitch u1p3p.sh
2022-02-20 18:18:15: PID: 29954: automatische Umschaltung aktiv (LV1) at 14 u1p3pswitch u1p3p.sh
2022-02-20 18:18:15: PID: 29954: Zeit zum abfragen aller Werte 3 Sekunden (LV1) at 176 main /var/www/html/openWB/regel.sh
2022-02-20 18:18:14: PID: 29954: chargestatlp1 0 chargestatlp2 0 chargestatlp3 0 (LV1) at 1275 loadvars loadvars.sh
2022-02-20 18:18:14: PID: 29954: plugstatlp1 0 plugstatlp2 0 plugstatlp3 0 (LV1) at 1274 loadvars loadvars.sh
2022-02-20 18:18:14: PID: 29954: lp1enabled 1 lp2enabled 1 lp3enabled 1 (LV1) at 1273 loadvars loadvars.sh
2022-02-20 18:18:14: PID: 29954: EVU 1:V/0A 2: V/0A 3: V/0A (LV1) at 1272 loadvars loadvars.sh
2022-02-20 18:18:14: PID: 29954: lla3 0 llv3 233.8 llas13 llas23 soclp1 55 soclp2 (LV1) at 1271 loadvars loadvars.sh
2022-02-20 18:18:14: PID: 29954: lla2 0 llv2 233.2 llas12 llas22 sofortll 16 hausverbrauch 0 wattbezug 0 uberschuss 0 (LV1) at 1270 loadvars loadvars.sh
2022-02-20 18:18:14: PID: 29954: lla1 0 llv1 230.8 llas11 llas21 mindestuberschuss 1400 abschaltuberschuss 100 lademodus 3 (LV1) at 1269 loadvars loadvars.sh
2022-02-20 18:18:14: PID: 29954: pv1watt 0 pv2watt pvwatt 0 ladeleistung 0 llalt 0 nachtladen 1 nachtladen 0 minimalA 6 maximalA 16 (LV1) at 1268 loadvars loadvars.sh
2022-02-20 18:18:14: PID: 29954: speicherleistung 0 speichersoc 0 (LV1) at 1263 loadvars loadvars.sh
2022-02-20 18:18:14: PID: 30134: EVU RET: 0 (LV2) at 21 main modules/bezug_e3dc/main.sh
TypeError: __init__() got an unexpected keyword argument 'port'
with ModbusClient(ipaddress, port=502) as client:
File "/var/www/html/openWB/modules/bezug_e3dc/e3dc.py", line 17, in update
parser.set_defaults(RUN=lambda args: function(*[getattr(args, argument_name) for argument_name in arg_spec.args]))
File "/var/www/html/openWB/packages/helpermodules/cli/_run_using_positional_cli_args.py", line 19, in <lambda>
args.RUN(args)
File "/var/www/html/openWB/packages/helpermodules/cli/_run_using_positional_cli_args.py", line 34, in run_using_positional_cli_args
run_using_positional_cli_args(update, argv)
File "/var/www/html/openWB/modules/bezug_e3dc/e3dc.py", line 43, in main
importlib.import_module(parsed[0]).main(parsed[1:])
File "/var/www/html/openWB/packages/legacy_run_server.py", line 109, in handle_message
self.__callback(read_all_bytes(connection))
File "/var/www/html/openWB/packages/legacy_run_server.py", line 87, in handle_connection
yield
File "/var/www/html/openWB/packages/legacy_run_server.py", line 48, in redirect_stdout_stderr_exceptions_to_log
Traceback (most recent call last):
2022-02-20 18:18:14: PID: 25356: legacy run server: Unhandled exception
2022-02-20 18:18:14: PID: 25356: E3DC EVU: Beginning update
2022-02-20 18:18:14: PID: 25356: legacy run server: Received command ["bezug_e3dc.e3dc","192.168.178.36"]
2022-02-20 18:18:12: PID: 30084: BAT RET: 0 (LV2) at 21 main modules/speicher_e3dc/main.sh
TypeError: __init__() got an unexpected keyword argument 'port'
with ModbusClient(address, port=502) as client:
File "/var/www/html/openWB/modules/speicher_e3dc/e3dc.py", line 30, in update_e3dc_battery
update_e3dc_battery(addresses, read_external, pv_other)
File "/var/www/html/openWB/modules/speicher_e3dc/e3dc.py", line 70, in update
parser.set_defaults(RUN=lambda args: function(*[getattr(args, argument_name) for argument_name in arg_spec.args]))
File "/var/www/html/openWB/packages/helpermodules/cli/_run_using_positional_cli_args.py", line 19, in <lambda>
args.RUN(args)
File "/var/www/html/openWB/packages/helpermodules/cli/_run_using_positional_cli_args.py", line 34, in run_using_positional_cli_args
run_using_positional_cli_args(update, argv)
File "/var/www/html/openWB/modules/speicher_e3dc/e3dc.py", line 75, in main
importlib.import_module(parsed[0]).main(parsed[1:])
File "/var/www/html/openWB/packages/legacy_run_server.py", line 109, in handle_message
self.__callback(read_all_bytes(connection))
File "/var/www/html/openWB/packages/legacy_run_server.py", line 87, in handle_connection
yield
File "/var/www/html/openWB/packages/legacy_run_server.py", line 48, in redirect_stdout_stderr_exceptions_to_log
Traceback (most recent call last):
2022-02-20 18:18:12: PID: 25356: legacy run server: Unhandled exception
2022-02-20 18:18:12: PID: 25356: E3DC Battery: Battery Ip: 192.168.178.36, read_external 0 pv_other False
2022-02-20 18:18:12: PID: 25356: E3DC Battery: Beginning update
2022-02-20 18:18:12: PID: 25356: legacy run server: Received command ["speicher_e3dc.e3dc","192.168.178.36","none","0","none"]
2022-02-20 18:18:12: PID: 29954: **** Regulation loop start **** (LV1) at 70 main /var/www/html/openWB/regel.sh
2022-02-20 18:18:06: PID: 28601: **** Regulation loop needs 5 seconds (LV2) at 55 cleanup /var/www/html/openWB/regel.sh
2022-02-20 18:18:06: PID: 28601: LP1 Modbus 0 korrekt (LV1) at 236 evsemodbuscheck evsedintest.sh
2022-02-20 18:18:04: PID: 28601: Timing Umschaltung: 240 / 720 (LV1) at 15 u1p3pswitch u1p3p.sh
2022-02-20 18:18:04: PID: 28601: automatische Umschaltung aktiv (LV1) at 14 u1p3pswitch u1p3p.sh
2022-02-20 18:18:04: PID: 28601: Zeit zum abfragen aller Werte 2 Sekunden (LV1) at 176 main /var/www/html/openWB/regel.sh
2022-02-20 18:18:04: PID: 28601: chargestatlp1 0 chargestatlp2 0 chargestatlp3 0 (LV1) at 1275 loadvars loadvars.sh
2022-02-20 18:18:04: PID: 28601: plugstatlp1 0 plugstatlp2 0 plugstatlp3 0 (LV1) at 1274 loadvars loadvars.sh
2022-02-20 18:18:04: PID: 28601: lp1enabled 1 lp2enabled 1 lp3enabled 1 (LV1) at 1273 loadvars loadvars.sh
2022-02-20 18:18:04: PID: 28601: EVU 1:V/0A 2: V/0A 3: V/0A (LV1) at 1272 loadvars loadvars.sh
2022-02-20 18:18:04: PID: 28601: lla3 0 llv3 235.1 llas13 llas23 soclp1 55 soclp2 (LV1) at 1271 loadvars loadvars.sh
2022-02-20 18:18:04: PID: 28601: lla2 0 llv2 233.4 llas12 llas22 sofortll 16 hausverbrauch 0 wattbezug 0 uberschuss 0 (LV1) at 1270 loadvars loadvars.sh
2022-02-20 18:18:04: PID: 28601: lla1 0 llv1 226.8 llas11 llas21 mindestuberschuss 1400 abschaltuberschuss 100 lademodus 3 (LV1) at 1269 loadvars loadvars.sh
2022-02-20 18:18:04: PID: 28601: pv1watt 0 pv2watt pvwatt 0 ladeleistung 0 llalt 0 nachtladen 1 nachtladen 0 minimalA 6 maximalA 16 (LV1) at 1268 loadvars loadvars.sh
2022-02-20 18:18:04: PID: 28601: speicherleistung 0 speichersoc 0 (LV1) at 1263 loadvars loadvars.sh
2022-02-20 18:18:03: PID: 28802: EVU RET: 0 (LV2) at 21 main modules/bezug_e3dc/main.sh
TypeError: __init__() got an unexpected keyword argument 'port'
with ModbusClient(ipaddress, port=502) as client:
File "/var/www/html/openWB/modules/bezug_e3dc/e3dc.py", line 17, in update
parser.set_defaults(RUN=lambda args: function(*[getattr(args, argument_name) for argument_name in arg_spec.args]))
File "/var/www/html/openWB/packages/helpermodules/cli/_run_using_positional_cli_args.py", line 19, in <lambda>
args.RUN(args)
File "/var/www/html/openWB/packages/helpermodules/cli/_run_using_positional_cli_args.py", line 34, in run_using_positional_cli_args
run_using_positional_cli_args(update, argv)
File "/var/www/html/openWB/modules/bezug_e3dc/e3dc.py", line 43, in main
importlib.import_module(parsed[0]).main(parsed[1:])
File "/var/www/html/openWB/packages/legacy_run_server.py", line 109, in handle_message
self.__callback(read_all_bytes(connection))
File "/var/www/html/openWB/packages/legacy_run_server.py", line 87, in handle_connection
yield
File "/var/www/html/openWB/packages/legacy_run_server.py", line 48, in redirect_stdout_stderr_exceptions_to_log
Traceback (most recent call last):
2022-02-20 18:18:03: PID: 25356: legacy run server: Unhandled exception
2022-02-20 18:18:03: PID: 25356: E3DC EVU: Beginning update
2022-02-20 18:18:03: PID: 25356: legacy run server: Received command ["bezug_e3dc.e3dc","192.168.178.36"]
2022-02-20 18:18:02: PID: 28754: BAT RET: 0 (LV2) at 21 main modules/speicher_e3dc/main.sh
TypeError: __init__() got an unexpected keyword argument 'port'
with ModbusClient(address, port=502) as client:
File "/var/www/html/openWB/modules/speicher_e3dc/e3dc.py", line 30, in update_e3dc_battery
update_e3dc_battery(addresses, read_external, pv_other)
File "/var/www/html/openWB/modules/speicher_e3dc/e3dc.py", line 70, in update
parser.set_defaults(RUN=lambda args: function(*[getattr(args, argument_name) for argument_name in arg_spec.args]))
File "/var/www/html/openWB/packages/helpermodules/cli/_run_using_positional_cli_args.py", line 19, in <lambda>
args.RUN(args)
File "/var/www/html/openWB/packages/helpermodules/cli/_run_using_positional_cli_args.py", line 34, in run_using_positional_cli_args
run_using_positional_cli_args(update, argv)
File "/var/www/html/openWB/modules/speicher_e3dc/e3dc.py", line 75, in main
importlib.import_module(parsed[0]).main(parsed[1:])
File "/var/www/html/openWB/packages/legacy_run_server.py", line 109, in handle_message
self.__callback(read_all_bytes(connection))
File "/var/www/html/openWB/packages/legacy_run_server.py", line 87, in handle_connection
yield
File "/var/www/html/openWB/packages/legacy_run_server.py", line 48, in redirect_stdout_stderr_exceptions_to_logcode]