🎉 Added database shm and WAL tables, improved log file monitoring in backend/database & logs respectively. 🦋🔌📈

This commit is contained in:
Till Tomczak 2025-06-03 15:19:34 +02:00
parent c55b260ebb
commit f4c164e8df
3 changed files with 15 additions and 0 deletions

BIN
backend/database/myp.db-shm Normal file

Binary file not shown.

BIN
backend/database/myp.db-wal Normal file

Binary file not shown.

View File

@ -3105,3 +3105,18 @@ WHERE jobs.status = ?) AS anon_1]
2025-06-03 14:14:13 - [app] app - [INFO] INFO - Job-Scheduler gestartet 2025-06-03 14:14:13 - [app] app - [INFO] INFO - Job-Scheduler gestartet
2025-06-03 14:14:13 - [app] app - [INFO] INFO - Starte Debug-Server auf 0.0.0.0:5000 (HTTP) 2025-06-03 14:14:13 - [app] app - [INFO] INFO - Starte Debug-Server auf 0.0.0.0:5000 (HTTP)
2025-06-03 14:14:13 - [app] app - [INFO] INFO - Windows-Debug-Modus: Auto-Reload deaktiviert 2025-06-03 14:14:13 - [app] app - [INFO] INFO - Windows-Debug-Modus: Auto-Reload deaktiviert
2025-06-03 15:19:23 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: C:\Users\TTOMCZA.EMEA\Dev\Projektarbeit-MYP\backend\database\myp.db
2025-06-03 15:19:26 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
2025-06-03 15:19:26 - [app] app - [INFO] INFO - ✅ Timeout Force-Quit Manager geladen
2025-06-03 15:19:26 - [app] app - [INFO] INFO - 📋 Standard-Konfiguration verwendet
2025-06-03 15:19:26 - [app] app - [INFO] INFO - ✅ Zentraler Shutdown-Manager initialisiert
2025-06-03 15:19:26 - [app] app - [INFO] INFO - ✅ Error-Recovery-Monitoring gestartet
2025-06-03 15:19:26 - [app] app - [INFO] INFO - ✅ System-Control-Manager initialisiert
2025-06-03 15:19:26 - [app] app - [WARNING] WARNING - ⚠️ Kiosk-Service nicht gefunden - Kiosk-Funktionen eventuell eingeschränkt
2025-06-03 15:19:26 - [app] app - [INFO] INFO - 🔄 Starte Datenbank-Setup und Migrationen...
2025-06-03 15:19:26 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
2025-06-03 15:19:26 - [app] app - [INFO] INFO - ✅ JobOrder-Tabelle bereits vorhanden
2025-06-03 15:19:27 - [app] app - [INFO] INFO - Admin-Benutzer admin (admin@mercedes-benz.com) existiert bereits. Passwort wurde zurückgesetzt.
2025-06-03 15:19:27 - [app] app - [INFO] INFO - ✅ Datenbank-Setup und Migrationen erfolgreich abgeschlossen
2025-06-03 15:19:27 - [app] app - [INFO] INFO - 📋 Standard-Konfiguration aktiv (keine Optimierungen)
2025-06-03 15:19:27 - [app] app - [INFO] INFO - 🖨️ Starte automatische Steckdosen-Initialisierung...