Title: 🎉 Improved Code Organization and Enhanced Documentation in models.py

This commit is contained in:
2025-06-19 06:27:11 +02:00
parent 59fafc66e4
commit 94eba76dcb
206 changed files with 847 additions and 6 deletions

View File

@@ -42831,3 +42831,602 @@ werkzeug.routing.exceptions.BuildError: Could not build url for endpoint 'admin_
2025-06-18 12:45:27 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
2025-06-18 12:45:47 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: ./database/myp.db
2025-06-18 12:46:15 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: ./database/myp.db
2025-06-18 12:46:34 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: ./database/myp.db
2025-06-18 12:46:35 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung: development
2025-06-18 12:46:35 - [app] app - [INFO] INFO - [CONFIG] Production-Modus: False
2025-06-18 12:46:35 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
2025-06-18 12:46:35 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
2025-06-18 12:46:35 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ MYP Development Environment Konfiguration aktiviert
2025-06-18 12:46:35 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment: Development/Testing
2025-06-18 12:46:35 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode: True
2025-06-18 12:46:35 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo: True
2025-06-18 12:46:35 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
2025-06-18 12:46:35 - [app] app - [INFO] INFO - Admin-Berechtigungen beim Start korrigiert: 0 erstellt, 0 aktualisiert
2025-06-18 12:46:35 - [app] app - [INFO] INFO - [STARTUP] 🚀 Starte MYP DEVELOPMENT-Umgebung
2025-06-18 12:46:35 - [app] app - [INFO] INFO - [STARTUP] 🏢 Mercedes-Benz TBA Marienfelde
2025-06-18 12:46:35 - [app] app - [INFO] INFO - [STARTUP] 🔒 Air-Gapped: True
2025-06-18 12:46:35 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Datenbank...
2025-06-18 12:46:35 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
2025-06-18 12:46:35 - [app] app - [INFO] INFO - [STARTUP] ✅ Datenbank initialisiert
2025-06-18 12:46:35 - [app] app - [INFO] INFO - [STARTUP] Prüfe Initial-Admin...
2025-06-18 12:46:36 - [app] app - [INFO] INFO - Admin-Benutzer admin (admin@mercedes-benz.com) existiert bereits. Passwort wurde zurückgesetzt.
2025-06-18 12:46:36 - [app] app - [INFO] INFO - [STARTUP] ✅ Admin-Benutzer geprüft
2025-06-18 12:46:36 - [app] app - [INFO] INFO - [STARTUP] Initialisiere statische Drucker...
2025-06-18 12:46:36 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 1 (192.168.0.100)
2025-06-18 12:46:36 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 2 (192.168.0.101)
2025-06-18 12:46:36 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 3 (192.168.0.102)
2025-06-18 12:46:36 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 4 (192.168.0.103)
2025-06-18 12:46:36 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 5 (192.168.0.104)
2025-06-18 12:46:36 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 6 (192.168.0.106)
2025-06-18 12:46:36 - [app] app - [INFO] INFO - ✅ Statische Drucker-Initialisierung abgeschlossen: 0 erstellt, 6 aktualisiert
2025-06-18 12:46:36 - [app] app - [INFO] INFO - 📍 Alle Drucker sind für Standort 'TBA Marienfelde' konfiguriert
2025-06-18 12:46:36 - [app] app - [INFO] INFO - 🌐 IP-Bereich: 192.168.0.100-106 (außer .105)
2025-06-18 12:46:36 - [app] app - [INFO] INFO - [STARTUP] ✅ Statische Drucker konfiguriert
2025-06-18 12:46:36 - [app] app - [INFO] INFO - [STARTUP] Starte Queue Manager...
2025-06-18 12:46:36 - [app] app - [INFO] INFO - [STARTUP] ✅ Queue Manager gestartet
2025-06-18 12:46:36 - [app] app - [INFO] INFO - [STARTUP] Starte Job Scheduler...
2025-06-18 12:46:36 - [app] app - [INFO] INFO - [STARTUP] ✅ Job Scheduler gestartet
2025-06-18 12:46:36 - [app] app - [INFO] INFO - [STARTUP] 🌐 Server startet auf http://0.0.0.0:5000
2025-06-18 12:46:36 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: ./database/myp.db
2025-06-18 12:46:37 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung: development
2025-06-18 12:46:37 - [app] app - [INFO] INFO - [CONFIG] Production-Modus: False
2025-06-18 12:46:37 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
2025-06-18 12:46:37 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
2025-06-18 12:46:37 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ MYP Development Environment Konfiguration aktiviert
2025-06-18 12:46:37 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment: Development/Testing
2025-06-18 12:46:37 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode: True
2025-06-18 12:46:37 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo: True
2025-06-18 12:46:37 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
2025-06-18 12:46:37 - [app] app - [INFO] INFO - Admin-Berechtigungen beim Start korrigiert: 0 erstellt, 0 aktualisiert
2025-06-18 12:46:37 - [app] app - [INFO] INFO - [STARTUP] 🚀 Starte MYP DEVELOPMENT-Umgebung
2025-06-18 12:46:37 - [app] app - [INFO] INFO - [STARTUP] 🏢 Mercedes-Benz TBA Marienfelde
2025-06-18 12:46:37 - [app] app - [INFO] INFO - [STARTUP] 🔒 Air-Gapped: True
2025-06-18 12:46:37 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Datenbank...
2025-06-18 12:46:37 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
2025-06-18 12:46:37 - [app] app - [INFO] INFO - [STARTUP] ✅ Datenbank initialisiert
2025-06-18 12:46:37 - [app] app - [INFO] INFO - [STARTUP] Prüfe Initial-Admin...
2025-06-18 12:46:37 - [app] app - [INFO] INFO - Admin-Benutzer admin (admin@mercedes-benz.com) existiert bereits. Passwort wurde zurückgesetzt.
2025-06-18 12:46:37 - [app] app - [INFO] INFO - [STARTUP] ✅ Admin-Benutzer geprüft
2025-06-18 12:46:37 - [app] app - [INFO] INFO - [STARTUP] Initialisiere statische Drucker...
2025-06-18 12:46:37 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 1 (192.168.0.100)
2025-06-18 12:46:37 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 2 (192.168.0.101)
2025-06-18 12:46:37 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 3 (192.168.0.102)
2025-06-18 12:46:37 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 4 (192.168.0.103)
2025-06-18 12:46:37 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 5 (192.168.0.104)
2025-06-18 12:46:37 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 6 (192.168.0.106)
2025-06-18 12:46:37 - [app] app - [INFO] INFO - ✅ Statische Drucker-Initialisierung abgeschlossen: 0 erstellt, 6 aktualisiert
2025-06-18 12:46:37 - [app] app - [INFO] INFO - 📍 Alle Drucker sind für Standort 'TBA Marienfelde' konfiguriert
2025-06-18 12:46:37 - [app] app - [INFO] INFO - 🌐 IP-Bereich: 192.168.0.100-106 (außer .105)
2025-06-18 12:46:37 - [app] app - [INFO] INFO - [STARTUP] ✅ Statische Drucker konfiguriert
2025-06-18 12:46:37 - [app] app - [INFO] INFO - [STARTUP] Starte Queue Manager...
2025-06-18 12:46:37 - [app] app - [INFO] INFO - [STARTUP] ✅ Queue Manager gestartet
2025-06-18 12:46:37 - [app] app - [INFO] INFO - [STARTUP] Starte Job Scheduler...
2025-06-18 12:46:37 - [app] app - [INFO] INFO - [STARTUP] ✅ Job Scheduler gestartet
2025-06-18 12:46:37 - [app] app - [INFO] INFO - [STARTUP] 🌐 Server startet auf http://0.0.0.0:5000
2025-06-18 12:47:00 - [app] app - [INFO] INFO - Locating template 'login.html':
1: trying loader of application '__main__'
class: jinja2.loaders.FileSystemLoader
encoding: 'utf-8'
followlinks: False
searchpath:
- /mnt/c/Users/TTOMCZA.EMEA/Dev/Projektarbeit-MYP/backend/templates
-> found ('/mnt/c/Users/TTOMCZA.EMEA/Dev/Projektarbeit-MYP/backend/templates/login.html')
2025-06-18 12:47:00 - [app] app - [INFO] INFO - Locating template 'base.html':
1: trying loader of application '__main__'
class: jinja2.loaders.FileSystemLoader
encoding: 'utf-8'
followlinks: False
searchpath:
- /mnt/c/Users/TTOMCZA.EMEA/Dev/Projektarbeit-MYP/backend/templates
-> found ('/mnt/c/Users/TTOMCZA.EMEA/Dev/Projektarbeit-MYP/backend/templates/base.html')
2025-06-18 12:47:00 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:47:30 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
2025-06-18 12:47:30 - [app] app - [DEBUG] DEBUG - Response: 302
2025-06-18 12:47:30 - [app] app - [DEBUG] DEBUG - Request: GET /auth/login
2025-06-18 12:47:30 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:48:00 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
2025-06-18 12:48:00 - [app] app - [DEBUG] DEBUG - Response: 302
2025-06-18 12:48:00 - [app] app - [DEBUG] DEBUG - Request: GET /auth/login
2025-06-18 12:48:00 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:48:30 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
2025-06-18 12:48:30 - [app] app - [DEBUG] DEBUG - Response: 302
2025-06-18 12:48:30 - [app] app - [DEBUG] DEBUG - Request: GET /auth/login
2025-06-18 12:48:30 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:48:43 - [app] app - [DEBUG] DEBUG - Request: GET /admin/
2025-06-18 12:48:43 - [app] app - [DEBUG] DEBUG - Response: 302
2025-06-18 12:48:50 - [app] app - [ERROR] ERROR - CSRF-Fehler für /auth/login: The CSRF token is missing.
2025-06-18 12:48:50 - [app] app - [ERROR] ERROR - Request Headers: {'Host': '127.0.0.1:5000', 'User-Agent': 'curl/7.88.1', 'Accept': '*/*', 'Content-Length': '253', 'Content-Type': 'multipart/form-data; boundary=------------------------ee4f2b5e0d2dac88'}
2025-06-18 12:48:50 - [app] app - [ERROR] ERROR - Request Form: {'username': 'admin', 'password': 'admin123'}
2025-06-18 12:48:50 - [app] app - [DEBUG] DEBUG - Response: 302
2025-06-18 12:48:54 - [app] app - [DEBUG] DEBUG - Request: GET /settings
2025-06-18 12:48:54 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/settings
2025-06-18 12:48:54 - [app] app - [INFO] INFO - Locating template 'errors/404.html':
1: trying loader of application '__main__'
class: jinja2.loaders.FileSystemLoader
encoding: 'utf-8'
followlinks: False
searchpath:
- /mnt/c/Users/TTOMCZA.EMEA/Dev/Projektarbeit-MYP/backend/templates
-> found ('/mnt/c/Users/TTOMCZA.EMEA/Dev/Projektarbeit-MYP/backend/templates/errors/404.html')
2025-06-18 12:48:54 - [app] app - [DEBUG] DEBUG - Response: 404
2025-06-18 12:48:56 - [app] app - [DEBUG] DEBUG - Request: GET /dashboard
2025-06-18 12:48:56 - [app] app - [DEBUG] DEBUG - Response: 302
2025-06-18 12:48:56 - [app] app - [DEBUG] DEBUG - Request: GET /auth/login
2025-06-18 12:48:56 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:48:58 - [app] app - [DEBUG] DEBUG - Request: POST /auth/login
2025-06-18 12:48:58 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:49:00 - [app] app - [DEBUG] DEBUG - Request: GET /
2025-06-18 12:49:00 - [app] app - [DEBUG] DEBUG - Response: 302
2025-06-18 12:49:00 - [app] app - [DEBUG] DEBUG - Request: GET /dashboard
2025-06-18 12:49:00 - [app] app - [INFO] INFO - Locating template 'dashboard.html':
1: trying loader of application '__main__'
class: jinja2.loaders.FileSystemLoader
encoding: 'utf-8'
followlinks: False
searchpath:
- /mnt/c/Users/TTOMCZA.EMEA/Dev/Projektarbeit-MYP/backend/templates
-> found ('/mnt/c/Users/TTOMCZA.EMEA/Dev/Projektarbeit-MYP/backend/templates/dashboard.html')
2025-06-18 12:49:00 - [app] app - [INFO] INFO - Locating template 'macros/ui_components.html':
1: trying loader of application '__main__'
class: jinja2.loaders.FileSystemLoader
encoding: 'utf-8'
followlinks: False
searchpath:
- /mnt/c/Users/TTOMCZA.EMEA/Dev/Projektarbeit-MYP/backend/templates
-> found ('/mnt/c/Users/TTOMCZA.EMEA/Dev/Projektarbeit-MYP/backend/templates/macros/ui_components.html')
2025-06-18 12:49:00 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:49:00 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
2025-06-18 12:49:00 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:49:01 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
2025-06-18 12:49:01 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:49:02 - [app] app - [DEBUG] DEBUG - Request: GET /printers
2025-06-18 12:49:03 - [app] app - [INFO] INFO - Locating template 'printers.html':
1: trying loader of application '__main__'
class: jinja2.loaders.FileSystemLoader
encoding: 'utf-8'
followlinks: False
searchpath:
- /mnt/c/Users/TTOMCZA.EMEA/Dev/Projektarbeit-MYP/backend/templates
-> found ('/mnt/c/Users/TTOMCZA.EMEA/Dev/Projektarbeit-MYP/backend/templates/printers.html')
2025-06-18 12:49:03 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:49:03 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
2025-06-18 12:49:03 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen (include_inactive=False)
2025-06-18 12:49:03 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:49:03 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
2025-06-18 12:49:03 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
2025-06-18 12:49:03 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen (include_inactive=False)
2025-06-18 12:49:03 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:49:03 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:49:04 - [app] app - [DEBUG] DEBUG - Request: GET /dashboard
2025-06-18 12:49:04 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:49:04 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
2025-06-18 12:49:04 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:49:08 - [app] app - [INFO] INFO - [SHUTDOWN] 🧹 Cleanup wird ausgeführt...
2025-06-18 12:49:08 - [app] app - [INFO] INFO - [SHUTDOWN] ✅ Queue Manager gestoppt
2025-06-18 12:49:08 - [app] app - [ERROR] ERROR - [SHUTDOWN] ❌ Cleanup-Fehler: 'BackgroundTaskScheduler' object has no attribute 'shutdown'
2025-06-18 12:49:09 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: ./database/myp.db
2025-06-18 12:49:10 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung: development
2025-06-18 12:49:10 - [app] app - [INFO] INFO - [CONFIG] Production-Modus: False
2025-06-18 12:49:10 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
2025-06-18 12:49:10 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
2025-06-18 12:49:10 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ MYP Development Environment Konfiguration aktiviert
2025-06-18 12:49:10 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment: Development/Testing
2025-06-18 12:49:10 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode: True
2025-06-18 12:49:10 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo: True
2025-06-18 12:49:10 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
2025-06-18 12:49:10 - [app] app - [INFO] INFO - Admin-Berechtigungen beim Start korrigiert: 0 erstellt, 0 aktualisiert
2025-06-18 12:49:10 - [app] app - [INFO] INFO - [STARTUP] 🚀 Starte MYP DEVELOPMENT-Umgebung
2025-06-18 12:49:10 - [app] app - [INFO] INFO - [STARTUP] 🏢 Mercedes-Benz TBA Marienfelde
2025-06-18 12:49:10 - [app] app - [INFO] INFO - [STARTUP] 🔒 Air-Gapped: True
2025-06-18 12:49:10 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Datenbank...
2025-06-18 12:49:10 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
2025-06-18 12:49:10 - [app] app - [INFO] INFO - [STARTUP] ✅ Datenbank initialisiert
2025-06-18 12:49:10 - [app] app - [INFO] INFO - [STARTUP] Prüfe Initial-Admin...
2025-06-18 12:49:10 - [app] app - [INFO] INFO - Admin-Benutzer admin (admin@mercedes-benz.com) existiert bereits. Passwort wurde zurückgesetzt.
2025-06-18 12:49:10 - [app] app - [INFO] INFO - [STARTUP] ✅ Admin-Benutzer geprüft
2025-06-18 12:49:10 - [app] app - [INFO] INFO - [STARTUP] Initialisiere statische Drucker...
2025-06-18 12:49:10 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 1 (192.168.0.100)
2025-06-18 12:49:10 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 2 (192.168.0.101)
2025-06-18 12:49:10 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 3 (192.168.0.102)
2025-06-18 12:49:10 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 4 (192.168.0.103)
2025-06-18 12:49:10 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 5 (192.168.0.104)
2025-06-18 12:49:10 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 6 (192.168.0.106)
2025-06-18 12:49:10 - [app] app - [INFO] INFO - ✅ Statische Drucker-Initialisierung abgeschlossen: 0 erstellt, 6 aktualisiert
2025-06-18 12:49:10 - [app] app - [INFO] INFO - 📍 Alle Drucker sind für Standort 'TBA Marienfelde' konfiguriert
2025-06-18 12:49:10 - [app] app - [INFO] INFO - 🌐 IP-Bereich: 192.168.0.100-106 (außer .105)
2025-06-18 12:49:10 - [app] app - [INFO] INFO - [STARTUP] ✅ Statische Drucker konfiguriert
2025-06-18 12:49:10 - [app] app - [INFO] INFO - [STARTUP] Starte Queue Manager...
2025-06-18 12:49:10 - [app] app - [INFO] INFO - [STARTUP] ✅ Queue Manager gestartet
2025-06-18 12:49:10 - [app] app - [INFO] INFO - [STARTUP] Starte Job Scheduler...
2025-06-18 12:49:11 - [app] app - [INFO] INFO - [STARTUP] ✅ Job Scheduler gestartet
2025-06-18 12:49:11 - [app] app - [INFO] INFO - [STARTUP] 🌐 Server startet auf http://0.0.0.0:5000
2025-06-18 12:49:23 - [app] app - [INFO] INFO - [SHUTDOWN] 🧹 Cleanup wird ausgeführt...
2025-06-18 12:49:23 - [app] app - [INFO] INFO - [SHUTDOWN] ✅ Queue Manager gestoppt
2025-06-18 12:49:23 - [app] app - [ERROR] ERROR - [SHUTDOWN] ❌ Cleanup-Fehler: 'BackgroundTaskScheduler' object has no attribute 'shutdown'
2025-06-18 12:49:24 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: ./database/myp.db
2025-06-18 12:49:25 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung: development
2025-06-18 12:49:25 - [app] app - [INFO] INFO - [CONFIG] Production-Modus: False
2025-06-18 12:49:25 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
2025-06-18 12:49:25 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
2025-06-18 12:49:25 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ MYP Development Environment Konfiguration aktiviert
2025-06-18 12:49:25 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment: Development/Testing
2025-06-18 12:49:25 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode: True
2025-06-18 12:49:25 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo: True
2025-06-18 12:49:26 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
2025-06-18 12:49:26 - [app] app - [INFO] INFO - Admin-Berechtigungen beim Start korrigiert: 0 erstellt, 0 aktualisiert
2025-06-18 12:49:26 - [app] app - [INFO] INFO - [STARTUP] 🚀 Starte MYP DEVELOPMENT-Umgebung
2025-06-18 12:49:26 - [app] app - [INFO] INFO - [STARTUP] 🏢 Mercedes-Benz TBA Marienfelde
2025-06-18 12:49:26 - [app] app - [INFO] INFO - [STARTUP] 🔒 Air-Gapped: True
2025-06-18 12:49:26 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Datenbank...
2025-06-18 12:49:26 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
2025-06-18 12:49:26 - [app] app - [INFO] INFO - [STARTUP] ✅ Datenbank initialisiert
2025-06-18 12:49:26 - [app] app - [INFO] INFO - [STARTUP] Prüfe Initial-Admin...
2025-06-18 12:49:26 - [app] app - [INFO] INFO - Admin-Benutzer admin (admin@mercedes-benz.com) existiert bereits. Passwort wurde zurückgesetzt.
2025-06-18 12:49:26 - [app] app - [INFO] INFO - [STARTUP] ✅ Admin-Benutzer geprüft
2025-06-18 12:49:26 - [app] app - [INFO] INFO - [STARTUP] Initialisiere statische Drucker...
2025-06-18 12:49:26 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 1 (192.168.0.100)
2025-06-18 12:49:26 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 2 (192.168.0.101)
2025-06-18 12:49:26 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 3 (192.168.0.102)
2025-06-18 12:49:26 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 4 (192.168.0.103)
2025-06-18 12:49:26 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 5 (192.168.0.104)
2025-06-18 12:49:26 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 6 (192.168.0.106)
2025-06-18 12:49:26 - [app] app - [INFO] INFO - ✅ Statische Drucker-Initialisierung abgeschlossen: 0 erstellt, 6 aktualisiert
2025-06-18 12:49:26 - [app] app - [INFO] INFO - 📍 Alle Drucker sind für Standort 'TBA Marienfelde' konfiguriert
2025-06-18 12:49:26 - [app] app - [INFO] INFO - 🌐 IP-Bereich: 192.168.0.100-106 (außer .105)
2025-06-18 12:49:26 - [app] app - [INFO] INFO - [STARTUP] ✅ Statische Drucker konfiguriert
2025-06-18 12:49:26 - [app] app - [INFO] INFO - [STARTUP] Starte Queue Manager...
2025-06-18 12:49:26 - [app] app - [INFO] INFO - [STARTUP] ✅ Queue Manager gestartet
2025-06-18 12:49:26 - [app] app - [INFO] INFO - [STARTUP] Starte Job Scheduler...
2025-06-18 12:49:26 - [app] app - [INFO] INFO - [STARTUP] ✅ Job Scheduler gestartet
2025-06-18 12:49:26 - [app] app - [INFO] INFO - [STARTUP] 🌐 Server startet auf http://0.0.0.0:5000
2025-06-18 12:49:27 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: ./database/myp.db
2025-06-18 12:49:28 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung: development
2025-06-18 12:49:28 - [app] app - [INFO] INFO - [CONFIG] Production-Modus: False
2025-06-18 12:49:28 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
2025-06-18 12:49:28 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
2025-06-18 12:49:28 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ MYP Development Environment Konfiguration aktiviert
2025-06-18 12:49:28 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment: Development/Testing
2025-06-18 12:49:28 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode: True
2025-06-18 12:49:28 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo: True
2025-06-18 12:49:28 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
2025-06-18 12:49:28 - [app] app - [INFO] INFO - Admin-Berechtigungen beim Start korrigiert: 0 erstellt, 0 aktualisiert
2025-06-18 12:49:28 - [app] app - [INFO] INFO - [STARTUP] 🚀 Starte MYP DEVELOPMENT-Umgebung
2025-06-18 12:49:28 - [app] app - [INFO] INFO - [STARTUP] 🏢 Mercedes-Benz TBA Marienfelde
2025-06-18 12:49:28 - [app] app - [INFO] INFO - [STARTUP] 🔒 Air-Gapped: True
2025-06-18 12:49:28 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Datenbank...
2025-06-18 12:49:28 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
2025-06-18 12:49:28 - [app] app - [INFO] INFO - [STARTUP] ✅ Datenbank initialisiert
2025-06-18 12:49:28 - [app] app - [INFO] INFO - [STARTUP] Prüfe Initial-Admin...
2025-06-18 12:49:28 - [app] app - [INFO] INFO - Admin-Benutzer admin (admin@mercedes-benz.com) existiert bereits. Passwort wurde zurückgesetzt.
2025-06-18 12:49:28 - [app] app - [INFO] INFO - [STARTUP] ✅ Admin-Benutzer geprüft
2025-06-18 12:49:28 - [app] app - [INFO] INFO - [STARTUP] Initialisiere statische Drucker...
2025-06-18 12:49:28 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 1 (192.168.0.100)
2025-06-18 12:49:28 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 2 (192.168.0.101)
2025-06-18 12:49:28 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 3 (192.168.0.102)
2025-06-18 12:49:28 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 4 (192.168.0.103)
2025-06-18 12:49:28 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 5 (192.168.0.104)
2025-06-18 12:49:28 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 6 (192.168.0.106)
2025-06-18 12:49:28 - [app] app - [INFO] INFO - ✅ Statische Drucker-Initialisierung abgeschlossen: 0 erstellt, 6 aktualisiert
2025-06-18 12:49:28 - [app] app - [INFO] INFO - 📍 Alle Drucker sind für Standort 'TBA Marienfelde' konfiguriert
2025-06-18 12:49:28 - [app] app - [INFO] INFO - 🌐 IP-Bereich: 192.168.0.100-106 (außer .105)
2025-06-18 12:49:28 - [app] app - [INFO] INFO - [STARTUP] ✅ Statische Drucker konfiguriert
2025-06-18 12:49:28 - [app] app - [INFO] INFO - [STARTUP] Starte Queue Manager...
2025-06-18 12:49:28 - [app] app - [INFO] INFO - [STARTUP] ✅ Queue Manager gestartet
2025-06-18 12:49:28 - [app] app - [INFO] INFO - [STARTUP] Starte Job Scheduler...
2025-06-18 12:49:28 - [app] app - [INFO] INFO - [STARTUP] ✅ Job Scheduler gestartet
2025-06-18 12:49:28 - [app] app - [INFO] INFO - [STARTUP] 🌐 Server startet auf http://0.0.0.0:5000
2025-06-18 12:49:36 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: ./database/myp.db
2025-06-18 12:49:37 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung: development
2025-06-18 12:49:37 - [app] app - [INFO] INFO - [CONFIG] Production-Modus: False
2025-06-18 12:49:37 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
2025-06-18 12:49:37 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
2025-06-18 12:49:37 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ MYP Development Environment Konfiguration aktiviert
2025-06-18 12:49:37 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment: Development/Testing
2025-06-18 12:49:37 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode: True
2025-06-18 12:49:37 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo: True
2025-06-18 12:49:37 - [app] app - [WARNING] WARNING - Fehler beim Korrigieren der Admin-Berechtigungen: (sqlite3.OperationalError) disk I/O error
(Background on this error at: https://sqlalche.me/e/20/e3q8)
2025-06-18 12:49:37 - [app] app - [INFO] INFO - [STARTUP] 🚀 Starte MYP DEVELOPMENT-Umgebung
2025-06-18 12:49:37 - [app] app - [INFO] INFO - [STARTUP] 🏢 Mercedes-Benz TBA Marienfelde
2025-06-18 12:49:37 - [app] app - [INFO] INFO - [STARTUP] 🔒 Air-Gapped: True
2025-06-18 12:49:37 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Datenbank...
2025-06-18 12:49:37 - [app] app - [ERROR] ERROR - [ERROR] ❌ Fehler beim Starten der Anwendung: (sqlite3.OperationalError) disk I/O error
(Background on this error at: https://sqlalche.me/e/20/e3q8)
2025-06-18 12:49:37 - [app] app - [INFO] INFO - [SHUTDOWN] 🧹 Cleanup wird ausgeführt...
2025-06-18 12:49:37 - [app] app - [INFO] INFO - [SHUTDOWN] ✅ Queue Manager gestoppt
2025-06-18 12:49:37 - [app] app - [INFO] INFO - [SHUTDOWN] ✅ Rate Limiter bereinigt
2025-06-18 12:49:37 - [app] app - [INFO] INFO - [SHUTDOWN] ✅ Caches geleert
2025-06-18 12:49:37 - [app] app - [INFO] INFO - [SHUTDOWN] 🏁 System heruntergefahren
2025-06-18 12:49:47 - [app] app - [INFO] INFO - Locating template 'dashboard.html':
1: trying loader of application '__main__'
class: jinja2.loaders.FileSystemLoader
encoding: 'utf-8'
followlinks: False
searchpath:
- C:\Users\TTOMCZA.EMEA\Dev\Projektarbeit-MYP\backend\templates
-> found ('C:\\Users\\TTOMCZA.EMEA\\Dev\\Projektarbeit-MYP\\backend\\templates\\dashboard.html')
2025-06-18 12:49:47 - [app] app - [INFO] INFO - Locating template 'base.html':
1: trying loader of application '__main__'
class: jinja2.loaders.FileSystemLoader
encoding: 'utf-8'
followlinks: False
searchpath:
- C:\Users\TTOMCZA.EMEA\Dev\Projektarbeit-MYP\backend\templates
-> found ('C:\\Users\\TTOMCZA.EMEA\\Dev\\Projektarbeit-MYP\\backend\\templates\\base.html')
2025-06-18 12:49:47 - [app] app - [INFO] INFO - Locating template 'macros/ui_components.html':
1: trying loader of application '__main__'
class: jinja2.loaders.FileSystemLoader
encoding: 'utf-8'
followlinks: False
searchpath:
- C:\Users\TTOMCZA.EMEA\Dev\Projektarbeit-MYP\backend\templates
-> found ('C:\\Users\\TTOMCZA.EMEA\\Dev\\Projektarbeit-MYP\\backend\\templates\\macros\\ui_components.html')
2025-06-18 12:49:47 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:49:47 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
2025-06-18 12:49:47 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:49:56 - [app] app - [DEBUG] DEBUG - Request: GET /printers
2025-06-18 12:49:56 - [app] app - [INFO] INFO - Locating template 'printers.html':
1: trying loader of application '__main__'
class: jinja2.loaders.FileSystemLoader
encoding: 'utf-8'
followlinks: False
searchpath:
- C:\Users\TTOMCZA.EMEA\Dev\Projektarbeit-MYP\backend\templates
-> found ('C:\\Users\\TTOMCZA.EMEA\\Dev\\Projektarbeit-MYP\\backend\\templates\\printers.html')
2025-06-18 12:49:56 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:49:56 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
2025-06-18 12:49:56 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen (include_inactive=False)
2025-06-18 12:49:56 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:49:56 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
2025-06-18 12:49:56 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
2025-06-18 12:49:56 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen (include_inactive=False)
2025-06-18 12:49:56 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:49:56 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:49:57 - [app] app - [DEBUG] DEBUG - Request: GET /jobs
2025-06-18 12:49:57 - [app] app - [INFO] INFO - Locating template 'jobs.html':
1: trying loader of application '__main__'
class: jinja2.loaders.FileSystemLoader
encoding: 'utf-8'
followlinks: False
searchpath:
- C:\Users\TTOMCZA.EMEA\Dev\Projektarbeit-MYP\backend\templates
-> found ('C:\\Users\\TTOMCZA.EMEA\\Dev\\Projektarbeit-MYP\\backend\\templates\\jobs.html')
2025-06-18 12:49:57 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:49:58 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
2025-06-18 12:49:58 - [app] app - [DEBUG] DEBUG - Request: GET /api/jobs
2025-06-18 12:49:58 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:49:58 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:49:58 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
2025-06-18 12:49:58 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen (include_inactive=False)
2025-06-18 12:49:58 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:49:59 - [app] app - [DEBUG] DEBUG - Request: GET /calendar
2025-06-18 12:49:59 - [app] app - [INFO] INFO - Locating template 'calendar.html':
1: trying loader of application '__main__'
class: jinja2.loaders.FileSystemLoader
encoding: 'utf-8'
followlinks: False
searchpath:
- C:\Users\TTOMCZA.EMEA\Dev\Projektarbeit-MYP\backend\templates
-> found ('C:\\Users\\TTOMCZA.EMEA\\Dev\\Projektarbeit-MYP\\backend\\templates\\calendar.html')
2025-06-18 12:49:59 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:49:59 - [app] app - [DEBUG] DEBUG - Request: GET /api/calendar/events
2025-06-18 12:49:59 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:49:59 - [app] app - [DEBUG] DEBUG - Request: GET /api/calendar/statistics
2025-06-18 12:49:59 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
2025-06-18 12:49:59 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:49:59 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:49:59 - [app] app - [DEBUG] DEBUG - Request: GET /api/calendar/statistics
2025-06-18 12:49:59 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:50:26 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
2025-06-18 12:50:26 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:50:28 - [app] app - [INFO] INFO - [SHUTDOWN] 🧹 Cleanup wird ausgeführt...
2025-06-18 12:50:28 - [app] app - [INFO] INFO - [SHUTDOWN] ✅ Queue Manager gestoppt
2025-06-18 12:50:28 - [app] app - [ERROR] ERROR - [SHUTDOWN] ❌ Cleanup-Fehler: 'BackgroundTaskScheduler' object has no attribute 'shutdown'
2025-06-18 12:50:29 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: ./database/myp.db
2025-06-18 12:50:30 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung: development
2025-06-18 12:50:30 - [app] app - [INFO] INFO - [CONFIG] Production-Modus: False
2025-06-18 12:50:30 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
2025-06-18 12:50:30 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
2025-06-18 12:50:30 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ MYP Development Environment Konfiguration aktiviert
2025-06-18 12:50:30 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment: Development/Testing
2025-06-18 12:50:30 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode: True
2025-06-18 12:50:30 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo: True
2025-06-18 12:50:30 - [app] app - [WARNING] WARNING - Fehler beim Korrigieren der Admin-Berechtigungen: (sqlite3.OperationalError) database is locked
(Background on this error at: https://sqlalche.me/e/20/e3q8)
2025-06-18 12:50:30 - [app] app - [INFO] INFO - [STARTUP] 🚀 Starte MYP DEVELOPMENT-Umgebung
2025-06-18 12:50:30 - [app] app - [INFO] INFO - [STARTUP] 🏢 Mercedes-Benz TBA Marienfelde
2025-06-18 12:50:30 - [app] app - [INFO] INFO - [STARTUP] 🔒 Air-Gapped: True
2025-06-18 12:50:30 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Datenbank...
2025-06-18 12:50:30 - [app] app - [ERROR] ERROR - [ERROR] ❌ Fehler beim Starten der Anwendung: (sqlite3.OperationalError) database is locked
(Background on this error at: https://sqlalche.me/e/20/e3q8)
2025-06-18 12:50:30 - [app] app - [INFO] INFO - [SHUTDOWN] 🧹 Cleanup wird ausgeführt...
2025-06-18 12:50:30 - [app] app - [INFO] INFO - [SHUTDOWN] ✅ Queue Manager gestoppt
2025-06-18 12:50:30 - [app] app - [INFO] INFO - [SHUTDOWN] ✅ Rate Limiter bereinigt
2025-06-18 12:50:30 - [app] app - [INFO] INFO - [SHUTDOWN] ✅ Caches geleert
2025-06-18 12:50:30 - [app] app - [INFO] INFO - [SHUTDOWN] 🏁 System heruntergefahren
2025-06-18 12:50:31 - [app] app - [INFO] INFO - [SHUTDOWN] 🧹 Cleanup wird ausgeführt...
2025-06-18 12:50:31 - [app] app - [INFO] INFO - [SHUTDOWN] ✅ Queue Manager gestoppt
2025-06-18 12:50:31 - [app] app - [ERROR] ERROR - [SHUTDOWN] ❌ Cleanup-Fehler: 'BackgroundTaskScheduler' object has no attribute 'shutdown'
2025-06-18 12:50:33 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: ./database/myp.db
2025-06-18 12:50:34 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung: development
2025-06-18 12:50:34 - [app] app - [INFO] INFO - [CONFIG] Production-Modus: False
2025-06-18 12:50:34 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
2025-06-18 12:50:34 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
2025-06-18 12:50:34 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ MYP Development Environment Konfiguration aktiviert
2025-06-18 12:50:34 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment: Development/Testing
2025-06-18 12:50:34 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode: True
2025-06-18 12:50:34 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo: True
2025-06-18 12:50:34 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
2025-06-18 12:50:34 - [app] app - [INFO] INFO - Admin-Berechtigungen beim Start korrigiert: 0 erstellt, 0 aktualisiert
2025-06-18 12:50:34 - [app] app - [INFO] INFO - [STARTUP] 🚀 Starte MYP DEVELOPMENT-Umgebung
2025-06-18 12:50:34 - [app] app - [INFO] INFO - [STARTUP] 🏢 Mercedes-Benz TBA Marienfelde
2025-06-18 12:50:34 - [app] app - [INFO] INFO - [STARTUP] 🔒 Air-Gapped: True
2025-06-18 12:50:34 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Datenbank...
2025-06-18 12:50:34 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
2025-06-18 12:50:34 - [app] app - [INFO] INFO - [STARTUP] ✅ Datenbank initialisiert
2025-06-18 12:50:34 - [app] app - [INFO] INFO - [STARTUP] Prüfe Initial-Admin...
2025-06-18 12:50:34 - [app] app - [INFO] INFO - Admin-Benutzer admin (admin@mercedes-benz.com) existiert bereits. Passwort wurde zurückgesetzt.
2025-06-18 12:50:34 - [app] app - [INFO] INFO - [STARTUP] ✅ Admin-Benutzer geprüft
2025-06-18 12:50:34 - [app] app - [INFO] INFO - [STARTUP] Initialisiere statische Drucker...
2025-06-18 12:50:34 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 1 (192.168.0.100)
2025-06-18 12:50:34 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 2 (192.168.0.101)
2025-06-18 12:50:34 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 3 (192.168.0.102)
2025-06-18 12:50:34 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 4 (192.168.0.103)
2025-06-18 12:50:34 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 5 (192.168.0.104)
2025-06-18 12:50:34 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 6 (192.168.0.106)
2025-06-18 12:50:34 - [app] app - [INFO] INFO - ✅ Statische Drucker-Initialisierung abgeschlossen: 0 erstellt, 6 aktualisiert
2025-06-18 12:50:34 - [app] app - [INFO] INFO - 📍 Alle Drucker sind für Standort 'TBA Marienfelde' konfiguriert
2025-06-18 12:50:34 - [app] app - [INFO] INFO - 🌐 IP-Bereich: 192.168.0.100-106 (außer .105)
2025-06-18 12:50:34 - [app] app - [INFO] INFO - [STARTUP] ✅ Statische Drucker konfiguriert
2025-06-18 12:50:34 - [app] app - [INFO] INFO - [STARTUP] Starte Queue Manager...
2025-06-18 12:50:34 - [app] app - [INFO] INFO - [STARTUP] ✅ Queue Manager gestartet
2025-06-18 12:50:34 - [app] app - [INFO] INFO - [STARTUP] Starte Job Scheduler...
2025-06-18 12:50:34 - [app] app - [INFO] INFO - [STARTUP] ✅ Job Scheduler gestartet
2025-06-18 12:50:34 - [app] app - [INFO] INFO - [STARTUP] 🌐 Server startet auf http://0.0.0.0:5000
2025-06-18 12:50:34 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: ./database/myp.db
2025-06-18 12:50:35 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung: development
2025-06-18 12:50:35 - [app] app - [INFO] INFO - [CONFIG] Production-Modus: False
2025-06-18 12:50:35 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
2025-06-18 12:50:35 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
2025-06-18 12:50:35 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ MYP Development Environment Konfiguration aktiviert
2025-06-18 12:50:35 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment: Development/Testing
2025-06-18 12:50:35 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode: True
2025-06-18 12:50:35 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo: True
2025-06-18 12:50:35 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
2025-06-18 12:50:35 - [app] app - [INFO] INFO - Admin-Berechtigungen beim Start korrigiert: 0 erstellt, 0 aktualisiert
2025-06-18 12:50:35 - [app] app - [INFO] INFO - [STARTUP] 🚀 Starte MYP DEVELOPMENT-Umgebung
2025-06-18 12:50:35 - [app] app - [INFO] INFO - [STARTUP] 🏢 Mercedes-Benz TBA Marienfelde
2025-06-18 12:50:35 - [app] app - [INFO] INFO - [STARTUP] 🔒 Air-Gapped: True
2025-06-18 12:50:35 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Datenbank...
2025-06-18 12:50:35 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
2025-06-18 12:50:35 - [app] app - [INFO] INFO - [STARTUP] ✅ Datenbank initialisiert
2025-06-18 12:50:35 - [app] app - [INFO] INFO - [STARTUP] Prüfe Initial-Admin...
2025-06-18 12:50:36 - [app] app - [INFO] INFO - Admin-Benutzer admin (admin@mercedes-benz.com) existiert bereits. Passwort wurde zurückgesetzt.
2025-06-18 12:50:36 - [app] app - [INFO] INFO - [STARTUP] ✅ Admin-Benutzer geprüft
2025-06-18 12:50:36 - [app] app - [INFO] INFO - [STARTUP] Initialisiere statische Drucker...
2025-06-18 12:50:36 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 1 (192.168.0.100)
2025-06-18 12:50:36 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 2 (192.168.0.101)
2025-06-18 12:50:36 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 3 (192.168.0.102)
2025-06-18 12:50:36 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 4 (192.168.0.103)
2025-06-18 12:50:36 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 5 (192.168.0.104)
2025-06-18 12:50:36 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 6 (192.168.0.106)
2025-06-18 12:50:36 - [app] app - [INFO] INFO - ✅ Statische Drucker-Initialisierung abgeschlossen: 0 erstellt, 6 aktualisiert
2025-06-18 12:50:36 - [app] app - [INFO] INFO - 📍 Alle Drucker sind für Standort 'TBA Marienfelde' konfiguriert
2025-06-18 12:50:36 - [app] app - [INFO] INFO - 🌐 IP-Bereich: 192.168.0.100-106 (außer .105)
2025-06-18 12:50:36 - [app] app - [INFO] INFO - [STARTUP] ✅ Statische Drucker konfiguriert
2025-06-18 12:50:36 - [app] app - [INFO] INFO - [STARTUP] Starte Queue Manager...
2025-06-18 12:50:36 - [app] app - [INFO] INFO - [STARTUP] ✅ Queue Manager gestartet
2025-06-18 12:50:36 - [app] app - [INFO] INFO - [STARTUP] Starte Job Scheduler...
2025-06-18 12:50:36 - [app] app - [INFO] INFO - [STARTUP] ✅ Job Scheduler gestartet
2025-06-18 12:50:36 - [app] app - [INFO] INFO - [STARTUP] 🌐 Server startet auf http://0.0.0.0:5000
2025-06-18 12:51:05 - [app] app - [INFO] INFO - Locating template 'dashboard.html':
1: trying loader of application '__main__'
class: jinja2.loaders.FileSystemLoader
encoding: 'utf-8'
followlinks: False
searchpath:
- /mnt/c/Users/TTOMCZA.EMEA/Dev/Projektarbeit-MYP/backend/templates
-> found ('/mnt/c/Users/TTOMCZA.EMEA/Dev/Projektarbeit-MYP/backend/templates/dashboard.html')
2025-06-18 12:51:05 - [app] app - [INFO] INFO - Locating template 'base.html':
1: trying loader of application '__main__'
class: jinja2.loaders.FileSystemLoader
encoding: 'utf-8'
followlinks: False
searchpath:
- /mnt/c/Users/TTOMCZA.EMEA/Dev/Projektarbeit-MYP/backend/templates
-> found ('/mnt/c/Users/TTOMCZA.EMEA/Dev/Projektarbeit-MYP/backend/templates/base.html')
2025-06-18 12:51:05 - [app] app - [INFO] INFO - Locating template 'macros/ui_components.html':
1: trying loader of application '__main__'
class: jinja2.loaders.FileSystemLoader
encoding: 'utf-8'
followlinks: False
searchpath:
- /mnt/c/Users/TTOMCZA.EMEA/Dev/Projektarbeit-MYP/backend/templates
-> found ('/mnt/c/Users/TTOMCZA.EMEA/Dev/Projektarbeit-MYP/backend/templates/macros/ui_components.html')
2025-06-18 12:51:05 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:51:05 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
2025-06-18 12:51:05 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:51:07 - [app] app - [DEBUG] DEBUG - Request: GET /dashboard
2025-06-18 12:51:07 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:51:08 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
2025-06-18 12:51:08 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:51:26 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
2025-06-18 12:51:26 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:51:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
2025-06-18 12:51:38 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:51:41 - [app] app - [DEBUG] DEBUG - Request: GET /dashboard
2025-06-18 12:51:41 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:51:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
2025-06-18 12:51:41 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:51:42 - [app] app - [DEBUG] DEBUG - Request: GET /dashboard
2025-06-18 12:51:42 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:51:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
2025-06-18 12:51:42 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:51:43 - [app] app - [DEBUG] DEBUG - Request: GET /dashboard
2025-06-18 12:51:43 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:51:43 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
2025-06-18 12:51:43 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:51:43 - [app] app - [DEBUG] DEBUG - Request: GET /dashboard
2025-06-18 12:51:43 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:51:43 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
2025-06-18 12:51:43 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:51:43 - [app] app - [DEBUG] DEBUG - Request: GET /dashboard
2025-06-18 12:51:43 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:51:43 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
2025-06-18 12:51:43 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:51:43 - [app] app - [DEBUG] DEBUG - Request: GET /dashboard
2025-06-18 12:51:43 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:51:43 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
2025-06-18 12:51:43 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:51:43 - [app] app - [DEBUG] DEBUG - Request: GET /dashboard
2025-06-18 12:51:43 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:51:43 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
2025-06-18 12:51:43 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:51:44 - [app] app - [DEBUG] DEBUG - Request: GET /dashboard
2025-06-18 12:51:44 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:51:44 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
2025-06-18 12:51:44 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:51:44 - [app] app - [DEBUG] DEBUG - Request: GET /dashboard
2025-06-18 12:51:44 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:51:44 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
2025-06-18 12:51:44 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:51:44 - [app] app - [DEBUG] DEBUG - Request: GET /dashboard
2025-06-18 12:51:44 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:51:44 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
2025-06-18 12:51:44 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:51:44 - [app] app - [DEBUG] DEBUG - Request: GET /dashboard
2025-06-18 12:51:44 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:51:44 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
2025-06-18 12:51:44 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:51:44 - [app] app - [DEBUG] DEBUG - Request: GET /dashboard
2025-06-18 12:51:44 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:51:44 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
2025-06-18 12:51:44 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:51:45 - [app] app - [DEBUG] DEBUG - Request: GET /dashboard
2025-06-18 12:51:45 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:51:45 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
2025-06-18 12:51:45 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:51:45 - [app] app - [DEBUG] DEBUG - Request: GET /dashboard
2025-06-18 12:51:45 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:51:45 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
2025-06-18 12:51:45 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:51:45 - [app] app - [DEBUG] DEBUG - Request: GET /dashboard
2025-06-18 12:51:45 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:51:45 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
2025-06-18 12:51:45 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:51:45 - [app] app - [DEBUG] DEBUG - Request: GET /dashboard
2025-06-18 12:51:45 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:51:45 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
2025-06-18 12:51:45 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:51:45 - [app] app - [DEBUG] DEBUG - Request: GET /dashboard
2025-06-18 12:51:45 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:51:45 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
2025-06-18 12:51:45 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:51:46 - [app] app - [DEBUG] DEBUG - Request: GET /dashboard
2025-06-18 12:51:46 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:51:46 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
2025-06-18 12:51:46 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:51:46 - [app] app - [DEBUG] DEBUG - Request: GET /dashboard
2025-06-18 12:51:46 - [app] app - [DEBUG] DEBUG - Response: 200
2025-06-18 12:51:46 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
2025-06-18 12:51:46 - [app] app - [DEBUG] DEBUG - Response: 200

View File

@@ -117,3 +117,5 @@ WHERE users.username = ? OR users.email = ?
2025-06-17 13:58:36 - [auth] auth - [INFO] INFO - Benutzer admin@mercedes-benz.com hat sich erfolgreich angemeldet
2025-06-18 12:38:11 - [auth] auth - [WARNING] WARNING - JSON-Parsing fehlgeschlagen: 400 Bad Request: Failed to decode JSON object: Expecting value: line 1 column 1 (char 0)
2025-06-18 12:38:12 - [auth] auth - [INFO] INFO - Benutzer admin@mercedes-benz.com hat sich erfolgreich angemeldet
2025-06-18 12:48:58 - [auth] auth - [WARNING] WARNING - JSON-Parsing fehlgeschlagen: 400 Bad Request: Failed to decode JSON object: Expecting value: line 1 column 1 (char 0)
2025-06-18 12:48:58 - [auth] auth - [INFO] INFO - Benutzer admin@mercedes-benz.com hat sich erfolgreich angemeldet

View File

@@ -40,3 +40,5 @@
2025-06-16 01:43:30 - [calendar] calendar - [INFO] INFO - 📅 Kalender-Events abgerufen: 0 Einträge für Zeitraum 2025-06-14 22:00:00+00:00 bis 2025-06-21 22:00:00+00:00
2025-06-16 17:43:34 - [calendar] calendar - [INFO] INFO - 📅 Kalender-Events abgerufen: 0 Einträge für Zeitraum 2025-06-14 22:00:00+00:00 bis 2025-06-21 22:00:00+00:00
2025-06-18 12:38:17 - [calendar] calendar - [INFO] INFO - 📅 Kalender-Events abgerufen: 0 Einträge für Zeitraum 2025-06-14 22:00:00+00:00 bis 2025-06-21 22:00:00+00:00
2025-06-18 12:49:59 - [calendar] calendar - [INFO] INFO - 📅 Kalender-Events abgerufen: 0 Einträge für Zeitraum 2025-06-14 22:00:00+00:00 bis 2025-06-21 22:00:00+00:00
2025-06-18 12:50:59 - [calendar] calendar - [INFO] INFO - 📅 Kalender-Events abgerufen: 0 Einträge für Zeitraum 2025-06-14 22:00:00+00:00 bis 2025-06-21 22:00:00+00:00

View File

@@ -278,3 +278,9 @@
2025-06-18 12:43:38 - [core_system] core_system - [INFO] INFO - 📊 Massive Konsolidierung: 6 Dateien → 1 Datei (88% Reduktion)
2025-06-18 12:43:43 - [core_system] core_system - [INFO] INFO - ✅ Core System Management Module erfolgreich initialisiert
2025-06-18 12:43:43 - [core_system] core_system - [INFO] INFO - 📊 Massive Konsolidierung: 6 Dateien → 1 Datei (88% Reduktion)
2025-06-18 12:49:24 - [core_system] core_system - [INFO] INFO - ✅ Core System Management Module erfolgreich initialisiert
2025-06-18 12:49:24 - [core_system] core_system - [INFO] INFO - 📊 Massive Konsolidierung: 6 Dateien → 1 Datei (88% Reduktion)
2025-06-18 12:49:27 - [core_system] core_system - [INFO] INFO - ✅ Core System Management Module erfolgreich initialisiert
2025-06-18 12:49:27 - [core_system] core_system - [INFO] INFO - 📊 Massive Konsolidierung: 6 Dateien → 1 Datei (88% Reduktion)
2025-06-18 12:50:29 - [core_system] core_system - [INFO] INFO - ✅ Core System Management Module erfolgreich initialisiert
2025-06-18 12:50:29 - [core_system] core_system - [INFO] INFO - 📊 Massive Konsolidierung: 6 Dateien → 1 Datei (88% Reduktion)

View File

@@ -629,3 +629,17 @@
2025-06-18 12:46:35 - [data_management] data_management - [INFO] INFO - 📊 Massive Konsolidierung: 3 Dateien → 1 Datei (67% Reduktion)
2025-06-18 12:46:36 - [data_management] data_management - [INFO] INFO - ✅ Data Management Module initialisiert
2025-06-18 12:46:36 - [data_management] data_management - [INFO] INFO - 📊 Massive Konsolidierung: 3 Dateien → 1 Datei (67% Reduktion)
2025-06-18 12:49:09 - [data_management] data_management - [INFO] INFO - ✅ Data Management Module initialisiert
2025-06-18 12:49:09 - [data_management] data_management - [INFO] INFO - 📊 Massive Konsolidierung: 3 Dateien → 1 Datei (67% Reduktion)
2025-06-18 12:49:24 - [data_management] data_management - [INFO] INFO - ✅ Data Management Module initialisiert
2025-06-18 12:49:24 - [data_management] data_management - [INFO] INFO - 📊 Massive Konsolidierung: 3 Dateien → 1 Datei (67% Reduktion)
2025-06-18 12:49:27 - [data_management] data_management - [INFO] INFO - ✅ Data Management Module initialisiert
2025-06-18 12:49:27 - [data_management] data_management - [INFO] INFO - 📊 Massive Konsolidierung: 3 Dateien → 1 Datei (67% Reduktion)
2025-06-18 12:49:36 - [data_management] data_management - [INFO] INFO - ✅ Data Management Module initialisiert
2025-06-18 12:49:36 - [data_management] data_management - [INFO] INFO - 📊 Massive Konsolidierung: 3 Dateien → 1 Datei (67% Reduktion)
2025-06-18 12:50:29 - [data_management] data_management - [INFO] INFO - ✅ Data Management Module initialisiert
2025-06-18 12:50:29 - [data_management] data_management - [INFO] INFO - 📊 Massive Konsolidierung: 3 Dateien → 1 Datei (67% Reduktion)
2025-06-18 12:50:33 - [data_management] data_management - [INFO] INFO - ✅ Data Management Module initialisiert
2025-06-18 12:50:33 - [data_management] data_management - [INFO] INFO - 📊 Massive Konsolidierung: 3 Dateien → 1 Datei (67% Reduktion)
2025-06-18 12:50:35 - [data_management] data_management - [INFO] INFO - ✅ Data Management Module initialisiert
2025-06-18 12:50:35 - [data_management] data_management - [INFO] INFO - 📊 Massive Konsolidierung: 3 Dateien → 1 Datei (67% Reduktion)

View File

@@ -559,3 +559,10 @@
2025-06-18 12:43:44 - [energy_monitoring] energy_monitoring - [INFO] INFO - ✅ Energiemonitoring-Blueprint initialisiert
2025-06-18 12:46:35 - [energy_monitoring] energy_monitoring - [INFO] INFO - ✅ Energiemonitoring-Blueprint initialisiert
2025-06-18 12:46:37 - [energy_monitoring] energy_monitoring - [INFO] INFO - ✅ Energiemonitoring-Blueprint initialisiert
2025-06-18 12:49:10 - [energy_monitoring] energy_monitoring - [INFO] INFO - ✅ Energiemonitoring-Blueprint initialisiert
2025-06-18 12:49:25 - [energy_monitoring] energy_monitoring - [INFO] INFO - ✅ Energiemonitoring-Blueprint initialisiert
2025-06-18 12:49:28 - [energy_monitoring] energy_monitoring - [INFO] INFO - ✅ Energiemonitoring-Blueprint initialisiert
2025-06-18 12:49:37 - [energy_monitoring] energy_monitoring - [INFO] INFO - ✅ Energiemonitoring-Blueprint initialisiert
2025-06-18 12:50:30 - [energy_monitoring] energy_monitoring - [INFO] INFO - ✅ Energiemonitoring-Blueprint initialisiert
2025-06-18 12:50:34 - [energy_monitoring] energy_monitoring - [INFO] INFO - ✅ Energiemonitoring-Blueprint initialisiert
2025-06-18 12:50:35 - [energy_monitoring] energy_monitoring - [INFO] INFO - ✅ Energiemonitoring-Blueprint initialisiert

View File

@@ -2743,3 +2743,31 @@
2025-06-18 12:46:36 - [hardware_integration] hardware_integration - [INFO] INFO - ✅ Printer Monitor initialisiert
2025-06-18 12:46:36 - [hardware_integration] hardware_integration - [INFO] INFO - ✅ Hardware Integration Module initialisiert
2025-06-18 12:46:36 - [hardware_integration] hardware_integration - [INFO] INFO - 📊 Massive Konsolidierung: 2 Dateien → 1 Datei (50% Reduktion)
2025-06-18 12:49:09 - [hardware_integration] hardware_integration - [INFO] INFO - ✅ PyP100 (TP-Link Tapo) verfügbar
2025-06-18 12:49:09 - [hardware_integration] hardware_integration - [INFO] INFO - ✅ Printer Monitor initialisiert
2025-06-18 12:49:09 - [hardware_integration] hardware_integration - [INFO] INFO - ✅ Hardware Integration Module initialisiert
2025-06-18 12:49:09 - [hardware_integration] hardware_integration - [INFO] INFO - 📊 Massive Konsolidierung: 2 Dateien → 1 Datei (50% Reduktion)
2025-06-18 12:49:24 - [hardware_integration] hardware_integration - [INFO] INFO - ✅ PyP100 (TP-Link Tapo) verfügbar
2025-06-18 12:49:24 - [hardware_integration] hardware_integration - [INFO] INFO - ✅ Printer Monitor initialisiert
2025-06-18 12:49:24 - [hardware_integration] hardware_integration - [INFO] INFO - ✅ Hardware Integration Module initialisiert
2025-06-18 12:49:24 - [hardware_integration] hardware_integration - [INFO] INFO - 📊 Massive Konsolidierung: 2 Dateien → 1 Datei (50% Reduktion)
2025-06-18 12:49:27 - [hardware_integration] hardware_integration - [INFO] INFO - ✅ PyP100 (TP-Link Tapo) verfügbar
2025-06-18 12:49:27 - [hardware_integration] hardware_integration - [INFO] INFO - ✅ Printer Monitor initialisiert
2025-06-18 12:49:27 - [hardware_integration] hardware_integration - [INFO] INFO - ✅ Hardware Integration Module initialisiert
2025-06-18 12:49:27 - [hardware_integration] hardware_integration - [INFO] INFO - 📊 Massive Konsolidierung: 2 Dateien → 1 Datei (50% Reduktion)
2025-06-18 12:49:36 - [hardware_integration] hardware_integration - [INFO] INFO - ✅ PyP100 (TP-Link Tapo) verfügbar
2025-06-18 12:49:36 - [hardware_integration] hardware_integration - [INFO] INFO - ✅ Printer Monitor initialisiert
2025-06-18 12:49:36 - [hardware_integration] hardware_integration - [INFO] INFO - ✅ Hardware Integration Module initialisiert
2025-06-18 12:49:36 - [hardware_integration] hardware_integration - [INFO] INFO - 📊 Massive Konsolidierung: 2 Dateien → 1 Datei (50% Reduktion)
2025-06-18 12:50:29 - [hardware_integration] hardware_integration - [INFO] INFO - ✅ PyP100 (TP-Link Tapo) verfügbar
2025-06-18 12:50:29 - [hardware_integration] hardware_integration - [INFO] INFO - ✅ Printer Monitor initialisiert
2025-06-18 12:50:29 - [hardware_integration] hardware_integration - [INFO] INFO - ✅ Hardware Integration Module initialisiert
2025-06-18 12:50:29 - [hardware_integration] hardware_integration - [INFO] INFO - 📊 Massive Konsolidierung: 2 Dateien → 1 Datei (50% Reduktion)
2025-06-18 12:50:33 - [hardware_integration] hardware_integration - [INFO] INFO - ✅ PyP100 (TP-Link Tapo) verfügbar
2025-06-18 12:50:33 - [hardware_integration] hardware_integration - [INFO] INFO - ✅ Printer Monitor initialisiert
2025-06-18 12:50:33 - [hardware_integration] hardware_integration - [INFO] INFO - ✅ Hardware Integration Module initialisiert
2025-06-18 12:50:33 - [hardware_integration] hardware_integration - [INFO] INFO - 📊 Massive Konsolidierung: 2 Dateien → 1 Datei (50% Reduktion)
2025-06-18 12:50:34 - [hardware_integration] hardware_integration - [INFO] INFO - ✅ PyP100 (TP-Link Tapo) verfügbar
2025-06-18 12:50:34 - [hardware_integration] hardware_integration - [INFO] INFO - ✅ Printer Monitor initialisiert
2025-06-18 12:50:34 - [hardware_integration] hardware_integration - [INFO] INFO - ✅ Hardware Integration Module initialisiert
2025-06-18 12:50:34 - [hardware_integration] hardware_integration - [INFO] INFO - 📊 Massive Konsolidierung: 2 Dateien → 1 Datei (50% Reduktion)

View File

@@ -1233,3 +1233,28 @@
2025-06-18 12:46:36 - [job_queue_system] job_queue_system - [INFO] INFO - ✅ Job & Queue System Module initialisiert
2025-06-18 12:46:36 - [job_queue_system] job_queue_system - [INFO] INFO - 📊 MASSIVE Konsolidierung: 4 Dateien → 1 Datei (75% Reduktion)
2025-06-18 12:46:37 - [job_queue_system] job_queue_system - [INFO] INFO - Queue Manager gestartet (Legacy-Kompatibilität)
2025-06-18 12:49:08 - [job_queue_system] job_queue_system - [INFO] INFO - Queue Manager gestoppt (Legacy-Kompatibilität)
2025-06-18 12:49:09 - [job_queue_system] job_queue_system - [INFO] INFO - ✅ Job & Queue System Module initialisiert
2025-06-18 12:49:09 - [job_queue_system] job_queue_system - [INFO] INFO - 📊 MASSIVE Konsolidierung: 4 Dateien → 1 Datei (75% Reduktion)
2025-06-18 12:49:10 - [job_queue_system] job_queue_system - [INFO] INFO - Queue Manager gestartet (Legacy-Kompatibilität)
2025-06-18 12:49:23 - [job_queue_system] job_queue_system - [INFO] INFO - Queue Manager gestoppt (Legacy-Kompatibilität)
2025-06-18 12:49:24 - [job_queue_system] job_queue_system - [INFO] INFO - ✅ Job & Queue System Module initialisiert
2025-06-18 12:49:24 - [job_queue_system] job_queue_system - [INFO] INFO - 📊 MASSIVE Konsolidierung: 4 Dateien → 1 Datei (75% Reduktion)
2025-06-18 12:49:26 - [job_queue_system] job_queue_system - [INFO] INFO - Queue Manager gestartet (Legacy-Kompatibilität)
2025-06-18 12:49:27 - [job_queue_system] job_queue_system - [INFO] INFO - ✅ Job & Queue System Module initialisiert
2025-06-18 12:49:27 - [job_queue_system] job_queue_system - [INFO] INFO - 📊 MASSIVE Konsolidierung: 4 Dateien → 1 Datei (75% Reduktion)
2025-06-18 12:49:28 - [job_queue_system] job_queue_system - [INFO] INFO - Queue Manager gestartet (Legacy-Kompatibilität)
2025-06-18 12:49:36 - [job_queue_system] job_queue_system - [INFO] INFO - ✅ Job & Queue System Module initialisiert
2025-06-18 12:49:36 - [job_queue_system] job_queue_system - [INFO] INFO - 📊 MASSIVE Konsolidierung: 4 Dateien → 1 Datei (75% Reduktion)
2025-06-18 12:49:37 - [job_queue_system] job_queue_system - [INFO] INFO - Queue Manager gestoppt (Legacy-Kompatibilität)
2025-06-18 12:50:28 - [job_queue_system] job_queue_system - [INFO] INFO - Queue Manager gestoppt (Legacy-Kompatibilität)
2025-06-18 12:50:29 - [job_queue_system] job_queue_system - [INFO] INFO - ✅ Job & Queue System Module initialisiert
2025-06-18 12:50:29 - [job_queue_system] job_queue_system - [INFO] INFO - 📊 MASSIVE Konsolidierung: 4 Dateien → 1 Datei (75% Reduktion)
2025-06-18 12:50:30 - [job_queue_system] job_queue_system - [INFO] INFO - Queue Manager gestoppt (Legacy-Kompatibilität)
2025-06-18 12:50:31 - [job_queue_system] job_queue_system - [INFO] INFO - Queue Manager gestoppt (Legacy-Kompatibilität)
2025-06-18 12:50:33 - [job_queue_system] job_queue_system - [INFO] INFO - ✅ Job & Queue System Module initialisiert
2025-06-18 12:50:33 - [job_queue_system] job_queue_system - [INFO] INFO - 📊 MASSIVE Konsolidierung: 4 Dateien → 1 Datei (75% Reduktion)
2025-06-18 12:50:34 - [job_queue_system] job_queue_system - [INFO] INFO - Queue Manager gestartet (Legacy-Kompatibilität)
2025-06-18 12:50:34 - [job_queue_system] job_queue_system - [INFO] INFO - ✅ Job & Queue System Module initialisiert
2025-06-18 12:50:34 - [job_queue_system] job_queue_system - [INFO] INFO - 📊 MASSIVE Konsolidierung: 4 Dateien → 1 Datei (75% Reduktion)
2025-06-18 12:50:36 - [job_queue_system] job_queue_system - [INFO] INFO - Queue Manager gestartet (Legacy-Kompatibilität)

View File

@@ -947,3 +947,5 @@ sqlalchemy.exc.IntegrityError: (sqlite3.IntegrityError) FOREIGN KEY constraint f
2025-06-18 12:39:43 - [jobs] jobs - [INFO] INFO - ✅ Jobs erfolgreich abgerufen: 0 von 0 (Seite 1)
2025-06-18 12:40:13 - [jobs] jobs - [INFO] INFO - 📋 Jobs-Abfrage gestartet von Benutzer 1 (Admin: True)
2025-06-18 12:40:13 - [jobs] jobs - [INFO] INFO - ✅ Jobs erfolgreich abgerufen: 0 von 0 (Seite 1)
2025-06-18 12:49:58 - [jobs] jobs - [INFO] INFO - 📋 Jobs-Abfrage gestartet von Benutzer 1 (Admin: True)
2025-06-18 12:49:58 - [jobs] jobs - [INFO] INFO - ✅ Jobs erfolgreich abgerufen: 0 von 0 (Seite 1)

View File

@@ -627,3 +627,17 @@
2025-06-18 12:46:35 - [monitoring_analytics] monitoring_analytics - [INFO] INFO - 📊 MASSIVE Konsolidierung: 3 Dateien → 1 Datei (67% Reduktion)
2025-06-18 12:46:37 - [monitoring_analytics] monitoring_analytics - [INFO] INFO - ✅ Monitoring & Analytics Module initialisiert
2025-06-18 12:46:37 - [monitoring_analytics] monitoring_analytics - [INFO] INFO - 📊 MASSIVE Konsolidierung: 3 Dateien → 1 Datei (67% Reduktion)
2025-06-18 12:49:10 - [monitoring_analytics] monitoring_analytics - [INFO] INFO - ✅ Monitoring & Analytics Module initialisiert
2025-06-18 12:49:10 - [monitoring_analytics] monitoring_analytics - [INFO] INFO - 📊 MASSIVE Konsolidierung: 3 Dateien → 1 Datei (67% Reduktion)
2025-06-18 12:49:25 - [monitoring_analytics] monitoring_analytics - [INFO] INFO - ✅ Monitoring & Analytics Module initialisiert
2025-06-18 12:49:25 - [monitoring_analytics] monitoring_analytics - [INFO] INFO - 📊 MASSIVE Konsolidierung: 3 Dateien → 1 Datei (67% Reduktion)
2025-06-18 12:49:28 - [monitoring_analytics] monitoring_analytics - [INFO] INFO - ✅ Monitoring & Analytics Module initialisiert
2025-06-18 12:49:28 - [monitoring_analytics] monitoring_analytics - [INFO] INFO - 📊 MASSIVE Konsolidierung: 3 Dateien → 1 Datei (67% Reduktion)
2025-06-18 12:49:37 - [monitoring_analytics] monitoring_analytics - [INFO] INFO - ✅ Monitoring & Analytics Module initialisiert
2025-06-18 12:49:37 - [monitoring_analytics] monitoring_analytics - [INFO] INFO - 📊 MASSIVE Konsolidierung: 3 Dateien → 1 Datei (67% Reduktion)
2025-06-18 12:50:30 - [monitoring_analytics] monitoring_analytics - [INFO] INFO - ✅ Monitoring & Analytics Module initialisiert
2025-06-18 12:50:30 - [monitoring_analytics] monitoring_analytics - [INFO] INFO - 📊 MASSIVE Konsolidierung: 3 Dateien → 1 Datei (67% Reduktion)
2025-06-18 12:50:34 - [monitoring_analytics] monitoring_analytics - [INFO] INFO - ✅ Monitoring & Analytics Module initialisiert
2025-06-18 12:50:34 - [monitoring_analytics] monitoring_analytics - [INFO] INFO - 📊 MASSIVE Konsolidierung: 3 Dateien → 1 Datei (67% Reduktion)
2025-06-18 12:50:35 - [monitoring_analytics] monitoring_analytics - [INFO] INFO - ✅ Monitoring & Analytics Module initialisiert
2025-06-18 12:50:35 - [monitoring_analytics] monitoring_analytics - [INFO] INFO - 📊 MASSIVE Konsolidierung: 3 Dateien → 1 Datei (67% Reduktion)

View File

@@ -312,3 +312,12 @@ WHERE users.role = ?]
2025-06-18 12:43:44 - [permissions] permissions - [INFO] INFO - Admin-Berechtigungen korrigiert: 0 erstellt, 0 aktualisiert
2025-06-18 12:46:35 - [permissions] permissions - [INFO] INFO - Admin-Berechtigungen korrigiert: 0 erstellt, 0 aktualisiert
2025-06-18 12:46:37 - [permissions] permissions - [INFO] INFO - Admin-Berechtigungen korrigiert: 0 erstellt, 0 aktualisiert
2025-06-18 12:49:10 - [permissions] permissions - [INFO] INFO - Admin-Berechtigungen korrigiert: 0 erstellt, 0 aktualisiert
2025-06-18 12:49:26 - [permissions] permissions - [INFO] INFO - Admin-Berechtigungen korrigiert: 0 erstellt, 0 aktualisiert
2025-06-18 12:49:28 - [permissions] permissions - [INFO] INFO - Admin-Berechtigungen korrigiert: 0 erstellt, 0 aktualisiert
2025-06-18 12:49:37 - [permissions] permissions - [ERROR] ERROR - Fehler beim Korrigieren der Admin-Berechtigungen: (sqlite3.OperationalError) disk I/O error
(Background on this error at: https://sqlalche.me/e/20/e3q8)
2025-06-18 12:50:30 - [permissions] permissions - [ERROR] ERROR - Fehler beim Korrigieren der Admin-Berechtigungen: (sqlite3.OperationalError) database is locked
(Background on this error at: https://sqlalche.me/e/20/e3q8)
2025-06-18 12:50:34 - [permissions] permissions - [INFO] INFO - Admin-Berechtigungen korrigiert: 0 erstellt, 0 aktualisiert
2025-06-18 12:50:35 - [permissions] permissions - [INFO] INFO - Admin-Berechtigungen korrigiert: 0 erstellt, 0 aktualisiert

View File

@@ -2147,3 +2147,20 @@
2025-06-18 12:46:36 - [scheduler] scheduler - [INFO] INFO - Task check_jobs registriert: Intervall 30s, Enabled: True
2025-06-18 12:46:37 - [scheduler] scheduler - [INFO] INFO - Scheduler-Thread gestartet
2025-06-18 12:46:37 - [scheduler] scheduler - [INFO] INFO - Scheduler gestartet
2025-06-18 12:49:09 - [scheduler] scheduler - [INFO] INFO - Task check_jobs registriert: Intervall 30s, Enabled: True
2025-06-18 12:49:10 - [scheduler] scheduler - [INFO] INFO - Scheduler-Thread gestartet
2025-06-18 12:49:10 - [scheduler] scheduler - [INFO] INFO - Scheduler gestartet
2025-06-18 12:49:24 - [scheduler] scheduler - [INFO] INFO - Task check_jobs registriert: Intervall 30s, Enabled: True
2025-06-18 12:49:26 - [scheduler] scheduler - [INFO] INFO - Scheduler-Thread gestartet
2025-06-18 12:49:26 - [scheduler] scheduler - [INFO] INFO - Scheduler gestartet
2025-06-18 12:49:27 - [scheduler] scheduler - [INFO] INFO - Task check_jobs registriert: Intervall 30s, Enabled: True
2025-06-18 12:49:28 - [scheduler] scheduler - [INFO] INFO - Scheduler-Thread gestartet
2025-06-18 12:49:28 - [scheduler] scheduler - [INFO] INFO - Scheduler gestartet
2025-06-18 12:49:36 - [scheduler] scheduler - [INFO] INFO - Task check_jobs registriert: Intervall 30s, Enabled: True
2025-06-18 12:50:29 - [scheduler] scheduler - [INFO] INFO - Task check_jobs registriert: Intervall 30s, Enabled: True
2025-06-18 12:50:33 - [scheduler] scheduler - [INFO] INFO - Task check_jobs registriert: Intervall 30s, Enabled: True
2025-06-18 12:50:34 - [scheduler] scheduler - [INFO] INFO - Scheduler-Thread gestartet
2025-06-18 12:50:34 - [scheduler] scheduler - [INFO] INFO - Scheduler gestartet
2025-06-18 12:50:34 - [scheduler] scheduler - [INFO] INFO - Task check_jobs registriert: Intervall 30s, Enabled: True
2025-06-18 12:50:36 - [scheduler] scheduler - [INFO] INFO - Scheduler-Thread gestartet
2025-06-18 12:50:36 - [scheduler] scheduler - [INFO] INFO - Scheduler gestartet

View File

@@ -942,3 +942,24 @@
2025-06-18 12:46:36 - [security_suite] security_suite - [INFO] INFO - ✅ Security Suite Module initialisiert
2025-06-18 12:46:36 - [security_suite] security_suite - [INFO] INFO - 📊 Massive Konsolidierung: 3 Dateien → 1 Datei (67% Reduktion)
2025-06-18 12:46:37 - [security_suite] security_suite - [INFO] INFO - 🔒 Security Suite initialisiert
2025-06-18 12:49:09 - [security_suite] security_suite - [INFO] INFO - ✅ Security Suite Module initialisiert
2025-06-18 12:49:09 - [security_suite] security_suite - [INFO] INFO - 📊 Massive Konsolidierung: 3 Dateien → 1 Datei (67% Reduktion)
2025-06-18 12:49:10 - [security_suite] security_suite - [INFO] INFO - 🔒 Security Suite initialisiert
2025-06-18 12:49:24 - [security_suite] security_suite - [INFO] INFO - ✅ Security Suite Module initialisiert
2025-06-18 12:49:24 - [security_suite] security_suite - [INFO] INFO - 📊 Massive Konsolidierung: 3 Dateien → 1 Datei (67% Reduktion)
2025-06-18 12:49:25 - [security_suite] security_suite - [INFO] INFO - 🔒 Security Suite initialisiert
2025-06-18 12:49:27 - [security_suite] security_suite - [INFO] INFO - ✅ Security Suite Module initialisiert
2025-06-18 12:49:27 - [security_suite] security_suite - [INFO] INFO - 📊 Massive Konsolidierung: 3 Dateien → 1 Datei (67% Reduktion)
2025-06-18 12:49:28 - [security_suite] security_suite - [INFO] INFO - 🔒 Security Suite initialisiert
2025-06-18 12:49:36 - [security_suite] security_suite - [INFO] INFO - ✅ Security Suite Module initialisiert
2025-06-18 12:49:36 - [security_suite] security_suite - [INFO] INFO - 📊 Massive Konsolidierung: 3 Dateien → 1 Datei (67% Reduktion)
2025-06-18 12:49:37 - [security_suite] security_suite - [INFO] INFO - 🔒 Security Suite initialisiert
2025-06-18 12:50:29 - [security_suite] security_suite - [INFO] INFO - ✅ Security Suite Module initialisiert
2025-06-18 12:50:29 - [security_suite] security_suite - [INFO] INFO - 📊 Massive Konsolidierung: 3 Dateien → 1 Datei (67% Reduktion)
2025-06-18 12:50:30 - [security_suite] security_suite - [INFO] INFO - 🔒 Security Suite initialisiert
2025-06-18 12:50:33 - [security_suite] security_suite - [INFO] INFO - ✅ Security Suite Module initialisiert
2025-06-18 12:50:33 - [security_suite] security_suite - [INFO] INFO - 📊 Massive Konsolidierung: 3 Dateien → 1 Datei (67% Reduktion)
2025-06-18 12:50:34 - [security_suite] security_suite - [INFO] INFO - 🔒 Security Suite initialisiert
2025-06-18 12:50:35 - [security_suite] security_suite - [INFO] INFO - ✅ Security Suite Module initialisiert
2025-06-18 12:50:35 - [security_suite] security_suite - [INFO] INFO - 📊 Massive Konsolidierung: 3 Dateien → 1 Datei (67% Reduktion)
2025-06-18 12:50:35 - [security_suite] security_suite - [INFO] INFO - 🔒 Security Suite initialisiert

View File

@@ -2486,3 +2486,58 @@
2025-06-18 12:46:37 - [startup] startup - [INFO] INFO - 📁 Arbeitsverzeichnis: /mnt/c/Users/TTOMCZA.EMEA/Dev/Projektarbeit-MYP/backend
2025-06-18 12:46:37 - [startup] startup - [INFO] INFO - ⏰ Startzeit: 2025-06-18T12:46:37.263455
2025-06-18 12:46:37 - [startup] startup - [INFO] INFO - ==================================================
2025-06-18 12:49:10 - [startup] startup - [INFO] INFO - ==================================================
2025-06-18 12:49:10 - [startup] startup - [INFO] INFO - [START] MYP Platform Backend wird gestartet...
2025-06-18 12:49:10 - [startup] startup - [INFO] INFO - 🐍 Python Version: 3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]
2025-06-18 12:49:10 - [startup] startup - [INFO] INFO - 💻 Betriebssystem: posix (linux)
2025-06-18 12:49:10 - [startup] startup - [INFO] INFO - 📁 Arbeitsverzeichnis: /mnt/c/Users/TTOMCZA.EMEA/Dev/Projektarbeit-MYP/backend
2025-06-18 12:49:10 - [startup] startup - [INFO] INFO - ⏰ Startzeit: 2025-06-18T12:49:10.641409
2025-06-18 12:49:10 - [startup] startup - [INFO] INFO - ==================================================
2025-06-18 12:49:25 - [startup] startup - [INFO] INFO - ==================================================
2025-06-18 12:49:25 - [startup] startup - [INFO] INFO - [START] MYP Platform Backend wird gestartet...
2025-06-18 12:49:25 - [startup] startup - [INFO] INFO - 🐍 Python Version: 3.13.3 (tags/v3.13.3:6280bb5, Apr 8 2025, 14:47:33) [MSC v.1943 64 bit (AMD64)]
2025-06-18 12:49:25 - [startup] startup - [INFO] INFO - 💻 Betriebssystem: nt (win32)
2025-06-18 12:49:25 - [startup] startup - [INFO] INFO - 📁 Arbeitsverzeichnis: C:\Users\TTOMCZA.EMEA\Dev\Projektarbeit-MYP\backend
2025-06-18 12:49:25 - [startup] startup - [INFO] INFO - ⏰ Startzeit: 2025-06-18T12:49:25.897939
2025-06-18 12:49:25 - [startup] startup - [INFO] INFO - 🪟 Windows-Modus: Aktiviert
2025-06-18 12:49:25 - [startup] startup - [INFO] INFO - 🔒 Windows-sichere Log-Rotation: Aktiviert
2025-06-18 12:49:25 - [startup] startup - [INFO] INFO - ==================================================
2025-06-18 12:49:28 - [startup] startup - [INFO] INFO - ==================================================
2025-06-18 12:49:28 - [startup] startup - [INFO] INFO - [START] MYP Platform Backend wird gestartet...
2025-06-18 12:49:28 - [startup] startup - [INFO] INFO - 🐍 Python Version: 3.13.3 (tags/v3.13.3:6280bb5, Apr 8 2025, 14:47:33) [MSC v.1943 64 bit (AMD64)]
2025-06-18 12:49:28 - [startup] startup - [INFO] INFO - 💻 Betriebssystem: nt (win32)
2025-06-18 12:49:28 - [startup] startup - [INFO] INFO - 📁 Arbeitsverzeichnis: C:\Users\TTOMCZA.EMEA\Dev\Projektarbeit-MYP\backend
2025-06-18 12:49:28 - [startup] startup - [INFO] INFO - ⏰ Startzeit: 2025-06-18T12:49:28.287815
2025-06-18 12:49:28 - [startup] startup - [INFO] INFO - 🪟 Windows-Modus: Aktiviert
2025-06-18 12:49:28 - [startup] startup - [INFO] INFO - 🔒 Windows-sichere Log-Rotation: Aktiviert
2025-06-18 12:49:28 - [startup] startup - [INFO] INFO - ==================================================
2025-06-18 12:49:37 - [startup] startup - [INFO] INFO - ==================================================
2025-06-18 12:49:37 - [startup] startup - [INFO] INFO - [START] MYP Platform Backend wird gestartet...
2025-06-18 12:49:37 - [startup] startup - [INFO] INFO - 🐍 Python Version: 3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]
2025-06-18 12:49:37 - [startup] startup - [INFO] INFO - 💻 Betriebssystem: posix (linux)
2025-06-18 12:49:37 - [startup] startup - [INFO] INFO - 📁 Arbeitsverzeichnis: /mnt/c/Users/TTOMCZA.EMEA/Dev/Projektarbeit-MYP/backend
2025-06-18 12:49:37 - [startup] startup - [INFO] INFO - ⏰ Startzeit: 2025-06-18T12:49:37.215742
2025-06-18 12:49:37 - [startup] startup - [INFO] INFO - ==================================================
2025-06-18 12:50:30 - [startup] startup - [INFO] INFO - ==================================================
2025-06-18 12:50:30 - [startup] startup - [INFO] INFO - [START] MYP Platform Backend wird gestartet...
2025-06-18 12:50:30 - [startup] startup - [INFO] INFO - 🐍 Python Version: 3.13.3 (tags/v3.13.3:6280bb5, Apr 8 2025, 14:47:33) [MSC v.1943 64 bit (AMD64)]
2025-06-18 12:50:30 - [startup] startup - [INFO] INFO - 💻 Betriebssystem: nt (win32)
2025-06-18 12:50:30 - [startup] startup - [INFO] INFO - 📁 Arbeitsverzeichnis: C:\Users\TTOMCZA.EMEA\Dev\Projektarbeit-MYP\backend
2025-06-18 12:50:30 - [startup] startup - [INFO] INFO - ⏰ Startzeit: 2025-06-18T12:50:30.757798
2025-06-18 12:50:30 - [startup] startup - [INFO] INFO - 🪟 Windows-Modus: Aktiviert
2025-06-18 12:50:30 - [startup] startup - [INFO] INFO - 🔒 Windows-sichere Log-Rotation: Aktiviert
2025-06-18 12:50:30 - [startup] startup - [INFO] INFO - ==================================================
2025-06-18 12:50:34 - [startup] startup - [INFO] INFO - ==================================================
2025-06-18 12:50:34 - [startup] startup - [INFO] INFO - [START] MYP Platform Backend wird gestartet...
2025-06-18 12:50:34 - [startup] startup - [INFO] INFO - 🐍 Python Version: 3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]
2025-06-18 12:50:34 - [startup] startup - [INFO] INFO - 💻 Betriebssystem: posix (linux)
2025-06-18 12:50:34 - [startup] startup - [INFO] INFO - 📁 Arbeitsverzeichnis: /mnt/c/Users/TTOMCZA.EMEA/Dev/Projektarbeit-MYP/backend
2025-06-18 12:50:34 - [startup] startup - [INFO] INFO - ⏰ Startzeit: 2025-06-18T12:50:34.029610
2025-06-18 12:50:34 - [startup] startup - [INFO] INFO - ==================================================
2025-06-18 12:50:35 - [startup] startup - [INFO] INFO - ==================================================
2025-06-18 12:50:35 - [startup] startup - [INFO] INFO - [START] MYP Platform Backend wird gestartet...
2025-06-18 12:50:35 - [startup] startup - [INFO] INFO - 🐍 Python Version: 3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]
2025-06-18 12:50:35 - [startup] startup - [INFO] INFO - 💻 Betriebssystem: posix (linux)
2025-06-18 12:50:35 - [startup] startup - [INFO] INFO - 📁 Arbeitsverzeichnis: /mnt/c/Users/TTOMCZA.EMEA/Dev/Projektarbeit-MYP/backend
2025-06-18 12:50:35 - [startup] startup - [INFO] INFO - ⏰ Startzeit: 2025-06-18T12:50:35.728744
2025-06-18 12:50:35 - [startup] startup - [INFO] INFO - ==================================================

View File

@@ -2955,3 +2955,10 @@
2025-06-18 12:46:15 - [tapo_controller] tapo_controller - [INFO] INFO - ✅ tapo controller initialisiert
2025-06-18 12:46:35 - [tapo_controller] tapo_controller - [INFO] INFO - ✅ tapo controller initialisiert
2025-06-18 12:46:36 - [tapo_controller] tapo_controller - [INFO] INFO - ✅ tapo controller initialisiert
2025-06-18 12:49:09 - [tapo_controller] tapo_controller - [INFO] INFO - ✅ tapo controller initialisiert
2025-06-18 12:49:24 - [tapo_controller] tapo_controller - [INFO] INFO - ✅ tapo controller initialisiert
2025-06-18 12:49:27 - [tapo_controller] tapo_controller - [INFO] INFO - ✅ tapo controller initialisiert
2025-06-18 12:49:36 - [tapo_controller] tapo_controller - [INFO] INFO - ✅ tapo controller initialisiert
2025-06-18 12:50:29 - [tapo_controller] tapo_controller - [INFO] INFO - ✅ tapo controller initialisiert
2025-06-18 12:50:33 - [tapo_controller] tapo_controller - [INFO] INFO - ✅ tapo controller initialisiert
2025-06-18 12:50:34 - [tapo_controller] tapo_controller - [INFO] INFO - ✅ tapo controller initialisiert

View File

@@ -281,3 +281,10 @@
2025-06-18 12:46:15 - [tapo_status_manager] tapo_status_manager - [INFO] INFO - TapoStatusManager mit Session-Caching initialisiert
2025-06-18 12:46:35 - [tapo_status_manager] tapo_status_manager - [INFO] INFO - TapoStatusManager mit Session-Caching initialisiert
2025-06-18 12:46:36 - [tapo_status_manager] tapo_status_manager - [INFO] INFO - TapoStatusManager mit Session-Caching initialisiert
2025-06-18 12:49:09 - [tapo_status_manager] tapo_status_manager - [INFO] INFO - TapoStatusManager mit Session-Caching initialisiert
2025-06-18 12:49:24 - [tapo_status_manager] tapo_status_manager - [INFO] INFO - TapoStatusManager mit Session-Caching initialisiert
2025-06-18 12:49:27 - [tapo_status_manager] tapo_status_manager - [INFO] INFO - TapoStatusManager mit Session-Caching initialisiert
2025-06-18 12:49:36 - [tapo_status_manager] tapo_status_manager - [INFO] INFO - TapoStatusManager mit Session-Caching initialisiert
2025-06-18 12:50:29 - [tapo_status_manager] tapo_status_manager - [INFO] INFO - TapoStatusManager mit Session-Caching initialisiert
2025-06-18 12:50:33 - [tapo_status_manager] tapo_status_manager - [INFO] INFO - TapoStatusManager mit Session-Caching initialisiert
2025-06-18 12:50:34 - [tapo_status_manager] tapo_status_manager - [INFO] INFO - TapoStatusManager mit Session-Caching initialisiert

View File

@@ -803,3 +803,17 @@
2025-06-18 12:46:34 - [utilities_collection] utilities_collection - [INFO] INFO - 🚨 ALLERLETZTE MEGA-Konsolidierung: 12+ Dateien → 1 Datei (90%+ Reduktion)
2025-06-18 12:46:36 - [utilities_collection] utilities_collection - [INFO] INFO - ✅ Utilities Collection initialisiert
2025-06-18 12:46:36 - [utilities_collection] utilities_collection - [INFO] INFO - 🚨 ALLERLETZTE MEGA-Konsolidierung: 12+ Dateien → 1 Datei (90%+ Reduktion)
2025-06-18 12:49:09 - [utilities_collection] utilities_collection - [INFO] INFO - ✅ Utilities Collection initialisiert
2025-06-18 12:49:09 - [utilities_collection] utilities_collection - [INFO] INFO - 🚨 ALLERLETZTE MEGA-Konsolidierung: 12+ Dateien → 1 Datei (90%+ Reduktion)
2025-06-18 12:49:24 - [utilities_collection] utilities_collection - [INFO] INFO - ✅ Utilities Collection initialisiert
2025-06-18 12:49:24 - [utilities_collection] utilities_collection - [INFO] INFO - 🚨 ALLERLETZTE MEGA-Konsolidierung: 12+ Dateien → 1 Datei (90%+ Reduktion)
2025-06-18 12:49:27 - [utilities_collection] utilities_collection - [INFO] INFO - ✅ Utilities Collection initialisiert
2025-06-18 12:49:27 - [utilities_collection] utilities_collection - [INFO] INFO - 🚨 ALLERLETZTE MEGA-Konsolidierung: 12+ Dateien → 1 Datei (90%+ Reduktion)
2025-06-18 12:49:36 - [utilities_collection] utilities_collection - [INFO] INFO - ✅ Utilities Collection initialisiert
2025-06-18 12:49:36 - [utilities_collection] utilities_collection - [INFO] INFO - 🚨 ALLERLETZTE MEGA-Konsolidierung: 12+ Dateien → 1 Datei (90%+ Reduktion)
2025-06-18 12:50:29 - [utilities_collection] utilities_collection - [INFO] INFO - ✅ Utilities Collection initialisiert
2025-06-18 12:50:29 - [utilities_collection] utilities_collection - [INFO] INFO - 🚨 ALLERLETZTE MEGA-Konsolidierung: 12+ Dateien → 1 Datei (90%+ Reduktion)
2025-06-18 12:50:33 - [utilities_collection] utilities_collection - [INFO] INFO - ✅ Utilities Collection initialisiert
2025-06-18 12:50:33 - [utilities_collection] utilities_collection - [INFO] INFO - 🚨 ALLERLETZTE MEGA-Konsolidierung: 12+ Dateien → 1 Datei (90%+ Reduktion)
2025-06-18 12:50:34 - [utilities_collection] utilities_collection - [INFO] INFO - ✅ Utilities Collection initialisiert
2025-06-18 12:50:34 - [utilities_collection] utilities_collection - [INFO] INFO - 🚨 ALLERLETZTE MEGA-Konsolidierung: 12+ Dateien → 1 Datei (90%+ Reduktion)

View File

@@ -281,3 +281,9 @@
2025-06-18 12:43:38 - [windows_fixes] windows_fixes - [INFO] INFO - ✅ Alle Windows-Fixes erfolgreich angewendet
2025-06-18 12:43:43 - [windows_fixes] windows_fixes - [INFO] INFO - 🔧 Wende Windows-spezifische Fixes an...
2025-06-18 12:43:43 - [windows_fixes] windows_fixes - [INFO] INFO - ✅ Alle Windows-Fixes erfolgreich angewendet
2025-06-18 12:49:24 - [windows_fixes] windows_fixes - [INFO] INFO - 🔧 Wende Windows-spezifische Fixes an...
2025-06-18 12:49:24 - [windows_fixes] windows_fixes - [INFO] INFO - ✅ Alle Windows-Fixes erfolgreich angewendet
2025-06-18 12:49:27 - [windows_fixes] windows_fixes - [INFO] INFO - 🔧 Wende Windows-spezifische Fixes an...
2025-06-18 12:49:27 - [windows_fixes] windows_fixes - [INFO] INFO - ✅ Alle Windows-Fixes erfolgreich angewendet
2025-06-18 12:50:29 - [windows_fixes] windows_fixes - [INFO] INFO - 🔧 Wende Windows-spezifische Fixes an...
2025-06-18 12:50:29 - [windows_fixes] windows_fixes - [INFO] INFO - ✅ Alle Windows-Fixes erfolgreich angewendet