Es scheint, dass es sich bei den Dateien um verschiedene Log- und Einstellungsdateien handelt, die mit dem MM-Backend verbunden sind. Hier ist eine Zusammenfassung der wichtigsten Entitäten:
This commit is contained in:
@@ -44134,3 +44134,206 @@ WHERE users.id = ?
|
||||
2025-06-19 09:28:08 - [app] app - [DEBUG] DEBUG - Request: GET /dashboard
|
||||
2025-06-19 09:28:08 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 09:51:45 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: ./database/myp.db
|
||||
2025-06-19 10:06:54 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: ./database/myp.db
|
||||
2025-06-19 10:06:58 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung: development
|
||||
2025-06-19 10:06:58 - [app] app - [INFO] INFO - [CONFIG] Production-Modus: False
|
||||
2025-06-19 10:06:58 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
|
||||
2025-06-19 10:06:58 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
|
||||
2025-06-19 10:06:58 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ MYP Development Environment Konfiguration aktiviert
|
||||
2025-06-19 10:06:58 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment: Development/Testing
|
||||
2025-06-19 10:06:58 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode: True
|
||||
2025-06-19 10:06:58 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo: True
|
||||
2025-06-19 10:06:58 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
|
||||
2025-06-19 10:06:58 - [app] app - [INFO] INFO - Admin-Berechtigungen beim Start korrigiert: 0 erstellt, 0 aktualisiert
|
||||
2025-06-19 10:06:58 - [app] app - [INFO] INFO - [STARTUP] 🚀 Starte MYP DEVELOPMENT-Umgebung
|
||||
2025-06-19 10:06:58 - [app] app - [INFO] INFO - [STARTUP] 🏢 Mercedes-Benz TBA Marienfelde
|
||||
2025-06-19 10:06:58 - [app] app - [INFO] INFO - [STARTUP] 🔒 Air-Gapped: True
|
||||
2025-06-19 10:06:58 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Datenbank...
|
||||
2025-06-19 10:06:58 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
|
||||
2025-06-19 10:06:58 - [app] app - [INFO] INFO - [STARTUP] ✅ Datenbank initialisiert
|
||||
2025-06-19 10:06:58 - [app] app - [INFO] INFO - [STARTUP] Prüfe Initial-Admin...
|
||||
2025-06-19 10:06:58 - [app] app - [INFO] INFO - Admin-Benutzer admin (admin@mercedes-benz.com) existiert bereits. Passwort wurde zurückgesetzt.
|
||||
2025-06-19 10:06:58 - [app] app - [INFO] INFO - [STARTUP] ✅ Admin-Benutzer geprüft
|
||||
2025-06-19 10:06:58 - [app] app - [INFO] INFO - [STARTUP] Initialisiere statische Drucker...
|
||||
2025-06-19 10:06:58 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 1 (192.168.0.100)
|
||||
2025-06-19 10:06:58 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 2 (192.168.0.101)
|
||||
2025-06-19 10:06:58 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 3 (192.168.0.102)
|
||||
2025-06-19 10:06:58 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 4 (192.168.0.103)
|
||||
2025-06-19 10:06:58 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 5 (192.168.0.104)
|
||||
2025-06-19 10:06:58 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 6 (192.168.0.106)
|
||||
2025-06-19 10:06:58 - [app] app - [INFO] INFO - ✅ Statische Drucker-Initialisierung abgeschlossen: 0 erstellt, 6 aktualisiert
|
||||
2025-06-19 10:06:58 - [app] app - [INFO] INFO - 📍 Alle Drucker sind für Standort 'TBA Marienfelde' konfiguriert
|
||||
2025-06-19 10:06:58 - [app] app - [INFO] INFO - 🌐 IP-Bereich: 192.168.0.100-106 (außer .105)
|
||||
2025-06-19 10:06:58 - [app] app - [INFO] INFO - [STARTUP] ✅ Statische Drucker konfiguriert
|
||||
2025-06-19 10:06:58 - [app] app - [INFO] INFO - [STARTUP] Starte Queue Manager...
|
||||
2025-06-19 10:06:58 - [app] app - [INFO] INFO - [STARTUP] ✅ Queue Manager gestartet
|
||||
2025-06-19 10:06:58 - [app] app - [INFO] INFO - [STARTUP] Starte Job Scheduler...
|
||||
2025-06-19 10:06:58 - [app] app - [INFO] INFO - [STARTUP] ✅ Job Scheduler gestartet
|
||||
2025-06-19 10:06:58 - [app] app - [INFO] INFO - [STARTUP] 🌐 Server startet auf http://0.0.0.0:5000
|
||||
2025-06-19 10:06:59 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: ./database/myp.db
|
||||
2025-06-19 10:07:00 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung: development
|
||||
2025-06-19 10:07:00 - [app] app - [INFO] INFO - [CONFIG] Production-Modus: False
|
||||
2025-06-19 10:07:00 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
|
||||
2025-06-19 10:07:00 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
|
||||
2025-06-19 10:07:00 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ MYP Development Environment Konfiguration aktiviert
|
||||
2025-06-19 10:07:00 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment: Development/Testing
|
||||
2025-06-19 10:07:00 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode: True
|
||||
2025-06-19 10:07:00 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo: True
|
||||
2025-06-19 10:07:00 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
|
||||
2025-06-19 10:07:00 - [app] app - [INFO] INFO - Admin-Berechtigungen beim Start korrigiert: 0 erstellt, 0 aktualisiert
|
||||
2025-06-19 10:07:00 - [app] app - [INFO] INFO - [STARTUP] 🚀 Starte MYP DEVELOPMENT-Umgebung
|
||||
2025-06-19 10:07:00 - [app] app - [INFO] INFO - [STARTUP] 🏢 Mercedes-Benz TBA Marienfelde
|
||||
2025-06-19 10:07:00 - [app] app - [INFO] INFO - [STARTUP] 🔒 Air-Gapped: True
|
||||
2025-06-19 10:07:00 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Datenbank...
|
||||
2025-06-19 10:07:00 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
|
||||
2025-06-19 10:07:00 - [app] app - [INFO] INFO - [STARTUP] ✅ Datenbank initialisiert
|
||||
2025-06-19 10:07:00 - [app] app - [INFO] INFO - [STARTUP] Prüfe Initial-Admin...
|
||||
2025-06-19 10:07:00 - [app] app - [INFO] INFO - Admin-Benutzer admin (admin@mercedes-benz.com) existiert bereits. Passwort wurde zurückgesetzt.
|
||||
2025-06-19 10:07:00 - [app] app - [INFO] INFO - [STARTUP] ✅ Admin-Benutzer geprüft
|
||||
2025-06-19 10:07:00 - [app] app - [INFO] INFO - [STARTUP] Initialisiere statische Drucker...
|
||||
2025-06-19 10:07:00 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 1 (192.168.0.100)
|
||||
2025-06-19 10:07:00 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 2 (192.168.0.101)
|
||||
2025-06-19 10:07:00 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 3 (192.168.0.102)
|
||||
2025-06-19 10:07:00 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 4 (192.168.0.103)
|
||||
2025-06-19 10:07:00 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 5 (192.168.0.104)
|
||||
2025-06-19 10:07:00 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 6 (192.168.0.106)
|
||||
2025-06-19 10:07:00 - [app] app - [INFO] INFO - ✅ Statische Drucker-Initialisierung abgeschlossen: 0 erstellt, 6 aktualisiert
|
||||
2025-06-19 10:07:00 - [app] app - [INFO] INFO - 📍 Alle Drucker sind für Standort 'TBA Marienfelde' konfiguriert
|
||||
2025-06-19 10:07:00 - [app] app - [INFO] INFO - 🌐 IP-Bereich: 192.168.0.100-106 (außer .105)
|
||||
2025-06-19 10:07:00 - [app] app - [INFO] INFO - [STARTUP] ✅ Statische Drucker konfiguriert
|
||||
2025-06-19 10:07:00 - [app] app - [INFO] INFO - [STARTUP] Starte Queue Manager...
|
||||
2025-06-19 10:07:00 - [app] app - [INFO] INFO - [STARTUP] ✅ Queue Manager gestartet
|
||||
2025-06-19 10:07:00 - [app] app - [INFO] INFO - [STARTUP] Starte Job Scheduler...
|
||||
2025-06-19 10:07:00 - [app] app - [INFO] INFO - [STARTUP] ✅ Job Scheduler gestartet
|
||||
2025-06-19 10:07:00 - [app] app - [INFO] INFO - [STARTUP] 🌐 Server startet auf http://0.0.0.0:5000
|
||||
2025-06-19 10:07:04 - [app] app - [INFO] INFO - Locating template 'login.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\\login.html')
|
||||
2025-06-19 10:07:04 - [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-19 10:07:04 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 10:07:06 - [app] app - [DEBUG] DEBUG - Request: POST /auth/login
|
||||
2025-06-19 10:07:06 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 10:07:08 - [app] app - [DEBUG] DEBUG - Request: GET /
|
||||
2025-06-19 10:07:08 - [app] app - [DEBUG] DEBUG - Response: 302
|
||||
2025-06-19 10:07:08 - [app] app - [DEBUG] DEBUG - Request: GET /dashboard
|
||||
2025-06-19 10:07:08 - [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-19 10:07:08 - [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-19 10:07:08 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 10:07:08 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
||||
2025-06-19 10:07:08 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 10:07:09 - [app] app - [DEBUG] DEBUG - Request: GET /printers
|
||||
2025-06-19 10:07:09 - [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-19 10:07:09 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 10:07:09 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
||||
2025-06-19 10:07:09 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen (include_inactive=False)
|
||||
2025-06-19 10:07:09 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 10:07:09 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
||||
2025-06-19 10:07:09 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
||||
2025-06-19 10:07:09 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 10:07:09 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen (include_inactive=False)
|
||||
2025-06-19 10:07:09 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 10:07:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
||||
2025-06-19 10:07:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen (include_inactive=False)
|
||||
2025-06-19 10:07:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 10:07:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
||||
2025-06-19 10:07:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
||||
2025-06-19 10:07:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 10:07:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen (include_inactive=False)
|
||||
2025-06-19 10:07:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 10:08:09 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
||||
2025-06-19 10:08:09 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen (include_inactive=False)
|
||||
2025-06-19 10:08:09 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 10:08:09 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
||||
2025-06-19 10:08:09 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
||||
2025-06-19 10:08:09 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 10:08:09 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen (include_inactive=False)
|
||||
2025-06-19 10:08:09 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 10:08:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
||||
2025-06-19 10:08:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen (include_inactive=False)
|
||||
2025-06-19 10:08:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 10:08:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
||||
2025-06-19 10:08:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
||||
2025-06-19 10:08:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen (include_inactive=False)
|
||||
2025-06-19 10:08:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 10:08:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 10:09:09 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
||||
2025-06-19 10:09:09 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen (include_inactive=False)
|
||||
2025-06-19 10:09:09 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 10:09:09 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
||||
2025-06-19 10:09:09 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
||||
2025-06-19 10:09:09 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 10:09:09 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen (include_inactive=False)
|
||||
2025-06-19 10:09:09 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 10:09:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
||||
2025-06-19 10:09:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen (include_inactive=False)
|
||||
2025-06-19 10:09:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 10:09:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
||||
2025-06-19 10:09:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
||||
2025-06-19 10:09:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen (include_inactive=False)
|
||||
2025-06-19 10:09:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 10:09:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 10:10:09 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
||||
2025-06-19 10:10:09 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen (include_inactive=False)
|
||||
2025-06-19 10:10:09 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 10:10:09 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
||||
2025-06-19 10:10:09 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
||||
2025-06-19 10:10:09 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 10:10:09 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen (include_inactive=False)
|
||||
2025-06-19 10:10:09 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 10:10:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
||||
2025-06-19 10:10:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen (include_inactive=False)
|
||||
2025-06-19 10:10:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 10:10:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
||||
2025-06-19 10:10:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
||||
2025-06-19 10:10:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 10:10:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen (include_inactive=False)
|
||||
2025-06-19 10:10:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 10:11:09 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
||||
2025-06-19 10:11:09 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen (include_inactive=False)
|
||||
2025-06-19 10:11:09 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 10:11:09 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
||||
2025-06-19 10:11:09 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
||||
2025-06-19 10:11:09 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 10:11:09 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen (include_inactive=False)
|
||||
2025-06-19 10:11:09 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 10:11:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
||||
2025-06-19 10:11:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
||||
2025-06-19 10:11:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 10:11:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen (include_inactive=False)
|
||||
2025-06-19 10:11:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 10:11:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
||||
2025-06-19 10:11:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen (include_inactive=False)
|
||||
2025-06-19 10:11:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
|
@@ -121,3 +121,5 @@ WHERE users.username = ? OR users.email = ?
|
||||
2025-06-18 12:48:58 - [auth] auth - [INFO] INFO - Benutzer admin@mercedes-benz.com hat sich erfolgreich angemeldet
|
||||
2025-06-19 09:22:36 - [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-19 09:22:36 - [auth] auth - [INFO] INFO - Benutzer admin@mercedes-benz.com hat sich erfolgreich angemeldet
|
||||
2025-06-19 10:07:06 - [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-19 10:07:06 - [auth] auth - [INFO] INFO - Benutzer admin@mercedes-benz.com hat sich erfolgreich angemeldet
|
||||
|
@@ -298,3 +298,7 @@
|
||||
2025-06-19 09:26:20 - [core_system] core_system - [INFO] INFO - 📊 Massive Konsolidierung: 6 Dateien → 1 Datei (88% Reduktion)
|
||||
2025-06-19 09:26:53 - [core_system] core_system - [INFO] INFO - ✅ Core System Management Module erfolgreich initialisiert
|
||||
2025-06-19 09:26:53 - [core_system] core_system - [INFO] INFO - 📊 Massive Konsolidierung: 6 Dateien → 1 Datei (88% Reduktion)
|
||||
2025-06-19 10:06:54 - [core_system] core_system - [INFO] INFO - ✅ Core System Management Module erfolgreich initialisiert
|
||||
2025-06-19 10:06:54 - [core_system] core_system - [INFO] INFO - 📊 Massive Konsolidierung: 6 Dateien → 1 Datei (88% Reduktion)
|
||||
2025-06-19 10:06:59 - [core_system] core_system - [INFO] INFO - ✅ Core System Management Module erfolgreich initialisiert
|
||||
2025-06-19 10:06:59 - [core_system] core_system - [INFO] INFO - 📊 Massive Konsolidierung: 6 Dateien → 1 Datei (88% Reduktion)
|
||||
|
@@ -657,3 +657,7 @@
|
||||
2025-06-19 09:26:20 - [data_management] data_management - [INFO] INFO - 📊 Massive Konsolidierung: 3 Dateien → 1 Datei (67% Reduktion)
|
||||
2025-06-19 09:26:54 - [data_management] data_management - [INFO] INFO - ✅ Data Management Module initialisiert
|
||||
2025-06-19 09:26:54 - [data_management] data_management - [INFO] INFO - 📊 Massive Konsolidierung: 3 Dateien → 1 Datei (67% Reduktion)
|
||||
2025-06-19 10:06:55 - [data_management] data_management - [INFO] INFO - ✅ Data Management Module initialisiert
|
||||
2025-06-19 10:06:55 - [data_management] data_management - [INFO] INFO - 📊 Massive Konsolidierung: 3 Dateien → 1 Datei (67% Reduktion)
|
||||
2025-06-19 10:06:59 - [data_management] data_management - [INFO] INFO - ✅ Data Management Module initialisiert
|
||||
2025-06-19 10:06:59 - [data_management] data_management - [INFO] INFO - 📊 Massive Konsolidierung: 3 Dateien → 1 Datei (67% Reduktion)
|
||||
|
@@ -573,3 +573,5 @@
|
||||
2025-06-19 09:26:16 - [energy_monitoring] energy_monitoring - [INFO] INFO - ✅ Energiemonitoring-Blueprint initialisiert
|
||||
2025-06-19 09:26:22 - [energy_monitoring] energy_monitoring - [INFO] INFO - ✅ Energiemonitoring-Blueprint initialisiert
|
||||
2025-06-19 09:26:58 - [energy_monitoring] energy_monitoring - [INFO] INFO - ✅ Energiemonitoring-Blueprint initialisiert
|
||||
2025-06-19 10:06:58 - [energy_monitoring] energy_monitoring - [INFO] INFO - ✅ Energiemonitoring-Blueprint initialisiert
|
||||
2025-06-19 10:07:00 - [energy_monitoring] energy_monitoring - [INFO] INFO - ✅ Energiemonitoring-Blueprint initialisiert
|
||||
|
@@ -2803,3 +2803,11 @@
|
||||
2025-06-19 09:51:45 - [hardware_integration] hardware_integration - [INFO] INFO - ✅ Printer Monitor mit Session-Caching initialisiert
|
||||
2025-06-19 09:51:45 - [hardware_integration] hardware_integration - [INFO] INFO - ✅ Hardware Integration Module initialisiert
|
||||
2025-06-19 09:51:45 - [hardware_integration] hardware_integration - [INFO] INFO - 📊 Massive Konsolidierung: 2 Dateien → 1 Datei (50% Reduktion)
|
||||
2025-06-19 10:06:55 - [hardware_integration] hardware_integration - [INFO] INFO - ✅ PyP100 (TP-Link Tapo) verfügbar
|
||||
2025-06-19 10:06:55 - [hardware_integration] hardware_integration - [INFO] INFO - ✅ Printer Monitor mit Session-Caching initialisiert
|
||||
2025-06-19 10:06:55 - [hardware_integration] hardware_integration - [INFO] INFO - ✅ Hardware Integration Module initialisiert
|
||||
2025-06-19 10:06:55 - [hardware_integration] hardware_integration - [INFO] INFO - 📊 Massive Konsolidierung: 2 Dateien → 1 Datei (50% Reduktion)
|
||||
2025-06-19 10:06:59 - [hardware_integration] hardware_integration - [INFO] INFO - ✅ PyP100 (TP-Link Tapo) verfügbar
|
||||
2025-06-19 10:06:59 - [hardware_integration] hardware_integration - [INFO] INFO - ✅ Printer Monitor mit Session-Caching initialisiert
|
||||
2025-06-19 10:06:59 - [hardware_integration] hardware_integration - [INFO] INFO - ✅ Hardware Integration Module initialisiert
|
||||
2025-06-19 10:06:59 - [hardware_integration] hardware_integration - [INFO] INFO - 📊 Massive Konsolidierung: 2 Dateien → 1 Datei (50% Reduktion)
|
||||
|
@@ -1286,3 +1286,11 @@
|
||||
2025-06-19 09:26:58 - [job_queue_system] job_queue_system - [INFO] INFO - Queue Manager gestartet (Legacy-Kompatibilität)
|
||||
2025-06-19 09:28:53 - [job_queue_system] job_queue_system - [INFO] INFO - Queue Manager gestoppt (Legacy-Kompatibilität)
|
||||
2025-06-19 09:28:53 - [job_queue_system] job_queue_system - [INFO] INFO - Queue Manager gestoppt (Legacy-Kompatibilität)
|
||||
2025-06-19 10:06:55 - [job_queue_system] job_queue_system - [INFO] INFO - ✅ Job & Queue System Module initialisiert
|
||||
2025-06-19 10:06:55 - [job_queue_system] job_queue_system - [INFO] INFO - 📊 MASSIVE Konsolidierung: 4 Dateien → 1 Datei (75% Reduktion)
|
||||
2025-06-19 10:06:58 - [job_queue_system] job_queue_system - [INFO] INFO - Queue Manager gestartet (Legacy-Kompatibilität)
|
||||
2025-06-19 10:06:59 - [job_queue_system] job_queue_system - [INFO] INFO - ✅ Job & Queue System Module initialisiert
|
||||
2025-06-19 10:06:59 - [job_queue_system] job_queue_system - [INFO] INFO - 📊 MASSIVE Konsolidierung: 4 Dateien → 1 Datei (75% Reduktion)
|
||||
2025-06-19 10:07:00 - [job_queue_system] job_queue_system - [INFO] INFO - Queue Manager gestartet (Legacy-Kompatibilität)
|
||||
2025-06-19 10:12:05 - [job_queue_system] job_queue_system - [INFO] INFO - Queue Manager gestoppt (Legacy-Kompatibilität)
|
||||
2025-06-19 10:12:05 - [job_queue_system] job_queue_system - [INFO] INFO - Queue Manager gestoppt (Legacy-Kompatibilität)
|
||||
|
@@ -655,3 +655,7 @@
|
||||
2025-06-19 09:26:22 - [monitoring_analytics] monitoring_analytics - [INFO] INFO - 📊 MASSIVE Konsolidierung: 3 Dateien → 1 Datei (67% Reduktion)
|
||||
2025-06-19 09:26:58 - [monitoring_analytics] monitoring_analytics - [INFO] INFO - ✅ Monitoring & Analytics Module initialisiert
|
||||
2025-06-19 09:26:58 - [monitoring_analytics] monitoring_analytics - [INFO] INFO - 📊 MASSIVE Konsolidierung: 3 Dateien → 1 Datei (67% Reduktion)
|
||||
2025-06-19 10:06:58 - [monitoring_analytics] monitoring_analytics - [INFO] INFO - ✅ Monitoring & Analytics Module initialisiert
|
||||
2025-06-19 10:06:58 - [monitoring_analytics] monitoring_analytics - [INFO] INFO - 📊 MASSIVE Konsolidierung: 3 Dateien → 1 Datei (67% Reduktion)
|
||||
2025-06-19 10:07:00 - [monitoring_analytics] monitoring_analytics - [INFO] INFO - ✅ Monitoring & Analytics Module initialisiert
|
||||
2025-06-19 10:07:00 - [monitoring_analytics] monitoring_analytics - [INFO] INFO - 📊 MASSIVE Konsolidierung: 3 Dateien → 1 Datei (67% Reduktion)
|
||||
|
@@ -328,3 +328,5 @@ WHERE users.role = ?]
|
||||
2025-06-19 09:26:16 - [permissions] permissions - [INFO] INFO - Admin-Berechtigungen korrigiert: 0 erstellt, 0 aktualisiert
|
||||
2025-06-19 09:26:22 - [permissions] permissions - [INFO] INFO - Admin-Berechtigungen korrigiert: 0 erstellt, 0 aktualisiert
|
||||
2025-06-19 09:26:58 - [permissions] permissions - [INFO] INFO - Admin-Berechtigungen korrigiert: 0 erstellt, 0 aktualisiert
|
||||
2025-06-19 10:06:58 - [permissions] permissions - [INFO] INFO - Admin-Berechtigungen korrigiert: 0 erstellt, 0 aktualisiert
|
||||
2025-06-19 10:07:00 - [permissions] permissions - [INFO] INFO - Admin-Berechtigungen korrigiert: 0 erstellt, 0 aktualisiert
|
||||
|
@@ -2185,3 +2185,9 @@
|
||||
2025-06-19 09:26:54 - [scheduler] scheduler - [INFO] INFO - Task check_jobs registriert: Intervall 30s, Enabled: True
|
||||
2025-06-19 09:26:58 - [scheduler] scheduler - [INFO] INFO - Scheduler-Thread gestartet
|
||||
2025-06-19 09:26:58 - [scheduler] scheduler - [INFO] INFO - Scheduler gestartet
|
||||
2025-06-19 10:06:55 - [scheduler] scheduler - [INFO] INFO - Task check_jobs registriert: Intervall 30s, Enabled: True
|
||||
2025-06-19 10:06:58 - [scheduler] scheduler - [INFO] INFO - Scheduler-Thread gestartet
|
||||
2025-06-19 10:06:58 - [scheduler] scheduler - [INFO] INFO - Scheduler gestartet
|
||||
2025-06-19 10:06:59 - [scheduler] scheduler - [INFO] INFO - Task check_jobs registriert: Intervall 30s, Enabled: True
|
||||
2025-06-19 10:07:00 - [scheduler] scheduler - [INFO] INFO - Scheduler-Thread gestartet
|
||||
2025-06-19 10:07:00 - [scheduler] scheduler - [INFO] INFO - Scheduler gestartet
|
||||
|
@@ -984,3 +984,9 @@
|
||||
2025-06-19 09:26:54 - [security_suite] security_suite - [INFO] INFO - ✅ Security Suite Module initialisiert
|
||||
2025-06-19 09:26:54 - [security_suite] security_suite - [INFO] INFO - 📊 Massive Konsolidierung: 3 Dateien → 1 Datei (67% Reduktion)
|
||||
2025-06-19 09:26:58 - [security_suite] security_suite - [INFO] INFO - 🔒 Security Suite initialisiert
|
||||
2025-06-19 10:06:55 - [security_suite] security_suite - [INFO] INFO - ✅ Security Suite Module initialisiert
|
||||
2025-06-19 10:06:55 - [security_suite] security_suite - [INFO] INFO - 📊 Massive Konsolidierung: 3 Dateien → 1 Datei (67% Reduktion)
|
||||
2025-06-19 10:06:58 - [security_suite] security_suite - [INFO] INFO - 🔒 Security Suite initialisiert
|
||||
2025-06-19 10:06:59 - [security_suite] security_suite - [INFO] INFO - ✅ Security Suite Module initialisiert
|
||||
2025-06-19 10:06:59 - [security_suite] security_suite - [INFO] INFO - 📊 Massive Konsolidierung: 3 Dateien → 1 Datei (67% Reduktion)
|
||||
2025-06-19 10:07:00 - [security_suite] security_suite - [INFO] INFO - 🔒 Security Suite initialisiert
|
||||
|
@@ -2604,3 +2604,21 @@
|
||||
2025-06-19 09:26:58 - [startup] startup - [INFO] INFO - 🪟 Windows-Modus: Aktiviert
|
||||
2025-06-19 09:26:58 - [startup] startup - [INFO] INFO - 🔒 Windows-sichere Log-Rotation: Aktiviert
|
||||
2025-06-19 09:26:58 - [startup] startup - [INFO] INFO - ==================================================
|
||||
2025-06-19 10:06:58 - [startup] startup - [INFO] INFO - ==================================================
|
||||
2025-06-19 10:06:58 - [startup] startup - [INFO] INFO - [START] MYP Platform Backend wird gestartet...
|
||||
2025-06-19 10:06:58 - [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-19 10:06:58 - [startup] startup - [INFO] INFO - 💻 Betriebssystem: nt (win32)
|
||||
2025-06-19 10:06:58 - [startup] startup - [INFO] INFO - 📁 Arbeitsverzeichnis: C:\Users\TTOMCZA.EMEA\Dev\Projektarbeit-MYP\backend
|
||||
2025-06-19 10:06:58 - [startup] startup - [INFO] INFO - ⏰ Startzeit: 2025-06-19T10:06:58.262273
|
||||
2025-06-19 10:06:58 - [startup] startup - [INFO] INFO - 🪟 Windows-Modus: Aktiviert
|
||||
2025-06-19 10:06:58 - [startup] startup - [INFO] INFO - 🔒 Windows-sichere Log-Rotation: Aktiviert
|
||||
2025-06-19 10:06:58 - [startup] startup - [INFO] INFO - ==================================================
|
||||
2025-06-19 10:07:00 - [startup] startup - [INFO] INFO - ==================================================
|
||||
2025-06-19 10:07:00 - [startup] startup - [INFO] INFO - [START] MYP Platform Backend wird gestartet...
|
||||
2025-06-19 10:07:00 - [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-19 10:07:00 - [startup] startup - [INFO] INFO - 💻 Betriebssystem: nt (win32)
|
||||
2025-06-19 10:07:00 - [startup] startup - [INFO] INFO - 📁 Arbeitsverzeichnis: C:\Users\TTOMCZA.EMEA\Dev\Projektarbeit-MYP\backend
|
||||
2025-06-19 10:07:00 - [startup] startup - [INFO] INFO - ⏰ Startzeit: 2025-06-19T10:07:00.445984
|
||||
2025-06-19 10:07:00 - [startup] startup - [INFO] INFO - 🪟 Windows-Modus: Aktiviert
|
||||
2025-06-19 10:07:00 - [startup] startup - [INFO] INFO - 🔒 Windows-sichere Log-Rotation: Aktiviert
|
||||
2025-06-19 10:07:00 - [startup] startup - [INFO] INFO - ==================================================
|
||||
|
@@ -2977,3 +2977,5 @@
|
||||
2025-06-19 09:26:20 - [tapo_controller] tapo_controller - [INFO] INFO - ✅ tapo controller initialisiert
|
||||
2025-06-19 09:26:54 - [tapo_controller] tapo_controller - [INFO] INFO - ✅ tapo controller initialisiert
|
||||
2025-06-19 09:51:45 - [tapo_controller] tapo_controller - [INFO] INFO - ✅ tapo controller initialisiert
|
||||
2025-06-19 10:06:55 - [tapo_controller] tapo_controller - [INFO] INFO - ✅ tapo controller initialisiert
|
||||
2025-06-19 10:06:59 - [tapo_controller] tapo_controller - [INFO] INFO - ✅ tapo controller initialisiert
|
||||
|
@@ -833,3 +833,7 @@
|
||||
2025-06-19 09:26:53 - [utilities_collection] utilities_collection - [INFO] INFO - 🚨 ALLERLETZTE MEGA-Konsolidierung: 12+ Dateien → 1 Datei (90%+ Reduktion)
|
||||
2025-06-19 09:51:45 - [utilities_collection] utilities_collection - [INFO] INFO - ✅ Utilities Collection initialisiert
|
||||
2025-06-19 09:51:45 - [utilities_collection] utilities_collection - [INFO] INFO - 🚨 ALLERLETZTE MEGA-Konsolidierung: 12+ Dateien → 1 Datei (90%+ Reduktion)
|
||||
2025-06-19 10:06:54 - [utilities_collection] utilities_collection - [INFO] INFO - ✅ Utilities Collection initialisiert
|
||||
2025-06-19 10:06:54 - [utilities_collection] utilities_collection - [INFO] INFO - 🚨 ALLERLETZTE MEGA-Konsolidierung: 12+ Dateien → 1 Datei (90%+ Reduktion)
|
||||
2025-06-19 10:06:59 - [utilities_collection] utilities_collection - [INFO] INFO - ✅ Utilities Collection initialisiert
|
||||
2025-06-19 10:06:59 - [utilities_collection] utilities_collection - [INFO] INFO - 🚨 ALLERLETZTE MEGA-Konsolidierung: 12+ Dateien → 1 Datei (90%+ Reduktion)
|
||||
|
@@ -301,3 +301,7 @@
|
||||
2025-06-19 09:26:20 - [windows_fixes] windows_fixes - [INFO] INFO - ✅ Alle Windows-Fixes erfolgreich angewendet
|
||||
2025-06-19 09:26:53 - [windows_fixes] windows_fixes - [INFO] INFO - 🔧 Wende Windows-spezifische Fixes an...
|
||||
2025-06-19 09:26:53 - [windows_fixes] windows_fixes - [INFO] INFO - ✅ Alle Windows-Fixes erfolgreich angewendet
|
||||
2025-06-19 10:06:54 - [windows_fixes] windows_fixes - [INFO] INFO - 🔧 Wende Windows-spezifische Fixes an...
|
||||
2025-06-19 10:06:54 - [windows_fixes] windows_fixes - [INFO] INFO - ✅ Alle Windows-Fixes erfolgreich angewendet
|
||||
2025-06-19 10:06:59 - [windows_fixes] windows_fixes - [INFO] INFO - 🔧 Wende Windows-spezifische Fixes an...
|
||||
2025-06-19 10:06:59 - [windows_fixes] windows_fixes - [INFO] INFO - ✅ Alle Windows-Fixes erfolgreich angewendet
|
||||
|
Reference in New Issue
Block a user