📝 "🐛 Refactor database connections

This commit is contained in:
2025-06-12 14:32:24 +02:00
parent 894896cc7f
commit b28dbc5ab6
3 changed files with 10 additions and 0 deletions

Binary file not shown.

View File

@ -19329,3 +19329,5 @@ werkzeug.routing.exceptions.BuildError: Could not build url for endpoint 'jobs.j
2025-06-12 13:32:29 - [app] app - [INFO] INFO - [STARTUP] Starte Job Scheduler...
2025-06-12 13:32:29 - [app] app - [INFO] INFO - [STARTUP] ✅ Job Scheduler gestartet
2025-06-12 13:32:29 - [app] app - [INFO] INFO - [STARTUP] 🌐 Server startet auf http://0.0.0.0:5000
2025-06-12 14:30:19 - [app] app - [WARNING] WARNING - CSRF-Fehler: The CSRF session token is missing.
2025-06-12 14:32:19 - [app] app - [INFO] INFO - Steckdosen-Status geloggt: Drucker 1, Status: unreachable, Quelle: system

View File

@ -124,3 +124,11 @@
2025-06-12 11:26:46 - [test_printer_setup] test_printer_setup - [INFO] INFO - ⭕ Ausgeschaltet: 0
2025-06-12 11:26:46 - [test_printer_setup] test_printer_setup - [INFO] INFO - ❌ Nicht erreichbar: 6
2025-06-12 11:26:46 - [test_printer_setup] test_printer_setup - [INFO] INFO - ❓ Unbekannt: 0
2025-06-12 14:32:17 - [test_printer_setup] test_printer_setup - [INFO] INFO -
🎮 Teste Steckdosen-Steuerung...
2025-06-12 14:32:17 - [test_printer_setup] test_printer_setup - [INFO] INFO - 🎯 Teste Steuerung für: 3D-Drucker 1 - Halle A
2025-06-12 14:32:19 - [test_printer_setup] test_printer_setup - [INFO] INFO - 📊 Aktueller Status: unreachable
2025-06-12 14:32:19 - [test_printer_setup] test_printer_setup - [WARNING] WARNING - ⚠️ Steckdose kann nicht gesteuert werden
2025-06-12 14:32:19 - [test_printer_setup] test_printer_setup - [WARNING] WARNING - Grund: Steckdose nicht erreichbar
2025-06-12 14:32:19 - [test_printer_setup] test_printer_setup - [INFO] INFO -
✅ Test abgeschlossen!