ich habe die automatische Installation der 5.1.3-32b auf einem Pi 3B+ durchlaufen. Soweit ich beurteilen kann, erfolgreich.
Grafana zeigt allerdings außer N/A nichts an.
Ich finde in der /var/www/log/solaranzeige.log
Code: Alles auswählen
22.02. 14:35:01 |---------  Fehler!    Fehler!    Fehler!    Fehler!  ------------
22.02. 14:36:02 |---------  Fehler!    Fehler!    Fehler!    Fehler!  ------------
22.02. 14:36:02    -Es ist kein Laderegler / Wechselrichter / sonstiges Gerät  ausgewählt.
22.02. 14:36:02    -Die Konfiguration wurde nicht richtig durchgeführt.Code: Alles auswählen
[28-Nov-2023 17:43:55 Europe/Berlin] PHP Warning:  require(/var/www/html/user.config.php): failed to open stream: No such file or directory in /var/www/html/usb_init.php on line 11
[28-Nov-2023 17:43:55 Europe/Berlin] PHP Fatal error:  require(): Failed opening required '/var/www/html/user.config.php' (include_path='.:/usr/share/php') in /var/www/html/usb_init.php on line 11
[25-Jan-2024 16:50:02 Europe/Berlin] PHP Warning:  require(/var/www/html/user.config.php): failed to open stream: No such file or directory in /var/www/html/wetterdaten.php on line 23
[25-Jan-2024 16:50:02 Europe/Berlin] PHP Fatal error:  require(): Failed opening required '/var/www/html/user.config.php' (include_path='.:/usr/share/php') in /var/www/html/wetterdaten.php on line 23
[25-Jan-2024 17:15:23 Europe/Berlin] PHP Warning:  require(/var/www/html/user.config.php): failed to open stream: No such file or directory in /var/www/html/usb_init.php on line 11
[25-Jan-2024 17:15:23 Europe/Berlin] PHP Fatal error:  require(): Failed opening required '/var/www/html/user.config.php' (include_path='.:/usr/share/php') in /var/www/html/usb_init.php on line 11
[25-Jan-2024 17:19:06 Europe/Berlin] PHP Warning:  require(/var/www/html/user.config.php): failed to open stream: No such file or directory in /var/www/html/usb_init.php on line 11
[25-Jan-2024 17:19:06 Europe/Berlin] PHP Fatal error:  require(): Failed opening required '/var/www/html/user.config.php' (include_path='.:/usr/share/php') in /var/www/html/usb_init.php on line 11Code: Alles auswählen
//  ---------------------------------------------------------------------------
//
$Regler = "89";
//Gruß
Jens