Die Dateien, die in diesem Commit geändert wurden, sind:
1. backend/migrate_user_schema.py - Eine neue oder aktualisierte Skriptdatei zur Migration des Benutzerschemas. 2. backend/logs/* - Verschiedene Log-Dateien für verschiedene Aspekte der Backend-Infrastruktur, wie z.B. Admin, API, App, Datenmanagement, Druckersteuerung,
This commit is contained in:
@ -51887,3 +51887,455 @@ jinja2.exceptions.UndefinedError: 'moment' is undefined
|
||||
2025-06-19 22:54:53 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 22:54:54 - [app] app - [INFO] INFO - ✅ Steckdosen-Status geloggt: Drucker 2, Status: disconnected, Quelle: system
|
||||
2025-06-19 22:54:54 - [app] app - [DEBUG] DEBUG - 📊 Auto-Status protokolliert: Drucker 2 -> disconnected
|
||||
2025-06-19 22:54:56 - [app] app - [INFO] INFO - ✅ Steckdosen-Status geloggt: Drucker 3, Status: disconnected, Quelle: system
|
||||
2025-06-19 22:54:56 - [app] app - [DEBUG] DEBUG - 📊 Auto-Status protokolliert: Drucker 3 -> disconnected
|
||||
2025-06-19 22:54:58 - [app] app - [INFO] INFO - ✅ Steckdosen-Status geloggt: Drucker 4, Status: disconnected, Quelle: system
|
||||
2025-06-19 22:54:58 - [app] app - [DEBUG] DEBUG - 📊 Auto-Status protokolliert: Drucker 4 -> disconnected
|
||||
2025-06-19 22:55:00 - [app] app - [INFO] INFO - ✅ Steckdosen-Status geloggt: Drucker 5, Status: disconnected, Quelle: system
|
||||
2025-06-19 22:55:00 - [app] app - [DEBUG] DEBUG - 📊 Auto-Status protokolliert: Drucker 5 -> disconnected
|
||||
2025-06-19 22:55:02 - [app] app - [INFO] INFO - ✅ Steckdosen-Status geloggt: Drucker 6, Status: disconnected, Quelle: system
|
||||
2025-06-19 22:55:02 - [app] app - [DEBUG] DEBUG - 📊 Auto-Status protokolliert: Drucker 6 -> disconnected
|
||||
2025-06-19 22:55:02 - [app] app - [DEBUG] DEBUG - ✅ Status-Updates für 6 Drucker erfolgreich gespeichert
|
||||
2025-06-19 22:55:02 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 22:55:23 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
||||
2025-06-19 22:55:23 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 22:55:53 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
||||
2025-06-19 22:55:53 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 22:58:47 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: ./database/myp.db
|
||||
2025-06-19 22:58:48 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung: development
|
||||
2025-06-19 22:58:48 - [app] app - [INFO] INFO - [CONFIG] Production-Modus: False
|
||||
2025-06-19 22:58:48 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
|
||||
2025-06-19 22:58:48 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
|
||||
2025-06-19 22:58:48 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ MYP Development Environment Konfiguration aktiviert
|
||||
2025-06-19 22:58:48 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment: Development/Testing
|
||||
2025-06-19 22:58:48 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode: True
|
||||
2025-06-19 22:58:48 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo: True
|
||||
2025-06-19 22:58:48 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
|
||||
2025-06-19 22:58:48 - [app] app - [INFO] INFO - Admin-Berechtigungen beim Start korrigiert: 0 erstellt, 0 aktualisiert
|
||||
2025-06-19 22:58:48 - [app] app - [INFO] INFO - [STARTUP] 🚀 Starte MYP DEVELOPMENT-Umgebung
|
||||
2025-06-19 22:58:48 - [app] app - [INFO] INFO - [STARTUP] 🏢 Mercedes-Benz TBA Marienfelde
|
||||
2025-06-19 22:58:48 - [app] app - [INFO] INFO - [STARTUP] 🔒 Air-Gapped: True
|
||||
2025-06-19 22:58:48 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Datenbank...
|
||||
2025-06-19 22:58:48 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
|
||||
2025-06-19 22:58:48 - [app] app - [INFO] INFO - [STARTUP] ✅ Datenbank initialisiert
|
||||
2025-06-19 22:58:48 - [app] app - [INFO] INFO - [STARTUP] Prüfe Initial-Admin...
|
||||
2025-06-19 22:58:48 - [app] app - [INFO] INFO - Admin-Benutzer admin (admin@mercedes-benz.com) existiert bereits. Passwort wurde zurückgesetzt.
|
||||
2025-06-19 22:58:48 - [app] app - [INFO] INFO - [STARTUP] ✅ Admin-Benutzer geprüft
|
||||
2025-06-19 22:58:48 - [app] app - [INFO] INFO - [STARTUP] Initialisiere statische Drucker...
|
||||
2025-06-19 22:58:48 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 1 (192.168.0.100)
|
||||
2025-06-19 22:58:48 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 2 (192.168.0.101)
|
||||
2025-06-19 22:58:48 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 3 (192.168.0.102)
|
||||
2025-06-19 22:58:48 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 4 (192.168.0.103)
|
||||
2025-06-19 22:58:48 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 5 (192.168.0.104)
|
||||
2025-06-19 22:58:48 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 6 (192.168.0.106)
|
||||
2025-06-19 22:58:48 - [app] app - [INFO] INFO - ✅ Statische Drucker-Initialisierung abgeschlossen: 0 erstellt, 6 aktualisiert
|
||||
2025-06-19 22:58:48 - [app] app - [INFO] INFO - 📍 Alle Drucker sind für Standort 'TBA Marienfelde' konfiguriert
|
||||
2025-06-19 22:58:48 - [app] app - [INFO] INFO - 🌐 IP-Bereich: 192.168.0.100-106 (außer .105)
|
||||
2025-06-19 22:58:48 - [app] app - [INFO] INFO - [STARTUP] ✅ Statische Drucker konfiguriert
|
||||
2025-06-19 22:58:48 - [app] app - [INFO] INFO - [STARTUP] Starte Queue Manager...
|
||||
2025-06-19 22:58:48 - [app] app - [INFO] INFO - [STARTUP] ✅ Queue Manager gestartet
|
||||
2025-06-19 22:58:48 - [app] app - [INFO] INFO - [STARTUP] Starte Job Scheduler...
|
||||
2025-06-19 22:58:48 - [app] app - [INFO] INFO - [STARTUP] ✅ Job Scheduler gestartet
|
||||
2025-06-19 22:58:48 - [app] app - [INFO] INFO - [STARTUP] 🌐 Server startet auf http://0.0.0.0:5000
|
||||
2025-06-19 22:58:49 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: ./database/myp.db
|
||||
2025-06-19 22:58:50 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung: development
|
||||
2025-06-19 22:58:50 - [app] app - [INFO] INFO - [CONFIG] Production-Modus: False
|
||||
2025-06-19 22:58:50 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
|
||||
2025-06-19 22:58:50 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
|
||||
2025-06-19 22:58:50 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ MYP Development Environment Konfiguration aktiviert
|
||||
2025-06-19 22:58:50 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment: Development/Testing
|
||||
2025-06-19 22:58:50 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode: True
|
||||
2025-06-19 22:58:50 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo: True
|
||||
2025-06-19 22:58:50 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
|
||||
2025-06-19 22:58:50 - [app] app - [INFO] INFO - Admin-Berechtigungen beim Start korrigiert: 0 erstellt, 0 aktualisiert
|
||||
2025-06-19 22:58:50 - [app] app - [INFO] INFO - [STARTUP] 🚀 Starte MYP DEVELOPMENT-Umgebung
|
||||
2025-06-19 22:58:50 - [app] app - [INFO] INFO - [STARTUP] 🏢 Mercedes-Benz TBA Marienfelde
|
||||
2025-06-19 22:58:50 - [app] app - [INFO] INFO - [STARTUP] 🔒 Air-Gapped: True
|
||||
2025-06-19 22:58:50 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Datenbank...
|
||||
2025-06-19 22:58:50 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
|
||||
2025-06-19 22:58:50 - [app] app - [INFO] INFO - [STARTUP] ✅ Datenbank initialisiert
|
||||
2025-06-19 22:58:50 - [app] app - [INFO] INFO - [STARTUP] Prüfe Initial-Admin...
|
||||
2025-06-19 22:58:50 - [app] app - [INFO] INFO - Admin-Benutzer admin (admin@mercedes-benz.com) existiert bereits. Passwort wurde zurückgesetzt.
|
||||
2025-06-19 22:58:50 - [app] app - [INFO] INFO - [STARTUP] ✅ Admin-Benutzer geprüft
|
||||
2025-06-19 22:58:50 - [app] app - [INFO] INFO - [STARTUP] Initialisiere statische Drucker...
|
||||
2025-06-19 22:58:50 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 1 (192.168.0.100)
|
||||
2025-06-19 22:58:50 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 2 (192.168.0.101)
|
||||
2025-06-19 22:58:50 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 3 (192.168.0.102)
|
||||
2025-06-19 22:58:50 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 4 (192.168.0.103)
|
||||
2025-06-19 22:58:50 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 5 (192.168.0.104)
|
||||
2025-06-19 22:58:50 - [app] app - [INFO] INFO - Drucker aktualisiert: Drucker 6 (192.168.0.106)
|
||||
2025-06-19 22:58:50 - [app] app - [INFO] INFO - ✅ Statische Drucker-Initialisierung abgeschlossen: 0 erstellt, 6 aktualisiert
|
||||
2025-06-19 22:58:50 - [app] app - [INFO] INFO - 📍 Alle Drucker sind für Standort 'TBA Marienfelde' konfiguriert
|
||||
2025-06-19 22:58:50 - [app] app - [INFO] INFO - 🌐 IP-Bereich: 192.168.0.100-106 (außer .105)
|
||||
2025-06-19 22:58:50 - [app] app - [INFO] INFO - [STARTUP] ✅ Statische Drucker konfiguriert
|
||||
2025-06-19 22:58:50 - [app] app - [INFO] INFO - [STARTUP] Starte Queue Manager...
|
||||
2025-06-19 22:58:50 - [app] app - [INFO] INFO - [STARTUP] ✅ Queue Manager gestartet
|
||||
2025-06-19 22:58:50 - [app] app - [INFO] INFO - [STARTUP] Starte Job Scheduler...
|
||||
2025-06-19 22:58:50 - [app] app - [INFO] INFO - [STARTUP] ✅ Job Scheduler gestartet
|
||||
2025-06-19 22:58:50 - [app] app - [INFO] INFO - [STARTUP] 🌐 Server startet auf http://0.0.0.0:5000
|
||||
2025-06-19 22:58:51 - [app] app - [INFO] INFO - Locating template 'admin.html':
|
||||
1: trying loader of application '__main__'
|
||||
class: jinja2.loaders.FileSystemLoader
|
||||
encoding: 'utf-8'
|
||||
followlinks: False
|
||||
searchpath:
|
||||
- /cbin/C0S1-cernel/C02L2/Dateiverwaltung/nextcloud/core/files/3_Beruf_Ausbildung_und_Schule/IHK-Abschlussprüfung/Projektarbeit-MYP/backend/templates
|
||||
-> found ('/cbin/C0S1-cernel/C02L2/Dateiverwaltung/nextcloud/core/files/3_Beruf_Ausbildung_und_Schule/IHK-Abschlussprüfung/Projektarbeit-MYP/backend/templates/admin.html')
|
||||
2025-06-19 22:58:52 - [app] app - [INFO] INFO - Locating template 'base.html':
|
||||
1: trying loader of application '__main__'
|
||||
class: jinja2.loaders.FileSystemLoader
|
||||
encoding: 'utf-8'
|
||||
followlinks: False
|
||||
searchpath:
|
||||
- /cbin/C0S1-cernel/C02L2/Dateiverwaltung/nextcloud/core/files/3_Beruf_Ausbildung_und_Schule/IHK-Abschlussprüfung/Projektarbeit-MYP/backend/templates
|
||||
-> found ('/cbin/C0S1-cernel/C02L2/Dateiverwaltung/nextcloud/core/files/3_Beruf_Ausbildung_und_Schule/IHK-Abschlussprüfung/Projektarbeit-MYP/backend/templates/base.html')
|
||||
2025-06-19 22:58:52 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 22:58:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
||||
2025-06-19 22:58:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/live-stats
|
||||
2025-06-19 22:58:52 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 22:58:52 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 22:58:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/system/status
|
||||
2025-06-19 22:58:53 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 22:59:10 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: ./database/myp.db
|
||||
2025-06-19 22:59:10 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
|
||||
2025-06-19 22:59:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/error-recovery/status
|
||||
2025-06-19 22:59:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
||||
2025-06-19 22:59:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/live-stats
|
||||
2025-06-19 22:59:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/system/status
|
||||
2025-06-19 22:59:22 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 22:59:22 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 22:59:23 - [app] app - [ERROR] ERROR - Datenbank-Transaktion fehlgeschlagen: Textual SQL expression 'SELECT 1' should be explicitly declared as text('SELECT 1')
|
||||
2025-06-19 22:59:23 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 22:59:23 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 22:59:30 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: ./database/myp.db
|
||||
2025-06-19 22:59:30 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
|
||||
2025-06-19 22:59:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/error-recovery/status
|
||||
2025-06-19 22:59:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
||||
2025-06-19 22:59:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/system/status
|
||||
2025-06-19 22:59:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/live-stats
|
||||
2025-06-19 22:59:52 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 22:59:52 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 22:59:53 - [app] app - [ERROR] ERROR - Datenbank-Transaktion fehlgeschlagen: Textual SQL expression 'SELECT 1' should be explicitly declared as text('SELECT 1')
|
||||
2025-06-19 22:59:53 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 22:59:53 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:00:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/error-recovery/status
|
||||
2025-06-19 23:00:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/live-stats
|
||||
2025-06-19 23:00:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
||||
2025-06-19 23:00:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/system/status
|
||||
2025-06-19 23:00:22 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:00:22 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:00:23 - [app] app - [ERROR] ERROR - Datenbank-Transaktion fehlgeschlagen: Textual SQL expression 'SELECT 1' should be explicitly declared as text('SELECT 1')
|
||||
2025-06-19 23:00:23 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:00:23 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:00:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/error-recovery/status
|
||||
2025-06-19 23:00:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
||||
2025-06-19 23:00:52 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:00:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/live-stats
|
||||
2025-06-19 23:00:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/system/status
|
||||
2025-06-19 23:00:52 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:00:53 - [app] app - [ERROR] ERROR - Datenbank-Transaktion fehlgeschlagen: Textual SQL expression 'SELECT 1' should be explicitly declared as text('SELECT 1')
|
||||
2025-06-19 23:00:53 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:00:53 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:01:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/error-recovery/status
|
||||
2025-06-19 23:01:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
||||
2025-06-19 23:01:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/live-stats
|
||||
2025-06-19 23:01:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/system/status
|
||||
2025-06-19 23:01:22 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:01:22 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:01:23 - [app] app - [ERROR] ERROR - Datenbank-Transaktion fehlgeschlagen: Textual SQL expression 'SELECT 1' should be explicitly declared as text('SELECT 1')
|
||||
2025-06-19 23:01:23 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:01:23 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:01:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/error-recovery/status
|
||||
2025-06-19 23:01:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
||||
2025-06-19 23:01:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/system/status
|
||||
2025-06-19 23:01:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/live-stats
|
||||
2025-06-19 23:01:52 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:01:52 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:01:53 - [app] app - [ERROR] ERROR - Datenbank-Transaktion fehlgeschlagen: Textual SQL expression 'SELECT 1' should be explicitly declared as text('SELECT 1')
|
||||
2025-06-19 23:01:53 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:01:53 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:02:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/error-recovery/status
|
||||
2025-06-19 23:02:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
||||
2025-06-19 23:02:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/system/status
|
||||
2025-06-19 23:02:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/live-stats
|
||||
2025-06-19 23:02:22 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:02:22 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:02:23 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:02:23 - [app] app - [ERROR] ERROR - Datenbank-Transaktion fehlgeschlagen: Textual SQL expression 'SELECT 1' should be explicitly declared as text('SELECT 1')
|
||||
2025-06-19 23:02:23 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:02:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/error-recovery/status
|
||||
2025-06-19 23:02:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
||||
2025-06-19 23:02:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/live-stats
|
||||
2025-06-19 23:02:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/system/status
|
||||
2025-06-19 23:02:52 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:02:52 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:02:53 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:02:53 - [app] app - [ERROR] ERROR - Datenbank-Transaktion fehlgeschlagen: Textual SQL expression 'SELECT 1' should be explicitly declared as text('SELECT 1')
|
||||
2025-06-19 23:02:53 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:03:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/error-recovery/status
|
||||
2025-06-19 23:03:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
||||
2025-06-19 23:03:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/live-stats
|
||||
2025-06-19 23:03:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/system/status
|
||||
2025-06-19 23:03:22 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:03:22 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:03:23 - [app] app - [ERROR] ERROR - Datenbank-Transaktion fehlgeschlagen: Textual SQL expression 'SELECT 1' should be explicitly declared as text('SELECT 1')
|
||||
2025-06-19 23:03:23 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:03:23 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:03:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/error-recovery/status
|
||||
2025-06-19 23:03:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
||||
2025-06-19 23:03:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/system/status
|
||||
2025-06-19 23:03:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/live-stats
|
||||
2025-06-19 23:03:52 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:03:52 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:03:53 - [app] app - [ERROR] ERROR - Datenbank-Transaktion fehlgeschlagen: Textual SQL expression 'SELECT 1' should be explicitly declared as text('SELECT 1')
|
||||
2025-06-19 23:03:53 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:03:53 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:04:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/error-recovery/status
|
||||
2025-06-19 23:04:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
||||
2025-06-19 23:04:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/live-stats
|
||||
2025-06-19 23:04:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/system/status
|
||||
2025-06-19 23:04:22 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:04:22 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:04:23 - [app] app - [ERROR] ERROR - Datenbank-Transaktion fehlgeschlagen: Textual SQL expression 'SELECT 1' should be explicitly declared as text('SELECT 1')
|
||||
2025-06-19 23:04:23 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:04:23 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:04:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/error-recovery/status
|
||||
2025-06-19 23:04:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
||||
2025-06-19 23:04:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/live-stats
|
||||
2025-06-19 23:04:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/system/status
|
||||
2025-06-19 23:04:52 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:04:52 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:04:53 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:04:53 - [app] app - [ERROR] ERROR - Datenbank-Transaktion fehlgeschlagen: Textual SQL expression 'SELECT 1' should be explicitly declared as text('SELECT 1')
|
||||
2025-06-19 23:04:53 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:05:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/error-recovery/status
|
||||
2025-06-19 23:05:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
||||
2025-06-19 23:05:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/live-stats
|
||||
2025-06-19 23:05:22 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:05:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/system/status
|
||||
2025-06-19 23:05:22 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:05:23 - [app] app - [ERROR] ERROR - Datenbank-Transaktion fehlgeschlagen: Textual SQL expression 'SELECT 1' should be explicitly declared as text('SELECT 1')
|
||||
2025-06-19 23:05:23 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:05:23 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:05:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
||||
2025-06-19 23:05:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/error-recovery/status
|
||||
2025-06-19 23:05:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/live-stats
|
||||
2025-06-19 23:05:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/system/status
|
||||
2025-06-19 23:05:52 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:05:52 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:05:53 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:05:53 - [app] app - [ERROR] ERROR - Datenbank-Transaktion fehlgeschlagen: Textual SQL expression 'SELECT 1' should be explicitly declared as text('SELECT 1')
|
||||
2025-06-19 23:05:53 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:06:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/error-recovery/status
|
||||
2025-06-19 23:06:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
||||
2025-06-19 23:06:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/system/status
|
||||
2025-06-19 23:06:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/live-stats
|
||||
2025-06-19 23:06:22 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:06:22 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:06:23 - [app] app - [ERROR] ERROR - Datenbank-Transaktion fehlgeschlagen: Textual SQL expression 'SELECT 1' should be explicitly declared as text('SELECT 1')
|
||||
2025-06-19 23:06:23 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:06:23 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:06:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/error-recovery/status
|
||||
2025-06-19 23:06:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/live-stats
|
||||
2025-06-19 23:06:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
||||
2025-06-19 23:06:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/system/status
|
||||
2025-06-19 23:06:52 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:06:52 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:06:53 - [app] app - [ERROR] ERROR - Datenbank-Transaktion fehlgeschlagen: Textual SQL expression 'SELECT 1' should be explicitly declared as text('SELECT 1')
|
||||
2025-06-19 23:06:53 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:06:53 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:07:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/error-recovery/status
|
||||
2025-06-19 23:07:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
||||
2025-06-19 23:07:22 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:07:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/system/status
|
||||
2025-06-19 23:07:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/live-stats
|
||||
2025-06-19 23:07:22 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:07:23 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:07:23 - [app] app - [ERROR] ERROR - Datenbank-Transaktion fehlgeschlagen: Textual SQL expression 'SELECT 1' should be explicitly declared as text('SELECT 1')
|
||||
2025-06-19 23:07:23 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:07:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/error-recovery/status
|
||||
2025-06-19 23:07:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
||||
2025-06-19 23:07:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/system/status
|
||||
2025-06-19 23:07:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/live-stats
|
||||
2025-06-19 23:07:52 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:07:52 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:07:53 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:07:53 - [app] app - [ERROR] ERROR - Datenbank-Transaktion fehlgeschlagen: Textual SQL expression 'SELECT 1' should be explicitly declared as text('SELECT 1')
|
||||
2025-06-19 23:07:53 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:08:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/error-recovery/status
|
||||
2025-06-19 23:08:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
||||
2025-06-19 23:08:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/live-stats
|
||||
2025-06-19 23:08:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/system/status
|
||||
2025-06-19 23:08:22 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:08:22 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:08:23 - [app] app - [ERROR] ERROR - Datenbank-Transaktion fehlgeschlagen: Textual SQL expression 'SELECT 1' should be explicitly declared as text('SELECT 1')
|
||||
2025-06-19 23:08:23 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:08:23 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:08:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/error-recovery/status
|
||||
2025-06-19 23:08:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
||||
2025-06-19 23:08:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/live-stats
|
||||
2025-06-19 23:08:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/system/status
|
||||
2025-06-19 23:08:52 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:08:52 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:08:53 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:08:53 - [app] app - [ERROR] ERROR - Datenbank-Transaktion fehlgeschlagen: Textual SQL expression 'SELECT 1' should be explicitly declared as text('SELECT 1')
|
||||
2025-06-19 23:08:53 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:09:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/error-recovery/status
|
||||
2025-06-19 23:09:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/system/status
|
||||
2025-06-19 23:09:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
||||
2025-06-19 23:09:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/live-stats
|
||||
2025-06-19 23:09:22 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:09:22 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:09:23 - [app] app - [ERROR] ERROR - Datenbank-Transaktion fehlgeschlagen: Textual SQL expression 'SELECT 1' should be explicitly declared as text('SELECT 1')
|
||||
2025-06-19 23:09:23 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:09:23 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:09:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/error-recovery/status
|
||||
2025-06-19 23:09:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
||||
2025-06-19 23:09:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/live-stats
|
||||
2025-06-19 23:09:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/system/status
|
||||
2025-06-19 23:09:52 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:09:52 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:09:53 - [app] app - [ERROR] ERROR - Datenbank-Transaktion fehlgeschlagen: Textual SQL expression 'SELECT 1' should be explicitly declared as text('SELECT 1')
|
||||
2025-06-19 23:09:53 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:09:53 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:10:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/error-recovery/status
|
||||
2025-06-19 23:10:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
||||
2025-06-19 23:10:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/live-stats
|
||||
2025-06-19 23:10:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/system/status
|
||||
2025-06-19 23:10:22 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:10:22 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:10:23 - [app] app - [ERROR] ERROR - Datenbank-Transaktion fehlgeschlagen: Textual SQL expression 'SELECT 1' should be explicitly declared as text('SELECT 1')
|
||||
2025-06-19 23:10:23 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:10:23 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:10:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/error-recovery/status
|
||||
2025-06-19 23:10:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
||||
2025-06-19 23:10:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/live-stats
|
||||
2025-06-19 23:10:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/system/status
|
||||
2025-06-19 23:10:52 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:10:52 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:10:53 - [app] app - [ERROR] ERROR - Datenbank-Transaktion fehlgeschlagen: Textual SQL expression 'SELECT 1' should be explicitly declared as text('SELECT 1')
|
||||
2025-06-19 23:10:53 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:10:53 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:11:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/error-recovery/status
|
||||
2025-06-19 23:11:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
||||
2025-06-19 23:11:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/live-stats
|
||||
2025-06-19 23:11:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/system/status
|
||||
2025-06-19 23:11:22 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:11:22 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:11:23 - [app] app - [ERROR] ERROR - Datenbank-Transaktion fehlgeschlagen: Textual SQL expression 'SELECT 1' should be explicitly declared as text('SELECT 1')
|
||||
2025-06-19 23:11:23 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:11:23 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:11:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/error-recovery/status
|
||||
2025-06-19 23:11:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
||||
2025-06-19 23:11:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/live-stats
|
||||
2025-06-19 23:11:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/system/status
|
||||
2025-06-19 23:11:52 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:11:52 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:11:53 - [app] app - [ERROR] ERROR - Datenbank-Transaktion fehlgeschlagen: Textual SQL expression 'SELECT 1' should be explicitly declared as text('SELECT 1')
|
||||
2025-06-19 23:11:53 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:11:53 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:12:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/error-recovery/status
|
||||
2025-06-19 23:12:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
||||
2025-06-19 23:12:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/live-stats
|
||||
2025-06-19 23:12:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/system/status
|
||||
2025-06-19 23:12:22 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:12:22 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:12:23 - [app] app - [ERROR] ERROR - Datenbank-Transaktion fehlgeschlagen: Textual SQL expression 'SELECT 1' should be explicitly declared as text('SELECT 1')
|
||||
2025-06-19 23:12:23 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:12:23 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:12:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/error-recovery/status
|
||||
2025-06-19 23:12:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/live-stats
|
||||
2025-06-19 23:12:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/system/status
|
||||
2025-06-19 23:12:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
||||
2025-06-19 23:12:52 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:12:52 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:12:53 - [app] app - [ERROR] ERROR - Datenbank-Transaktion fehlgeschlagen: Textual SQL expression 'SELECT 1' should be explicitly declared as text('SELECT 1')
|
||||
2025-06-19 23:12:53 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:12:53 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:13:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/error-recovery/status
|
||||
2025-06-19 23:13:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
||||
2025-06-19 23:13:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/live-stats
|
||||
2025-06-19 23:13:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/system/status
|
||||
2025-06-19 23:13:22 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:13:22 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:13:23 - [app] app - [ERROR] ERROR - Datenbank-Transaktion fehlgeschlagen: Textual SQL expression 'SELECT 1' should be explicitly declared as text('SELECT 1')
|
||||
2025-06-19 23:13:23 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:13:23 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:13:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/error-recovery/status
|
||||
2025-06-19 23:13:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
||||
2025-06-19 23:13:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/live-stats
|
||||
2025-06-19 23:13:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/system/status
|
||||
2025-06-19 23:13:52 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:13:52 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:13:53 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:13:53 - [app] app - [ERROR] ERROR - Datenbank-Transaktion fehlgeschlagen: Textual SQL expression 'SELECT 1' should be explicitly declared as text('SELECT 1')
|
||||
2025-06-19 23:13:53 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:14:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/error-recovery/status
|
||||
2025-06-19 23:14:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
||||
2025-06-19 23:14:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/live-stats
|
||||
2025-06-19 23:14:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/system/status
|
||||
2025-06-19 23:14:22 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:14:22 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:14:23 - [app] app - [ERROR] ERROR - Datenbank-Transaktion fehlgeschlagen: Textual SQL expression 'SELECT 1' should be explicitly declared as text('SELECT 1')
|
||||
2025-06-19 23:14:23 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:14:23 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:14:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/error-recovery/status
|
||||
2025-06-19 23:14:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/live-stats
|
||||
2025-06-19 23:14:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
||||
2025-06-19 23:14:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/system/status
|
||||
2025-06-19 23:14:52 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:14:52 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:14:53 - [app] app - [ERROR] ERROR - Datenbank-Transaktion fehlgeschlagen: Textual SQL expression 'SELECT 1' should be explicitly declared as text('SELECT 1')
|
||||
2025-06-19 23:14:53 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:14:53 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:15:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/error-recovery/status
|
||||
2025-06-19 23:15:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
||||
2025-06-19 23:15:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/live-stats
|
||||
2025-06-19 23:15:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/system/status
|
||||
2025-06-19 23:15:22 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:15:22 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:15:23 - [app] app - [ERROR] ERROR - Datenbank-Transaktion fehlgeschlagen: Textual SQL expression 'SELECT 1' should be explicitly declared as text('SELECT 1')
|
||||
2025-06-19 23:15:23 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:15:23 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:15:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/error-recovery/status
|
||||
2025-06-19 23:15:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
||||
2025-06-19 23:15:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/system/status
|
||||
2025-06-19 23:15:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/live-stats
|
||||
2025-06-19 23:15:52 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:15:52 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:15:53 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:15:53 - [app] app - [ERROR] ERROR - Datenbank-Transaktion fehlgeschlagen: Textual SQL expression 'SELECT 1' should be explicitly declared as text('SELECT 1')
|
||||
2025-06-19 23:15:53 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:16:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/error-recovery/status
|
||||
2025-06-19 23:16:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
||||
2025-06-19 23:16:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/system/status
|
||||
2025-06-19 23:16:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/live-stats
|
||||
2025-06-19 23:16:22 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:16:22 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:16:23 - [app] app - [ERROR] ERROR - Datenbank-Transaktion fehlgeschlagen: Textual SQL expression 'SELECT 1' should be explicitly declared as text('SELECT 1')
|
||||
2025-06-19 23:16:23 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:16:23 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:16:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/error-recovery/status
|
||||
2025-06-19 23:16:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
||||
2025-06-19 23:16:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/live-stats
|
||||
2025-06-19 23:16:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/system/status
|
||||
2025-06-19 23:16:52 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:16:52 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:16:53 - [app] app - [ERROR] ERROR - Datenbank-Transaktion fehlgeschlagen: Textual SQL expression 'SELECT 1' should be explicitly declared as text('SELECT 1')
|
||||
2025-06-19 23:16:53 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:16:53 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:17:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/error-recovery/status
|
||||
2025-06-19 23:17:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
||||
2025-06-19 23:17:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/live-stats
|
||||
2025-06-19 23:17:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/system/status
|
||||
2025-06-19 23:17:22 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:17:22 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:17:23 - [app] app - [ERROR] ERROR - Datenbank-Transaktion fehlgeschlagen: Textual SQL expression 'SELECT 1' should be explicitly declared as text('SELECT 1')
|
||||
2025-06-19 23:17:23 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:17:23 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:17:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/error-recovery/status
|
||||
2025-06-19 23:17:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
||||
2025-06-19 23:17:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/live-stats
|
||||
2025-06-19 23:17:52 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/system/status
|
||||
2025-06-19 23:17:52 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
2025-06-19 23:17:52 - [app] app - [DEBUG] DEBUG - Response: 200
|
||||
|
Reference in New Issue
Block a user