Beiträge von Mario S.

    pi@pi:~ $ service mariadb status

    ● mariadb.service - MariaDB 10.3.34 database server

    Loaded: loaded (/lib/systemd/system/mariadb.service; enabled; vendor preset:

    Active: active (running) since Wed 2022-08-31 19:49:30 CEST; 20h ago

    Docs: man:mysqld(8)

    systemd
    How systemd is configured on MariaDB packages and how to alter its configuration.
    mariadb.com

    Process: 505 ExecStartPre=/usr/bin/install -m 755 -o mysql -g root -d /var/run

    Process: 519 ExecStartPre=/bin/sh -c systemctl unset-environment _WSREP_START_

    Process: 528 ExecStartPre=/bin/sh -c [ ! -e /usr/bin/galera_recovery ] && VAR=

    Process: 751 ExecStartPost=/bin/sh -c systemctl unset-environment _WSREP_START

    Process: 753 ExecStartPost=/etc/mysql/debian-start (code=exited, status=0/SUCC

    Main PID: 602 (mysqld)

    Status: "Taking your SQL requests now..."

    Tasks: 32 (limit: 4915)

    CGroup: /system.slice/mariadb.service

    └─602 /usr/sbin/mysqld


    Warning: Journal has been rotated since unit was started. Log output is incomple



    sieht denk ich ganz gut aus, nur die letzte Zeile versteh ich nicht

    Hallo Leute,

    habe mich jetzt auch mal dran gemacht und wollte meine Heizungsdaten abfragen.

    Auf meinen "probier" Raspi 3 mit 1GB mit Bullseye hat alles ganz gut geklappt.

    Allerdings auf meinen eigentlichen Pi 4 mit 4GB und Buster komme ich nicht auf die Weboberfläche von P4D

    Installation hat mit anfangs schwierigkeiten dann aber geklappt


    pi@pi:~ $ systemctl status p4d

    ● p4d.service - P4d Control Deamon

    Loaded: loaded (/etc/systemd/system/p4d.service; enabled; vendor preset: enabled)

    Active: active (running) since Tue 2022-08-30 17:50:34 CEST; 4min 14s ago

    Process: 752 ExecStart=/usr/bin/p4d (code=exited, status=0/SUCCESS)

    Main PID: 759 (p4d)

    Tasks: 1 (limit: 4915)

    CGroup: /system.slice/p4d.service

    └─759 /usr/bin/p4d




    Aug 30 17:54:48 pi p4d[759]: SQL-Error in 'connecting to database' - Access denied for user 'p4'@'localhost' (1698)

    Aug 30 17:54:48 pi p4d[759]: Fatal, lost connection to mysql server, aborting pending actions

    Aug 30 17:54:48 pi p4d[759]: Error, connecting to database at 'localhost' on port (3306) failed

    Aug 30 17:54:48 pi p4d[759]: Error: Initial database connect failed

    Aug 30 17:54:48 pi p4d[759]: SQL-Error in 'connecting to database' - Access denied for user 'p4'@'localhost' (1698)

    Aug 30 17:54:48 pi p4d[759]: Fatal, lost connection to mysql server, aborting pending actions

    Aug 30 17:54:48 pi p4d[759]: Error, connecting to database at 'localhost' on port (3306) failed

    Aug 30 17:54:48 pi p4d[759]: Could not access database 'localhost:3306'

    Aug 30 17:54:48 pi p4d[759]: Could not access database 'localhost:3306' (tried to open errors)

    Aug 30 17:54:48 pi p4d[759]: Retrying in 10 seconds



    steh jetzt aber etwas auf dem Schlauch