rscp2mqtt icon indicating copy to clipboard operation
rscp2mqtt copied to clipboard

Error messages when starting RSCPM2QTT

Open jomifa opened this issue 1 month ago • 2 comments

Hello, after reinstalling on another Raspbeery Pi, I get the following error messages when starting rscp2mqtt (version 3.33).

pi@Pi5JMF:/opt/rscp2mqtt $ ./rscp2mqtt rscp2mqtt [3.23] E3DC system >192.168.178.31:5033< user: >[email protected]< MQTT broker >192.168.178.90:1883< qos = >0< retain = >false< client id >✗< prefix >e3dc< Fetching data every 30 seconds. Requesting PVI ✓ | PM (0) | DCB ✓ (2 battery strings) | Wallbox (0) ✓ | Autorefresh ✗ Log Level = 1 (ON) Stdout to terminal

[2024-05-18 15:37:03] pid=1748 ppid=922 RscpMqttMain.cpp(2952) Connecting to server 192.168.178.31:5033 [2024-05-18 15:37:03] pid=1748 ppid=922 RscpMqttMain.cpp(2959) Success: E3DC connected. [2024-05-18 15:37:03] pid=1748 ppid=922 RscpMqttMain.cpp(1896) RSCP authentication level 10 [2024-05-18 15:37:03] pid=1748 ppid=922 RscpMqttMain.cpp(2428) Connecting to broker 192.168.178.90:1883 [2024-05-18 15:37:03] pid=1748 ppid=922 RscpMqttMain.cpp(2440) Success: MQTT broker connected. [2024-05-18 15:37:03] pid=1748 ppid=922 RscpMqttMain.cpp(392) MQTT: starting listener loop [2024-05-18 15:37:05] pid=1748 ppid=922 RscpMqttMain.cpp(2011) Error: Container >TAG_PVI_DATA< Tag >TAG_PVI_REQ_COS_PHI< received >NOT_AVAILABLE< [1] [2024-05-18 15:37:05] pid=1748 ppid=922 RscpMqttMain.cpp(2011) Error: Container >TAG_PVI_DATA< Tag >TAG_PVI_REQ_VOLTAGE_MONITORING< received >NOT_AVAILABLE< [1] [2024-05-18 15:37:05] pid=1748 ppid=922 RscpMqttMain.cpp(2011) Error: Container >TAG_PVI_DATA< Tag >TAG_PVI_REQ_FREQUENCY_UNDER_OVER< received >NOT_AVAILABLE< [1] [2024-05-18 15:37:07] pid=1748 ppid=922 RscpMqttMain.cpp(1876) Error: Container/Tag >TAG_DB_HISTORY_DATA_YEAR< received >UNKNOWN< [1] [2024-05-18 15:37:07] pid=1748 ppid=922 RscpMqttMain.cpp(1879) History start year has been corrected >2023<

jomifa avatar May 18 '24 13:05 jomifa