🎉 Fix: Updated log files for better error tracking and debugging 🛠️
This commit is contained in:
@ -60603,3 +60603,426 @@ WHERE users.role = ?]
|
||||
2025-06-20 08:52:45 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Steckdosen (alle auf 'aus' = frei)...
|
||||
2025-06-20 08:53:03 - [app] app - [WARNING] WARNING - [STARTUP] ⚠️ Keine der 6 Steckdosen konnte initialisiert werden
|
||||
2025-06-20 08:53:03 - [app] app - [INFO] INFO - [STARTUP] 🌐 Server startet auf http://:
|
||||
2025-06-20 08:56:21 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: backend/database/myp.db
|
||||
2025-06-20 08:56:23 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung:
|
||||
2025-06-20 08:56:23 - [app] app - [INFO] INFO - [CONFIG] Production-Modus:
|
||||
2025-06-20 08:56:23 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
|
||||
2025-06-20 08:56:23 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
|
||||
2025-06-20 08:56:23 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Konfiguration aktiviert
|
||||
2025-06-20 08:56:23 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment:
|
||||
2025-06-20 08:56:23 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode:
|
||||
2025-06-20 08:56:23 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo:
|
||||
2025-06-20 08:56:23 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
|
||||
2025-06-20 08:56:23 - [app] app - [INFO] INFO - Admin-Berechtigungen beim Start korrigiert: erstellt, aktualisiert
|
||||
2025-06-20 08:56:23 - [app] app - [INFO] INFO - [STARTUP] 🚀 Starte MYP -Umgebung
|
||||
2025-06-20 08:56:23 - [app] app - [INFO] INFO - [STARTUP] 🏢
|
||||
2025-06-20 08:56:23 - [app] app - [INFO] INFO - [STARTUP] 🔒 Air-Gapped:
|
||||
2025-06-20 08:56:23 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Datenbank...
|
||||
2025-06-20 08:56:23 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
|
||||
2025-06-20 08:56:23 - [app] app - [INFO] INFO - [STARTUP] ✅ Datenbank initialisiert
|
||||
2025-06-20 08:56:23 - [app] app - [INFO] INFO - [STARTUP] Prüfe Initial-Admin...
|
||||
2025-06-20 08:56:23 - [app] app - [INFO] INFO - Admin-Benutzer admin (admin@mercedes-benz.com) existiert bereits. Passwort wurde zurückgesetzt.
|
||||
2025-06-20 08:56:23 - [app] app - [INFO] INFO - [STARTUP] ✅ Admin-Benutzer geprüft
|
||||
2025-06-20 08:56:23 - [app] app - [INFO] INFO - [STARTUP] Initialisiere statische Drucker...
|
||||
2025-06-20 08:56:23 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 1 (192.168.0.100)
|
||||
2025-06-20 08:56:23 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 2 (192.168.0.101)
|
||||
2025-06-20 08:56:23 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 3 (192.168.0.102)
|
||||
2025-06-20 08:56:24 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 4 (192.168.0.103)
|
||||
2025-06-20 08:56:24 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 5 (192.168.0.104)
|
||||
2025-06-20 08:56:24 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 6 (192.168.0.106)
|
||||
2025-06-20 08:56:24 - [app] app - [INFO] INFO - ✅ Statische Drucker-Initialisierung abgeschlossen: 0 erstellt, 6 aktualisiert
|
||||
2025-06-20 08:56:24 - [app] app - [INFO] INFO - 📍 Alle Drucker sind für Standort 'TBA Marienfelde' konfiguriert
|
||||
2025-06-20 08:56:24 - [app] app - [INFO] INFO - 🌐 IP-Bereich: 192.168.0.100-106 (außer .105)
|
||||
2025-06-20 08:56:24 - [app] app - [INFO] INFO - [STARTUP] ✅ Statische Drucker konfiguriert
|
||||
2025-06-20 08:56:24 - [app] app - [INFO] INFO - [STARTUP] Starte Queue Manager...
|
||||
2025-06-20 08:56:24 - [app] app - [INFO] INFO - [STARTUP] ✅ Queue Manager gestartet
|
||||
2025-06-20 08:56:24 - [app] app - [INFO] INFO - [STARTUP] Starte Job Scheduler...
|
||||
2025-06-20 08:56:24 - [app] app - [INFO] INFO - [STARTUP] ✅ Job Scheduler gestartet
|
||||
2025-06-20 08:56:24 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Steckdosen (alle auf 'aus' = frei)...
|
||||
2025-06-20 08:56:27 - [app] app - [WARNING] WARNING - [STARTUP] ⚠️ Keine der 6 Steckdosen konnte initialisiert werden
|
||||
2025-06-20 08:56:27 - [app] app - [INFO] INFO - [STARTUP] 🌐 Server startet auf http://:
|
||||
2025-06-20 08:56:28 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: backend/database/myp.db
|
||||
2025-06-20 08:56:30 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung:
|
||||
2025-06-20 08:56:30 - [app] app - [INFO] INFO - [CONFIG] Production-Modus:
|
||||
2025-06-20 08:56:30 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
|
||||
2025-06-20 08:56:30 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
|
||||
2025-06-20 08:56:30 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Konfiguration aktiviert
|
||||
2025-06-20 08:56:30 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment:
|
||||
2025-06-20 08:56:30 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode:
|
||||
2025-06-20 08:56:30 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo:
|
||||
2025-06-20 08:56:30 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
|
||||
2025-06-20 08:56:30 - [app] app - [INFO] INFO - Admin-Berechtigungen beim Start korrigiert: erstellt, aktualisiert
|
||||
2025-06-20 08:56:30 - [app] app - [INFO] INFO - [STARTUP] 🚀 Starte MYP -Umgebung
|
||||
2025-06-20 08:56:30 - [app] app - [INFO] INFO - [STARTUP] 🏢
|
||||
2025-06-20 08:56:30 - [app] app - [INFO] INFO - [STARTUP] 🔒 Air-Gapped:
|
||||
2025-06-20 08:56:30 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Datenbank...
|
||||
2025-06-20 08:56:30 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
|
||||
2025-06-20 08:56:30 - [app] app - [INFO] INFO - [STARTUP] ✅ Datenbank initialisiert
|
||||
2025-06-20 08:56:30 - [app] app - [INFO] INFO - [STARTUP] Prüfe Initial-Admin...
|
||||
2025-06-20 08:56:30 - [app] app - [INFO] INFO - Admin-Benutzer admin (admin@mercedes-benz.com) existiert bereits. Passwort wurde zurückgesetzt.
|
||||
2025-06-20 08:56:30 - [app] app - [INFO] INFO - [STARTUP] ✅ Admin-Benutzer geprüft
|
||||
2025-06-20 08:56:30 - [app] app - [INFO] INFO - [STARTUP] Initialisiere statische Drucker...
|
||||
2025-06-20 08:56:30 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 1 (192.168.0.100)
|
||||
2025-06-20 08:56:30 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 2 (192.168.0.101)
|
||||
2025-06-20 08:56:30 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 3 (192.168.0.102)
|
||||
2025-06-20 08:56:30 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 4 (192.168.0.103)
|
||||
2025-06-20 08:56:30 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 5 (192.168.0.104)
|
||||
2025-06-20 08:56:30 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 6 (192.168.0.106)
|
||||
2025-06-20 08:56:30 - [app] app - [INFO] INFO - ✅ Statische Drucker-Initialisierung abgeschlossen: 0 erstellt, 6 aktualisiert
|
||||
2025-06-20 08:56:30 - [app] app - [INFO] INFO - 📍 Alle Drucker sind für Standort 'TBA Marienfelde' konfiguriert
|
||||
2025-06-20 08:56:30 - [app] app - [INFO] INFO - 🌐 IP-Bereich: 192.168.0.100-106 (außer .105)
|
||||
2025-06-20 08:56:30 - [app] app - [INFO] INFO - [STARTUP] ✅ Statische Drucker konfiguriert
|
||||
2025-06-20 08:56:30 - [app] app - [INFO] INFO - [STARTUP] Starte Queue Manager...
|
||||
2025-06-20 08:56:30 - [app] app - [INFO] INFO - [STARTUP] ✅ Queue Manager gestartet
|
||||
2025-06-20 08:56:30 - [app] app - [INFO] INFO - [STARTUP] Starte Job Scheduler...
|
||||
2025-06-20 08:56:30 - [app] app - [INFO] INFO - [STARTUP] ✅ Job Scheduler gestartet
|
||||
2025-06-20 08:56:30 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Steckdosen (alle auf 'aus' = frei)...
|
||||
2025-06-20 08:56:34 - [app] app - [WARNING] WARNING - [STARTUP] ⚠️ Keine der 6 Steckdosen konnte initialisiert werden
|
||||
2025-06-20 08:56:34 - [app] app - [INFO] INFO - [STARTUP] 🌐 Server startet auf http://:
|
||||
2025-06-20 08:56:34 - [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-20 08:56:34 - [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-20 08:56:34 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:56:40 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:56:40 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:56:42 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:56:42 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:56:42 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:56:42 - [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-20 08:56:42 - [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-20 08:56:42 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:56:42 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:56:42 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:56:44 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:56:45 - [app] app - [INFO] INFO - ✅ Steckdosen-Status geloggt: Drucker 1, Status: on, Quelle: system
|
||||
2025-06-20 08:56:45 - [app] app - [DEBUG] DEBUG - 📊 Auto-Status protokolliert: Drucker ->
|
||||
2025-06-20 08:56:45 - [app] app - [INFO] INFO - ✅ Steckdosen-Status geloggt: Drucker 2, Status: off, Quelle: system
|
||||
2025-06-20 08:56:45 - [app] app - [DEBUG] DEBUG - 📊 Auto-Status protokolliert: Drucker ->
|
||||
2025-06-20 08:56:45 - [app] app - [INFO] INFO - ✅ Steckdosen-Status geloggt: Drucker 3, Status: off, Quelle: system
|
||||
2025-06-20 08:56:45 - [app] app - [DEBUG] DEBUG - 📊 Auto-Status protokolliert: Drucker ->
|
||||
2025-06-20 08:56:47 - [app] app - [INFO] INFO - ✅ Steckdosen-Status geloggt: Drucker 4, Status: off, Quelle: system
|
||||
2025-06-20 08:56:47 - [app] app - [DEBUG] DEBUG - 📊 Auto-Status protokolliert: Drucker ->
|
||||
2025-06-20 08:56:57 - [app] app - [INFO] INFO - ✅ Steckdosen-Status geloggt: Drucker 5, Status: disconnected, Quelle: system
|
||||
2025-06-20 08:56:57 - [app] app - [DEBUG] DEBUG - 📊 Auto-Status protokolliert: Drucker ->
|
||||
2025-06-20 08:56:58 - [app] app - [INFO] INFO - ✅ Steckdosen-Status geloggt: Drucker 6, Status: off, Quelle: system
|
||||
2025-06-20 08:56:58 - [app] app - [DEBUG] DEBUG - 📊 Auto-Status protokolliert: Drucker ->
|
||||
2025-06-20 08:56:58 - [app] app - [DEBUG] DEBUG - ✅ Status-Updates für Drucker erfolgreich gespeichert
|
||||
2025-06-20 08:56:58 - [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-20 08:56:58 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:56:58 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:56:58 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:57:05 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:57:05 - [app] app - [ERROR] ERROR - Unerwarteter Fehler bei Drucker-Steuerung:
|
||||
2025-06-20 08:57:05 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:57:05 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:57:05 - [app] app - [INFO] INFO - ✅ Steckdosen-Status geloggt: Drucker 1, Status: on, Quelle: system
|
||||
2025-06-20 08:57:05 - [app] app - [DEBUG] DEBUG - 📊 Auto-Status protokolliert: Drucker ->
|
||||
2025-06-20 08:57:05 - [app] app - [INFO] INFO - ✅ Steckdosen-Status geloggt: Drucker 2, Status: off, Quelle: system
|
||||
2025-06-20 08:57:05 - [app] app - [DEBUG] DEBUG - 📊 Auto-Status protokolliert: Drucker ->
|
||||
2025-06-20 08:57:06 - [app] app - [INFO] INFO - ✅ Steckdosen-Status geloggt: Drucker 3, Status: off, Quelle: system
|
||||
2025-06-20 08:57:06 - [app] app - [DEBUG] DEBUG - 📊 Auto-Status protokolliert: Drucker ->
|
||||
2025-06-20 08:57:06 - [app] app - [INFO] INFO - ✅ Steckdosen-Status geloggt: Drucker 4, Status: off, Quelle: system
|
||||
2025-06-20 08:57:06 - [app] app - [DEBUG] DEBUG - 📊 Auto-Status protokolliert: Drucker ->
|
||||
2025-06-20 08:57:17 - [app] app - [INFO] INFO - ✅ Steckdosen-Status geloggt: Drucker 5, Status: disconnected, Quelle: system
|
||||
2025-06-20 08:57:17 - [app] app - [DEBUG] DEBUG - 📊 Auto-Status protokolliert: Drucker ->
|
||||
2025-06-20 08:57:19 - [app] app - [INFO] INFO - ✅ Steckdosen-Status geloggt: Drucker 6, Status: off, Quelle: system
|
||||
2025-06-20 08:57:19 - [app] app - [DEBUG] DEBUG - 📊 Auto-Status protokolliert: Drucker ->
|
||||
2025-06-20 08:57:19 - [app] app - [DEBUG] DEBUG - ✅ Status-Updates für Drucker erfolgreich gespeichert
|
||||
2025-06-20 08:57:19 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:57:19 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:57:19 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:57:21 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:57:24 - [app] app - [ERROR] ERROR - Unerwarteter Fehler bei Drucker-Steuerung:
|
||||
2025-06-20 08:57:24 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:57:24 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:57:25 - [app] app - [INFO] INFO - ✅ Steckdosen-Status geloggt: Drucker 1, Status: on, Quelle: system
|
||||
2025-06-20 08:57:25 - [app] app - [DEBUG] DEBUG - 📊 Auto-Status protokolliert: Drucker ->
|
||||
2025-06-20 08:57:25 - [app] app - [INFO] INFO - ✅ Steckdosen-Status geloggt: Drucker 2, Status: off, Quelle: system
|
||||
2025-06-20 08:57:25 - [app] app - [DEBUG] DEBUG - 📊 Auto-Status protokolliert: Drucker ->
|
||||
2025-06-20 08:57:25 - [app] app - [INFO] INFO - ✅ Steckdosen-Status geloggt: Drucker 3, Status: off, Quelle: system
|
||||
2025-06-20 08:57:25 - [app] app - [DEBUG] DEBUG - 📊 Auto-Status protokolliert: Drucker ->
|
||||
2025-06-20 08:57:25 - [app] app - [INFO] INFO - ✅ Steckdosen-Status geloggt: Drucker 4, Status: off, Quelle: system
|
||||
2025-06-20 08:57:25 - [app] app - [DEBUG] DEBUG - 📊 Auto-Status protokolliert: Drucker ->
|
||||
2025-06-20 08:57:30 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:57:30 - [app] app - [ERROR] ERROR - Unerwarteter Fehler bei Drucker-Steuerung:
|
||||
2025-06-20 08:57:30 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:57:30 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:57:31 - [app] app - [INFO] INFO - ✅ Steckdosen-Status geloggt: Drucker 1, Status: on, Quelle: system
|
||||
2025-06-20 08:57:31 - [app] app - [DEBUG] DEBUG - 📊 Auto-Status protokolliert: Drucker ->
|
||||
2025-06-20 08:57:31 - [app] app - [INFO] INFO - ✅ Steckdosen-Status geloggt: Drucker 2, Status: off, Quelle: system
|
||||
2025-06-20 08:57:31 - [app] app - [DEBUG] DEBUG - 📊 Auto-Status protokolliert: Drucker ->
|
||||
2025-06-20 08:57:31 - [app] app - [INFO] INFO - ✅ Steckdosen-Status geloggt: Drucker 3, Status: off, Quelle: system
|
||||
2025-06-20 08:57:31 - [app] app - [DEBUG] DEBUG - 📊 Auto-Status protokolliert: Drucker ->
|
||||
2025-06-20 08:57:32 - [app] app - [INFO] INFO - ✅ Steckdosen-Status geloggt: Drucker 4, Status: off, Quelle: system
|
||||
2025-06-20 08:57:32 - [app] app - [DEBUG] DEBUG - 📊 Auto-Status protokolliert: Drucker ->
|
||||
2025-06-20 08:57:37 - [app] app - [INFO] INFO - ✅ Steckdosen-Status geloggt: Drucker 5, Status: disconnected, Quelle: system
|
||||
2025-06-20 08:57:37 - [app] app - [DEBUG] DEBUG - 📊 Auto-Status protokolliert: Drucker ->
|
||||
2025-06-20 08:57:37 - [app] app - [INFO] INFO - ✅ Steckdosen-Status geloggt: Drucker 6, Status: off, Quelle: system
|
||||
2025-06-20 08:57:37 - [app] app - [DEBUG] DEBUG - 📊 Auto-Status protokolliert: Drucker ->
|
||||
2025-06-20 08:57:37 - [app] app - [DEBUG] DEBUG - ✅ Status-Updates für Drucker erfolgreich gespeichert
|
||||
2025-06-20 08:57:37 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:57:37 - [app] app - [INFO] INFO - ✅ Steckdosen-Status geloggt: Drucker 5, Status: disconnected, Quelle: system
|
||||
2025-06-20 08:57:37 - [app] app - [DEBUG] DEBUG - 📊 Auto-Status protokolliert: Drucker ->
|
||||
2025-06-20 08:57:37 - [app] app - [INFO] INFO - ✅ Steckdosen-Status geloggt: Drucker 6, Status: off, Quelle: system
|
||||
2025-06-20 08:57:37 - [app] app - [DEBUG] DEBUG - 📊 Auto-Status protokolliert: Drucker ->
|
||||
2025-06-20 08:57:37 - [app] app - [DEBUG] DEBUG - ✅ Status-Updates für Drucker erfolgreich gespeichert
|
||||
2025-06-20 08:57:37 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:57:38 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:57:38 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:57:41 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:57:41 - [app] app - [ERROR] ERROR - Unerwarteter Fehler bei Drucker-Steuerung:
|
||||
2025-06-20 08:57:41 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:57:41 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:57:42 - [app] app - [INFO] INFO - ✅ Steckdosen-Status geloggt: Drucker 1, Status: on, Quelle: system
|
||||
2025-06-20 08:57:42 - [app] app - [DEBUG] DEBUG - 📊 Auto-Status protokolliert: Drucker ->
|
||||
2025-06-20 08:57:43 - [app] app - [INFO] INFO - ✅ Steckdosen-Status geloggt: Drucker 2, Status: off, Quelle: system
|
||||
2025-06-20 08:57:43 - [app] app - [DEBUG] DEBUG - 📊 Auto-Status protokolliert: Drucker ->
|
||||
2025-06-20 08:57:43 - [app] app - [INFO] INFO - ✅ Steckdosen-Status geloggt: Drucker 3, Status: off, Quelle: system
|
||||
2025-06-20 08:57:43 - [app] app - [DEBUG] DEBUG - 📊 Auto-Status protokolliert: Drucker ->
|
||||
2025-06-20 08:57:43 - [app] app - [INFO] INFO - ✅ Steckdosen-Status geloggt: Drucker 4, Status: off, Quelle: system
|
||||
2025-06-20 08:57:43 - [app] app - [DEBUG] DEBUG - 📊 Auto-Status protokolliert: Drucker ->
|
||||
2025-06-20 08:57:54 - [app] app - [INFO] INFO - ✅ Steckdosen-Status geloggt: Drucker 5, Status: disconnected, Quelle: system
|
||||
2025-06-20 08:57:54 - [app] app - [DEBUG] DEBUG - 📊 Auto-Status protokolliert: Drucker ->
|
||||
2025-06-20 08:57:54 - [app] app - [INFO] INFO - ✅ Steckdosen-Status geloggt: Drucker 6, Status: off, Quelle: system
|
||||
2025-06-20 08:57:54 - [app] app - [DEBUG] DEBUG - 📊 Auto-Status protokolliert: Drucker ->
|
||||
2025-06-20 08:57:54 - [app] app - [DEBUG] DEBUG - ✅ Status-Updates für Drucker erfolgreich gespeichert
|
||||
2025-06-20 08:57:54 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:57:54 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:57:54 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:57:57 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:57:58 - [app] app - [ERROR] ERROR - Unerwarteter Fehler bei Drucker-Steuerung:
|
||||
2025-06-20 08:57:58 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:57:58 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:57:59 - [app] app - [INFO] INFO - ✅ Steckdosen-Status geloggt: Drucker 1, Status: on, Quelle: system
|
||||
2025-06-20 08:57:59 - [app] app - [DEBUG] DEBUG - 📊 Auto-Status protokolliert: Drucker ->
|
||||
2025-06-20 08:57:59 - [app] app - [INFO] INFO - ✅ Steckdosen-Status geloggt: Drucker 2, Status: off, Quelle: system
|
||||
2025-06-20 08:57:59 - [app] app - [DEBUG] DEBUG - 📊 Auto-Status protokolliert: Drucker ->
|
||||
2025-06-20 08:57:59 - [app] app - [INFO] INFO - ✅ Steckdosen-Status geloggt: Drucker 3, Status: off, Quelle: system
|
||||
2025-06-20 08:57:59 - [app] app - [DEBUG] DEBUG - 📊 Auto-Status protokolliert: Drucker ->
|
||||
2025-06-20 08:57:59 - [app] app - [INFO] INFO - ✅ Steckdosen-Status geloggt: Drucker 4, Status: off, Quelle: system
|
||||
2025-06-20 08:57:59 - [app] app - [DEBUG] DEBUG - 📊 Auto-Status protokolliert: Drucker ->
|
||||
2025-06-20 08:58:10 - [app] app - [INFO] INFO - ✅ Steckdosen-Status geloggt: Drucker 5, Status: disconnected, Quelle: system
|
||||
2025-06-20 08:58:10 - [app] app - [DEBUG] DEBUG - 📊 Auto-Status protokolliert: Drucker ->
|
||||
2025-06-20 08:58:10 - [app] app - [INFO] INFO - ✅ Steckdosen-Status geloggt: Drucker 6, Status: off, Quelle: system
|
||||
2025-06-20 08:58:10 - [app] app - [DEBUG] DEBUG - 📊 Auto-Status protokolliert: Drucker ->
|
||||
2025-06-20 08:58:10 - [app] app - [DEBUG] DEBUG - ✅ Status-Updates für Drucker erfolgreich gespeichert
|
||||
2025-06-20 08:58:10 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:58:11 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:58:11 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:58:15 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:58:15 - [app] app - [INFO] INFO - Locating template 'energy_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\\energy_dashboard.html')
|
||||
2025-06-20 08:58:15 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:58:15 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:58:15 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:58:15 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:58:15 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:58:23 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:58:23 - [app] app - [INFO] INFO - Locating template 'admin.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\\admin.html')
|
||||
2025-06-20 08:58:23 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:58:23 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers :
|
||||
2025-06-20 08:58:23 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:58:23 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:58:23 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:58:23 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:58:23 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:58:25 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:58:29 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:58:41 - [app] app - [INFO] INFO - Locating template 'admin_tapo_monitoring.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\\admin_tapo_monitoring.html')
|
||||
2025-06-20 08:58:41 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:58:41 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:58:41 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:58:47 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:58:47 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:58:50 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:58:50 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:59:00 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:59:00 - [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-20 08:59:00 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:59:00 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:59:00 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:59:00 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:59:00 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:59:00 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:59:00 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:59:00 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:59:00 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:59:00 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:59:00 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:59:00 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:59:03 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:59:03 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:59:03 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:59:09 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:59:12 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:59:12 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:59:12 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:59:19 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:59:19 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:59:19 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:59:19 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:59:19 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:59:19 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:59:19 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:59:20 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:59:21 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:59:21 - [app] app - [INFO] INFO - Locating template 'guest_request.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\\guest_request.html')
|
||||
2025-06-20 08:59:21 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:59:21 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:59:21 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:59:42 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:59:42 - [app] app - [INFO] INFO - 6-stelliger OTP generiert für Guest Request 2
|
||||
2025-06-20 08:59:42 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:59:42 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:59:42 - [app] app - [INFO] INFO - Locating template 'guest_status.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\\guest_status.html')
|
||||
2025-06-20 08:59:42 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:59:46 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:59:46 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:59:46 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers :
|
||||
2025-06-20 08:59:46 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:59:46 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:59:49 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:59:49 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:59:49 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:59:49 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:59:49 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:59:49 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:59:49 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:59:50 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:59:51 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:59:51 - [app] app - [INFO] INFO - Locating template 'admin_guest_requests.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\\admin_guest_requests.html')
|
||||
2025-06-20 08:59:51 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:59:51 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:59:51 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:59:51 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:59:51 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:59:57 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:59:57 - [app] app - [INFO] INFO - 6-stelliger OTP generiert für Guest Request 2
|
||||
2025-06-20 08:59:57 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 08:59:57 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 08:59:57 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 09:00:05 - [app] app - [ERROR] ERROR - CSRF-Fehler für :
|
||||
2025-06-20 09:00:05 - [app] app - [ERROR] ERROR - Request Headers:
|
||||
2025-06-20 09:00:05 - [app] app - [ERROR] ERROR - Request Form:
|
||||
2025-06-20 09:00:05 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 09:00:05 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 09:00:05 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 09:00:05 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 09:00:05 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 09:00:13 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 09:00:13 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 09:00:15 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 09:00:15 - [app] app - [INFO] INFO - Locating template 'guest_requests_overview.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\\guest_requests_overview.html')
|
||||
2025-06-20 09:00:15 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 09:00:19 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 09:00:19 - [app] app - [WARNING] WARNING - Ungültiger OTP-Code für Guest Request 1
|
||||
2025-06-20 09:00:19 - [app] app - [INFO] INFO - OTP erfolgreich verifiziert für Guest Request 2
|
||||
2025-06-20 09:00:19 - [app] app - [INFO] INFO - OTP als verwendet markiert für Guest Request 2
|
||||
2025-06-20 09:00:19 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 09:00:22 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 09:00:22 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 09:00:30 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 09:00:30 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 09:00:30 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 09:00:30 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 09:02:09 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 09:02:09 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 09:02:09 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 09:02:09 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 09:02:11 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 09:02:12 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 09:02:13 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 09:02:13 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 09:02:13 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 09:02:13 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 09:02:13 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 09:02:13 - [app] app - [DEBUG] DEBUG - Response:
|
||||
|
Reference in New Issue
Block a user