You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bei ersten Start bekomme ich leider folgende Fehlermeldungen: Loading Logger... 13:23:51.915099 [INFO] Starting ID DataLogger Version v0.0.6-InDev... Loading Main... 13:23:51.917939 [INFO] Reading config... 13:23:51.918076 [INFO] Connecting to db... Loading DatabaseConnection... Loading QueryCreationHelper... 13:23:51.939348 [INFO] Initializing db tables... Loading ErrorUtils... 13:23:51.940685 [CRITICAL] PDOException: "SQLSTATE[42501]: Insufficient privilege: 7 FEHLER: keine Berechtigung für Schema public LINE 1: CREATE TABLE IF NOT EXISTS carStatus ( ^" (42501) in "/home/pi/IDDataLogger/src/vwid/Main.php" at line 96 13:23:51.942741 [EMERGENCY] CRASHED WHILE STARTING; TRYING TO SHUTDOWN SAFELY 13:23:51.942834 [INFO] Shutting down... 13:23:51.942930 [CRITICAL] Forcibly shutting down while starting!
The text was updated successfully, but these errors were encountered:
Moin!
bei ersten Start bekomme ich leider folgende Fehlermeldungen:
Loading Logger... 13:23:51.915099 [INFO] Starting ID DataLogger Version v0.0.6-InDev... Loading Main... 13:23:51.917939 [INFO] Reading config... 13:23:51.918076 [INFO] Connecting to db... Loading DatabaseConnection... Loading QueryCreationHelper... 13:23:51.939348 [INFO] Initializing db tables... Loading ErrorUtils... 13:23:51.940685 [CRITICAL] PDOException: "SQLSTATE[42501]: Insufficient privilege: 7 FEHLER: keine Berechtigung für Schema public LINE 1: CREATE TABLE IF NOT EXISTS carStatus ( ^" (42501) in "/home/pi/IDDataLogger/src/vwid/Main.php" at line 96 13:23:51.942741 [EMERGENCY] CRASHED WHILE STARTING; TRYING TO SHUTDOWN SAFELY 13:23:51.942834 [INFO] Shutting down... 13:23:51.942930 [CRITICAL] Forcibly shutting down while starting!
The text was updated successfully, but these errors were encountered: