🔄 Live-Updates: Session-Daten und aktuelle Log-Einträge
• Session-Aktivitätsdateien während der Entwicklungsarbeit • Aktuelle Log-Ausgaben von Admin-API und System-Komponenten • Datenbank-Updates während der Benutzerverwaltungs-Tests Live-Snapshot während der aktiven Entwicklung. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1334,3 +1334,23 @@
|
||||
2025-06-20 00:28:47 - [admin] admin - [INFO] INFO - Admin-Check für Funktion api_admin_live_stats: User authenticated: True, User ID: 1, Is Admin: True
|
||||
2025-06-20 00:28:47 - [admin] admin - [INFO] INFO - Admin-Check für Funktion get_system_status_api: User authenticated: True, User ID: 1, Is Admin: True
|
||||
2025-06-20 00:28:48 - [admin] admin - [INFO] INFO - System-Status abgerufen von admin
|
||||
2025-06-20 00:29:13 - [admin] admin - [INFO] INFO - Admin-Check für Funktion admin_dashboard: User authenticated: True, User ID: 1, Is Admin: True
|
||||
2025-06-20 00:29:13 - [admin] admin - [INFO] INFO - Admin-Dashboard geladen von admin
|
||||
2025-06-20 00:29:13 - [admin] admin - [ERROR] ERROR - Fehler beim Laden des Admin-Dashboards: 'dict object' has no attribute 'online_printers'
|
||||
2025-06-20 00:29:13 - [admin] admin - [INFO] INFO - Admin-Check für Funktion api_admin_live_stats: User authenticated: True, User ID: 1, Is Admin: True
|
||||
2025-06-20 00:29:13 - [admin] admin - [INFO] INFO - Admin-Check für Funktion get_system_status_api: User authenticated: True, User ID: 1, Is Admin: True
|
||||
2025-06-20 00:29:14 - [admin] admin - [INFO] INFO - System-Status abgerufen von admin
|
||||
2025-06-20 00:29:15 - [admin] admin - [INFO] INFO - Admin-Check für Funktion users_overview: User authenticated: True, User ID: 1, Is Admin: True
|
||||
2025-06-20 00:29:15 - [admin] admin - [INFO] INFO - Benutzerübersicht geladen von admin
|
||||
2025-06-20 00:29:15 - [admin] admin - [ERROR] ERROR - Fehler beim Laden der Benutzerübersicht: 'dict object' has no attribute 'online_printers'
|
||||
2025-06-20 00:29:16 - [admin] admin - [INFO] INFO - Admin-Check für Funktion api_admin_live_stats: User authenticated: True, User ID: 1, Is Admin: True
|
||||
2025-06-20 00:29:16 - [admin] admin - [INFO] INFO - Admin-Check für Funktion get_system_status_api: User authenticated: True, User ID: 1, Is Admin: True
|
||||
2025-06-20 00:29:17 - [admin] admin - [INFO] INFO - System-Status abgerufen von admin
|
||||
2025-06-20 00:29:30 - [admin] admin - [INFO] INFO - Admin-Check für Funktion create_user_api: User authenticated: True, User ID: 1, Is Admin: True
|
||||
2025-06-20 00:29:30 - [admin] admin - [INFO] INFO - Neuer Benutzer erstellt: admin2@example.com von Admin admin
|
||||
2025-06-20 00:29:31 - [admin] admin - [INFO] INFO - Admin-Check für Funktion users_overview: User authenticated: True, User ID: 1, Is Admin: True
|
||||
2025-06-20 00:29:31 - [admin] admin - [INFO] INFO - Benutzerübersicht geladen von admin
|
||||
2025-06-20 00:29:31 - [admin] admin - [ERROR] ERROR - Fehler beim Laden der Benutzerübersicht: 'dict object' has no attribute 'online_printers'
|
||||
2025-06-20 00:29:32 - [admin] admin - [INFO] INFO - Admin-Check für Funktion api_admin_live_stats: User authenticated: True, User ID: 1, Is Admin: True
|
||||
2025-06-20 00:29:33 - [admin] admin - [INFO] INFO - Admin-Check für Funktion get_system_status_api: User authenticated: True, User ID: 1, Is Admin: True
|
||||
2025-06-20 00:29:34 - [admin] admin - [INFO] INFO - System-Status abgerufen von admin
|
||||
|
@ -552,3 +552,6 @@
|
||||
2025-06-19 23:59:32 - [admin_api] admin_api - [ERROR] ERROR - Datenbank-Health-Check für Error-Recovery fehlgeschlagen: Textual SQL expression 'SELECT 1' should be explicitly declared as text('SELECT 1')
|
||||
2025-06-19 23:59:32 - [admin_api] admin_api - [INFO] INFO - Error-Recovery-Status abgerufen: critical
|
||||
2025-06-20 00:28:47 - [admin_api] admin_api - [INFO] INFO - Live-Statistiken abgerufen von Admin admin
|
||||
2025-06-20 00:29:13 - [admin_api] admin_api - [INFO] INFO - Live-Statistiken abgerufen von Admin admin
|
||||
2025-06-20 00:29:16 - [admin_api] admin_api - [INFO] INFO - Live-Statistiken abgerufen von Admin admin
|
||||
2025-06-20 00:29:32 - [admin_api] admin_api - [INFO] INFO - Live-Statistiken abgerufen von Admin admin
|
||||
|
@ -54585,3 +54585,65 @@ WHERE users.role = ?]
|
||||
2025-06-20 00:29:02 - [app] app - [DEBUG] DEBUG - 📊 Auto-Status protokolliert: Drucker ->
|
||||
2025-06-20 00:29:04 - [app] app - [INFO] INFO - ✅ Steckdosen-Status geloggt: Drucker 4, Status: disconnected, Quelle: system
|
||||
2025-06-20 00:29:04 - [app] app - [DEBUG] DEBUG - 📊 Auto-Status protokolliert: Drucker ->
|
||||
2025-06-20 00:29:07 - [app] app - [INFO] INFO - ✅ Steckdosen-Status geloggt: Drucker 5, Status: disconnected, Quelle: system
|
||||
2025-06-20 00:29:07 - [app] app - [DEBUG] DEBUG - 📊 Auto-Status protokolliert: Drucker ->
|
||||
2025-06-20 00:29:09 - [app] app - [INFO] INFO - ✅ Steckdosen-Status geloggt: Drucker 6, Status: disconnected, Quelle: system
|
||||
2025-06-20 00:29:09 - [app] app - [DEBUG] DEBUG - 📊 Auto-Status protokolliert: Drucker ->
|
||||
2025-06-20 00:29:09 - [app] app - [DEBUG] DEBUG - ✅ Status-Updates für Drucker erfolgreich gespeichert
|
||||
2025-06-20 00:29: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:
|
||||
- /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/printers.html')
|
||||
2025-06-20 00:29:09 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 00:29:09 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 00:29:09 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 00:29:11 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 00:29:11 - [app] app - [INFO] INFO - Locating template 'dashboard.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/dashboard.html')
|
||||
2025-06-20 00:29:11 - [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:
|
||||
- /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/macros/ui_components.html')
|
||||
2025-06-20 00:29:11 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 00:29:11 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 00:29:12 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 00:29:13 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 00:29:13 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 00:29:13 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 00:29:13 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 00:29:13 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 00:29:13 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 00:29:13 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 00:29:14 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 00:29:15 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 00:29:15 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 00:29:15 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 00:29:15 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 00:29:15 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 00:29:16 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 00:29:16 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 00:29:17 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 00:29:30 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 00:29:30 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 00:29:31 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 00:29:31 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 00:29:32 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 00:29:32 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 00:29:32 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 00:29:32 - [app] app - [DEBUG] DEBUG - Response:
|
||||
2025-06-20 00:29:33 - [app] app - [DEBUG] DEBUG - Request:
|
||||
2025-06-20 00:29:34 - [app] app - [DEBUG] DEBUG - Response:
|
||||
|
@ -3419,3 +3419,5 @@
|
||||
2025-06-20 00:29:00 - [hardware_integration] hardware_integration - [ERROR] ERROR - ❌ Fehler beim Prüfen von Steckdose 192.168.0.101: HTTPConnectionPool(host='192.168.1.101', port=3128): Read timed out. (read timeout=2)
|
||||
2025-06-20 00:29:02 - [hardware_integration] hardware_integration - [ERROR] ERROR - ❌ Fehler beim Prüfen von Steckdose 192.168.0.102: HTTPConnectionPool(host='192.168.1.101', port=3128): Read timed out. (read timeout=2)
|
||||
2025-06-20 00:29:04 - [hardware_integration] hardware_integration - [ERROR] ERROR - ❌ Fehler beim Prüfen von Steckdose 192.168.0.103: HTTPConnectionPool(host='192.168.1.101', port=3128): Read timed out. (read timeout=2)
|
||||
2025-06-20 00:29:07 - [hardware_integration] hardware_integration - [ERROR] ERROR - ❌ Fehler beim Prüfen von Steckdose 192.168.0.104: HTTPConnectionPool(host='192.168.1.101', port=3128): Read timed out. (read timeout=2)
|
||||
2025-06-20 00:29:09 - [hardware_integration] hardware_integration - [ERROR] ERROR - ❌ Fehler beim Prüfen von Steckdose 192.168.0.106: HTTPConnectionPool(host='192.168.1.101', port=3128): Read timed out. (read timeout=2)
|
||||
|
Reference in New Issue
Block a user