bis vor heute hat alles funktioniert. Ich erhalte keine neuen Daten mehr vom Wechselrichter in die Datenbank. Weiß nicht wo der Hund begraben ist.
Bitte um Hilfe.
Code: Alles auswählen
root@d479ee29d373:/var/www/log# cat php.log
[10-Jul-2023 21:12:03 Europe/Berlin] PHP Notice: Undefined variable: USB_Devices in /var/www/html/usb_init.php on line 132
[10-Jul-2023 21:13:01 Europe/Berlin] PHP Notice: Undefined variable: funktionen in /var/www/html/regler_auslesen.php on line 53
[10-Jul-2023 21:13:01 Europe/Berlin] PHP Fatal error: Uncaught Error: Call to a member function log_schreiben() on null in /var/www/html/regler_auslesen.php:53
Stack trace:
#0 {main}
thrown in /var/www/html/regler_auslesen.php on line 53
[10-Jul-2023 21:14:01 Europe/Berlin] PHP Notice: Undefined variable: funktionen in /var/www/html/regler_auslesen.php on line 53
[10-Jul-2023 21:14:01 Europe/Berlin] PHP Fatal error: Uncaught Error: Call to a member function log_schreiben() on null in /var/www/html/regler_auslesen.php:53
Stack trace:
#0 {main}
thrown in /var/www/html/regler_auslesen.php on line 53
[10-Jul-2023 21:15:02 Europe/Berlin] PHP Notice: Undefined variable: funktionen in /var/www/html/regler_auslesen.php on line 53
[10-Jul-2023 21:15:02 Europe/Berlin] PHP Fatal error: Uncaught Error: Call to a member function log_schreiben() on null in /var/www/html/regler_auslesen.php:53
Stack trace:
#0 {main}
thrown in /var/www/html/regler_auslesen.php on line 53
[10-Jul-2023 21:16:01 Europe/Berlin] PHP Notice: Undefined variable: funktionen in /var/www/html/regler_auslesen.php on line 53
[10-Jul-2023 21:16:01 Europe/Berlin] PHP Fatal error: Uncaught Error: Call to a member function log_schreiben() on null in /var/www/html/regler_auslesen.php:53
Stack trace:
#0 {main}
thrown in /var/www/html/regler_auslesen.php on line 53
[10-Jul-2023 21:17:01 Europe/Berlin] PHP Notice: Undefined variable: funktionen in /var/www/html/regler_auslesen.php on line 53
[10-Jul-2023 21:17:01 Europe/Berlin] PHP Fatal error: Uncaught Error: Call to a member function log_schreiben() on null in /var/www/html/regler_auslesen.php:53
Stack trace:
#0 {main}
thrown in /var/www/html/regler_auslesen.php on line 53
[10-Jul-2023 21:18:01 Europe/Berlin] PHP Notice: Undefined variable: funktionen in /var/www/html/regler_auslesen.php on line 53
[10-Jul-2023 21:18:01 Europe/Berlin] PHP Fatal error: Uncaught Error: Call to a member function log_schreiben() on null in /var/www/html/regler_auslesen.php:53
Stack trace:
#0 {main}
thrown in /var/www/html/regler_auslesen.php on line 53
Code: Alles auswählen
$funktionen->log_schreiben( substr( trim( $FreierSpeicher ), 0, - 1 )." GB freier Speicher steht auf der SD-Karte / USB Stick zur Verfügung.", "!! ", 2 );
Code: Alles auswählen
root@d479ee29d373:/var/www/log# df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/nvme0n1p1 500106584 9265748 487074460 2% /
tmpfs 65536 0 65536 0% /dev
shm 65536 0 65536 0% /dev/shm
shfs 500106584 9265748 487074460 2% /var/www
/dev/nvme0n1p1 500106584 9265748 487074460 2% /etc/hosts
tmpfs 6134192 0 6134192 0% /proc/acpi
tmpfs 6134192 0 6134192 0% /sys/firmware