6851 lines
576 KiB
Plaintext
6851 lines
576 KiB
Plaintext
2025-06-12 07:24:57 - [app] app - [WARNING] WARNING - DatabaseCleanupManager nicht verfügbar - Fallback auf Legacy-Cleanup
|
|
2025-06-12 07:24:57 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: backend/database/myp.db
|
|
2025-06-12 07:24:59 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung: development
|
|
2025-06-12 07:24:59 - [app] app - [INFO] INFO - [CONFIG] Production-Modus: False
|
|
2025-06-12 07:24:59 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
|
|
2025-06-12 07:24:59 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
|
|
2025-06-12 07:24:59 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ MYP Development Environment Konfiguration aktiviert
|
|
2025-06-12 07:24:59 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment: Development/Testing
|
|
2025-06-12 07:24:59 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode: True
|
|
2025-06-12 07:24:59 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo: True
|
|
2025-06-12 07:25:02 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
|
|
2025-06-12 07:25:02 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:02 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:02 - [app] app - [INFO] INFO - Locating template 'login.html':
|
|
1: trying loader of application 'app'
|
|
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-12 07:25:02 - [app] app - [INFO] INFO - Locating template 'base.html':
|
|
1: trying loader of application 'app'
|
|
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-12 07:25:02 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 07:25:02 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:02 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:02 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:02 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.DatabaseError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/4xp6)
|
|
2025-06-12 07:25:02 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:02 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:02 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:02 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:02 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:02 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:02 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:02 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:02 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:02 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: <sqlite3.Connection object at 0x00000177EFA626B0> returned NULL without setting an exception
|
|
2025-06-12 07:25:02 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:02 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:02 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:02 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:02 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:02 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:02 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/static/icons/icon-192.png
|
|
2025-06-12 07:25:02 - [app] app - [INFO] INFO - Locating template 'errors/404.html':
|
|
1: trying loader of application 'app'
|
|
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\\errors\\404.html')
|
|
2025-06-12 07:25:06 - [app] app - [DEBUG] DEBUG - Request: POST /auth/login
|
|
2025-06-12 07:25:06 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:06 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 07:25:12 - [app] app - [DEBUG] DEBUG - Request: POST /auth/login
|
|
2025-06-12 07:25:12 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:12 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 07:25:14 - [app] app - [DEBUG] DEBUG - Request: GET /auth/login
|
|
2025-06-12 07:25:14 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:14 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 07:25:14 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:14 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:14 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.DatabaseError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/4xp6)
|
|
2025-06-12 07:25:14 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:14 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:14 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:14 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:14 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: <sqlite3.Connection object at 0x00000177EFA626B0> returned NULL without setting an exception
|
|
2025-06-12 07:25:14 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: <sqlite3.Connection object at 0x00000177EFA626B0> returned NULL without setting an exception
|
|
2025-06-12 07:25:14 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:14 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:14 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:14 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:14 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.DatabaseError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/4xp6)
|
|
2025-06-12 07:25:14 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.DatabaseError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/4xp6)
|
|
2025-06-12 07:25:14 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:14 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: <sqlite3.Connection object at 0x00000177EFA626B0> returned NULL without setting an exception
|
|
2025-06-12 07:25:14 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:14 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:14 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:14 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:14 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/static/icons/icon-192.png
|
|
2025-06-12 07:25:16 - [app] app - [DEBUG] DEBUG - Request: POST /auth/login
|
|
2025-06-12 07:25:16 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:16 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 07:25:24 - [app] app - [DEBUG] DEBUG - Request: GET /request
|
|
2025-06-12 07:25:24 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:24 - [app] app - [INFO] INFO - Locating template 'guest_request.html':
|
|
1: trying loader of application 'app'
|
|
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-12 07:25:24 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 07:25:24 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:24 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:24 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: <sqlite3.Connection object at 0x00000177EFA626B0> returned NULL without setting an exception
|
|
2025-06-12 07:25:24 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:24 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:24 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:24 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:24 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:24 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:24 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:24 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:24 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:24 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:24 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:24 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:24 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:24 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:24 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:24 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:24 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/static/icons/icon-192.png
|
|
2025-06-12 07:25:28 - [app] app - [DEBUG] DEBUG - Request: POST /request
|
|
2025-06-12 07:25:28 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:28 - [app] app - [INFO] INFO - OTP generiert für Guest Request 3
|
|
2025-06-12 07:25:28 - [app] app - [ERROR] ERROR - Datenbank-Transaktion fehlgeschlagen: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users JOIN user_permissions ON users.id = user_permissions.user_id
|
|
WHERE user_permissions.can_approve_jobs = 1]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:28 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 07:25:33 - [app] app - [DEBUG] DEBUG - Request: GET /requests/overview
|
|
2025-06-12 07:25:33 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:34 - [app] app - [INFO] INFO - Locating template 'guest_requests_overview.html':
|
|
1: trying loader of application 'app'
|
|
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-12 07:25:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 07:25:34 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:34 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: <sqlite3.Connection object at 0x00000177EFA626B0> returned NULL without setting an exception
|
|
2025-06-12 07:25:34 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:34 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:34 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:34 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:34 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:34 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:34 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:34 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:34 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:34 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:34 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:34 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:34 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:34 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:34 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:34 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:34 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:34 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:34 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/static/icons/icon-192.png
|
|
2025-06-12 07:25:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/ws-fallback
|
|
2025-06-12 07:25:36 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:36 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/api/ws-fallback
|
|
2025-06-12 07:25:36 - [app] app - [DEBUG] DEBUG - Response: 404
|
|
2025-06-12 07:25:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 07:25:36 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:36 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 07:25:36 - [app] app - [DEBUG] DEBUG - Request: GET /auth/login
|
|
2025-06-12 07:25:36 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.OperationalError) no such column: users.theme_preference
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|
|
2025-06-12 07:25:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:02:03 - [app] app - [WARNING] WARNING - DatabaseCleanupManager nicht verfügbar - Fallback auf Legacy-Cleanup
|
|
2025-06-12 08:02:03 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: backend/database/myp.db
|
|
2025-06-12 08:02:04 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung: development
|
|
2025-06-12 08:02:04 - [app] app - [INFO] INFO - [CONFIG] Production-Modus: False
|
|
2025-06-12 08:02:04 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
|
|
2025-06-12 08:02:04 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
|
|
2025-06-12 08:02:04 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ MYP Development Environment Konfiguration aktiviert
|
|
2025-06-12 08:02:04 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment: Development/Testing
|
|
2025-06-12 08:02:04 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode: True
|
|
2025-06-12 08:02:04 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo: True
|
|
2025-06-12 08:02:04 - [app] app - [INFO] INFO - [STARTUP] 🚀 Starte MYP DEVELOPMENT-Umgebung
|
|
2025-06-12 08:02:04 - [app] app - [INFO] INFO - [STARTUP] 🏢 Mercedes-Benz TBA Marienfelde
|
|
2025-06-12 08:02:04 - [app] app - [INFO] INFO - [STARTUP] 🔒 Air-Gapped: True
|
|
2025-06-12 08:02:04 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Datenbank...
|
|
2025-06-12 08:02:04 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
|
|
2025-06-12 08:02:04 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
|
|
2025-06-12 08:02:04 - [app] app - [INFO] INFO - [STARTUP] ✅ Datenbank initialisiert
|
|
2025-06-12 08:02:04 - [app] app - [INFO] INFO - [STARTUP] Prüfe Initial-Admin...
|
|
2025-06-12 08:02:05 - [app] app - [INFO] INFO - Admin-Benutzer admin (admin@mercedes-benz.com) existiert bereits. Passwort wurde zurückgesetzt.
|
|
2025-06-12 08:02:05 - [app] app - [INFO] INFO - [STARTUP] ✅ Admin-Benutzer geprüft
|
|
2025-06-12 08:02:05 - [app] app - [INFO] INFO - [STARTUP] Starte Queue Manager...
|
|
2025-06-12 08:02:05 - [app] app - [INFO] INFO - [STARTUP] ✅ Queue Manager gestartet
|
|
2025-06-12 08:02:05 - [app] app - [INFO] INFO - [STARTUP] Starte Job Scheduler...
|
|
2025-06-12 08:02:05 - [app] app - [INFO] INFO - [STARTUP] ✅ Job Scheduler gestartet
|
|
2025-06-12 08:02:05 - [app] app - [INFO] INFO - [STARTUP] 🌐 Server startet auf http://0.0.0.0:5000
|
|
2025-06-12 08:02:06 - [app] app - [WARNING] WARNING - DatabaseCleanupManager nicht verfügbar - Fallback auf Legacy-Cleanup
|
|
2025-06-12 08:02:06 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: backend/database/myp.db
|
|
2025-06-12 08:02:07 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung: development
|
|
2025-06-12 08:02:07 - [app] app - [INFO] INFO - [CONFIG] Production-Modus: False
|
|
2025-06-12 08:02:07 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
|
|
2025-06-12 08:02:07 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
|
|
2025-06-12 08:02:07 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ MYP Development Environment Konfiguration aktiviert
|
|
2025-06-12 08:02:07 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment: Development/Testing
|
|
2025-06-12 08:02:07 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode: True
|
|
2025-06-12 08:02:07 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo: True
|
|
2025-06-12 08:02:07 - [app] app - [INFO] INFO - [STARTUP] 🚀 Starte MYP DEVELOPMENT-Umgebung
|
|
2025-06-12 08:02:07 - [app] app - [INFO] INFO - [STARTUP] 🏢 Mercedes-Benz TBA Marienfelde
|
|
2025-06-12 08:02:07 - [app] app - [INFO] INFO - [STARTUP] 🔒 Air-Gapped: True
|
|
2025-06-12 08:02:07 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Datenbank...
|
|
2025-06-12 08:02:07 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
|
|
2025-06-12 08:02:07 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
|
|
2025-06-12 08:02:07 - [app] app - [INFO] INFO - [STARTUP] ✅ Datenbank initialisiert
|
|
2025-06-12 08:02:07 - [app] app - [INFO] INFO - [STARTUP] Prüfe Initial-Admin...
|
|
2025-06-12 08:02:07 - [app] app - [INFO] INFO - Admin-Benutzer admin (admin@mercedes-benz.com) existiert bereits. Passwort wurde zurückgesetzt.
|
|
2025-06-12 08:02:07 - [app] app - [INFO] INFO - [STARTUP] ✅ Admin-Benutzer geprüft
|
|
2025-06-12 08:02:07 - [app] app - [INFO] INFO - [STARTUP] Starte Queue Manager...
|
|
2025-06-12 08:02:07 - [app] app - [INFO] INFO - [STARTUP] ✅ Queue Manager gestartet
|
|
2025-06-12 08:02:07 - [app] app - [INFO] INFO - [STARTUP] Starte Job Scheduler...
|
|
2025-06-12 08:02:07 - [app] app - [INFO] INFO - [STARTUP] ✅ Job Scheduler gestartet
|
|
2025-06-12 08:02:07 - [app] app - [INFO] INFO - [STARTUP] 🌐 Server startet auf http://0.0.0.0:5000
|
|
2025-06-12 08:02:07 - [app] app - [WARNING] WARNING - Fehler beim Parsen der Session-Zeit: 'int' object has no attribute 'total_seconds'
|
|
2025-06-12 08:02:07 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/api/ws-fallback
|
|
2025-06-12 08:02:07 - [app] app - [WARNING] WARNING - Fehler beim Parsen der Session-Zeit: 'int' object has no attribute 'total_seconds'
|
|
2025-06-12 08:02:07 - [app] app - [WARNING] WARNING - Fehler beim Parsen der Session-Zeit: 'int' object has no attribute 'total_seconds'
|
|
2025-06-12 08:02:07 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/ws
|
|
2025-06-12 08:02:07 - [app] app - [INFO] INFO - Locating template 'errors/404.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\\errors\\404.html')
|
|
2025-06-12 08:02:07 - [app] app - [INFO] INFO - Locating template 'errors/404.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\\errors\\404.html')
|
|
2025-06-12 08:02:07 - [app] app - [DEBUG] DEBUG - Request: GET /auth/login
|
|
2025-06-12 08:02:07 - [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-12 08:02:07 - [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-12 08:02:07 - [app] app - [DEBUG] DEBUG - Response: 404
|
|
2025-06-12 08:02:07 - [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-12 08:02:07 - [app] app - [DEBUG] DEBUG - Response: 404
|
|
2025-06-12 08:02:07 - [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-12 08:02:07 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:02:09 - [app] app - [DEBUG] DEBUG - Request: POST /auth/login
|
|
2025-06-12 08:02:09 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:02:11 - [app] app - [DEBUG] DEBUG - Request: GET /
|
|
2025-06-12 08:02:11 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 08:02:11 - [app] app - [DEBUG] DEBUG - Request: GET /auth/login
|
|
2025-06-12 08:02:11 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:02:13 - [app] app - [DEBUG] DEBUG - Request: POST /auth/login
|
|
2025-06-12 08:02:13 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:02:15 - [app] app - [DEBUG] DEBUG - Request: GET /
|
|
2025-06-12 08:02:15 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 08:02:15 - [app] app - [DEBUG] DEBUG - Request: GET /auth/login
|
|
2025-06-12 08:02:15 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:02:17 - [app] app - [DEBUG] DEBUG - Request: GET /printers
|
|
2025-06-12 08:02:17 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 08:02:17 - [app] app - [DEBUG] DEBUG - Request: GET /auth/login
|
|
2025-06-12 08:02:17 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:02:19 - [app] app - [DEBUG] DEBUG - Request: GET /request
|
|
2025-06-12 08:02:19 - [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-12 08:02:19 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:02:24 - [app] app - [DEBUG] DEBUG - Request: GET /
|
|
2025-06-12 08:02:24 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 08:02:24 - [app] app - [DEBUG] DEBUG - Request: GET /auth/login
|
|
2025-06-12 08:02:24 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:02:26 - [app] app - [DEBUG] DEBUG - Request: POST /auth/login
|
|
2025-06-12 08:02:26 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:02:28 - [app] app - [DEBUG] DEBUG - Request: GET /
|
|
2025-06-12 08:02:28 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 08:02:28 - [app] app - [DEBUG] DEBUG - Request: GET /auth/login
|
|
2025-06-12 08:02:28 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:02:29 - [app] app - [DEBUG] DEBUG - Request: GET /requests/overview
|
|
2025-06-12 08:02:29 - [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-12 08:02:29 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:02:34 - [app] app - [INFO] INFO - [SHUTDOWN] 🧹 Cleanup wird ausgeführt...
|
|
2025-06-12 08:02:34 - [app] app - [INFO] INFO - [SHUTDOWN] ✅ Queue Manager gestoppt
|
|
2025-06-12 08:02:34 - [app] app - [ERROR] ERROR - [SHUTDOWN] ❌ Cleanup-Fehler: 'BackgroundTaskScheduler' object has no attribute 'shutdown'
|
|
2025-06-12 08:02:35 - [app] app - [WARNING] WARNING - DatabaseCleanupManager nicht verfügbar - Fallback auf Legacy-Cleanup
|
|
2025-06-12 08:02:35 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: backend/database/myp.db
|
|
2025-06-12 08:02:37 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung: development
|
|
2025-06-12 08:02:37 - [app] app - [INFO] INFO - [CONFIG] Production-Modus: False
|
|
2025-06-12 08:02:37 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
|
|
2025-06-12 08:02:37 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
|
|
2025-06-12 08:02:37 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ MYP Development Environment Konfiguration aktiviert
|
|
2025-06-12 08:02:37 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment: Development/Testing
|
|
2025-06-12 08:02:37 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode: True
|
|
2025-06-12 08:02:37 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo: True
|
|
2025-06-12 08:02:37 - [app] app - [INFO] INFO - [STARTUP] 🚀 Starte MYP DEVELOPMENT-Umgebung
|
|
2025-06-12 08:02:37 - [app] app - [INFO] INFO - [STARTUP] 🏢 Mercedes-Benz TBA Marienfelde
|
|
2025-06-12 08:02:37 - [app] app - [INFO] INFO - [STARTUP] 🔒 Air-Gapped: True
|
|
2025-06-12 08:02:37 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Datenbank...
|
|
2025-06-12 08:02:37 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
|
|
2025-06-12 08:02:37 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
|
|
2025-06-12 08:02:37 - [app] app - [INFO] INFO - [STARTUP] ✅ Datenbank initialisiert
|
|
2025-06-12 08:02:37 - [app] app - [INFO] INFO - [STARTUP] Prüfe Initial-Admin...
|
|
2025-06-12 08:02:37 - [app] app - [INFO] INFO - Admin-Benutzer admin (admin@mercedes-benz.com) existiert bereits. Passwort wurde zurückgesetzt.
|
|
2025-06-12 08:02:37 - [app] app - [INFO] INFO - [STARTUP] ✅ Admin-Benutzer geprüft
|
|
2025-06-12 08:02:37 - [app] app - [INFO] INFO - [STARTUP] Starte Queue Manager...
|
|
2025-06-12 08:02:37 - [app] app - [INFO] INFO - [STARTUP] ✅ Queue Manager gestartet
|
|
2025-06-12 08:02:37 - [app] app - [INFO] INFO - [STARTUP] Starte Job Scheduler...
|
|
2025-06-12 08:02:37 - [app] app - [INFO] INFO - [STARTUP] ✅ Job Scheduler gestartet
|
|
2025-06-12 08:02:37 - [app] app - [INFO] INFO - [STARTUP] 🌐 Server startet auf http://0.0.0.0:5000
|
|
2025-06-12 08:02:37 - [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-12 08:02:37 - [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-12 08:02:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:08:13 - [app] app - [WARNING] WARNING - DatabaseCleanupManager nicht verfügbar - Fallback auf Legacy-Cleanup
|
|
2025-06-12 08:08:13 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: backend/database/myp.db
|
|
2025-06-12 08:08:14 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung: development
|
|
2025-06-12 08:08:14 - [app] app - [INFO] INFO - [CONFIG] Production-Modus: False
|
|
2025-06-12 08:08:14 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
|
|
2025-06-12 08:08:14 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
|
|
2025-06-12 08:08:14 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ MYP Development Environment Konfiguration aktiviert
|
|
2025-06-12 08:08:14 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment: Development/Testing
|
|
2025-06-12 08:08:14 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode: True
|
|
2025-06-12 08:08:14 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo: True
|
|
2025-06-12 08:08:14 - [app] app - [INFO] INFO - [STARTUP] 🚀 Starte MYP DEVELOPMENT-Umgebung
|
|
2025-06-12 08:08:14 - [app] app - [INFO] INFO - [STARTUP] 🏢 Mercedes-Benz TBA Marienfelde
|
|
2025-06-12 08:08:14 - [app] app - [INFO] INFO - [STARTUP] 🔒 Air-Gapped: True
|
|
2025-06-12 08:08:14 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Datenbank...
|
|
2025-06-12 08:08:14 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
|
|
2025-06-12 08:08:14 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
|
|
2025-06-12 08:08:14 - [app] app - [INFO] INFO - [STARTUP] ✅ Datenbank initialisiert
|
|
2025-06-12 08:08:14 - [app] app - [INFO] INFO - [STARTUP] Prüfe Initial-Admin...
|
|
2025-06-12 08:08:14 - [app] app - [INFO] INFO - Admin-Benutzer admin (admin@mercedes-benz.com) existiert bereits. Passwort wurde zurückgesetzt.
|
|
2025-06-12 08:08:14 - [app] app - [INFO] INFO - [STARTUP] ✅ Admin-Benutzer geprüft
|
|
2025-06-12 08:08:14 - [app] app - [INFO] INFO - [STARTUP] Starte Queue Manager...
|
|
2025-06-12 08:08:14 - [app] app - [INFO] INFO - [STARTUP] ✅ Queue Manager gestartet
|
|
2025-06-12 08:08:14 - [app] app - [INFO] INFO - [STARTUP] Starte Job Scheduler...
|
|
2025-06-12 08:08:14 - [app] app - [INFO] INFO - [STARTUP] ✅ Job Scheduler gestartet
|
|
2025-06-12 08:08:14 - [app] app - [INFO] INFO - [STARTUP] 🌐 Server startet auf http://0.0.0.0:5000
|
|
2025-06-12 08:08:15 - [app] app - [WARNING] WARNING - DatabaseCleanupManager nicht verfügbar - Fallback auf Legacy-Cleanup
|
|
2025-06-12 08:08:15 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: backend/database/myp.db
|
|
2025-06-12 08:08:16 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung: development
|
|
2025-06-12 08:08:16 - [app] app - [INFO] INFO - [CONFIG] Production-Modus: False
|
|
2025-06-12 08:08:16 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
|
|
2025-06-12 08:08:16 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
|
|
2025-06-12 08:08:16 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ MYP Development Environment Konfiguration aktiviert
|
|
2025-06-12 08:08:16 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment: Development/Testing
|
|
2025-06-12 08:08:16 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode: True
|
|
2025-06-12 08:08:16 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo: True
|
|
2025-06-12 08:08:16 - [app] app - [INFO] INFO - [STARTUP] 🚀 Starte MYP DEVELOPMENT-Umgebung
|
|
2025-06-12 08:08:16 - [app] app - [INFO] INFO - [STARTUP] 🏢 Mercedes-Benz TBA Marienfelde
|
|
2025-06-12 08:08:16 - [app] app - [INFO] INFO - [STARTUP] 🔒 Air-Gapped: True
|
|
2025-06-12 08:08:16 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Datenbank...
|
|
2025-06-12 08:08:16 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
|
|
2025-06-12 08:08:16 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
|
|
2025-06-12 08:08:16 - [app] app - [INFO] INFO - [STARTUP] ✅ Datenbank initialisiert
|
|
2025-06-12 08:08:16 - [app] app - [INFO] INFO - [STARTUP] Prüfe Initial-Admin...
|
|
2025-06-12 08:08:16 - [app] app - [INFO] INFO - Admin-Benutzer admin (admin@mercedes-benz.com) existiert bereits. Passwort wurde zurückgesetzt.
|
|
2025-06-12 08:08:16 - [app] app - [INFO] INFO - [STARTUP] ✅ Admin-Benutzer geprüft
|
|
2025-06-12 08:08:16 - [app] app - [INFO] INFO - [STARTUP] Starte Queue Manager...
|
|
2025-06-12 08:08:16 - [app] app - [INFO] INFO - [STARTUP] ✅ Queue Manager gestartet
|
|
2025-06-12 08:08:16 - [app] app - [INFO] INFO - [STARTUP] Starte Job Scheduler...
|
|
2025-06-12 08:08:16 - [app] app - [INFO] INFO - [STARTUP] ✅ Job Scheduler gestartet
|
|
2025-06-12 08:08:16 - [app] app - [INFO] INFO - [STARTUP] 🌐 Server startet auf http://0.0.0.0:5000
|
|
2025-06-12 08:08:17 - [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-12 08:08:17 - [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-12 08:08:17 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:08:20 - [app] app - [DEBUG] DEBUG - Request: GET /auth/login
|
|
2025-06-12 08:08:20 - [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-12 08:08:20 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:08:22 - [app] app - [DEBUG] DEBUG - Request: POST /auth/login
|
|
2025-06-12 08:08:22 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:08:24 - [app] app - [DEBUG] DEBUG - Request: GET /
|
|
2025-06-12 08:08:24 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 08:08:24 - [app] app - [DEBUG] DEBUG - Request: GET /dashboard
|
|
2025-06-12 08:08:24 - [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-12 08:08:24 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:08:24 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 08:08:24 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers/monitor/live-status
|
|
2025-06-12 08:08:24 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:08:24 - [app] app - [DEBUG] DEBUG - Request: GET /api/session/status
|
|
2025-06-12 08:08:24 - [app] app - [DEBUG] DEBUG - Request: GET /api/user/settings
|
|
2025-06-12 08:08:24 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 08:08:24 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 08:08:24 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:08:27 - [app] app - [DEBUG] DEBUG - Request: GET /admin/
|
|
2025-06-12 08:08:27 - [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-12 08:08:27 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:08:27 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 08:08:27 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:08:27 - [app] app - [DEBUG] DEBUG - Request: GET /api/stats
|
|
2025-06-12 08:08:27 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers/monitor/live-status
|
|
2025-06-12 08:08:27 - [app] app - [DEBUG] DEBUG - Request: GET /api/session/status
|
|
2025-06-12 08:08:27 - [app] app - [DEBUG] DEBUG - Request: GET /api/user/settings
|
|
2025-06-12 08:08:27 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 08:08:27 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 08:08:27 - [app] app - [INFO] INFO - ✅ API: Statistiken abgerufen
|
|
2025-06-12 08:08:27 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:08:27 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:08:27 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/system-health
|
|
2025-06-12 08:08:28 - [app] app - [INFO] INFO - ✅ Admin API: System-Health abgerufen
|
|
2025-06-12 08:08:28 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:08:29 - [app] app - [DEBUG] DEBUG - Request: GET /tapo/
|
|
2025-06-12 08:08:29 - [app] app - [INFO] INFO - Locating template 'tapo_control.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\\tapo_control.html')
|
|
2025-06-12 08:08:29 - [app] app - [ERROR] ERROR - Unhandled Exception - ID: 20250612_080829
|
|
2025-06-12 08:08:29 - [app] app - [ERROR] ERROR - URL: http://127.0.0.1:5000/tapo/
|
|
2025-06-12 08:08:29 - [app] app - [ERROR] ERROR - Method: GET
|
|
2025-06-12 08:08:29 - [app] app - [ERROR] ERROR - User: admin
|
|
2025-06-12 08:08:29 - [app] app - [ERROR] ERROR - Exception Type: BuildError
|
|
2025-06-12 08:08:29 - [app] app - [ERROR] ERROR - Exception: Could not build url for endpoint 'admin.manage_printers'. Did you mean 'admin.get_printer_api' instead?
|
|
2025-06-12 08:08:29 - [app] app - [ERROR] ERROR - Traceback: Traceback (most recent call last):
|
|
File "C:\Users\TTOMCZA.EMEA\Dev\Projektarbeit-MYP\backend\blueprints\tapo_control.py", line 83, in tapo_dashboard
|
|
return render_template('tapo_control.html',
|
|
outlets=outlets_status,
|
|
total_outlets=len(outlets_status),
|
|
online_outlets=online_count)
|
|
File "C:\Users\TTOMCZA.EMEA\AppData\Roaming\Python\Python313\site-packages\flask\templating.py", line 151, in render_template
|
|
return _render(app, template, context)
|
|
File "C:\Users\TTOMCZA.EMEA\AppData\Roaming\Python\Python313\site-packages\flask\templating.py", line 132, in _render
|
|
rv = template.render(context)
|
|
File "C:\Users\TTOMCZA.EMEA\AppData\Roaming\Python\Python313\site-packages\jinja2\environment.py", line 1295, in render
|
|
self.environment.handle_exception()
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\TTOMCZA.EMEA\AppData\Roaming\Python\Python313\site-packages\jinja2\environment.py", line 942, in handle_exception
|
|
raise rewrite_traceback_stack(source=source)
|
|
File "C:\Users\TTOMCZA.EMEA\Dev\Projektarbeit-MYP\backend\templates\tapo_control.html", line 1, in top-level template code
|
|
{% extends "base.html" %}
|
|
File "C:\Users\TTOMCZA.EMEA\Dev\Projektarbeit-MYP\backend\templates\base.html", line 658, in top-level template code
|
|
{% block content %}{% endblock %}
|
|
^^^^^^^^^^^^^
|
|
File "C:\Users\TTOMCZA.EMEA\Dev\Projektarbeit-MYP\backend\templates\tapo_control.html", line 224, in block 'content'
|
|
<a href="{{ url_for('admin.manage_printers') }}"
|
|
^^^^^^^^^
|
|
File "C:\Users\TTOMCZA.EMEA\AppData\Roaming\Python\Python313\site-packages\flask\app.py", line 1697, in url_for
|
|
return self.handle_url_build_error(error, endpoint, values)
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "C:\Users\TTOMCZA.EMEA\AppData\Roaming\Python\Python313\site-packages\flask\app.py", line 1686, in url_for
|
|
rv = url_adapter.build( # type: ignore[union-attr]
|
|
endpoint,
|
|
...<3 lines>...
|
|
force_external=_external,
|
|
)
|
|
File "C:\Users\TTOMCZA.EMEA\AppData\Roaming\Python\Python313\site-packages\werkzeug\routing\map.py", line 924, in build
|
|
raise BuildError(endpoint, values, method, self)
|
|
werkzeug.routing.exceptions.BuildError: Could not build url for endpoint 'admin.manage_printers'. Did you mean 'admin.get_printer_api' instead?
|
|
|
|
During handling of the above exception, another exception occurred:
|
|
|
|
Traceback (most recent call last):
|
|
File "C:\Users\TTOMCZA.EMEA\AppData\Roaming\Python\Python313\site-packages\flask\app.py", line 1484, in full_dispatch_request
|
|
rv = self.dispatch_request()
|
|
File "C:\Users\TTOMCZA.EMEA\AppData\Roaming\Python\Python313\site-packages\flask\app.py", line 1469, in dispatch_request
|
|
return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
|
|
File "C:\Users\TTOMCZA.EMEA\AppData\Roaming\Python\Python313\site-packages\flask_login\utils.py", line 290, in decorated_view
|
|
return current_app.ensure_sync(func)(*args, **kwargs)
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
|
|
File "C:\Users\TTOMCZA.EMEA\AppData\Roaming\Python\Python313\site-packages\flask_login\utils.py", line 290, in decorated_view
|
|
return current_app.ensure_sync(func)(*args, **kwargs)
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
|
|
File "C:\Users\TTOMCZA.EMEA\Dev\Projektarbeit-MYP\backend\utils\security_suite.py", line 100, in wrapper
|
|
return f(*args, **kwargs)
|
|
File "C:\Users\TTOMCZA.EMEA\Dev\Projektarbeit-MYP\backend\blueprints\tapo_control.py", line 91, in tapo_dashboard
|
|
return render_template('tapo_control.html', outlets={}, total_outlets=0, online_outlets=0)
|
|
File "C:\Users\TTOMCZA.EMEA\AppData\Roaming\Python\Python313\site-packages\flask\templating.py", line 151, in render_template
|
|
return _render(app, template, context)
|
|
File "C:\Users\TTOMCZA.EMEA\AppData\Roaming\Python\Python313\site-packages\flask\templating.py", line 132, in _render
|
|
rv = template.render(context)
|
|
File "C:\Users\TTOMCZA.EMEA\AppData\Roaming\Python\Python313\site-packages\jinja2\environment.py", line 1295, in render
|
|
self.environment.handle_exception()
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
|
|
File "C:\Users\TTOMCZA.EMEA\AppData\Roaming\Python\Python313\site-packages\jinja2\environment.py", line 942, in handle_exception
|
|
raise rewrite_traceback_stack(source=source)
|
|
File "C:\Users\TTOMCZA.EMEA\Dev\Projektarbeit-MYP\backend\templates\tapo_control.html", line 1, in top-level template code
|
|
{% extends "base.html" %}
|
|
File "C:\Users\TTOMCZA.EMEA\Dev\Projektarbeit-MYP\backend\templates\base.html", line 658, in top-level template code
|
|
{% block content %}{% endblock %}
|
|
^^^^^^^^^^^^^
|
|
File "C:\Users\TTOMCZA.EMEA\Dev\Projektarbeit-MYP\backend\templates\tapo_control.html", line 224, in block 'content'
|
|
<a href="{{ url_for('admin.manage_printers') }}"
|
|
^^^^^^^^^
|
|
File "C:\Users\TTOMCZA.EMEA\AppData\Roaming\Python\Python313\site-packages\flask\app.py", line 1697, in url_for
|
|
return self.handle_url_build_error(error, endpoint, values)
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
File "C:\Users\TTOMCZA.EMEA\AppData\Roaming\Python\Python313\site-packages\flask\app.py", line 1686, in url_for
|
|
rv = url_adapter.build( # type: ignore[union-attr]
|
|
endpoint,
|
|
...<3 lines>...
|
|
force_external=_external,
|
|
)
|
|
File "C:\Users\TTOMCZA.EMEA\AppData\Roaming\Python\Python313\site-packages\werkzeug\routing\map.py", line 924, in build
|
|
raise BuildError(endpoint, values, method, self)
|
|
werkzeug.routing.exceptions.BuildError: Could not build url for endpoint 'admin.manage_printers'. Did you mean 'admin.get_printer_api' instead?
|
|
|
|
2025-06-12 08:08:29 - [app] app - [INFO] INFO - Locating template 'errors/500.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\\errors\\500.html')
|
|
2025-06-12 08:08:29 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 08:08:29 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 08:08:29 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:08:29 - [app] app - [DEBUG] DEBUG - Request: GET /api/session/status
|
|
2025-06-12 08:08:29 - [app] app - [DEBUG] DEBUG - Request: GET /api/user/settings
|
|
2025-06-12 08:08:29 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 08:08:29 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:08:29 - [app] app - [INFO] INFO - [SHUTDOWN] 🧹 Cleanup wird ausgeführt...
|
|
2025-06-12 08:08:29 - [app] app - [INFO] INFO - [SHUTDOWN] ✅ Queue Manager gestoppt
|
|
2025-06-12 08:08:29 - [app] app - [ERROR] ERROR - [SHUTDOWN] ❌ Cleanup-Fehler: 'BackgroundTaskScheduler' object has no attribute 'shutdown'
|
|
2025-06-12 08:08:30 - [app] app - [WARNING] WARNING - DatabaseCleanupManager nicht verfügbar - Fallback auf Legacy-Cleanup
|
|
2025-06-12 08:08:30 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: backend/database/myp.db
|
|
2025-06-12 08:08:31 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung: development
|
|
2025-06-12 08:08:31 - [app] app - [INFO] INFO - [CONFIG] Production-Modus: False
|
|
2025-06-12 08:08:31 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
|
|
2025-06-12 08:08:31 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
|
|
2025-06-12 08:08:31 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ MYP Development Environment Konfiguration aktiviert
|
|
2025-06-12 08:08:31 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment: Development/Testing
|
|
2025-06-12 08:08:31 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode: True
|
|
2025-06-12 08:08:31 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo: True
|
|
2025-06-12 08:08:31 - [app] app - [INFO] INFO - [STARTUP] 🚀 Starte MYP DEVELOPMENT-Umgebung
|
|
2025-06-12 08:08:31 - [app] app - [INFO] INFO - [STARTUP] 🏢 Mercedes-Benz TBA Marienfelde
|
|
2025-06-12 08:08:31 - [app] app - [INFO] INFO - [STARTUP] 🔒 Air-Gapped: True
|
|
2025-06-12 08:08:31 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Datenbank...
|
|
2025-06-12 08:08:31 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
|
|
2025-06-12 08:08:31 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
|
|
2025-06-12 08:08:31 - [app] app - [INFO] INFO - [STARTUP] ✅ Datenbank initialisiert
|
|
2025-06-12 08:08:31 - [app] app - [INFO] INFO - [STARTUP] Prüfe Initial-Admin...
|
|
2025-06-12 08:08:32 - [app] app - [INFO] INFO - Admin-Benutzer admin (admin@mercedes-benz.com) existiert bereits. Passwort wurde zurückgesetzt.
|
|
2025-06-12 08:08:32 - [app] app - [INFO] INFO - [STARTUP] ✅ Admin-Benutzer geprüft
|
|
2025-06-12 08:08:32 - [app] app - [INFO] INFO - [STARTUP] Starte Queue Manager...
|
|
2025-06-12 08:08:32 - [app] app - [INFO] INFO - [STARTUP] ✅ Queue Manager gestartet
|
|
2025-06-12 08:08:32 - [app] app - [INFO] INFO - [STARTUP] Starte Job Scheduler...
|
|
2025-06-12 08:08:32 - [app] app - [INFO] INFO - [STARTUP] ✅ Job Scheduler gestartet
|
|
2025-06-12 08:08:32 - [app] app - [INFO] INFO - [STARTUP] 🌐 Server startet auf http://0.0.0.0:5000
|
|
2025-06-12 08:08:47 - [app] app - [INFO] INFO - [SHUTDOWN] 🧹 Cleanup wird ausgeführt...
|
|
2025-06-12 08:08:47 - [app] app - [INFO] INFO - [SHUTDOWN] ✅ Queue Manager gestoppt
|
|
2025-06-12 08:08:47 - [app] app - [ERROR] ERROR - [SHUTDOWN] ❌ Cleanup-Fehler: 'BackgroundTaskScheduler' object has no attribute 'shutdown'
|
|
2025-06-12 08:08:48 - [app] app - [WARNING] WARNING - DatabaseCleanupManager nicht verfügbar - Fallback auf Legacy-Cleanup
|
|
2025-06-12 08:08:48 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: backend/database/myp.db
|
|
2025-06-12 08:08:49 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung: development
|
|
2025-06-12 08:08:49 - [app] app - [INFO] INFO - [CONFIG] Production-Modus: False
|
|
2025-06-12 08:08:49 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
|
|
2025-06-12 08:08:49 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
|
|
2025-06-12 08:08:49 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ MYP Development Environment Konfiguration aktiviert
|
|
2025-06-12 08:08:49 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment: Development/Testing
|
|
2025-06-12 08:08:49 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode: True
|
|
2025-06-12 08:08:49 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo: True
|
|
2025-06-12 08:08:49 - [app] app - [INFO] INFO - [STARTUP] 🚀 Starte MYP DEVELOPMENT-Umgebung
|
|
2025-06-12 08:08:49 - [app] app - [INFO] INFO - [STARTUP] 🏢 Mercedes-Benz TBA Marienfelde
|
|
2025-06-12 08:08:49 - [app] app - [INFO] INFO - [STARTUP] 🔒 Air-Gapped: True
|
|
2025-06-12 08:08:49 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Datenbank...
|
|
2025-06-12 08:08:49 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
|
|
2025-06-12 08:08:49 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
|
|
2025-06-12 08:08:49 - [app] app - [INFO] INFO - [STARTUP] ✅ Datenbank initialisiert
|
|
2025-06-12 08:08:49 - [app] app - [INFO] INFO - [STARTUP] Prüfe Initial-Admin...
|
|
2025-06-12 08:08:49 - [app] app - [INFO] INFO - Admin-Benutzer admin (admin@mercedes-benz.com) existiert bereits. Passwort wurde zurückgesetzt.
|
|
2025-06-12 08:08:49 - [app] app - [INFO] INFO - [STARTUP] ✅ Admin-Benutzer geprüft
|
|
2025-06-12 08:08:49 - [app] app - [INFO] INFO - [STARTUP] Starte Queue Manager...
|
|
2025-06-12 08:08:49 - [app] app - [INFO] INFO - [STARTUP] ✅ Queue Manager gestartet
|
|
2025-06-12 08:08:49 - [app] app - [INFO] INFO - [STARTUP] Starte Job Scheduler...
|
|
2025-06-12 08:08:49 - [app] app - [INFO] INFO - [STARTUP] ✅ Job Scheduler gestartet
|
|
2025-06-12 08:08:49 - [app] app - [INFO] INFO - [STARTUP] 🌐 Server startet auf http://0.0.0.0:5000
|
|
2025-06-12 08:09:31 - [app] app - [INFO] INFO - [SHUTDOWN] 🧹 Cleanup wird ausgeführt...
|
|
2025-06-12 08:09:31 - [app] app - [INFO] INFO - [SHUTDOWN] ✅ Queue Manager gestoppt
|
|
2025-06-12 08:09:31 - [app] app - [ERROR] ERROR - [SHUTDOWN] ❌ Cleanup-Fehler: 'BackgroundTaskScheduler' object has no attribute 'shutdown'
|
|
2025-06-12 08:09:33 - [app] app - [WARNING] WARNING - DatabaseCleanupManager nicht verfügbar - Fallback auf Legacy-Cleanup
|
|
2025-06-12 08:09:33 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: backend/database/myp.db
|
|
2025-06-12 08:09:34 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung: development
|
|
2025-06-12 08:09:34 - [app] app - [INFO] INFO - [CONFIG] Production-Modus: False
|
|
2025-06-12 08:09:34 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
|
|
2025-06-12 08:09:34 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
|
|
2025-06-12 08:09:34 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ MYP Development Environment Konfiguration aktiviert
|
|
2025-06-12 08:09:34 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment: Development/Testing
|
|
2025-06-12 08:09:34 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode: True
|
|
2025-06-12 08:09:34 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo: True
|
|
2025-06-12 08:09:34 - [app] app - [INFO] INFO - [STARTUP] 🚀 Starte MYP DEVELOPMENT-Umgebung
|
|
2025-06-12 08:09:34 - [app] app - [INFO] INFO - [STARTUP] 🏢 Mercedes-Benz TBA Marienfelde
|
|
2025-06-12 08:09:34 - [app] app - [INFO] INFO - [STARTUP] 🔒 Air-Gapped: True
|
|
2025-06-12 08:09:34 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Datenbank...
|
|
2025-06-12 08:09:34 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
|
|
2025-06-12 08:09:34 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
|
|
2025-06-12 08:09:34 - [app] app - [INFO] INFO - [STARTUP] ✅ Datenbank initialisiert
|
|
2025-06-12 08:09:34 - [app] app - [INFO] INFO - [STARTUP] Prüfe Initial-Admin...
|
|
2025-06-12 08:09:34 - [app] app - [INFO] INFO - Admin-Benutzer admin (admin@mercedes-benz.com) existiert bereits. Passwort wurde zurückgesetzt.
|
|
2025-06-12 08:09:34 - [app] app - [INFO] INFO - [STARTUP] ✅ Admin-Benutzer geprüft
|
|
2025-06-12 08:09:34 - [app] app - [INFO] INFO - [STARTUP] Starte Queue Manager...
|
|
2025-06-12 08:09:34 - [app] app - [INFO] INFO - [STARTUP] ✅ Queue Manager gestartet
|
|
2025-06-12 08:09:34 - [app] app - [INFO] INFO - [STARTUP] Starte Job Scheduler...
|
|
2025-06-12 08:09:34 - [app] app - [INFO] INFO - [STARTUP] ✅ Job Scheduler gestartet
|
|
2025-06-12 08:09:34 - [app] app - [INFO] INFO - [STARTUP] 🌐 Server startet auf http://0.0.0.0:5000
|
|
2025-06-12 08:09:35 - [app] app - [INFO] INFO - [SHUTDOWN] 🧹 Cleanup wird ausgeführt...
|
|
2025-06-12 08:09:35 - [app] app - [INFO] INFO - [SHUTDOWN] ✅ Queue Manager gestoppt
|
|
2025-06-12 08:09:35 - [app] app - [ERROR] ERROR - [SHUTDOWN] ❌ Cleanup-Fehler: 'BackgroundTaskScheduler' object has no attribute 'shutdown'
|
|
2025-06-12 08:09:36 - [app] app - [WARNING] WARNING - DatabaseCleanupManager nicht verfügbar - Fallback auf Legacy-Cleanup
|
|
2025-06-12 08:09:36 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: backend/database/myp.db
|
|
2025-06-12 08:09:37 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung: development
|
|
2025-06-12 08:09:37 - [app] app - [INFO] INFO - [CONFIG] Production-Modus: False
|
|
2025-06-12 08:09:37 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
|
|
2025-06-12 08:09:37 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
|
|
2025-06-12 08:09:37 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ MYP Development Environment Konfiguration aktiviert
|
|
2025-06-12 08:09:37 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment: Development/Testing
|
|
2025-06-12 08:09:37 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode: True
|
|
2025-06-12 08:09:37 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo: True
|
|
2025-06-12 08:09:38 - [app] app - [INFO] INFO - [STARTUP] 🚀 Starte MYP DEVELOPMENT-Umgebung
|
|
2025-06-12 08:09:38 - [app] app - [INFO] INFO - [STARTUP] 🏢 Mercedes-Benz TBA Marienfelde
|
|
2025-06-12 08:09:38 - [app] app - [INFO] INFO - [STARTUP] 🔒 Air-Gapped: True
|
|
2025-06-12 08:09:38 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Datenbank...
|
|
2025-06-12 08:09:38 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
|
|
2025-06-12 08:09:38 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
|
|
2025-06-12 08:09:38 - [app] app - [INFO] INFO - [STARTUP] ✅ Datenbank initialisiert
|
|
2025-06-12 08:09:38 - [app] app - [INFO] INFO - [STARTUP] Prüfe Initial-Admin...
|
|
2025-06-12 08:09:38 - [app] app - [INFO] INFO - Admin-Benutzer admin (admin@mercedes-benz.com) existiert bereits. Passwort wurde zurückgesetzt.
|
|
2025-06-12 08:09:38 - [app] app - [INFO] INFO - [STARTUP] ✅ Admin-Benutzer geprüft
|
|
2025-06-12 08:09:38 - [app] app - [INFO] INFO - [STARTUP] Starte Queue Manager...
|
|
2025-06-12 08:09:38 - [app] app - [INFO] INFO - [STARTUP] ✅ Queue Manager gestartet
|
|
2025-06-12 08:09:38 - [app] app - [INFO] INFO - [STARTUP] Starte Job Scheduler...
|
|
2025-06-12 08:09:38 - [app] app - [INFO] INFO - [STARTUP] ✅ Job Scheduler gestartet
|
|
2025-06-12 08:09:38 - [app] app - [INFO] INFO - [STARTUP] 🌐 Server startet auf http://0.0.0.0:5000
|
|
2025-06-12 08:09:49 - [app] app - [INFO] INFO - [SHUTDOWN] 🧹 Cleanup wird ausgeführt...
|
|
2025-06-12 08:09:49 - [app] app - [INFO] INFO - [SHUTDOWN] ✅ Queue Manager gestoppt
|
|
2025-06-12 08:09:49 - [app] app - [ERROR] ERROR - [SHUTDOWN] ❌ Cleanup-Fehler: 'BackgroundTaskScheduler' object has no attribute 'shutdown'
|
|
2025-06-12 08:09:51 - [app] app - [WARNING] WARNING - DatabaseCleanupManager nicht verfügbar - Fallback auf Legacy-Cleanup
|
|
2025-06-12 08:09:51 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: backend/database/myp.db
|
|
2025-06-12 08:09:52 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung: development
|
|
2025-06-12 08:09:52 - [app] app - [INFO] INFO - [CONFIG] Production-Modus: False
|
|
2025-06-12 08:09:52 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
|
|
2025-06-12 08:09:52 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
|
|
2025-06-12 08:09:52 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ MYP Development Environment Konfiguration aktiviert
|
|
2025-06-12 08:09:52 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment: Development/Testing
|
|
2025-06-12 08:09:52 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode: True
|
|
2025-06-12 08:09:52 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo: True
|
|
2025-06-12 08:09:52 - [app] app - [INFO] INFO - [STARTUP] 🚀 Starte MYP DEVELOPMENT-Umgebung
|
|
2025-06-12 08:09:52 - [app] app - [INFO] INFO - [STARTUP] 🏢 Mercedes-Benz TBA Marienfelde
|
|
2025-06-12 08:09:52 - [app] app - [INFO] INFO - [STARTUP] 🔒 Air-Gapped: True
|
|
2025-06-12 08:09:52 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Datenbank...
|
|
2025-06-12 08:09:52 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
|
|
2025-06-12 08:09:52 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
|
|
2025-06-12 08:09:52 - [app] app - [INFO] INFO - [STARTUP] ✅ Datenbank initialisiert
|
|
2025-06-12 08:09:52 - [app] app - [INFO] INFO - [STARTUP] Prüfe Initial-Admin...
|
|
2025-06-12 08:09:52 - [app] app - [INFO] INFO - Admin-Benutzer admin (admin@mercedes-benz.com) existiert bereits. Passwort wurde zurückgesetzt.
|
|
2025-06-12 08:09:52 - [app] app - [INFO] INFO - [STARTUP] ✅ Admin-Benutzer geprüft
|
|
2025-06-12 08:09:52 - [app] app - [INFO] INFO - [STARTUP] Starte Queue Manager...
|
|
2025-06-12 08:09:52 - [app] app - [INFO] INFO - [STARTUP] ✅ Queue Manager gestartet
|
|
2025-06-12 08:09:52 - [app] app - [INFO] INFO - [STARTUP] Starte Job Scheduler...
|
|
2025-06-12 08:09:52 - [app] app - [INFO] INFO - [STARTUP] ✅ Job Scheduler gestartet
|
|
2025-06-12 08:09:52 - [app] app - [INFO] INFO - [STARTUP] 🌐 Server startet auf http://0.0.0.0:5000
|
|
2025-06-12 08:10:57 - [app] app - [WARNING] WARNING - DatabaseCleanupManager nicht verfügbar - Fallback auf Legacy-Cleanup
|
|
2025-06-12 08:10:57 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: backend/database/myp.db
|
|
2025-06-12 08:10:57 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung: development
|
|
2025-06-12 08:10:57 - [app] app - [INFO] INFO - [CONFIG] Production-Modus: False
|
|
2025-06-12 08:10:57 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
|
|
2025-06-12 08:10:57 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
|
|
2025-06-12 08:10:57 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ MYP Development Environment Konfiguration aktiviert
|
|
2025-06-12 08:10:57 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment: Development/Testing
|
|
2025-06-12 08:10:57 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode: True
|
|
2025-06-12 08:10:57 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo: True
|
|
2025-06-12 08:10:58 - [app] app - [INFO] INFO - [STARTUP] 🚀 Starte MYP DEVELOPMENT-Umgebung
|
|
2025-06-12 08:10:58 - [app] app - [INFO] INFO - [STARTUP] 🏢 Mercedes-Benz TBA Marienfelde
|
|
2025-06-12 08:10:58 - [app] app - [INFO] INFO - [STARTUP] 🔒 Air-Gapped: True
|
|
2025-06-12 08:10:58 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Datenbank...
|
|
2025-06-12 08:10:58 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
|
|
2025-06-12 08:10:58 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
|
|
2025-06-12 08:10:58 - [app] app - [INFO] INFO - [STARTUP] ✅ Datenbank initialisiert
|
|
2025-06-12 08:10:58 - [app] app - [INFO] INFO - [STARTUP] Prüfe Initial-Admin...
|
|
2025-06-12 08:10:58 - [app] app - [INFO] INFO - Admin-Benutzer admin (admin@mercedes-benz.com) existiert bereits. Passwort wurde zurückgesetzt.
|
|
2025-06-12 08:10:58 - [app] app - [INFO] INFO - [STARTUP] ✅ Admin-Benutzer geprüft
|
|
2025-06-12 08:10:58 - [app] app - [INFO] INFO - [STARTUP] Starte Queue Manager...
|
|
2025-06-12 08:10:58 - [app] app - [INFO] INFO - [STARTUP] ✅ Queue Manager gestartet
|
|
2025-06-12 08:10:58 - [app] app - [INFO] INFO - [STARTUP] Starte Job Scheduler...
|
|
2025-06-12 08:10:58 - [app] app - [INFO] INFO - [STARTUP] ✅ Job Scheduler gestartet
|
|
2025-06-12 08:10:58 - [app] app - [INFO] INFO - [STARTUP] 🌐 Server startet auf http://0.0.0.0:5000
|
|
2025-06-12 08:10:59 - [app] app - [WARNING] WARNING - DatabaseCleanupManager nicht verfügbar - Fallback auf Legacy-Cleanup
|
|
2025-06-12 08:10:59 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: backend/database/myp.db
|
|
2025-06-12 08:11:00 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung: development
|
|
2025-06-12 08:11:00 - [app] app - [INFO] INFO - [CONFIG] Production-Modus: False
|
|
2025-06-12 08:11:00 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
|
|
2025-06-12 08:11:00 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
|
|
2025-06-12 08:11:00 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ MYP Development Environment Konfiguration aktiviert
|
|
2025-06-12 08:11:00 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment: Development/Testing
|
|
2025-06-12 08:11:00 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode: True
|
|
2025-06-12 08:11:00 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo: True
|
|
2025-06-12 08:11:00 - [app] app - [INFO] INFO - [STARTUP] 🚀 Starte MYP DEVELOPMENT-Umgebung
|
|
2025-06-12 08:11:00 - [app] app - [INFO] INFO - [STARTUP] 🏢 Mercedes-Benz TBA Marienfelde
|
|
2025-06-12 08:11:00 - [app] app - [INFO] INFO - [STARTUP] 🔒 Air-Gapped: True
|
|
2025-06-12 08:11:00 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Datenbank...
|
|
2025-06-12 08:11:00 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
|
|
2025-06-12 08:11:00 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
|
|
2025-06-12 08:11:00 - [app] app - [INFO] INFO - [STARTUP] ✅ Datenbank initialisiert
|
|
2025-06-12 08:11:00 - [app] app - [INFO] INFO - [STARTUP] Prüfe Initial-Admin...
|
|
2025-06-12 08:11:00 - [app] app - [INFO] INFO - Admin-Benutzer admin (admin@mercedes-benz.com) existiert bereits. Passwort wurde zurückgesetzt.
|
|
2025-06-12 08:11:00 - [app] app - [INFO] INFO - [STARTUP] ✅ Admin-Benutzer geprüft
|
|
2025-06-12 08:11:00 - [app] app - [INFO] INFO - [STARTUP] Starte Queue Manager...
|
|
2025-06-12 08:11:00 - [app] app - [INFO] INFO - [STARTUP] ✅ Queue Manager gestartet
|
|
2025-06-12 08:11:00 - [app] app - [INFO] INFO - [STARTUP] Starte Job Scheduler...
|
|
2025-06-12 08:11:00 - [app] app - [INFO] INFO - [STARTUP] ✅ Job Scheduler gestartet
|
|
2025-06-12 08:11:00 - [app] app - [INFO] INFO - [STARTUP] 🌐 Server startet auf http://0.0.0.0:5000
|
|
2025-06-12 08:11:02 - [app] app - [INFO] INFO - Locating template 'tapo_control.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\\tapo_control.html')
|
|
2025-06-12 08:11:02 - [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-12 08:11:02 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:11:02 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 08:11:02 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:11:02 - [app] app - [DEBUG] DEBUG - Request: GET /api/session/status
|
|
2025-06-12 08:11:02 - [app] app - [DEBUG] DEBUG - Request: GET /api/user/settings
|
|
2025-06-12 08:11:02 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 08:11:02 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:11:05 - [app] app - [DEBUG] DEBUG - Request: GET /jobs
|
|
2025-06-12 08:11:05 - [app] app - [INFO] INFO - Locating template 'jobs.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\\jobs.html')
|
|
2025-06-12 08:11:05 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:11:06 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 08:11:06 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:11:06 - [app] app - [DEBUG] DEBUG - Request: GET /api/jobs
|
|
2025-06-12 08:11:06 - [app] app - [DEBUG] DEBUG - Request: GET /api/session/status
|
|
2025-06-12 08:11:06 - [app] app - [DEBUG] DEBUG - Request: GET /api/user/settings
|
|
2025-06-12 08:11:06 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:11:06 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 08:11:06 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:11:06 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 08:11:06 - [app] app - [INFO] INFO - ✅ API: 0 Drucker abgerufen
|
|
2025-06-12 08:11:06 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:11:21 - [app] app - [DEBUG] DEBUG - Request: GET /api/jobs
|
|
2025-06-12 08:11:21 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:11:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 08:11:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/jobs
|
|
2025-06-12 08:11:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/jobs
|
|
2025-06-12 08:11:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:11:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:11:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 08:11:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:11:36 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 08:11:51 - [app] app - [DEBUG] DEBUG - Request: GET /api/jobs
|
|
2025-06-12 08:11:51 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:11:55 - [app] app - [INFO] INFO - [SHUTDOWN] 🧹 Cleanup wird ausgeführt...
|
|
2025-06-12 08:11:55 - [app] app - [INFO] INFO - [SHUTDOWN] ✅ Queue Manager gestoppt
|
|
2025-06-12 08:11:55 - [app] app - [ERROR] ERROR - [SHUTDOWN] ❌ Cleanup-Fehler: 'BackgroundTaskScheduler' object has no attribute 'shutdown'
|
|
2025-06-12 08:11:56 - [app] app - [WARNING] WARNING - DatabaseCleanupManager nicht verfügbar - Fallback auf Legacy-Cleanup
|
|
2025-06-12 08:11:56 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: backend/database/myp.db
|
|
2025-06-12 08:11:57 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung: development
|
|
2025-06-12 08:11:57 - [app] app - [INFO] INFO - [CONFIG] Production-Modus: False
|
|
2025-06-12 08:11:57 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
|
|
2025-06-12 08:11:57 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
|
|
2025-06-12 08:11:57 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ MYP Development Environment Konfiguration aktiviert
|
|
2025-06-12 08:11:57 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment: Development/Testing
|
|
2025-06-12 08:11:57 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode: True
|
|
2025-06-12 08:11:57 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo: True
|
|
2025-06-12 08:11:57 - [app] app - [INFO] INFO - [STARTUP] 🚀 Starte MYP DEVELOPMENT-Umgebung
|
|
2025-06-12 08:11:57 - [app] app - [INFO] INFO - [STARTUP] 🏢 Mercedes-Benz TBA Marienfelde
|
|
2025-06-12 08:11:57 - [app] app - [INFO] INFO - [STARTUP] 🔒 Air-Gapped: True
|
|
2025-06-12 08:11:57 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Datenbank...
|
|
2025-06-12 08:11:57 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
|
|
2025-06-12 08:11:57 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
|
|
2025-06-12 08:11:57 - [app] app - [INFO] INFO - [STARTUP] ✅ Datenbank initialisiert
|
|
2025-06-12 08:11:57 - [app] app - [INFO] INFO - [STARTUP] Prüfe Initial-Admin...
|
|
2025-06-12 08:11:57 - [app] app - [INFO] INFO - Admin-Benutzer admin (admin@mercedes-benz.com) existiert bereits. Passwort wurde zurückgesetzt.
|
|
2025-06-12 08:11:57 - [app] app - [INFO] INFO - [STARTUP] ✅ Admin-Benutzer geprüft
|
|
2025-06-12 08:11:57 - [app] app - [INFO] INFO - [STARTUP] Starte Queue Manager...
|
|
2025-06-12 08:11:57 - [app] app - [INFO] INFO - [STARTUP] ✅ Queue Manager gestartet
|
|
2025-06-12 08:11:57 - [app] app - [INFO] INFO - [STARTUP] Starte Job Scheduler...
|
|
2025-06-12 08:11:57 - [app] app - [INFO] INFO - [STARTUP] ✅ Job Scheduler gestartet
|
|
2025-06-12 08:11:57 - [app] app - [INFO] INFO - [STARTUP] 🌐 Server startet auf http://0.0.0.0:5000
|
|
2025-06-12 08:12:36 - [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-12 08:12:36 - [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-12 08:12:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:20:52 - [app] app - [WARNING] WARNING - DatabaseCleanupManager nicht verfügbar - Fallback auf Legacy-Cleanup
|
|
2025-06-12 08:20:52 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: backend/database/myp.db
|
|
2025-06-12 08:20:53 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung: development
|
|
2025-06-12 08:20:53 - [app] app - [INFO] INFO - [CONFIG] Production-Modus: False
|
|
2025-06-12 08:20:53 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
|
|
2025-06-12 08:20:53 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
|
|
2025-06-12 08:20:53 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ MYP Development Environment Konfiguration aktiviert
|
|
2025-06-12 08:20:53 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment: Development/Testing
|
|
2025-06-12 08:20:53 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode: True
|
|
2025-06-12 08:20:53 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo: True
|
|
2025-06-12 08:20:53 - [app] app - [INFO] INFO - [STARTUP] 🚀 Starte MYP DEVELOPMENT-Umgebung
|
|
2025-06-12 08:20:53 - [app] app - [INFO] INFO - [STARTUP] 🏢 Mercedes-Benz TBA Marienfelde
|
|
2025-06-12 08:20:53 - [app] app - [INFO] INFO - [STARTUP] 🔒 Air-Gapped: True
|
|
2025-06-12 08:20:53 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Datenbank...
|
|
2025-06-12 08:20:53 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
|
|
2025-06-12 08:20:53 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
|
|
2025-06-12 08:20:53 - [app] app - [INFO] INFO - [STARTUP] ✅ Datenbank initialisiert
|
|
2025-06-12 08:20:53 - [app] app - [INFO] INFO - [STARTUP] Prüfe Initial-Admin...
|
|
2025-06-12 08:20:53 - [app] app - [INFO] INFO - Admin-Benutzer admin (admin@mercedes-benz.com) existiert bereits. Passwort wurde zurückgesetzt.
|
|
2025-06-12 08:20:53 - [app] app - [INFO] INFO - [STARTUP] ✅ Admin-Benutzer geprüft
|
|
2025-06-12 08:20:53 - [app] app - [INFO] INFO - [STARTUP] Starte Queue Manager...
|
|
2025-06-12 08:20:53 - [app] app - [INFO] INFO - [STARTUP] ✅ Queue Manager gestartet
|
|
2025-06-12 08:20:53 - [app] app - [INFO] INFO - [STARTUP] Starte Job Scheduler...
|
|
2025-06-12 08:20:53 - [app] app - [INFO] INFO - [STARTUP] ✅ Job Scheduler gestartet
|
|
2025-06-12 08:20:53 - [app] app - [INFO] INFO - [STARTUP] 🌐 Server startet auf http://0.0.0.0:5000
|
|
2025-06-12 08:20:54 - [app] app - [WARNING] WARNING - DatabaseCleanupManager nicht verfügbar - Fallback auf Legacy-Cleanup
|
|
2025-06-12 08:20:54 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: backend/database/myp.db
|
|
2025-06-12 08:20:55 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung: development
|
|
2025-06-12 08:20:55 - [app] app - [INFO] INFO - [CONFIG] Production-Modus: False
|
|
2025-06-12 08:20:55 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
|
|
2025-06-12 08:20:55 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
|
|
2025-06-12 08:20:55 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ MYP Development Environment Konfiguration aktiviert
|
|
2025-06-12 08:20:55 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment: Development/Testing
|
|
2025-06-12 08:20:55 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode: True
|
|
2025-06-12 08:20:55 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo: True
|
|
2025-06-12 08:20:56 - [app] app - [INFO] INFO - [STARTUP] 🚀 Starte MYP DEVELOPMENT-Umgebung
|
|
2025-06-12 08:20:56 - [app] app - [INFO] INFO - [STARTUP] 🏢 Mercedes-Benz TBA Marienfelde
|
|
2025-06-12 08:20:56 - [app] app - [INFO] INFO - [STARTUP] 🔒 Air-Gapped: True
|
|
2025-06-12 08:20:56 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Datenbank...
|
|
2025-06-12 08:20:56 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
|
|
2025-06-12 08:20:56 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
|
|
2025-06-12 08:20:56 - [app] app - [INFO] INFO - [STARTUP] ✅ Datenbank initialisiert
|
|
2025-06-12 08:20:56 - [app] app - [INFO] INFO - [STARTUP] Prüfe Initial-Admin...
|
|
2025-06-12 08:20:56 - [app] app - [INFO] INFO - Admin-Benutzer admin (admin@mercedes-benz.com) existiert bereits. Passwort wurde zurückgesetzt.
|
|
2025-06-12 08:20:56 - [app] app - [INFO] INFO - [STARTUP] ✅ Admin-Benutzer geprüft
|
|
2025-06-12 08:20:56 - [app] app - [INFO] INFO - [STARTUP] Starte Queue Manager...
|
|
2025-06-12 08:20:56 - [app] app - [INFO] INFO - [STARTUP] ✅ Queue Manager gestartet
|
|
2025-06-12 08:20:56 - [app] app - [INFO] INFO - [STARTUP] Starte Job Scheduler...
|
|
2025-06-12 08:20:56 - [app] app - [INFO] INFO - [STARTUP] ✅ Job Scheduler gestartet
|
|
2025-06-12 08:20:56 - [app] app - [INFO] INFO - [STARTUP] 🌐 Server startet auf http://0.0.0.0:5000
|
|
2025-06-12 08:20:56 - [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-12 08:20:56 - [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-12 08:20:56 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:20:56 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 08:20:56 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:20:56 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers/monitor/live-status
|
|
2025-06-12 08:20:56 - [app] app - [DEBUG] DEBUG - Request: GET /api/session/status
|
|
2025-06-12 08:20:56 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 08:20:56 - [app] app - [DEBUG] DEBUG - Request: GET /api/user/settings
|
|
2025-06-12 08:20:56 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 08:20:56 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:20:56 - [app] app - [DEBUG] DEBUG - Request: GET /auth/login
|
|
2025-06-12 08:20:56 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 08:20:56 - [app] app - [DEBUG] DEBUG - Request: GET /
|
|
2025-06-12 08:20:56 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 08:20:56 - [app] app - [DEBUG] DEBUG - Request: GET /dashboard
|
|
2025-06-12 08:20:56 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:20:57 - [app] app - [DEBUG] DEBUG - Request: GET /tapo/
|
|
2025-06-12 08:20:57 - [app] app - [INFO] INFO - Locating template 'tapo_control.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\\tapo_control.html')
|
|
2025-06-12 08:20:57 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:20:57 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 08:20:57 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:20:57 - [app] app - [DEBUG] DEBUG - Request: GET /api/session/status
|
|
2025-06-12 08:20:57 - [app] app - [DEBUG] DEBUG - Request: GET /api/user/settings
|
|
2025-06-12 08:20:57 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:20:57 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 08:20:59 - [app] app - [DEBUG] DEBUG - Request: GET /jobs
|
|
2025-06-12 08:20:59 - [app] app - [INFO] INFO - Locating template 'jobs.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\\jobs.html')
|
|
2025-06-12 08:20:59 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:20:59 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 08:20:59 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:20:59 - [app] app - [DEBUG] DEBUG - Request: GET /api/jobs
|
|
2025-06-12 08:20:59 - [app] app - [DEBUG] DEBUG - Request: GET /api/session/status
|
|
2025-06-12 08:20:59 - [app] app - [DEBUG] DEBUG - Request: GET /api/user/settings
|
|
2025-06-12 08:20:59 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 08:20:59 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:20:59 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:20:59 - [app] app - [DEBUG] DEBUG - Request: GET /auth/login
|
|
2025-06-12 08:20:59 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 08:20:59 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 08:20:59 - [app] app - [INFO] INFO - ✅ API: 0 Drucker abgerufen
|
|
2025-06-12 08:20:59 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:20:59 - [app] app - [DEBUG] DEBUG - Request: GET /
|
|
2025-06-12 08:20:59 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 08:20:59 - [app] app - [DEBUG] DEBUG - Request: GET /dashboard
|
|
2025-06-12 08:20:59 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:21:04 - [app] app - [DEBUG] DEBUG - Request: GET /.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 08:21:04 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 08:21:04 - [app] app - [INFO] INFO - Locating template 'errors/404.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\\errors\\404.html')
|
|
2025-06-12 08:21:04 - [app] app - [DEBUG] DEBUG - Response: 404
|
|
2025-06-12 08:21:14 - [app] app - [DEBUG] DEBUG - Request: GET /api/jobs
|
|
2025-06-12 08:21:14 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:21:14 - [app] app - [DEBUG] DEBUG - Request: GET /auth/logout
|
|
2025-06-12 08:21:14 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 08:21:14 - [app] app - [DEBUG] DEBUG - Request: GET /auth/login
|
|
2025-06-12 08:21:14 - [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-12 08:21:14 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:21:29 - [app] app - [DEBUG] DEBUG - Request: GET /api/jobs
|
|
2025-06-12 08:21:29 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 08:21:29 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 08:21:29 - [app] app - [DEBUG] DEBUG - Request: GET /api/jobs
|
|
2025-06-12 08:21:29 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 08:21:29 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 08:21:29 - [app] app - [DEBUG] DEBUG - Request: GET /auth/login
|
|
2025-06-12 08:21:29 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:21:29 - [app] app - [DEBUG] DEBUG - Request: GET /auth/login
|
|
2025-06-12 08:21:29 - [app] app - [DEBUG] DEBUG - Request: GET /auth/login
|
|
2025-06-12 08:21:29 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:21:29 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:21:37 - [app] app - [DEBUG] DEBUG - Request: GET /.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 08:21:37 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 08:21:37 - [app] app - [DEBUG] DEBUG - Response: 404
|
|
2025-06-12 08:21:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 08:21:37 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 08:21:37 - [app] app - [DEBUG] DEBUG - Request: GET /.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 08:21:37 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 08:21:37 - [app] app - [DEBUG] DEBUG - Response: 404
|
|
2025-06-12 08:21:37 - [app] app - [DEBUG] DEBUG - Request: GET /auth/login
|
|
2025-06-12 08:21:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:21:57 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 08:21:57 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 08:21:57 - [app] app - [DEBUG] DEBUG - Request: GET /auth/login
|
|
2025-06-12 08:21:57 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:22:27 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 08:22:27 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 08:22:27 - [app] app - [DEBUG] DEBUG - Request: GET /auth/login
|
|
2025-06-12 08:22:27 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:22:57 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 08:22:57 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 08:22:57 - [app] app - [DEBUG] DEBUG - Request: GET /auth/login
|
|
2025-06-12 08:22:57 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:28:51 - [app] app - [WARNING] WARNING - DatabaseCleanupManager nicht verfügbar - Fallback auf Legacy-Cleanup
|
|
2025-06-12 08:28:51 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: backend/database/myp.db
|
|
2025-06-12 08:28:52 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung: development
|
|
2025-06-12 08:28:52 - [app] app - [INFO] INFO - [CONFIG] Production-Modus: False
|
|
2025-06-12 08:28:52 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
|
|
2025-06-12 08:28:52 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
|
|
2025-06-12 08:28:52 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ MYP Development Environment Konfiguration aktiviert
|
|
2025-06-12 08:28:52 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment: Development/Testing
|
|
2025-06-12 08:28:52 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode: True
|
|
2025-06-12 08:28:52 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo: True
|
|
2025-06-12 08:28:52 - [app] app - [INFO] INFO - [STARTUP] 🚀 Starte MYP DEVELOPMENT-Umgebung
|
|
2025-06-12 08:28:52 - [app] app - [INFO] INFO - [STARTUP] 🏢 Mercedes-Benz TBA Marienfelde
|
|
2025-06-12 08:28:52 - [app] app - [INFO] INFO - [STARTUP] 🔒 Air-Gapped: True
|
|
2025-06-12 08:28:52 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Datenbank...
|
|
2025-06-12 08:28:52 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
|
|
2025-06-12 08:28:52 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
|
|
2025-06-12 08:28:52 - [app] app - [INFO] INFO - [STARTUP] ✅ Datenbank initialisiert
|
|
2025-06-12 08:28:52 - [app] app - [INFO] INFO - [STARTUP] Prüfe Initial-Admin...
|
|
2025-06-12 08:28:52 - [app] app - [INFO] INFO - Admin-Benutzer admin (admin@mercedes-benz.com) existiert bereits. Passwort wurde zurückgesetzt.
|
|
2025-06-12 08:28:52 - [app] app - [INFO] INFO - [STARTUP] ✅ Admin-Benutzer geprüft
|
|
2025-06-12 08:28:52 - [app] app - [INFO] INFO - [STARTUP] Starte Queue Manager...
|
|
2025-06-12 08:28:52 - [app] app - [INFO] INFO - [STARTUP] ✅ Queue Manager gestartet
|
|
2025-06-12 08:28:52 - [app] app - [INFO] INFO - [STARTUP] Starte Job Scheduler...
|
|
2025-06-12 08:28:52 - [app] app - [INFO] INFO - [STARTUP] ✅ Job Scheduler gestartet
|
|
2025-06-12 08:28:52 - [app] app - [INFO] INFO - [STARTUP] 🌐 Server startet auf http://0.0.0.0:5000
|
|
2025-06-12 08:28:54 - [app] app - [WARNING] WARNING - DatabaseCleanupManager nicht verfügbar - Fallback auf Legacy-Cleanup
|
|
2025-06-12 08:28:54 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: backend/database/myp.db
|
|
2025-06-12 08:28:55 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung: development
|
|
2025-06-12 08:28:55 - [app] app - [INFO] INFO - [CONFIG] Production-Modus: False
|
|
2025-06-12 08:28:55 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
|
|
2025-06-12 08:28:55 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
|
|
2025-06-12 08:28:55 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ MYP Development Environment Konfiguration aktiviert
|
|
2025-06-12 08:28:55 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment: Development/Testing
|
|
2025-06-12 08:28:55 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode: True
|
|
2025-06-12 08:28:55 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo: True
|
|
2025-06-12 08:28:55 - [app] app - [INFO] INFO - [STARTUP] 🚀 Starte MYP DEVELOPMENT-Umgebung
|
|
2025-06-12 08:28:55 - [app] app - [INFO] INFO - [STARTUP] 🏢 Mercedes-Benz TBA Marienfelde
|
|
2025-06-12 08:28:55 - [app] app - [INFO] INFO - [STARTUP] 🔒 Air-Gapped: True
|
|
2025-06-12 08:28:55 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Datenbank...
|
|
2025-06-12 08:28:55 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
|
|
2025-06-12 08:28:55 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
|
|
2025-06-12 08:28:55 - [app] app - [INFO] INFO - [STARTUP] ✅ Datenbank initialisiert
|
|
2025-06-12 08:28:55 - [app] app - [INFO] INFO - [STARTUP] Prüfe Initial-Admin...
|
|
2025-06-12 08:28:55 - [app] app - [INFO] INFO - Admin-Benutzer admin (admin@mercedes-benz.com) existiert bereits. Passwort wurde zurückgesetzt.
|
|
2025-06-12 08:28:55 - [app] app - [INFO] INFO - [STARTUP] ✅ Admin-Benutzer geprüft
|
|
2025-06-12 08:28:55 - [app] app - [INFO] INFO - [STARTUP] Starte Queue Manager...
|
|
2025-06-12 08:28:55 - [app] app - [INFO] INFO - [STARTUP] ✅ Queue Manager gestartet
|
|
2025-06-12 08:28:55 - [app] app - [INFO] INFO - [STARTUP] Starte Job Scheduler...
|
|
2025-06-12 08:28:55 - [app] app - [INFO] INFO - [STARTUP] ✅ Job Scheduler gestartet
|
|
2025-06-12 08:28:55 - [app] app - [INFO] INFO - [STARTUP] 🌐 Server startet auf http://0.0.0.0:5000
|
|
2025-06-12 08:28:56 - [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-12 08:28:56 - [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-12 08:28:56 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:28:56 - [app] app - [DEBUG] DEBUG - Request: GET /.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 08:28:56 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 08:28:56 - [app] app - [INFO] INFO - Locating template 'errors/404.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\\errors\\404.html')
|
|
2025-06-12 08:28:56 - [app] app - [DEBUG] DEBUG - Response: 404
|
|
2025-06-12 08:28:59 - [app] app - [DEBUG] DEBUG - Request: POST /auth/login
|
|
2025-06-12 08:28:59 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:29:00 - [app] app - [DEBUG] DEBUG - Request: GET /
|
|
2025-06-12 08:29:00 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 08:29:00 - [app] app - [DEBUG] DEBUG - Request: GET /dashboard
|
|
2025-06-12 08:29:00 - [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-12 08:29:00 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:29:00 - [app] app - [DEBUG] DEBUG - Request: GET /.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 08:29:00 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 08:29:00 - [app] app - [DEBUG] DEBUG - Response: 404
|
|
2025-06-12 08:29:01 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 08:29:01 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:29:01 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers/monitor/live-status
|
|
2025-06-12 08:29:01 - [app] app - [DEBUG] DEBUG - Request: GET /api/session/status
|
|
2025-06-12 08:29:01 - [app] app - [DEBUG] DEBUG - Request: GET /api/user/settings
|
|
2025-06-12 08:29:01 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 08:29:01 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 08:29:01 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:29:15 - [app] app - [INFO] INFO - [SHUTDOWN] 🧹 Cleanup wird ausgeführt...
|
|
2025-06-12 08:29:15 - [app] app - [INFO] INFO - [SHUTDOWN] ✅ Queue Manager gestoppt
|
|
2025-06-12 08:29:15 - [app] app - [ERROR] ERROR - [SHUTDOWN] ❌ Cleanup-Fehler: 'BackgroundTaskScheduler' object has no attribute 'shutdown'
|
|
2025-06-12 08:29:17 - [app] app - [WARNING] WARNING - DatabaseCleanupManager nicht verfügbar - Fallback auf Legacy-Cleanup
|
|
2025-06-12 08:29:17 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: backend/database/myp.db
|
|
2025-06-12 08:29:18 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung: development
|
|
2025-06-12 08:29:18 - [app] app - [INFO] INFO - [CONFIG] Production-Modus: False
|
|
2025-06-12 08:29:18 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
|
|
2025-06-12 08:29:18 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
|
|
2025-06-12 08:29:18 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ MYP Development Environment Konfiguration aktiviert
|
|
2025-06-12 08:29:18 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment: Development/Testing
|
|
2025-06-12 08:29:18 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode: True
|
|
2025-06-12 08:29:18 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo: True
|
|
2025-06-12 08:29:18 - [app] app - [INFO] INFO - [STARTUP] 🚀 Starte MYP DEVELOPMENT-Umgebung
|
|
2025-06-12 08:29:18 - [app] app - [INFO] INFO - [STARTUP] 🏢 Mercedes-Benz TBA Marienfelde
|
|
2025-06-12 08:29:18 - [app] app - [INFO] INFO - [STARTUP] 🔒 Air-Gapped: True
|
|
2025-06-12 08:29:18 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Datenbank...
|
|
2025-06-12 08:29:18 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
|
|
2025-06-12 08:29:18 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
|
|
2025-06-12 08:29:18 - [app] app - [INFO] INFO - [STARTUP] ✅ Datenbank initialisiert
|
|
2025-06-12 08:29:18 - [app] app - [INFO] INFO - [STARTUP] Prüfe Initial-Admin...
|
|
2025-06-12 08:29:19 - [app] app - [INFO] INFO - Admin-Benutzer admin (admin@mercedes-benz.com) existiert bereits. Passwort wurde zurückgesetzt.
|
|
2025-06-12 08:29:19 - [app] app - [INFO] INFO - [STARTUP] ✅ Admin-Benutzer geprüft
|
|
2025-06-12 08:29:19 - [app] app - [INFO] INFO - [STARTUP] Starte Queue Manager...
|
|
2025-06-12 08:29:19 - [app] app - [INFO] INFO - [STARTUP] ✅ Queue Manager gestartet
|
|
2025-06-12 08:29:19 - [app] app - [INFO] INFO - [STARTUP] Starte Job Scheduler...
|
|
2025-06-12 08:29:19 - [app] app - [INFO] INFO - [STARTUP] ✅ Job Scheduler gestartet
|
|
2025-06-12 08:29:19 - [app] app - [INFO] INFO - [STARTUP] 🌐 Server startet auf http://0.0.0.0:5000
|
|
2025-06-12 08:29:31 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/api/dashboard/refresh
|
|
2025-06-12 08:29:31 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/api/dashboard/refresh
|
|
2025-06-12 08:29:31 - [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-12 08:29:31 - [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-12 08:29:31 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:29:32 - [app] app - [INFO] INFO - [SHUTDOWN] 🧹 Cleanup wird ausgeführt...
|
|
2025-06-12 08:29:32 - [app] app - [INFO] INFO - [SHUTDOWN] ✅ Queue Manager gestoppt
|
|
2025-06-12 08:29:32 - [app] app - [ERROR] ERROR - [SHUTDOWN] ❌ Cleanup-Fehler: 'BackgroundTaskScheduler' object has no attribute 'shutdown'
|
|
2025-06-12 08:29:49 - [app] app - [WARNING] WARNING - DatabaseCleanupManager nicht verfügbar - Fallback auf Legacy-Cleanup
|
|
2025-06-12 08:29:49 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: backend/database/myp.db
|
|
2025-06-12 08:31:44 - [app] app - [WARNING] WARNING - DatabaseCleanupManager nicht verfügbar - Fallback auf Legacy-Cleanup
|
|
2025-06-12 08:31:44 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: backend/database/myp.db
|
|
2025-06-12 08:31:45 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung: development
|
|
2025-06-12 08:31:45 - [app] app - [INFO] INFO - [CONFIG] Production-Modus: False
|
|
2025-06-12 08:31:45 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
|
|
2025-06-12 08:31:45 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
|
|
2025-06-12 08:31:45 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ MYP Development Environment Konfiguration aktiviert
|
|
2025-06-12 08:31:45 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment: Development/Testing
|
|
2025-06-12 08:31:45 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode: True
|
|
2025-06-12 08:31:45 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo: True
|
|
2025-06-12 08:31:45 - [app] app - [INFO] INFO - [STARTUP] 🚀 Starte MYP DEVELOPMENT-Umgebung
|
|
2025-06-12 08:31:45 - [app] app - [INFO] INFO - [STARTUP] 🏢 Mercedes-Benz TBA Marienfelde
|
|
2025-06-12 08:31:45 - [app] app - [INFO] INFO - [STARTUP] 🔒 Air-Gapped: True
|
|
2025-06-12 08:31:45 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Datenbank...
|
|
2025-06-12 08:31:45 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
|
|
2025-06-12 08:31:45 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
|
|
2025-06-12 08:31:45 - [app] app - [INFO] INFO - [STARTUP] ✅ Datenbank initialisiert
|
|
2025-06-12 08:31:45 - [app] app - [INFO] INFO - [STARTUP] Prüfe Initial-Admin...
|
|
2025-06-12 08:31:45 - [app] app - [INFO] INFO - Admin-Benutzer admin (admin@mercedes-benz.com) existiert bereits. Passwort wurde zurückgesetzt.
|
|
2025-06-12 08:31:45 - [app] app - [INFO] INFO - [STARTUP] ✅ Admin-Benutzer geprüft
|
|
2025-06-12 08:31:45 - [app] app - [INFO] INFO - [STARTUP] Starte Queue Manager...
|
|
2025-06-12 08:31:45 - [app] app - [INFO] INFO - [STARTUP] ✅ Queue Manager gestartet
|
|
2025-06-12 08:31:45 - [app] app - [INFO] INFO - [STARTUP] Starte Job Scheduler...
|
|
2025-06-12 08:31:45 - [app] app - [INFO] INFO - [STARTUP] ✅ Job Scheduler gestartet
|
|
2025-06-12 08:31:45 - [app] app - [INFO] INFO - [STARTUP] 🌐 Server startet auf http://0.0.0.0:5000
|
|
2025-06-12 08:31:46 - [app] app - [WARNING] WARNING - DatabaseCleanupManager nicht verfügbar - Fallback auf Legacy-Cleanup
|
|
2025-06-12 08:31:47 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: backend/database/myp.db
|
|
2025-06-12 08:31:48 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung: development
|
|
2025-06-12 08:31:48 - [app] app - [INFO] INFO - [CONFIG] Production-Modus: False
|
|
2025-06-12 08:31:48 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
|
|
2025-06-12 08:31:48 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
|
|
2025-06-12 08:31:48 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ MYP Development Environment Konfiguration aktiviert
|
|
2025-06-12 08:31:48 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment: Development/Testing
|
|
2025-06-12 08:31:48 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode: True
|
|
2025-06-12 08:31:48 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo: True
|
|
2025-06-12 08:31:48 - [app] app - [INFO] INFO - [STARTUP] 🚀 Starte MYP DEVELOPMENT-Umgebung
|
|
2025-06-12 08:31:48 - [app] app - [INFO] INFO - [STARTUP] 🏢 Mercedes-Benz TBA Marienfelde
|
|
2025-06-12 08:31:48 - [app] app - [INFO] INFO - [STARTUP] 🔒 Air-Gapped: True
|
|
2025-06-12 08:31:48 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Datenbank...
|
|
2025-06-12 08:31:48 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
|
|
2025-06-12 08:31:48 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
|
|
2025-06-12 08:31:48 - [app] app - [INFO] INFO - [STARTUP] ✅ Datenbank initialisiert
|
|
2025-06-12 08:31:48 - [app] app - [INFO] INFO - [STARTUP] Prüfe Initial-Admin...
|
|
2025-06-12 08:31:48 - [app] app - [INFO] INFO - Admin-Benutzer admin (admin@mercedes-benz.com) existiert bereits. Passwort wurde zurückgesetzt.
|
|
2025-06-12 08:31:48 - [app] app - [INFO] INFO - [STARTUP] ✅ Admin-Benutzer geprüft
|
|
2025-06-12 08:31:48 - [app] app - [INFO] INFO - [STARTUP] Starte Queue Manager...
|
|
2025-06-12 08:31:48 - [app] app - [INFO] INFO - [STARTUP] ✅ Queue Manager gestartet
|
|
2025-06-12 08:31:48 - [app] app - [INFO] INFO - [STARTUP] Starte Job Scheduler...
|
|
2025-06-12 08:31:48 - [app] app - [INFO] INFO - [STARTUP] ✅ Job Scheduler gestartet
|
|
2025-06-12 08:31:48 - [app] app - [INFO] INFO - [STARTUP] 🌐 Server startet auf http://0.0.0.0:5000
|
|
2025-06-12 08:31:49 - [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-12 08:31:49 - [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-12 08:31:49 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:31:49 - [app] app - [DEBUG] DEBUG - Request: GET /.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 08:31:49 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 08:31:49 - [app] app - [INFO] INFO - Locating template 'errors/404.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\\errors\\404.html')
|
|
2025-06-12 08:31:49 - [app] app - [DEBUG] DEBUG - Response: 404
|
|
2025-06-12 08:31:49 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 08:31:50 - [app] app - [INFO] INFO - ✅ API: 0 Drucker abgerufen
|
|
2025-06-12 08:31:50 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:31:50 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 08:31:50 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:31:50 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers/monitor/live-status
|
|
2025-06-12 08:31:50 - [app] app - [DEBUG] DEBUG - Request: GET /api/session/status
|
|
2025-06-12 08:31:50 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 08:31:50 - [app] app - [DEBUG] DEBUG - Request: GET /api/user/settings
|
|
2025-06-12 08:31:50 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 08:31:50 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:31:52 - [app] app - [INFO] INFO - [SHUTDOWN] 🧹 Cleanup wird ausgeführt...
|
|
2025-06-12 08:31:52 - [app] app - [INFO] INFO - [SHUTDOWN] ✅ Queue Manager gestoppt
|
|
2025-06-12 08:31:52 - [app] app - [ERROR] ERROR - [SHUTDOWN] ❌ Cleanup-Fehler: 'BackgroundTaskScheduler' object has no attribute 'shutdown'
|
|
2025-06-12 08:31:53 - [app] app - [WARNING] WARNING - DatabaseCleanupManager nicht verfügbar - Fallback auf Legacy-Cleanup
|
|
2025-06-12 08:31:54 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: backend/database/myp.db
|
|
2025-06-12 08:31:55 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung: development
|
|
2025-06-12 08:31:55 - [app] app - [INFO] INFO - [CONFIG] Production-Modus: False
|
|
2025-06-12 08:31:55 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
|
|
2025-06-12 08:31:55 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
|
|
2025-06-12 08:31:55 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ MYP Development Environment Konfiguration aktiviert
|
|
2025-06-12 08:31:55 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment: Development/Testing
|
|
2025-06-12 08:31:55 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode: True
|
|
2025-06-12 08:31:55 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo: True
|
|
2025-06-12 08:31:55 - [app] app - [INFO] INFO - [STARTUP] 🚀 Starte MYP DEVELOPMENT-Umgebung
|
|
2025-06-12 08:31:55 - [app] app - [INFO] INFO - [STARTUP] 🏢 Mercedes-Benz TBA Marienfelde
|
|
2025-06-12 08:31:55 - [app] app - [INFO] INFO - [STARTUP] 🔒 Air-Gapped: True
|
|
2025-06-12 08:31:55 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Datenbank...
|
|
2025-06-12 08:31:55 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
|
|
2025-06-12 08:31:55 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
|
|
2025-06-12 08:31:55 - [app] app - [INFO] INFO - [STARTUP] ✅ Datenbank initialisiert
|
|
2025-06-12 08:31:55 - [app] app - [INFO] INFO - [STARTUP] Prüfe Initial-Admin...
|
|
2025-06-12 08:31:55 - [app] app - [INFO] INFO - Admin-Benutzer admin (admin@mercedes-benz.com) existiert bereits. Passwort wurde zurückgesetzt.
|
|
2025-06-12 08:31:55 - [app] app - [INFO] INFO - [STARTUP] ✅ Admin-Benutzer geprüft
|
|
2025-06-12 08:31:55 - [app] app - [INFO] INFO - [STARTUP] Starte Queue Manager...
|
|
2025-06-12 08:31:55 - [app] app - [INFO] INFO - [STARTUP] ✅ Queue Manager gestartet
|
|
2025-06-12 08:31:55 - [app] app - [INFO] INFO - [STARTUP] Starte Job Scheduler...
|
|
2025-06-12 08:31:55 - [app] app - [INFO] INFO - [STARTUP] ✅ Job Scheduler gestartet
|
|
2025-06-12 08:31:55 - [app] app - [INFO] INFO - [STARTUP] 🌐 Server startet auf http://0.0.0.0:5000
|
|
2025-06-12 08:31:55 - [app] app - [INFO] INFO - Locating template 'tapo_control.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\\tapo_control.html')
|
|
2025-06-12 08:31:55 - [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-12 08:31:55 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:31:56 - [app] app - [DEBUG] DEBUG - Request: GET /.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 08:31:56 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 08:31:56 - [app] app - [INFO] INFO - Locating template 'errors/404.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\\errors\\404.html')
|
|
2025-06-12 08:31:56 - [app] app - [DEBUG] DEBUG - Response: 404
|
|
2025-06-12 08:31:56 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 08:31:56 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:31:56 - [app] app - [DEBUG] DEBUG - Request: GET /api/session/status
|
|
2025-06-12 08:31:56 - [app] app - [DEBUG] DEBUG - Request: GET /api/user/settings
|
|
2025-06-12 08:31:56 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 08:31:56 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:31:58 - [app] app - [DEBUG] DEBUG - Request: GET /admin/printers
|
|
2025-06-12 08:31:58 - [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-12 08:31:58 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:31:58 - [app] app - [DEBUG] DEBUG - Request: GET /.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 08:31:58 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 08:31:58 - [app] app - [DEBUG] DEBUG - Response: 404
|
|
2025-06-12 08:31:59 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 08:31:59 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:31:59 - [app] app - [DEBUG] DEBUG - Request: GET /api/stats
|
|
2025-06-12 08:31:59 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers/monitor/live-status
|
|
2025-06-12 08:31:59 - [app] app - [DEBUG] DEBUG - Request: GET /api/session/status
|
|
2025-06-12 08:31:59 - [app] app - [DEBUG] DEBUG - Request: GET /api/user/settings
|
|
2025-06-12 08:31:59 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/api/stats
|
|
2025-06-12 08:31:59 - [app] app - [DEBUG] DEBUG - Response: 404
|
|
2025-06-12 08:31:59 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 08:31:59 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 08:31:59 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:31:59 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/system-health
|
|
2025-06-12 08:31:59 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/api/admin/system-health
|
|
2025-06-12 08:31:59 - [app] app - [DEBUG] DEBUG - Response: 404
|
|
2025-06-12 08:32:04 - [app] app - [DEBUG] DEBUG - Request: GET /api/stats
|
|
2025-06-12 08:32:04 - [app] app - [INFO] INFO - [SHUTDOWN] 🧹 Cleanup wird ausgeführt...
|
|
2025-06-12 08:32:04 - [app] app - [INFO] INFO - [SHUTDOWN] ✅ Queue Manager gestoppt
|
|
2025-06-12 08:32:04 - [app] app - [ERROR] ERROR - [SHUTDOWN] ❌ Cleanup-Fehler: 'BackgroundTaskScheduler' object has no attribute 'shutdown'
|
|
2025-06-12 08:32:04 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/api/stats
|
|
2025-06-12 08:32:04 - [app] app - [DEBUG] DEBUG - Response: 404
|
|
2025-06-12 08:32:05 - [app] app - [WARNING] WARNING - DatabaseCleanupManager nicht verfügbar - Fallback auf Legacy-Cleanup
|
|
2025-06-12 08:32:05 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: backend/database/myp.db
|
|
2025-06-12 08:32:07 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung: development
|
|
2025-06-12 08:32:07 - [app] app - [INFO] INFO - [CONFIG] Production-Modus: False
|
|
2025-06-12 08:32:07 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
|
|
2025-06-12 08:32:07 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
|
|
2025-06-12 08:32:07 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ MYP Development Environment Konfiguration aktiviert
|
|
2025-06-12 08:32:07 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment: Development/Testing
|
|
2025-06-12 08:32:07 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode: True
|
|
2025-06-12 08:32:07 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo: True
|
|
2025-06-12 08:32:07 - [app] app - [INFO] INFO - [STARTUP] 🚀 Starte MYP DEVELOPMENT-Umgebung
|
|
2025-06-12 08:32:07 - [app] app - [INFO] INFO - [STARTUP] 🏢 Mercedes-Benz TBA Marienfelde
|
|
2025-06-12 08:32:07 - [app] app - [INFO] INFO - [STARTUP] 🔒 Air-Gapped: True
|
|
2025-06-12 08:32:07 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Datenbank...
|
|
2025-06-12 08:32:07 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
|
|
2025-06-12 08:32:07 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
|
|
2025-06-12 08:32:07 - [app] app - [INFO] INFO - [STARTUP] ✅ Datenbank initialisiert
|
|
2025-06-12 08:32:07 - [app] app - [INFO] INFO - [STARTUP] Prüfe Initial-Admin...
|
|
2025-06-12 08:32:07 - [app] app - [INFO] INFO - Admin-Benutzer admin (admin@mercedes-benz.com) existiert bereits. Passwort wurde zurückgesetzt.
|
|
2025-06-12 08:32:07 - [app] app - [INFO] INFO - [STARTUP] ✅ Admin-Benutzer geprüft
|
|
2025-06-12 08:32:07 - [app] app - [INFO] INFO - [STARTUP] Starte Queue Manager...
|
|
2025-06-12 08:32:07 - [app] app - [INFO] INFO - [STARTUP] ✅ Queue Manager gestartet
|
|
2025-06-12 08:32:07 - [app] app - [INFO] INFO - [STARTUP] Starte Job Scheduler...
|
|
2025-06-12 08:32:07 - [app] app - [INFO] INFO - [STARTUP] ✅ Job Scheduler gestartet
|
|
2025-06-12 08:32:07 - [app] app - [INFO] INFO - [STARTUP] 🌐 Server startet auf http://0.0.0.0:5000
|
|
2025-06-12 08:32:07 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/api/admin/system/status
|
|
2025-06-12 08:32:07 - [app] app - [INFO] INFO - Locating template 'errors/404.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\\errors\\404.html')
|
|
2025-06-12 08:32:07 - [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-12 08:32:07 - [app] app - [DEBUG] DEBUG - Response: 404
|
|
2025-06-12 08:32:09 - [app] app - [DEBUG] DEBUG - Request: GET /api/stats
|
|
2025-06-12 08:32:09 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/api/stats
|
|
2025-06-12 08:32:09 - [app] app - [DEBUG] DEBUG - Response: 404
|
|
2025-06-12 08:32:14 - [app] app - [DEBUG] DEBUG - Request: GET /api/stats
|
|
2025-06-12 08:32:14 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/api/stats
|
|
2025-06-12 08:32:14 - [app] app - [DEBUG] DEBUG - Response: 404
|
|
2025-06-12 08:32:29 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 08:32:29 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:32:29 - [app] app - [DEBUG] DEBUG - Request: GET /api/stats
|
|
2025-06-12 08:32:29 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/system-health
|
|
2025-06-12 08:32:29 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers/monitor/live-status
|
|
2025-06-12 08:32:29 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/api/stats
|
|
2025-06-12 08:32:29 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/error-recovery/status
|
|
2025-06-12 08:32:29 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/api/admin/system-health
|
|
2025-06-12 08:32:29 - [app] app - [DEBUG] DEBUG - Response: 404
|
|
2025-06-12 08:32:29 - [app] app - [DEBUG] DEBUG - Response: 404
|
|
2025-06-12 08:32:29 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 08:32:29 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/api/admin/error-recovery/status
|
|
2025-06-12 08:32:29 - [app] app - [DEBUG] DEBUG - Response: 404
|
|
2025-06-12 08:32:48 - [app] app - [WARNING] WARNING - DatabaseCleanupManager nicht verfügbar - Fallback auf Legacy-Cleanup
|
|
2025-06-12 08:32:48 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: backend/database/myp.db
|
|
2025-06-12 08:32:50 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung: development
|
|
2025-06-12 08:32:50 - [app] app - [INFO] INFO - [CONFIG] Production-Modus: False
|
|
2025-06-12 08:32:50 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
|
|
2025-06-12 08:32:50 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
|
|
2025-06-12 08:32:50 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ MYP Development Environment Konfiguration aktiviert
|
|
2025-06-12 08:32:50 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment: Development/Testing
|
|
2025-06-12 08:32:50 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode: True
|
|
2025-06-12 08:32:50 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo: True
|
|
2025-06-12 08:32:50 - [app] app - [INFO] INFO - [STARTUP] 🚀 Starte MYP DEVELOPMENT-Umgebung
|
|
2025-06-12 08:32:50 - [app] app - [INFO] INFO - [STARTUP] 🏢 Mercedes-Benz TBA Marienfelde
|
|
2025-06-12 08:32:50 - [app] app - [INFO] INFO - [STARTUP] 🔒 Air-Gapped: True
|
|
2025-06-12 08:32:50 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Datenbank...
|
|
2025-06-12 08:32:50 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
|
|
2025-06-12 08:32:50 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
|
|
2025-06-12 08:32:50 - [app] app - [INFO] INFO - [STARTUP] ✅ Datenbank initialisiert
|
|
2025-06-12 08:32:50 - [app] app - [INFO] INFO - [STARTUP] Prüfe Initial-Admin...
|
|
2025-06-12 08:32:50 - [app] app - [INFO] INFO - Admin-Benutzer admin (admin@mercedes-benz.com) existiert bereits. Passwort wurde zurückgesetzt.
|
|
2025-06-12 08:32:50 - [app] app - [INFO] INFO - [STARTUP] ✅ Admin-Benutzer geprüft
|
|
2025-06-12 08:32:50 - [app] app - [INFO] INFO - [STARTUP] Starte Queue Manager...
|
|
2025-06-12 08:32:50 - [app] app - [INFO] INFO - [STARTUP] ✅ Queue Manager gestartet
|
|
2025-06-12 08:32:50 - [app] app - [INFO] INFO - [STARTUP] Starte Job Scheduler...
|
|
2025-06-12 08:32:50 - [app] app - [INFO] INFO - [STARTUP] ✅ Job Scheduler gestartet
|
|
2025-06-12 08:32:50 - [app] app - [INFO] INFO - [STARTUP] 🌐 Server startet auf http://0.0.0.0:5000
|
|
2025-06-12 08:32:51 - [app] app - [WARNING] WARNING - DatabaseCleanupManager nicht verfügbar - Fallback auf Legacy-Cleanup
|
|
2025-06-12 08:32:51 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: backend/database/myp.db
|
|
2025-06-12 08:32:53 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung: development
|
|
2025-06-12 08:32:53 - [app] app - [INFO] INFO - [CONFIG] Production-Modus: False
|
|
2025-06-12 08:32:53 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
|
|
2025-06-12 08:32:53 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
|
|
2025-06-12 08:32:53 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ MYP Development Environment Konfiguration aktiviert
|
|
2025-06-12 08:32:53 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment: Development/Testing
|
|
2025-06-12 08:32:53 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode: True
|
|
2025-06-12 08:32:53 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo: True
|
|
2025-06-12 08:32:53 - [app] app - [INFO] INFO - [STARTUP] 🚀 Starte MYP DEVELOPMENT-Umgebung
|
|
2025-06-12 08:32:53 - [app] app - [INFO] INFO - [STARTUP] 🏢 Mercedes-Benz TBA Marienfelde
|
|
2025-06-12 08:32:53 - [app] app - [INFO] INFO - [STARTUP] 🔒 Air-Gapped: True
|
|
2025-06-12 08:32:53 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Datenbank...
|
|
2025-06-12 08:32:53 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
|
|
2025-06-12 08:32:53 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
|
|
2025-06-12 08:32:53 - [app] app - [INFO] INFO - [STARTUP] ✅ Datenbank initialisiert
|
|
2025-06-12 08:32:53 - [app] app - [INFO] INFO - [STARTUP] Prüfe Initial-Admin...
|
|
2025-06-12 08:32:54 - [app] app - [INFO] INFO - Admin-Benutzer admin (admin@mercedes-benz.com) existiert bereits. Passwort wurde zurückgesetzt.
|
|
2025-06-12 08:32:54 - [app] app - [INFO] INFO - [STARTUP] ✅ Admin-Benutzer geprüft
|
|
2025-06-12 08:32:54 - [app] app - [INFO] INFO - [STARTUP] Starte Queue Manager...
|
|
2025-06-12 08:32:54 - [app] app - [INFO] INFO - [STARTUP] ✅ Queue Manager gestartet
|
|
2025-06-12 08:32:54 - [app] app - [INFO] INFO - [STARTUP] Starte Job Scheduler...
|
|
2025-06-12 08:32:54 - [app] app - [INFO] INFO - [STARTUP] ✅ Job Scheduler gestartet
|
|
2025-06-12 08:32:54 - [app] app - [INFO] INFO - [STARTUP] 🌐 Server startet auf http://0.0.0.0:5000
|
|
2025-06-12 08:32:54 - [app] app - [INFO] INFO - Locating template 'jobs.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\\jobs.html')
|
|
2025-06-12 08:32:54 - [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-12 08:32:54 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:32:54 - [app] app - [DEBUG] DEBUG - Request: GET /.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 08:32:54 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 08:32:54 - [app] app - [INFO] INFO - Locating template 'errors/404.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\\errors\\404.html')
|
|
2025-06-12 08:32:54 - [app] app - [DEBUG] DEBUG - Response: 404
|
|
2025-06-12 08:32:55 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 08:32:55 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:32:55 - [app] app - [DEBUG] DEBUG - Request: GET /api/jobs
|
|
2025-06-12 08:32:55 - [app] app - [DEBUG] DEBUG - Request: GET /api/session/status
|
|
2025-06-12 08:32:55 - [app] app - [DEBUG] DEBUG - Request: GET /api/user/settings
|
|
2025-06-12 08:32:55 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 08:32:55 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:32:55 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:32:56 - [app] app - [DEBUG] DEBUG - Request: GET /stats
|
|
2025-06-12 08:32:56 - [app] app - [INFO] INFO - Locating template 'stats.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\\stats.html')
|
|
2025-06-12 08:32:56 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:32:56 - [app] app - [DEBUG] DEBUG - Request: GET /.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 08:32:56 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 08:32:56 - [app] app - [DEBUG] DEBUG - Response: 404
|
|
2025-06-12 08:32:57 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 08:32:57 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:32:57 - [app] app - [DEBUG] DEBUG - Request: GET /api/session/status
|
|
2025-06-12 08:32:57 - [app] app - [DEBUG] DEBUG - Request: GET /api/user/settings
|
|
2025-06-12 08:32:57 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 08:32:57 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:33:04 - [app] app - [DEBUG] DEBUG - Request: GET /calendar
|
|
2025-06-12 08:33:04 - [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-12 08:33:04 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:33:04 - [app] app - [DEBUG] DEBUG - Request: GET /.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 08:33:04 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 08:33:04 - [app] app - [DEBUG] DEBUG - Response: 404
|
|
2025-06-12 08:33:05 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 08:33:05 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:33:05 - [app] app - [DEBUG] DEBUG - Request: GET /api/calendar/events
|
|
2025-06-12 08:33:05 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:33:05 - [app] app - [DEBUG] DEBUG - Request: GET /api/session/status
|
|
2025-06-12 08:33:05 - [app] app - [DEBUG] DEBUG - Request: GET /api/user/settings
|
|
2025-06-12 08:33:05 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 08:33:05 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:33:13 - [app] app - [DEBUG] DEBUG - Request: GET /stats
|
|
2025-06-12 08:33:13 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:33:13 - [app] app - [DEBUG] DEBUG - Request: GET /.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 08:33:13 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 08:33:13 - [app] app - [DEBUG] DEBUG - Response: 404
|
|
2025-06-12 08:33:14 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 08:33:14 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:33:14 - [app] app - [DEBUG] DEBUG - Request: GET /api/session/status
|
|
2025-06-12 08:33:14 - [app] app - [DEBUG] DEBUG - Request: GET /api/user/settings
|
|
2025-06-12 08:33:14 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 08:33:14 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:33:16 - [app] app - [DEBUG] DEBUG - Request: GET /request
|
|
2025-06-12 08:33:16 - [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-12 08:33:16 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:33:16 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.InterfaceError) bad parameter or other API misuse
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/rvf5)
|
|
2025-06-12 08:33:16 - [app] app - [DEBUG] DEBUG - Request: GET /.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 08:33:16 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 08:33:16 - [app] app - [DEBUG] DEBUG - Response: 404
|
|
2025-06-12 08:33:17 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 08:33:17 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:33:17 - [app] app - [DEBUG] DEBUG - Request: GET /api/session/status
|
|
2025-06-12 08:33:17 - [app] app - [DEBUG] DEBUG - Request: GET /api/user/settings
|
|
2025-06-12 08:33:17 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 08:33:17 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:33:21 - [app] app - [DEBUG] DEBUG - Request: POST /request
|
|
2025-06-12 08:33:21 - [app] app - [INFO] INFO - OTP generiert für Guest Request 1
|
|
2025-06-12 08:33:21 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 08:33:21 - [app] app - [DEBUG] DEBUG - Request: GET /request/1
|
|
2025-06-12 08:33:21 - [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-12 08:33:21 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:33:28 - [app] app - [DEBUG] DEBUG - Request: GET /request/1
|
|
2025-06-12 08:33:28 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:33:28 - [app] app - [DEBUG] DEBUG - Request: GET /.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 08:33:28 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 08:33:28 - [app] app - [DEBUG] DEBUG - Response: 404
|
|
2025-06-12 08:33:28 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 08:33:28 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:33:28 - [app] app - [DEBUG] DEBUG - Request: GET /api/session/status
|
|
2025-06-12 08:33:28 - [app] app - [DEBUG] DEBUG - Request: GET /api/user/settings
|
|
2025-06-12 08:33:28 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 08:33:28 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:33:35 - [app] app - [DEBUG] DEBUG - Request: GET /admin/
|
|
2025-06-12 08:33:35 - [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-12 08:33:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:33:35 - [app] app - [DEBUG] DEBUG - Request: GET /.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 08:33:35 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 08:33:35 - [app] app - [DEBUG] DEBUG - Response: 404
|
|
2025-06-12 08:33:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 08:33:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:33:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/stats
|
|
2025-06-12 08:33:35 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/api/stats
|
|
2025-06-12 08:33:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/session/status
|
|
2025-06-12 08:33:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers/monitor/live-status
|
|
2025-06-12 08:33:35 - [app] app - [DEBUG] DEBUG - Response: 404
|
|
2025-06-12 08:33:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/user/settings
|
|
2025-06-12 08:33:35 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 08:33:36 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 08:33:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:33:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/system-health
|
|
2025-06-12 08:33:36 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/api/admin/system-health
|
|
2025-06-12 08:33:36 - [app] app - [DEBUG] DEBUG - Response: 404
|
|
2025-06-12 08:33:38 - [app] app - [DEBUG] DEBUG - Request: GET /admin/logs
|
|
2025-06-12 08:33:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:33:38 - [app] app - [DEBUG] DEBUG - Request: GET /.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 08:33:38 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 08:33:38 - [app] app - [DEBUG] DEBUG - Response: 404
|
|
2025-06-12 08:33:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 08:33:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:33:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/stats
|
|
2025-06-12 08:33:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers/monitor/live-status
|
|
2025-06-12 08:33:39 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/api/stats
|
|
2025-06-12 08:33:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/session/status
|
|
2025-06-12 08:33:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/user/settings
|
|
2025-06-12 08:33:39 - [app] app - [DEBUG] DEBUG - Response: 404
|
|
2025-06-12 08:33:39 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 08:33:39 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 08:33:39 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 08:33:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/system-health
|
|
2025-06-12 08:33:39 - [app] app - [DEBUG] DEBUG - Request: GET /auth/login
|
|
2025-06-12 08:33:39 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/api/admin/system-health
|
|
2025-06-12 08:33:39 - [app] app - [DEBUG] DEBUG - Response: 404
|
|
2025-06-12 08:33:39 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 08:33:39 - [app] app - [DEBUG] DEBUG - Request: GET /
|
|
2025-06-12 08:33:39 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 08:33:39 - [app] app - [DEBUG] DEBUG - Request: GET /admin/api/logs
|
|
2025-06-12 08:33:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:33:39 - [app] app - [DEBUG] DEBUG - Request: GET /dashboard
|
|
2025-06-12 08:33:39 - [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-12 08:33:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:33:40 - [app] app - [DEBUG] DEBUG - Request: GET /admin/api/logs
|
|
2025-06-12 08:33:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:33:42 - [app] app - [DEBUG] DEBUG - Request: GET /admin/guest-requests
|
|
2025-06-12 08:33:42 - [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-12 08:33:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:33:42 - [app] app - [DEBUG] DEBUG - Request: GET /.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 08:33:42 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 08:33:42 - [app] app - [DEBUG] DEBUG - Response: 404
|
|
2025-06-12 08:33:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 08:33:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:33:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers/monitor/live-status
|
|
2025-06-12 08:33:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/session/status
|
|
2025-06-12 08:33:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/user/settings
|
|
2025-06-12 08:33:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/guest-requests
|
|
2025-06-12 08:33:42 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 08:33:42 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 08:33:42 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/api/admin/guest-requests
|
|
2025-06-12 08:33:42 - [app] app - [DEBUG] DEBUG - Response: 404
|
|
2025-06-12 08:33:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 08:34:04 - [app] app - [INFO] INFO - [SHUTDOWN] 🧹 Cleanup wird ausgeführt...
|
|
2025-06-12 08:34:04 - [app] app - [INFO] INFO - [SHUTDOWN] ✅ Queue Manager gestoppt
|
|
2025-06-12 08:34:04 - [app] app - [ERROR] ERROR - [SHUTDOWN] ❌ Cleanup-Fehler: 'BackgroundTaskScheduler' object has no attribute 'shutdown'
|
|
2025-06-12 08:34:05 - [app] app - [WARNING] WARNING - DatabaseCleanupManager nicht verfügbar - Fallback auf Legacy-Cleanup
|
|
2025-06-12 08:34:05 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: backend/database/myp.db
|
|
2025-06-12 08:34:06 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung: development
|
|
2025-06-12 08:34:06 - [app] app - [INFO] INFO - [CONFIG] Production-Modus: False
|
|
2025-06-12 08:34:06 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
|
|
2025-06-12 08:34:06 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
|
|
2025-06-12 08:34:06 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ MYP Development Environment Konfiguration aktiviert
|
|
2025-06-12 08:34:06 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment: Development/Testing
|
|
2025-06-12 08:34:06 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode: True
|
|
2025-06-12 08:34:06 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo: True
|
|
2025-06-12 08:34:06 - [app] app - [INFO] INFO - [STARTUP] 🚀 Starte MYP DEVELOPMENT-Umgebung
|
|
2025-06-12 08:34:06 - [app] app - [INFO] INFO - [STARTUP] 🏢 Mercedes-Benz TBA Marienfelde
|
|
2025-06-12 08:34:06 - [app] app - [INFO] INFO - [STARTUP] 🔒 Air-Gapped: True
|
|
2025-06-12 08:34:06 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Datenbank...
|
|
2025-06-12 08:34:06 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
|
|
2025-06-12 08:34:06 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
|
|
2025-06-12 08:34:06 - [app] app - [INFO] INFO - [STARTUP] ✅ Datenbank initialisiert
|
|
2025-06-12 08:34:06 - [app] app - [INFO] INFO - [STARTUP] Prüfe Initial-Admin...
|
|
2025-06-12 08:34:07 - [app] app - [INFO] INFO - Admin-Benutzer admin (admin@mercedes-benz.com) existiert bereits. Passwort wurde zurückgesetzt.
|
|
2025-06-12 08:34:07 - [app] app - [INFO] INFO - [STARTUP] ✅ Admin-Benutzer geprüft
|
|
2025-06-12 08:34:07 - [app] app - [INFO] INFO - [STARTUP] Starte Queue Manager...
|
|
2025-06-12 08:34:07 - [app] app - [INFO] INFO - [STARTUP] ✅ Queue Manager gestartet
|
|
2025-06-12 08:34:07 - [app] app - [INFO] INFO - [STARTUP] Starte Job Scheduler...
|
|
2025-06-12 08:34:07 - [app] app - [INFO] INFO - [STARTUP] ✅ Job Scheduler gestartet
|
|
2025-06-12 08:34:07 - [app] app - [INFO] INFO - [STARTUP] 🌐 Server startet auf http://0.0.0.0:5000
|
|
2025-06-12 08:34:12 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/api/admin/guest-requests
|
|
2025-06-12 09:25:23 - [app] app - [WARNING] WARNING - DatabaseCleanupManager nicht verfügbar - Fallback auf Legacy-Cleanup
|
|
2025-06-12 09:25:23 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: backend/database/myp.db
|
|
2025-06-12 09:25:25 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung: development
|
|
2025-06-12 09:25:25 - [app] app - [INFO] INFO - [CONFIG] Production-Modus: False
|
|
2025-06-12 09:25:25 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
|
|
2025-06-12 09:25:25 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
|
|
2025-06-12 09:25:25 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ MYP Development Environment Konfiguration aktiviert
|
|
2025-06-12 09:25:25 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment: Development/Testing
|
|
2025-06-12 09:25:25 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode: True
|
|
2025-06-12 09:25:25 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo: True
|
|
2025-06-12 09:25:25 - [app] app - [INFO] INFO - [STARTUP] 🚀 Starte MYP DEVELOPMENT-Umgebung
|
|
2025-06-12 09:25:25 - [app] app - [INFO] INFO - [STARTUP] 🏢 Mercedes-Benz TBA Marienfelde
|
|
2025-06-12 09:25:25 - [app] app - [INFO] INFO - [STARTUP] 🔒 Air-Gapped: True
|
|
2025-06-12 09:25:25 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Datenbank...
|
|
2025-06-12 09:25:25 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
|
|
2025-06-12 09:25:25 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
|
|
2025-06-12 09:25:25 - [app] app - [INFO] INFO - [STARTUP] ✅ Datenbank initialisiert
|
|
2025-06-12 09:25:25 - [app] app - [INFO] INFO - [STARTUP] Prüfe Initial-Admin...
|
|
2025-06-12 09:25:25 - [app] app - [INFO] INFO - Admin-Benutzer admin (admin@mercedes-benz.com) existiert bereits. Passwort wurde zurückgesetzt.
|
|
2025-06-12 09:25:25 - [app] app - [INFO] INFO - [STARTUP] ✅ Admin-Benutzer geprüft
|
|
2025-06-12 09:25:25 - [app] app - [INFO] INFO - [STARTUP] Starte Queue Manager...
|
|
2025-06-12 09:25:25 - [app] app - [INFO] INFO - [STARTUP] ✅ Queue Manager gestartet
|
|
2025-06-12 09:25:25 - [app] app - [INFO] INFO - [STARTUP] Starte Job Scheduler...
|
|
2025-06-12 09:25:25 - [app] app - [INFO] INFO - [STARTUP] ✅ Job Scheduler gestartet
|
|
2025-06-12 09:25:25 - [app] app - [INFO] INFO - [STARTUP] 🌐 Server startet auf http://0.0.0.0:5000
|
|
2025-06-12 09:25:26 - [app] app - [WARNING] WARNING - DatabaseCleanupManager nicht verfügbar - Fallback auf Legacy-Cleanup
|
|
2025-06-12 09:25:26 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: backend/database/myp.db
|
|
2025-06-12 09:25:28 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung: development
|
|
2025-06-12 09:25:28 - [app] app - [INFO] INFO - [CONFIG] Production-Modus: False
|
|
2025-06-12 09:25:28 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
|
|
2025-06-12 09:25:28 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
|
|
2025-06-12 09:25:28 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ MYP Development Environment Konfiguration aktiviert
|
|
2025-06-12 09:25:28 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment: Development/Testing
|
|
2025-06-12 09:25:28 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode: True
|
|
2025-06-12 09:25:28 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo: True
|
|
2025-06-12 09:25:28 - [app] app - [INFO] INFO - [STARTUP] 🚀 Starte MYP DEVELOPMENT-Umgebung
|
|
2025-06-12 09:25:28 - [app] app - [INFO] INFO - [STARTUP] 🏢 Mercedes-Benz TBA Marienfelde
|
|
2025-06-12 09:25:28 - [app] app - [INFO] INFO - [STARTUP] 🔒 Air-Gapped: True
|
|
2025-06-12 09:25:28 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Datenbank...
|
|
2025-06-12 09:25:28 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
|
|
2025-06-12 09:25:28 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
|
|
2025-06-12 09:25:28 - [app] app - [INFO] INFO - [STARTUP] ✅ Datenbank initialisiert
|
|
2025-06-12 09:25:28 - [app] app - [INFO] INFO - [STARTUP] Prüfe Initial-Admin...
|
|
2025-06-12 09:25:28 - [app] app - [INFO] INFO - Admin-Benutzer admin (admin@mercedes-benz.com) existiert bereits. Passwort wurde zurückgesetzt.
|
|
2025-06-12 09:25:28 - [app] app - [INFO] INFO - [STARTUP] ✅ Admin-Benutzer geprüft
|
|
2025-06-12 09:25:28 - [app] app - [INFO] INFO - [STARTUP] Starte Queue Manager...
|
|
2025-06-12 09:25:28 - [app] app - [INFO] INFO - [STARTUP] ✅ Queue Manager gestartet
|
|
2025-06-12 09:25:28 - [app] app - [INFO] INFO - [STARTUP] Starte Job Scheduler...
|
|
2025-06-12 09:25:28 - [app] app - [INFO] INFO - [STARTUP] ✅ Job Scheduler gestartet
|
|
2025-06-12 09:25:28 - [app] app - [INFO] INFO - [STARTUP] 🌐 Server startet auf http://0.0.0.0:5000
|
|
2025-06-12 09:25:30 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/api/admin/guest-requests
|
|
2025-06-12 09:25:30 - [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-12 09:25:30 - [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-12 09:25:30 - [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-12 09:25:30 - [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-12 09:25:30 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:25:30 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:25:33 - [app] app - [DEBUG] DEBUG - Request: GET /admin/guest-requests
|
|
2025-06-12 09:25:33 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 09:25:33 - [app] app - [DEBUG] DEBUG - Request: GET /auth/login
|
|
2025-06-12 09:25:33 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:25:33 - [app] app - [DEBUG] DEBUG - Request: GET /.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 09:25:33 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 09:25:33 - [app] app - [INFO] INFO - Locating template 'errors/404.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\\errors\\404.html')
|
|
2025-06-12 09:25:33 - [app] app - [DEBUG] DEBUG - Response: 404
|
|
2025-06-12 09:25:35 - [app] app - [DEBUG] DEBUG - Request: POST /auth/login
|
|
2025-06-12 09:25:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:25:37 - [app] app - [DEBUG] DEBUG - Request: GET /
|
|
2025-06-12 09:25:37 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 09:25:37 - [app] app - [DEBUG] DEBUG - Request: GET /dashboard
|
|
2025-06-12 09:25:37 - [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-12 09:25:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:25:37 - [app] app - [DEBUG] DEBUG - Request: GET /.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 09:25:37 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 09:25:37 - [app] app - [DEBUG] DEBUG - Response: 404
|
|
2025-06-12 09:25:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 09:25:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:25:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers/monitor/live-status
|
|
2025-06-12 09:25:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/session/status
|
|
2025-06-12 09:25:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/user/settings
|
|
2025-06-12 09:25:38 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 09:25:38 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 09:25:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:25:39 - [app] app - [DEBUG] DEBUG - Request: GET /tapo/
|
|
2025-06-12 09:25:39 - [app] app - [INFO] INFO - Locating template 'tapo_control.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\\tapo_control.html')
|
|
2025-06-12 09:25:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:25:39 - [app] app - [DEBUG] DEBUG - Request: GET /.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 09:25:39 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 09:25:39 - [app] app - [DEBUG] DEBUG - Response: 404
|
|
2025-06-12 09:25:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 09:25:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:25:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/session/status
|
|
2025-06-12 09:25:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/user/settings
|
|
2025-06-12 09:25:39 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 09:25:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:25:41 - [app] app - [DEBUG] DEBUG - Request: GET /printers
|
|
2025-06-12 09:25:41 - [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-12 09:25:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:25:41 - [app] app - [DEBUG] DEBUG - Request: GET /.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 09:25:41 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 09:25:41 - [app] app - [DEBUG] DEBUG - Response: 404
|
|
2025-06-12 09:25:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 09:25:41 - [app] app - [INFO] INFO - ✅ API: 0 Drucker abgerufen
|
|
2025-06-12 09:25:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:25:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 09:25:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:25:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers/monitor/live-status
|
|
2025-06-12 09:25:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/session/status
|
|
2025-06-12 09:25:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/user/settings
|
|
2025-06-12 09:25:42 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 09:25:42 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 09:25:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:25:45 - [app] app - [DEBUG] DEBUG - Request: GET /jobs
|
|
2025-06-12 09:25:45 - [app] app - [INFO] INFO - Locating template 'jobs.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\\jobs.html')
|
|
2025-06-12 09:25:45 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:25:46 - [app] app - [DEBUG] DEBUG - Request: GET /.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 09:25:46 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 09:25:46 - [app] app - [DEBUG] DEBUG - Response: 404
|
|
2025-06-12 09:25:46 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 09:25:46 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:25:46 - [app] app - [DEBUG] DEBUG - Request: GET /api/jobs
|
|
2025-06-12 09:25:46 - [app] app - [DEBUG] DEBUG - Request: GET /api/session/status
|
|
2025-06-12 09:25:46 - [app] app - [DEBUG] DEBUG - Request: GET /api/user/settings
|
|
2025-06-12 09:25:46 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 09:25:46 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:25:46 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:25:47 - [app] app - [DEBUG] DEBUG - Request: GET /stats
|
|
2025-06-12 09:25:47 - [app] app - [INFO] INFO - Locating template 'stats.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\\stats.html')
|
|
2025-06-12 09:25:47 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:25:47 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 09:25:47 - [app] app - [INFO] INFO - ✅ API: 0 Drucker abgerufen
|
|
2025-06-12 09:25:47 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:25:47 - [app] app - [DEBUG] DEBUG - Request: GET /.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 09:25:47 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 09:25:47 - [app] app - [DEBUG] DEBUG - Response: 404
|
|
2025-06-12 09:25:47 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 09:25:47 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:25:48 - [app] app - [DEBUG] DEBUG - Request: GET /api/session/status
|
|
2025-06-12 09:25:48 - [app] app - [DEBUG] DEBUG - Request: GET /api/user/settings
|
|
2025-06-12 09:25:48 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 09:25:48 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 09:25:48 - [app] app - [DEBUG] DEBUG - Request: GET /auth/login
|
|
2025-06-12 09:25:48 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 09:25:48 - [app] app - [DEBUG] DEBUG - Request: GET /
|
|
2025-06-12 09:25:48 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 09:25:48 - [app] app - [DEBUG] DEBUG - Request: GET /dashboard
|
|
2025-06-12 09:25:48 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:25:59 - [app] app - [DEBUG] DEBUG - Request: GET /calendar
|
|
2025-06-12 09:25:59 - [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-12 09:25:59 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:25:59 - [app] app - [DEBUG] DEBUG - Request: GET /.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 09:25:59 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 09:25:59 - [app] app - [DEBUG] DEBUG - Response: 404
|
|
2025-06-12 09:25:59 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.InterfaceError) bad parameter or other API misuse
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/rvf5)
|
|
2025-06-12 09:26:00 - [app] app - [INFO] INFO - [SHUTDOWN] 🧹 Cleanup wird ausgeführt...
|
|
2025-06-12 09:26:00 - [app] app - [INFO] INFO - [SHUTDOWN] ✅ Queue Manager gestoppt
|
|
2025-06-12 09:26:00 - [app] app - [ERROR] ERROR - [SHUTDOWN] ❌ Cleanup-Fehler: 'BackgroundTaskScheduler' object has no attribute 'shutdown'
|
|
2025-06-12 09:26:01 - [app] app - [WARNING] WARNING - DatabaseCleanupManager nicht verfügbar - Fallback auf Legacy-Cleanup
|
|
2025-06-12 09:26:01 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: backend/database/myp.db
|
|
2025-06-12 09:26:03 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung: development
|
|
2025-06-12 09:26:03 - [app] app - [INFO] INFO - [CONFIG] Production-Modus: False
|
|
2025-06-12 09:26:03 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
|
|
2025-06-12 09:26:03 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
|
|
2025-06-12 09:26:03 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ MYP Development Environment Konfiguration aktiviert
|
|
2025-06-12 09:26:03 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment: Development/Testing
|
|
2025-06-12 09:26:03 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode: True
|
|
2025-06-12 09:26:03 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo: True
|
|
2025-06-12 09:26:03 - [app] app - [INFO] INFO - [STARTUP] 🚀 Starte MYP DEVELOPMENT-Umgebung
|
|
2025-06-12 09:26:03 - [app] app - [INFO] INFO - [STARTUP] 🏢 Mercedes-Benz TBA Marienfelde
|
|
2025-06-12 09:26:03 - [app] app - [INFO] INFO - [STARTUP] 🔒 Air-Gapped: True
|
|
2025-06-12 09:26:03 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Datenbank...
|
|
2025-06-12 09:26:03 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
|
|
2025-06-12 09:26:03 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
|
|
2025-06-12 09:26:03 - [app] app - [INFO] INFO - [STARTUP] ✅ Datenbank initialisiert
|
|
2025-06-12 09:26:03 - [app] app - [INFO] INFO - [STARTUP] Prüfe Initial-Admin...
|
|
2025-06-12 09:26:03 - [app] app - [INFO] INFO - Admin-Benutzer admin (admin@mercedes-benz.com) existiert bereits. Passwort wurde zurückgesetzt.
|
|
2025-06-12 09:26:03 - [app] app - [INFO] INFO - [STARTUP] ✅ Admin-Benutzer geprüft
|
|
2025-06-12 09:26:03 - [app] app - [INFO] INFO - [STARTUP] Starte Queue Manager...
|
|
2025-06-12 09:26:03 - [app] app - [INFO] INFO - [STARTUP] ✅ Queue Manager gestartet
|
|
2025-06-12 09:26:03 - [app] app - [INFO] INFO - [STARTUP] Starte Job Scheduler...
|
|
2025-06-12 09:26:03 - [app] app - [INFO] INFO - [STARTUP] ✅ Job Scheduler gestartet
|
|
2025-06-12 09:26:03 - [app] app - [INFO] INFO - [STARTUP] 🌐 Server startet auf http://0.0.0.0:5000
|
|
2025-06-12 09:26:03 - [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-12 09:26:03 - [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-12 09:26:03 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:26:03 - [app] app - [DEBUG] DEBUG - Request: GET /.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 09:26:03 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 09:26:03 - [app] app - [INFO] INFO - Locating template 'errors/404.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\\errors\\404.html')
|
|
2025-06-12 09:26:03 - [app] app - [DEBUG] DEBUG - Response: 404
|
|
2025-06-12 09:26:04 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 09:26:04 - [app] app - [DEBUG] DEBUG - Request: GET /api/session/status
|
|
2025-06-12 09:26:04 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:26:04 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 09:26:04 - [app] app - [DEBUG] DEBUG - Request: GET /api/user/settings
|
|
2025-06-12 09:26:04 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:32:50 - [app] app - [WARNING] WARNING - DatabaseCleanupManager nicht verfügbar - Fallback auf Legacy-Cleanup
|
|
2025-06-12 09:32:50 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: backend/database/myp.db
|
|
2025-06-12 09:32:51 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung: development
|
|
2025-06-12 09:32:51 - [app] app - [INFO] INFO - [CONFIG] Production-Modus: False
|
|
2025-06-12 09:32:51 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
|
|
2025-06-12 09:32:51 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
|
|
2025-06-12 09:32:51 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ MYP Development Environment Konfiguration aktiviert
|
|
2025-06-12 09:32:51 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment: Development/Testing
|
|
2025-06-12 09:32:51 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode: True
|
|
2025-06-12 09:32:51 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo: True
|
|
2025-06-12 09:32:51 - [app] app - [INFO] INFO - [STARTUP] 🚀 Starte MYP DEVELOPMENT-Umgebung
|
|
2025-06-12 09:32:51 - [app] app - [INFO] INFO - [STARTUP] 🏢 Mercedes-Benz TBA Marienfelde
|
|
2025-06-12 09:32:51 - [app] app - [INFO] INFO - [STARTUP] 🔒 Air-Gapped: True
|
|
2025-06-12 09:32:51 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Datenbank...
|
|
2025-06-12 09:32:51 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
|
|
2025-06-12 09:32:51 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
|
|
2025-06-12 09:32:51 - [app] app - [INFO] INFO - [STARTUP] ✅ Datenbank initialisiert
|
|
2025-06-12 09:32:51 - [app] app - [INFO] INFO - [STARTUP] Prüfe Initial-Admin...
|
|
2025-06-12 09:32:51 - [app] app - [INFO] INFO - Admin-Benutzer admin (admin@mercedes-benz.com) existiert bereits. Passwort wurde zurückgesetzt.
|
|
2025-06-12 09:32:51 - [app] app - [INFO] INFO - [STARTUP] ✅ Admin-Benutzer geprüft
|
|
2025-06-12 09:32:51 - [app] app - [INFO] INFO - [STARTUP] Starte Queue Manager...
|
|
2025-06-12 09:32:51 - [app] app - [INFO] INFO - [STARTUP] ✅ Queue Manager gestartet
|
|
2025-06-12 09:32:51 - [app] app - [INFO] INFO - [STARTUP] Starte Job Scheduler...
|
|
2025-06-12 09:32:51 - [app] app - [INFO] INFO - [STARTUP] ✅ Job Scheduler gestartet
|
|
2025-06-12 09:32:51 - [app] app - [INFO] INFO - [STARTUP] 🌐 Server startet auf http://0.0.0.0:5000
|
|
2025-06-12 09:32:52 - [app] app - [WARNING] WARNING - DatabaseCleanupManager nicht verfügbar - Fallback auf Legacy-Cleanup
|
|
2025-06-12 09:32:52 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: backend/database/myp.db
|
|
2025-06-12 09:32:53 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung: development
|
|
2025-06-12 09:32:53 - [app] app - [INFO] INFO - [CONFIG] Production-Modus: False
|
|
2025-06-12 09:32:53 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
|
|
2025-06-12 09:32:53 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
|
|
2025-06-12 09:32:53 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ MYP Development Environment Konfiguration aktiviert
|
|
2025-06-12 09:32:53 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment: Development/Testing
|
|
2025-06-12 09:32:53 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode: True
|
|
2025-06-12 09:32:53 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo: True
|
|
2025-06-12 09:32:53 - [app] app - [INFO] INFO - [STARTUP] 🚀 Starte MYP DEVELOPMENT-Umgebung
|
|
2025-06-12 09:32:53 - [app] app - [INFO] INFO - [STARTUP] 🏢 Mercedes-Benz TBA Marienfelde
|
|
2025-06-12 09:32:53 - [app] app - [INFO] INFO - [STARTUP] 🔒 Air-Gapped: True
|
|
2025-06-12 09:32:53 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Datenbank...
|
|
2025-06-12 09:32:53 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
|
|
2025-06-12 09:32:53 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
|
|
2025-06-12 09:32:53 - [app] app - [INFO] INFO - [STARTUP] ✅ Datenbank initialisiert
|
|
2025-06-12 09:32:53 - [app] app - [INFO] INFO - [STARTUP] Prüfe Initial-Admin...
|
|
2025-06-12 09:32:54 - [app] app - [INFO] INFO - Admin-Benutzer admin (admin@mercedes-benz.com) existiert bereits. Passwort wurde zurückgesetzt.
|
|
2025-06-12 09:32:54 - [app] app - [INFO] INFO - [STARTUP] ✅ Admin-Benutzer geprüft
|
|
2025-06-12 09:32:54 - [app] app - [INFO] INFO - [STARTUP] Starte Queue Manager...
|
|
2025-06-12 09:32:54 - [app] app - [INFO] INFO - [STARTUP] ✅ Queue Manager gestartet
|
|
2025-06-12 09:32:54 - [app] app - [INFO] INFO - [STARTUP] Starte Job Scheduler...
|
|
2025-06-12 09:32:54 - [app] app - [INFO] INFO - [STARTUP] ✅ Job Scheduler gestartet
|
|
2025-06-12 09:32:54 - [app] app - [INFO] INFO - [STARTUP] 🌐 Server startet auf http://0.0.0.0:5000
|
|
2025-06-12 09:32:54 - [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-12 09:32:54 - [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-12 09:32:54 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:32:55 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 09:32:55 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:32:55 - [app] app - [DEBUG] DEBUG - Request: GET /api/session/status
|
|
2025-06-12 09:32:55 - [app] app - [DEBUG] DEBUG - Request: GET /api/user/settings
|
|
2025-06-12 09:32:55 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 09:32:55 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:33:00 - [app] app - [DEBUG] DEBUG - Request: GET /admin/
|
|
2025-06-12 09:33:00 - [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-12 09:33:00 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:33:00 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 09:33:00 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:33:00 - [app] app - [DEBUG] DEBUG - Request: GET /api/stats
|
|
2025-06-12 09:33:00 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers/monitor/live-status
|
|
2025-06-12 09:33:00 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/api/stats
|
|
2025-06-12 09:33:00 - [app] app - [DEBUG] DEBUG - Request: GET /api/user/settings
|
|
2025-06-12 09:33:00 - [app] app - [DEBUG] DEBUG - Request: GET /api/session/status
|
|
2025-06-12 09:33:00 - [app] app - [INFO] INFO - Locating template 'errors/404.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\\errors\\404.html')
|
|
2025-06-12 09:33:00 - [app] app - [DEBUG] DEBUG - Response: 404
|
|
2025-06-12 09:33:00 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 09:33:00 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:33:00 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 09:33:00 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/system-health
|
|
2025-06-12 09:33:00 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/api/admin/system-health
|
|
2025-06-12 09:33:00 - [app] app - [DEBUG] DEBUG - Response: 404
|
|
2025-06-12 09:33:03 - [app] app - [DEBUG] DEBUG - Request: GET /admin/guest-requests
|
|
2025-06-12 09:33:03 - [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-12 09:33:03 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:33:03 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 09:33:03 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:33:03 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/requests
|
|
2025-06-12 09:33:03 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers/monitor/live-status
|
|
2025-06-12 09:33:03 - [app] app - [DEBUG] DEBUG - Request: GET /api/session/status
|
|
2025-06-12 09:33:03 - [app] app - [DEBUG] DEBUG - Request: GET /api/user/settings
|
|
2025-06-12 09:33:03 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 09:33:03 - [app] app - [WARNING] WARNING - Forbidden (403): http://127.0.0.1:5000/api/admin/requests - User: admin
|
|
2025-06-12 09:33:03 - [app] app - [DEBUG] DEBUG - Response: 403
|
|
2025-06-12 09:33:03 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 09:33:03 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 09:33:03 - [app] app - [DEBUG] DEBUG - Request: GET /auth/login
|
|
2025-06-12 09:33:03 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 09:33:03 - [app] app - [DEBUG] DEBUG - Request: GET /
|
|
2025-06-12 09:33:03 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 09:33:03 - [app] app - [DEBUG] DEBUG - Request: GET /dashboard
|
|
2025-06-12 09:33:03 - [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-12 09:33:03 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:33:06 - [app] app - [DEBUG] DEBUG - Request: GET /admin/
|
|
2025-06-12 09:33:06 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:33:07 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 09:33:07 - [app] app - [DEBUG] DEBUG - Request: GET /api/stats
|
|
2025-06-12 09:33:07 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:33:07 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers/monitor/live-status
|
|
2025-06-12 09:33:07 - [app] app - [DEBUG] DEBUG - Request: GET /api/session/status
|
|
2025-06-12 09:33:07 - [app] app - [DEBUG] DEBUG - Request: GET /api/user/settings
|
|
2025-06-12 09:33:07 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/api/stats
|
|
2025-06-12 09:33:07 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 09:33:07 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.InterfaceError) bad parameter or other API misuse
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/rvf5)
|
|
2025-06-12 09:33:07 - [app] app - [DEBUG] DEBUG - Response: 404
|
|
2025-06-12 09:33:07 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 09:33:07 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 09:33:07 - [app] app - [DEBUG] DEBUG - Request: GET /auth/login
|
|
2025-06-12 09:33:07 - [app] app - [DEBUG] DEBUG - Request: GET /api/admin/system-health
|
|
2025-06-12 09:33:07 - [app] app - [DEBUG] DEBUG - Request: GET /auth/login
|
|
2025-06-12 09:33:07 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 09:33:07 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/api/admin/system-health
|
|
2025-06-12 09:33:07 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 09:33:07 - [app] app - [DEBUG] DEBUG - Response: 404
|
|
2025-06-12 09:33:07 - [app] app - [DEBUG] DEBUG - Request: GET /
|
|
2025-06-12 09:33:07 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 09:33:07 - [app] app - [DEBUG] DEBUG - Request: GET /
|
|
2025-06-12 09:33:07 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 09:33:07 - [app] app - [DEBUG] DEBUG - Request: GET /dashboard
|
|
2025-06-12 09:33:07 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:33:07 - [app] app - [DEBUG] DEBUG - Request: GET /dashboard
|
|
2025-06-12 09:33:07 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:33:08 - [app] app - [DEBUG] DEBUG - Request: GET /jobs
|
|
2025-06-12 09:33:08 - [app] app - [INFO] INFO - Locating template 'jobs.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\\jobs.html')
|
|
2025-06-12 09:33:08 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:33:08 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.InterfaceError) bad parameter or other API misuse
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/rvf5)
|
|
2025-06-12 09:33:08 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 09:33:08 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:33:08 - [app] app - [DEBUG] DEBUG - Request: GET /api/jobs
|
|
2025-06-12 09:33:08 - [app] app - [DEBUG] DEBUG - Request: GET /api/session/status
|
|
2025-06-12 09:33:08 - [app] app - [DEBUG] DEBUG - Request: GET /api/user/settings
|
|
2025-06-12 09:33:08 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:33:08 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 09:33:08 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:33:08 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 09:33:08 - [app] app - [INFO] INFO - ✅ API: 0 Drucker abgerufen
|
|
2025-06-12 09:33:08 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:33:09 - [app] app - [DEBUG] DEBUG - Request: GET /tapo/
|
|
2025-06-12 09:33:09 - [app] app - [INFO] INFO - Locating template 'tapo_control.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\\tapo_control.html')
|
|
2025-06-12 09:33:09 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:33:09 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 09:33:09 - [app] app - [DEBUG] DEBUG - Request: GET /api/session/status
|
|
2025-06-12 09:33:09 - [app] app - [DEBUG] DEBUG - Request: GET /api/user/settings
|
|
2025-06-12 09:33:09 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:33:09 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 09:33:09 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:33:10 - [app] app - [DEBUG] DEBUG - Request: GET /jobs
|
|
2025-06-12 09:33:10 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:33:10 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 09:33:10 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:33:10 - [app] app - [DEBUG] DEBUG - Request: GET /api/jobs
|
|
2025-06-12 09:33:10 - [app] app - [DEBUG] DEBUG - Request: GET /api/session/status
|
|
2025-06-12 09:33:10 - [app] app - [DEBUG] DEBUG - Request: GET /api/user/settings
|
|
2025-06-12 09:33:10 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 09:33:10 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:33:10 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:33:10 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 09:33:10 - [app] app - [INFO] INFO - ✅ API: 0 Drucker abgerufen
|
|
2025-06-12 09:33:10 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:33:31 - [app] app - [WARNING] WARNING - DatabaseCleanupManager nicht verfügbar - Fallback auf Legacy-Cleanup
|
|
2025-06-12 09:33:31 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: backend/database/myp.db
|
|
2025-06-12 09:33:32 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung: development
|
|
2025-06-12 09:33:32 - [app] app - [INFO] INFO - [CONFIG] Production-Modus: False
|
|
2025-06-12 09:33:32 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
|
|
2025-06-12 09:33:32 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
|
|
2025-06-12 09:33:32 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ MYP Development Environment Konfiguration aktiviert
|
|
2025-06-12 09:33:32 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment: Development/Testing
|
|
2025-06-12 09:33:32 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode: True
|
|
2025-06-12 09:33:32 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo: True
|
|
2025-06-12 09:33:32 - [app] app - [INFO] INFO - [STARTUP] 🚀 Starte MYP DEVELOPMENT-Umgebung
|
|
2025-06-12 09:33:32 - [app] app - [INFO] INFO - [STARTUP] 🏢 Mercedes-Benz TBA Marienfelde
|
|
2025-06-12 09:33:32 - [app] app - [INFO] INFO - [STARTUP] 🔒 Air-Gapped: True
|
|
2025-06-12 09:33:32 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Datenbank...
|
|
2025-06-12 09:33:32 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
|
|
2025-06-12 09:33:32 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
|
|
2025-06-12 09:33:32 - [app] app - [INFO] INFO - [STARTUP] ✅ Datenbank initialisiert
|
|
2025-06-12 09:33:32 - [app] app - [INFO] INFO - [STARTUP] Prüfe Initial-Admin...
|
|
2025-06-12 09:33:33 - [app] app - [INFO] INFO - Admin-Benutzer admin (admin@mercedes-benz.com) existiert bereits. Passwort wurde zurückgesetzt.
|
|
2025-06-12 09:33:33 - [app] app - [INFO] INFO - [STARTUP] ✅ Admin-Benutzer geprüft
|
|
2025-06-12 09:33:33 - [app] app - [INFO] INFO - [STARTUP] Starte Queue Manager...
|
|
2025-06-12 09:33:33 - [app] app - [INFO] INFO - [STARTUP] ✅ Queue Manager gestartet
|
|
2025-06-12 09:33:33 - [app] app - [INFO] INFO - [STARTUP] Starte Job Scheduler...
|
|
2025-06-12 09:33:33 - [app] app - [INFO] INFO - [STARTUP] ✅ Job Scheduler gestartet
|
|
2025-06-12 09:33:33 - [app] app - [INFO] INFO - [STARTUP] 🌐 Server startet auf http://0.0.0.0:5000
|
|
2025-06-12 09:33:34 - [app] app - [WARNING] WARNING - DatabaseCleanupManager nicht verfügbar - Fallback auf Legacy-Cleanup
|
|
2025-06-12 09:33:34 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: backend/database/myp.db
|
|
2025-06-12 09:33:35 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung: development
|
|
2025-06-12 09:33:35 - [app] app - [INFO] INFO - [CONFIG] Production-Modus: False
|
|
2025-06-12 09:33:35 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
|
|
2025-06-12 09:33:35 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
|
|
2025-06-12 09:33:35 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ MYP Development Environment Konfiguration aktiviert
|
|
2025-06-12 09:33:35 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment: Development/Testing
|
|
2025-06-12 09:33:35 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode: True
|
|
2025-06-12 09:33:35 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo: True
|
|
2025-06-12 09:33:35 - [app] app - [INFO] INFO - [STARTUP] 🚀 Starte MYP DEVELOPMENT-Umgebung
|
|
2025-06-12 09:33:35 - [app] app - [INFO] INFO - [STARTUP] 🏢 Mercedes-Benz TBA Marienfelde
|
|
2025-06-12 09:33:35 - [app] app - [INFO] INFO - [STARTUP] 🔒 Air-Gapped: True
|
|
2025-06-12 09:33:35 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Datenbank...
|
|
2025-06-12 09:33:35 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
|
|
2025-06-12 09:33:35 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
|
|
2025-06-12 09:33:35 - [app] app - [INFO] INFO - [STARTUP] ✅ Datenbank initialisiert
|
|
2025-06-12 09:33:35 - [app] app - [INFO] INFO - [STARTUP] Prüfe Initial-Admin...
|
|
2025-06-12 09:33:35 - [app] app - [INFO] INFO - Admin-Benutzer admin (admin@mercedes-benz.com) existiert bereits. Passwort wurde zurückgesetzt.
|
|
2025-06-12 09:33:35 - [app] app - [INFO] INFO - [STARTUP] ✅ Admin-Benutzer geprüft
|
|
2025-06-12 09:33:35 - [app] app - [INFO] INFO - [STARTUP] Starte Queue Manager...
|
|
2025-06-12 09:33:35 - [app] app - [INFO] INFO - [STARTUP] ✅ Queue Manager gestartet
|
|
2025-06-12 09:33:35 - [app] app - [INFO] INFO - [STARTUP] Starte Job Scheduler...
|
|
2025-06-12 09:33:35 - [app] app - [INFO] INFO - [STARTUP] ✅ Job Scheduler gestartet
|
|
2025-06-12 09:33:35 - [app] app - [INFO] INFO - [STARTUP] 🌐 Server startet auf http://0.0.0.0:5000
|
|
2025-06-12 09:33:35 - [app] app - [INFO] INFO - Locating template 'jobs.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\\jobs.html')
|
|
2025-06-12 09:33:35 - [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-12 09:33:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:33:36 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: tuple index out of range
|
|
2025-06-12 09:33:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 09:33:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:33:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/jobs
|
|
2025-06-12 09:33:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/session/status
|
|
2025-06-12 09:33:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/user/settings
|
|
2025-06-12 09:33:36 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 09:33:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:33:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:33:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 09:33:36 - [app] app - [INFO] INFO - ✅ API: 0 Drucker abgerufen
|
|
2025-06-12 09:33:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:33:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 09:33:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:33:43 - [app] app - [DEBUG] DEBUG - Request: GET /api/jobs
|
|
2025-06-12 09:33:43 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:33:46 - [app] app - [DEBUG] DEBUG - Request: GET /jobs
|
|
2025-06-12 09:33:46 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:33:46 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 09:33:46 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:33:46 - [app] app - [DEBUG] DEBUG - Request: GET /api/jobs
|
|
2025-06-12 09:33:46 - [app] app - [DEBUG] DEBUG - Request: GET /api/session/status
|
|
2025-06-12 09:33:46 - [app] app - [DEBUG] DEBUG - Request: GET /api/user/settings
|
|
2025-06-12 09:33:46 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:33:46 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 09:33:46 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:33:46 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 09:33:46 - [app] app - [INFO] INFO - ✅ API: 0 Drucker abgerufen
|
|
2025-06-12 09:33:46 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:34:01 - [app] app - [DEBUG] DEBUG - Request: GET /api/jobs
|
|
2025-06-12 09:34:01 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:34:09 - [app] app - [DEBUG] DEBUG - Request: GET /.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 09:34:09 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 09:34:09 - [app] app - [INFO] INFO - Locating template 'errors/404.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\\errors\\404.html')
|
|
2025-06-12 09:34:09 - [app] app - [DEBUG] DEBUG - Response: 404
|
|
2025-06-12 09:34:16 - [app] app - [DEBUG] DEBUG - Request: GET /api/jobs
|
|
2025-06-12 09:34:16 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 09:34:16 - [app] app - [DEBUG] DEBUG - Request: GET /api/jobs
|
|
2025-06-12 09:34:16 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:34:16 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:34:16 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:34:20 - [app] app - [INFO] INFO - [SHUTDOWN] 🧹 Cleanup wird ausgeführt...
|
|
2025-06-12 09:34:20 - [app] app - [INFO] INFO - [SHUTDOWN] ✅ Queue Manager gestoppt
|
|
2025-06-12 09:34:20 - [app] app - [ERROR] ERROR - [SHUTDOWN] ❌ Cleanup-Fehler: 'BackgroundTaskScheduler' object has no attribute 'shutdown'
|
|
2025-06-12 09:34:21 - [app] app - [WARNING] WARNING - DatabaseCleanupManager nicht verfügbar - Fallback auf Legacy-Cleanup
|
|
2025-06-12 09:34:21 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: backend/database/myp.db
|
|
2025-06-12 09:34:22 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung: development
|
|
2025-06-12 09:34:22 - [app] app - [INFO] INFO - [CONFIG] Production-Modus: False
|
|
2025-06-12 09:34:22 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
|
|
2025-06-12 09:34:22 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
|
|
2025-06-12 09:34:22 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ MYP Development Environment Konfiguration aktiviert
|
|
2025-06-12 09:34:22 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment: Development/Testing
|
|
2025-06-12 09:34:22 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode: True
|
|
2025-06-12 09:34:22 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo: True
|
|
2025-06-12 09:34:22 - [app] app - [INFO] INFO - [STARTUP] 🚀 Starte MYP DEVELOPMENT-Umgebung
|
|
2025-06-12 09:34:22 - [app] app - [INFO] INFO - [STARTUP] 🏢 Mercedes-Benz TBA Marienfelde
|
|
2025-06-12 09:34:22 - [app] app - [INFO] INFO - [STARTUP] 🔒 Air-Gapped: True
|
|
2025-06-12 09:34:22 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Datenbank...
|
|
2025-06-12 09:34:22 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
|
|
2025-06-12 09:34:22 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
|
|
2025-06-12 09:34:22 - [app] app - [INFO] INFO - [STARTUP] ✅ Datenbank initialisiert
|
|
2025-06-12 09:34:22 - [app] app - [INFO] INFO - [STARTUP] Prüfe Initial-Admin...
|
|
2025-06-12 09:34:23 - [app] app - [INFO] INFO - Admin-Benutzer admin (admin@mercedes-benz.com) existiert bereits. Passwort wurde zurückgesetzt.
|
|
2025-06-12 09:34:23 - [app] app - [INFO] INFO - [STARTUP] ✅ Admin-Benutzer geprüft
|
|
2025-06-12 09:34:23 - [app] app - [INFO] INFO - [STARTUP] Starte Queue Manager...
|
|
2025-06-12 09:34:23 - [app] app - [INFO] INFO - [STARTUP] ✅ Queue Manager gestartet
|
|
2025-06-12 09:34:23 - [app] app - [INFO] INFO - [STARTUP] Starte Job Scheduler...
|
|
2025-06-12 09:34:23 - [app] app - [INFO] INFO - [STARTUP] ✅ Job Scheduler gestartet
|
|
2025-06-12 09:34:23 - [app] app - [INFO] INFO - [STARTUP] 🌐 Server startet auf http://0.0.0.0:5000
|
|
2025-06-12 09:34:29 - [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-12 09:34:29 - [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-12 09:34:29 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:34:30 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 09:34:30 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:34:30 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers/monitor/live-status
|
|
2025-06-12 09:34:30 - [app] app - [DEBUG] DEBUG - Request: GET /api/session/status
|
|
2025-06-12 09:34:30 - [app] app - [DEBUG] DEBUG - Request: GET /api/user/settings
|
|
2025-06-12 09:34:30 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 09:34:30 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 09:34:30 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:34:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 09:34:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:34:43 - [app] app - [INFO] INFO - [SHUTDOWN] 🧹 Cleanup wird ausgeführt...
|
|
2025-06-12 09:34:43 - [app] app - [INFO] INFO - [SHUTDOWN] ✅ Queue Manager gestoppt
|
|
2025-06-12 09:34:43 - [app] app - [ERROR] ERROR - [SHUTDOWN] ❌ Cleanup-Fehler: 'BackgroundTaskScheduler' object has no attribute 'shutdown'
|
|
2025-06-12 09:34:45 - [app] app - [WARNING] WARNING - DatabaseCleanupManager nicht verfügbar - Fallback auf Legacy-Cleanup
|
|
2025-06-12 09:34:45 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: backend/database/myp.db
|
|
2025-06-12 09:34:46 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung: development
|
|
2025-06-12 09:34:46 - [app] app - [INFO] INFO - [CONFIG] Production-Modus: False
|
|
2025-06-12 09:34:46 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
|
|
2025-06-12 09:34:46 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
|
|
2025-06-12 09:34:46 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ MYP Development Environment Konfiguration aktiviert
|
|
2025-06-12 09:34:46 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment: Development/Testing
|
|
2025-06-12 09:34:46 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode: True
|
|
2025-06-12 09:34:46 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo: True
|
|
2025-06-12 09:34:46 - [app] app - [INFO] INFO - [STARTUP] 🚀 Starte MYP DEVELOPMENT-Umgebung
|
|
2025-06-12 09:34:46 - [app] app - [INFO] INFO - [STARTUP] 🏢 Mercedes-Benz TBA Marienfelde
|
|
2025-06-12 09:34:46 - [app] app - [INFO] INFO - [STARTUP] 🔒 Air-Gapped: True
|
|
2025-06-12 09:34:46 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Datenbank...
|
|
2025-06-12 09:34:46 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
|
|
2025-06-12 09:34:46 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
|
|
2025-06-12 09:34:46 - [app] app - [INFO] INFO - [STARTUP] ✅ Datenbank initialisiert
|
|
2025-06-12 09:34:46 - [app] app - [INFO] INFO - [STARTUP] Prüfe Initial-Admin...
|
|
2025-06-12 09:34:46 - [app] app - [INFO] INFO - Admin-Benutzer admin (admin@mercedes-benz.com) existiert bereits. Passwort wurde zurückgesetzt.
|
|
2025-06-12 09:34:46 - [app] app - [INFO] INFO - [STARTUP] ✅ Admin-Benutzer geprüft
|
|
2025-06-12 09:34:46 - [app] app - [INFO] INFO - [STARTUP] Starte Queue Manager...
|
|
2025-06-12 09:34:46 - [app] app - [INFO] INFO - [STARTUP] ✅ Queue Manager gestartet
|
|
2025-06-12 09:34:46 - [app] app - [INFO] INFO - [STARTUP] Starte Job Scheduler...
|
|
2025-06-12 09:34:46 - [app] app - [INFO] INFO - [STARTUP] ✅ Job Scheduler gestartet
|
|
2025-06-12 09:34:46 - [app] app - [INFO] INFO - [STARTUP] 🌐 Server startet auf http://0.0.0.0:5000
|
|
2025-06-12 09:34:51 - [app] app - [INFO] INFO - [SHUTDOWN] 🧹 Cleanup wird ausgeführt...
|
|
2025-06-12 09:34:51 - [app] app - [INFO] INFO - [SHUTDOWN] ✅ Queue Manager gestoppt
|
|
2025-06-12 09:34:51 - [app] app - [ERROR] ERROR - [SHUTDOWN] ❌ Cleanup-Fehler: 'BackgroundTaskScheduler' object has no attribute 'shutdown'
|
|
2025-06-12 09:34:52 - [app] app - [WARNING] WARNING - DatabaseCleanupManager nicht verfügbar - Fallback auf Legacy-Cleanup
|
|
2025-06-12 09:34:52 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: backend/database/myp.db
|
|
2025-06-12 09:34:53 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung: development
|
|
2025-06-12 09:34:53 - [app] app - [INFO] INFO - [CONFIG] Production-Modus: False
|
|
2025-06-12 09:34:53 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
|
|
2025-06-12 09:34:53 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
|
|
2025-06-12 09:34:53 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ MYP Development Environment Konfiguration aktiviert
|
|
2025-06-12 09:34:53 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment: Development/Testing
|
|
2025-06-12 09:34:53 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode: True
|
|
2025-06-12 09:34:53 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo: True
|
|
2025-06-12 09:34:53 - [app] app - [INFO] INFO - [STARTUP] 🚀 Starte MYP DEVELOPMENT-Umgebung
|
|
2025-06-12 09:34:53 - [app] app - [INFO] INFO - [STARTUP] 🏢 Mercedes-Benz TBA Marienfelde
|
|
2025-06-12 09:34:53 - [app] app - [INFO] INFO - [STARTUP] 🔒 Air-Gapped: True
|
|
2025-06-12 09:34:53 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Datenbank...
|
|
2025-06-12 09:34:53 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
|
|
2025-06-12 09:34:53 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
|
|
2025-06-12 09:34:53 - [app] app - [INFO] INFO - [STARTUP] ✅ Datenbank initialisiert
|
|
2025-06-12 09:34:53 - [app] app - [INFO] INFO - [STARTUP] Prüfe Initial-Admin...
|
|
2025-06-12 09:34:54 - [app] app - [INFO] INFO - Admin-Benutzer admin (admin@mercedes-benz.com) existiert bereits. Passwort wurde zurückgesetzt.
|
|
2025-06-12 09:34:54 - [app] app - [INFO] INFO - [STARTUP] ✅ Admin-Benutzer geprüft
|
|
2025-06-12 09:34:54 - [app] app - [INFO] INFO - [STARTUP] Starte Queue Manager...
|
|
2025-06-12 09:34:54 - [app] app - [INFO] INFO - [STARTUP] ✅ Queue Manager gestartet
|
|
2025-06-12 09:34:54 - [app] app - [INFO] INFO - [STARTUP] Starte Job Scheduler...
|
|
2025-06-12 09:34:54 - [app] app - [INFO] INFO - [STARTUP] ✅ Job Scheduler gestartet
|
|
2025-06-12 09:34:54 - [app] app - [INFO] INFO - [STARTUP] 🌐 Server startet auf http://0.0.0.0:5000
|
|
2025-06-12 09:35:00 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/api/dashboard/refresh
|
|
2025-06-12 09:35:00 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/api/dashboard/refresh
|
|
2025-06-12 09:35:30 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/api/dashboard/refresh
|
|
2025-06-12 09:35:30 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/api/dashboard/refresh
|
|
2025-06-12 09:36:21 - [app] app - [WARNING] WARNING - DatabaseCleanupManager nicht verfügbar - Fallback auf Legacy-Cleanup
|
|
2025-06-12 09:36:21 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: backend/database/myp.db
|
|
2025-06-12 09:36:22 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung: development
|
|
2025-06-12 09:36:22 - [app] app - [INFO] INFO - [CONFIG] Production-Modus: False
|
|
2025-06-12 09:36:22 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
|
|
2025-06-12 09:36:22 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
|
|
2025-06-12 09:36:22 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ MYP Development Environment Konfiguration aktiviert
|
|
2025-06-12 09:36:22 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment: Development/Testing
|
|
2025-06-12 09:36:22 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode: True
|
|
2025-06-12 09:36:22 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo: True
|
|
2025-06-12 09:36:22 - [app] app - [INFO] INFO - [STARTUP] 🚀 Starte MYP DEVELOPMENT-Umgebung
|
|
2025-06-12 09:36:22 - [app] app - [INFO] INFO - [STARTUP] 🏢 Mercedes-Benz TBA Marienfelde
|
|
2025-06-12 09:36:22 - [app] app - [INFO] INFO - [STARTUP] 🔒 Air-Gapped: True
|
|
2025-06-12 09:36:22 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Datenbank...
|
|
2025-06-12 09:36:22 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
|
|
2025-06-12 09:36:22 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
|
|
2025-06-12 09:36:22 - [app] app - [INFO] INFO - [STARTUP] ✅ Datenbank initialisiert
|
|
2025-06-12 09:36:22 - [app] app - [INFO] INFO - [STARTUP] Prüfe Initial-Admin...
|
|
2025-06-12 09:36:22 - [app] app - [INFO] INFO - Admin-Benutzer admin (admin@mercedes-benz.com) existiert bereits. Passwort wurde zurückgesetzt.
|
|
2025-06-12 09:36:22 - [app] app - [INFO] INFO - [STARTUP] ✅ Admin-Benutzer geprüft
|
|
2025-06-12 09:36:22 - [app] app - [INFO] INFO - [STARTUP] Starte Queue Manager...
|
|
2025-06-12 09:36:22 - [app] app - [INFO] INFO - [STARTUP] ✅ Queue Manager gestartet
|
|
2025-06-12 09:36:22 - [app] app - [INFO] INFO - [STARTUP] Starte Job Scheduler...
|
|
2025-06-12 09:36:22 - [app] app - [INFO] INFO - [STARTUP] ✅ Job Scheduler gestartet
|
|
2025-06-12 09:36:22 - [app] app - [INFO] INFO - [STARTUP] 🌐 Server startet auf http://0.0.0.0:5000
|
|
2025-06-12 09:36:23 - [app] app - [WARNING] WARNING - DatabaseCleanupManager nicht verfügbar - Fallback auf Legacy-Cleanup
|
|
2025-06-12 09:36:23 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: backend/database/myp.db
|
|
2025-06-12 09:36:25 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung: development
|
|
2025-06-12 09:36:25 - [app] app - [INFO] INFO - [CONFIG] Production-Modus: False
|
|
2025-06-12 09:36:25 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
|
|
2025-06-12 09:36:25 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
|
|
2025-06-12 09:36:25 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ MYP Development Environment Konfiguration aktiviert
|
|
2025-06-12 09:36:25 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment: Development/Testing
|
|
2025-06-12 09:36:25 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode: True
|
|
2025-06-12 09:36:25 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo: True
|
|
2025-06-12 09:36:25 - [app] app - [INFO] INFO - [STARTUP] 🚀 Starte MYP DEVELOPMENT-Umgebung
|
|
2025-06-12 09:36:25 - [app] app - [INFO] INFO - [STARTUP] 🏢 Mercedes-Benz TBA Marienfelde
|
|
2025-06-12 09:36:25 - [app] app - [INFO] INFO - [STARTUP] 🔒 Air-Gapped: True
|
|
2025-06-12 09:36:25 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Datenbank...
|
|
2025-06-12 09:36:25 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
|
|
2025-06-12 09:36:25 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
|
|
2025-06-12 09:36:25 - [app] app - [INFO] INFO - [STARTUP] ✅ Datenbank initialisiert
|
|
2025-06-12 09:36:25 - [app] app - [INFO] INFO - [STARTUP] Prüfe Initial-Admin...
|
|
2025-06-12 09:36:25 - [app] app - [INFO] INFO - Admin-Benutzer admin (admin@mercedes-benz.com) existiert bereits. Passwort wurde zurückgesetzt.
|
|
2025-06-12 09:36:25 - [app] app - [INFO] INFO - [STARTUP] ✅ Admin-Benutzer geprüft
|
|
2025-06-12 09:36:25 - [app] app - [INFO] INFO - [STARTUP] Starte Queue Manager...
|
|
2025-06-12 09:36:25 - [app] app - [INFO] INFO - [STARTUP] ✅ Queue Manager gestartet
|
|
2025-06-12 09:36:25 - [app] app - [INFO] INFO - [STARTUP] Starte Job Scheduler...
|
|
2025-06-12 09:36:25 - [app] app - [INFO] INFO - [STARTUP] ✅ Job Scheduler gestartet
|
|
2025-06-12 09:36:25 - [app] app - [INFO] INFO - [STARTUP] 🌐 Server startet auf http://0.0.0.0:5000
|
|
2025-06-12 09:36:25 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/api/dashboard/refresh
|
|
2025-06-12 09:36:25 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/api/dashboard/refresh
|
|
2025-06-12 09:36:25 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/api/dashboard/refresh
|
|
2025-06-12 09:36:27 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/api/dashboard/refresh
|
|
2025-06-12 09:36:27 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/api/dashboard/refresh
|
|
2025-06-12 09:36:27 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/api/dashboard/refresh
|
|
2025-06-12 09:36:29 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/api/dashboard/refresh
|
|
2025-06-12 09:36:29 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/api/dashboard/refresh
|
|
2025-06-12 09:36:29 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/api/dashboard/refresh
|
|
2025-06-12 09:36:30 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/api/dashboard/refresh
|
|
2025-06-12 09:36:30 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/api/dashboard/refresh
|
|
2025-06-12 09:36:31 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/api/dashboard/refresh
|
|
2025-06-12 09:36:31 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/api/dashboard/refresh
|
|
2025-06-12 09:36:31 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/api/dashboard/refresh
|
|
2025-06-12 09:36:32 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/api/dashboard/refresh
|
|
2025-06-12 09:36:32 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/api/dashboard/refresh
|
|
2025-06-12 09:36:32 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/api/dashboard/refresh
|
|
2025-06-12 09:36:34 - [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-12 09:36: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-12 09:36:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:36:34 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.InterfaceError) bad parameter or other API misuse
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/rvf5)
|
|
2025-06-12 09:36:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 09:36:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:36:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers/monitor/live-status
|
|
2025-06-12 09:36:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/session/status
|
|
2025-06-12 09:36:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/user/settings
|
|
2025-06-12 09:36:35 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 09:36:35 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 09:36:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:36:35 - [app] app - [DEBUG] DEBUG - Request: GET /printers
|
|
2025-06-12 09:36:35 - [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-12 09:36:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:36:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 09:36:35 - [app] app - [INFO] INFO - ✅ API: 0 Drucker abgerufen
|
|
2025-06-12 09:36:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:36:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 09:36:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers/monitor/live-status
|
|
2025-06-12 09:36:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:36:35 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 09:36:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/session/status
|
|
2025-06-12 09:36:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/user/settings
|
|
2025-06-12 09:36:35 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 09:36:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:36:36 - [app] app - [DEBUG] DEBUG - Request: GET /tapo/
|
|
2025-06-12 09:36:36 - [app] app - [INFO] INFO - Locating template 'tapo_control.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\\tapo_control.html')
|
|
2025-06-12 09:36:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:36:36 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.InterfaceError) bad parameter or other API misuse
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/rvf5)
|
|
2025-06-12 09:36:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 09:36:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:36:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/session/status
|
|
2025-06-12 09:36:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/user/settings
|
|
2025-06-12 09:36:36 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 09:36:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:36:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 09:36:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:36:38 - [app] app - [DEBUG] DEBUG - Request: GET /jobs
|
|
2025-06-12 09:36:38 - [app] app - [INFO] INFO - Locating template 'jobs.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\\jobs.html')
|
|
2025-06-12 09:36:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:36:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 09:36:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:36:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/jobs
|
|
2025-06-12 09:36:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/jobs
|
|
2025-06-12 09:36:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/session/status
|
|
2025-06-12 09:36:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/user/settings
|
|
2025-06-12 09:36:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:36:38 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 09:36:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:36:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:36:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 09:36:38 - [app] app - [INFO] INFO - ✅ API: 0 Drucker abgerufen
|
|
2025-06-12 09:36:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:36:43 - [app] app - [DEBUG] DEBUG - Request: GET /.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 09:36:43 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 09:36:43 - [app] app - [INFO] INFO - Locating template 'errors/404.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\\errors\\404.html')
|
|
2025-06-12 09:36:43 - [app] app - [DEBUG] DEBUG - Response: 404
|
|
2025-06-12 09:36:47 - [app] app - [DEBUG] DEBUG - Request: GET /api/jobs
|
|
2025-06-12 09:36:47 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:36:50 - [app] app - [DEBUG] DEBUG - Request: GET /jobs
|
|
2025-06-12 09:36:50 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:36:50 - [app] app - [DEBUG] DEBUG - Request: GET /.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 09:36:50 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 09:36:50 - [app] app - [DEBUG] DEBUG - Response: 404
|
|
2025-06-12 09:36:50 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 09:36:50 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:36:50 - [app] app - [DEBUG] DEBUG - Request: GET /api/jobs
|
|
2025-06-12 09:36:50 - [app] app - [DEBUG] DEBUG - Request: GET /api/jobs
|
|
2025-06-12 09:36:50 - [app] app - [DEBUG] DEBUG - Request: GET /api/session/status
|
|
2025-06-12 09:36:50 - [app] app - [DEBUG] DEBUG - Request: GET /api/user/settings
|
|
2025-06-12 09:36:50 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:36:50 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 09:36:50 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:36:51 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:36:51 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 09:36:51 - [app] app - [INFO] INFO - ✅ API: 0 Drucker abgerufen
|
|
2025-06-12 09:36:51 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:37:05 - [app] app - [DEBUG] DEBUG - Request: GET /api/jobs
|
|
2025-06-12 09:37:05 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:37:12 - [app] app - [DEBUG] DEBUG - Request: GET /jobs
|
|
2025-06-12 09:37:12 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 09:37:12 - [app] app - [DEBUG] DEBUG - Request: GET /auth/login
|
|
2025-06-12 09:37:12 - [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-12 09:37:12 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:37:16 - [app] app - [DEBUG] DEBUG - Request: POST /auth/login
|
|
2025-06-12 09:37:17 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:37:18 - [app] app - [DEBUG] DEBUG - Request: GET /
|
|
2025-06-12 09:37:18 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 09:37:18 - [app] app - [DEBUG] DEBUG - Request: GET /dashboard
|
|
2025-06-12 09:37:18 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:37:18 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 09:37:18 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers/monitor/live-status
|
|
2025-06-12 09:37:18 - [app] app - [DEBUG] DEBUG - Request: GET /api/session/status
|
|
2025-06-12 09:37:18 - [app] app - [DEBUG] DEBUG - Request: GET /api/user/settings
|
|
2025-06-12 09:37:18 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:37:18 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 09:37:18 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 09:37:18 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:37:21 - [app] app - [DEBUG] DEBUG - Request: GET /jobs
|
|
2025-06-12 09:37:21 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:37:21 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 09:37:21 - [app] app - [DEBUG] DEBUG - Request: GET /api/jobs
|
|
2025-06-12 09:37:21 - [app] app - [DEBUG] DEBUG - Request: GET /api/jobs
|
|
2025-06-12 09:37:21 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:37:21 - [app] app - [DEBUG] DEBUG - Request: GET /api/session/status
|
|
2025-06-12 09:37:21 - [app] app - [DEBUG] DEBUG - Request: GET /api/user/settings
|
|
2025-06-12 09:37:21 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 09:37:21 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:37:21 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 09:37:21 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:37:21 - [app] app - [DEBUG] DEBUG - Request: GET /auth/login
|
|
2025-06-12 09:37:21 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 09:37:21 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 09:37:21 - [app] app - [INFO] INFO - ✅ API: 0 Drucker abgerufen
|
|
2025-06-12 09:37:21 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:37:21 - [app] app - [DEBUG] DEBUG - Request: GET /
|
|
2025-06-12 09:37:21 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 09:37:21 - [app] app - [DEBUG] DEBUG - Request: GET /dashboard
|
|
2025-06-12 09:37:21 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:37:21 - [app] app - [DEBUG] DEBUG - Request: GET /api/jobs
|
|
2025-06-12 09:37:21 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 09:37:21 - [app] app - [DEBUG] DEBUG - Request: GET /api/jobs
|
|
2025-06-12 09:37:21 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:37:21 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:37:21 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:37:25 - [app] app - [DEBUG] DEBUG - Request: GET /.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 09:37:25 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 09:37:25 - [app] app - [DEBUG] DEBUG - Response: 404
|
|
2025-06-12 09:37:26 - [app] app - [INFO] INFO - [SHUTDOWN] 🧹 Cleanup wird ausgeführt...
|
|
2025-06-12 09:37:26 - [app] app - [INFO] INFO - [SHUTDOWN] ✅ Queue Manager gestoppt
|
|
2025-06-12 09:37:26 - [app] app - [ERROR] ERROR - [SHUTDOWN] ❌ Cleanup-Fehler: 'BackgroundTaskScheduler' object has no attribute 'shutdown'
|
|
2025-06-12 09:37:27 - [app] app - [WARNING] WARNING - DatabaseCleanupManager nicht verfügbar - Fallback auf Legacy-Cleanup
|
|
2025-06-12 09:37:27 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: backend/database/myp.db
|
|
2025-06-12 09:37:28 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung: development
|
|
2025-06-12 09:37:28 - [app] app - [INFO] INFO - [CONFIG] Production-Modus: False
|
|
2025-06-12 09:37:28 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
|
|
2025-06-12 09:37:28 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
|
|
2025-06-12 09:37:28 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ MYP Development Environment Konfiguration aktiviert
|
|
2025-06-12 09:37:28 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment: Development/Testing
|
|
2025-06-12 09:37:28 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode: True
|
|
2025-06-12 09:37:28 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo: True
|
|
2025-06-12 09:37:28 - [app] app - [INFO] INFO - [STARTUP] 🚀 Starte MYP DEVELOPMENT-Umgebung
|
|
2025-06-12 09:37:28 - [app] app - [INFO] INFO - [STARTUP] 🏢 Mercedes-Benz TBA Marienfelde
|
|
2025-06-12 09:37:28 - [app] app - [INFO] INFO - [STARTUP] 🔒 Air-Gapped: True
|
|
2025-06-12 09:37:28 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Datenbank...
|
|
2025-06-12 09:37:28 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
|
|
2025-06-12 09:37:28 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
|
|
2025-06-12 09:37:28 - [app] app - [INFO] INFO - [STARTUP] ✅ Datenbank initialisiert
|
|
2025-06-12 09:37:28 - [app] app - [INFO] INFO - [STARTUP] Prüfe Initial-Admin...
|
|
2025-06-12 09:37:29 - [app] app - [INFO] INFO - Admin-Benutzer admin (admin@mercedes-benz.com) existiert bereits. Passwort wurde zurückgesetzt.
|
|
2025-06-12 09:37:29 - [app] app - [INFO] INFO - [STARTUP] ✅ Admin-Benutzer geprüft
|
|
2025-06-12 09:37:29 - [app] app - [INFO] INFO - [STARTUP] Starte Queue Manager...
|
|
2025-06-12 09:37:29 - [app] app - [INFO] INFO - [STARTUP] ✅ Queue Manager gestartet
|
|
2025-06-12 09:37:29 - [app] app - [INFO] INFO - [STARTUP] Starte Job Scheduler...
|
|
2025-06-12 09:37:29 - [app] app - [INFO] INFO - [STARTUP] ✅ Job Scheduler gestartet
|
|
2025-06-12 09:37:29 - [app] app - [INFO] INFO - [STARTUP] 🌐 Server startet auf http://0.0.0.0:5000
|
|
2025-06-12 09:38:21 - [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-12 09:38:21 - [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-12 09:38:22 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:42:56 - [app] app - [WARNING] WARNING - DatabaseCleanupManager nicht verfügbar - Fallback auf Legacy-Cleanup
|
|
2025-06-12 09:42:56 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: backend/database/myp.db
|
|
2025-06-12 09:42:57 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung: development
|
|
2025-06-12 09:42:57 - [app] app - [INFO] INFO - [CONFIG] Production-Modus: False
|
|
2025-06-12 09:42:57 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
|
|
2025-06-12 09:42:57 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
|
|
2025-06-12 09:42:57 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ MYP Development Environment Konfiguration aktiviert
|
|
2025-06-12 09:42:57 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment: Development/Testing
|
|
2025-06-12 09:42:57 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode: True
|
|
2025-06-12 09:42:57 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo: True
|
|
2025-06-12 09:42:57 - [app] app - [INFO] INFO - [STARTUP] 🚀 Starte MYP DEVELOPMENT-Umgebung
|
|
2025-06-12 09:42:57 - [app] app - [INFO] INFO - [STARTUP] 🏢 Mercedes-Benz TBA Marienfelde
|
|
2025-06-12 09:42:57 - [app] app - [INFO] INFO - [STARTUP] 🔒 Air-Gapped: True
|
|
2025-06-12 09:42:57 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Datenbank...
|
|
2025-06-12 09:42:57 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
|
|
2025-06-12 09:42:57 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
|
|
2025-06-12 09:42:57 - [app] app - [INFO] INFO - [STARTUP] ✅ Datenbank initialisiert
|
|
2025-06-12 09:42:57 - [app] app - [INFO] INFO - [STARTUP] Prüfe Initial-Admin...
|
|
2025-06-12 09:42:57 - [app] app - [INFO] INFO - Admin-Benutzer admin (admin@mercedes-benz.com) existiert bereits. Passwort wurde zurückgesetzt.
|
|
2025-06-12 09:42:57 - [app] app - [INFO] INFO - [STARTUP] ✅ Admin-Benutzer geprüft
|
|
2025-06-12 09:42:57 - [app] app - [INFO] INFO - [STARTUP] Starte Queue Manager...
|
|
2025-06-12 09:42:57 - [app] app - [INFO] INFO - [STARTUP] ✅ Queue Manager gestartet
|
|
2025-06-12 09:42:57 - [app] app - [INFO] INFO - [STARTUP] Starte Job Scheduler...
|
|
2025-06-12 09:42:57 - [app] app - [INFO] INFO - [STARTUP] ✅ Job Scheduler gestartet
|
|
2025-06-12 09:42:57 - [app] app - [INFO] INFO - [STARTUP] 🌐 Server startet auf http://0.0.0.0:5000
|
|
2025-06-12 09:42:58 - [app] app - [WARNING] WARNING - DatabaseCleanupManager nicht verfügbar - Fallback auf Legacy-Cleanup
|
|
2025-06-12 09:42:58 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: backend/database/myp.db
|
|
2025-06-12 09:43:00 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung: development
|
|
2025-06-12 09:43:00 - [app] app - [INFO] INFO - [CONFIG] Production-Modus: False
|
|
2025-06-12 09:43:00 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
|
|
2025-06-12 09:43:00 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
|
|
2025-06-12 09:43:00 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ MYP Development Environment Konfiguration aktiviert
|
|
2025-06-12 09:43:00 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment: Development/Testing
|
|
2025-06-12 09:43:00 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode: True
|
|
2025-06-12 09:43:00 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo: True
|
|
2025-06-12 09:43:00 - [app] app - [INFO] INFO - [STARTUP] 🚀 Starte MYP DEVELOPMENT-Umgebung
|
|
2025-06-12 09:43:00 - [app] app - [INFO] INFO - [STARTUP] 🏢 Mercedes-Benz TBA Marienfelde
|
|
2025-06-12 09:43:00 - [app] app - [INFO] INFO - [STARTUP] 🔒 Air-Gapped: True
|
|
2025-06-12 09:43:00 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Datenbank...
|
|
2025-06-12 09:43:00 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
|
|
2025-06-12 09:43:00 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
|
|
2025-06-12 09:43:00 - [app] app - [INFO] INFO - [STARTUP] ✅ Datenbank initialisiert
|
|
2025-06-12 09:43:00 - [app] app - [INFO] INFO - [STARTUP] Prüfe Initial-Admin...
|
|
2025-06-12 09:43:00 - [app] app - [INFO] INFO - Admin-Benutzer admin (admin@mercedes-benz.com) existiert bereits. Passwort wurde zurückgesetzt.
|
|
2025-06-12 09:43:00 - [app] app - [INFO] INFO - [STARTUP] ✅ Admin-Benutzer geprüft
|
|
2025-06-12 09:43:00 - [app] app - [INFO] INFO - [STARTUP] Starte Queue Manager...
|
|
2025-06-12 09:43:00 - [app] app - [INFO] INFO - [STARTUP] ✅ Queue Manager gestartet
|
|
2025-06-12 09:43:00 - [app] app - [INFO] INFO - [STARTUP] Starte Job Scheduler...
|
|
2025-06-12 09:43:00 - [app] app - [INFO] INFO - [STARTUP] ✅ Job Scheduler gestartet
|
|
2025-06-12 09:43:00 - [app] app - [INFO] INFO - [STARTUP] 🌐 Server startet auf http://0.0.0.0:5000
|
|
2025-06-12 09:43:05 - [app] app - [INFO] INFO - Locating template 'tapo_control.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\\tapo_control.html')
|
|
2025-06-12 09:43:05 - [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-12 09:43:05 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:43:05 - [app] app - [DEBUG] DEBUG - Request: GET /.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 09:43:05 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 09:43:05 - [app] app - [INFO] INFO - Locating template 'errors/404.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\\errors\\404.html')
|
|
2025-06-12 09:43:05 - [app] app - [DEBUG] DEBUG - Response: 404
|
|
2025-06-12 09:43:06 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 09:43:06 - [app] app - [DEBUG] DEBUG - Request: GET /api/session/status
|
|
2025-06-12 09:43:06 - [app] app - [DEBUG] DEBUG - Request: GET /api/user/settings
|
|
2025-06-12 09:43:06 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:43:06 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 09:43:06 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:43:09 - [app] app - [DEBUG] DEBUG - Request: GET /jobs
|
|
2025-06-12 09:43:09 - [app] app - [INFO] INFO - Locating template 'jobs.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\\jobs.html')
|
|
2025-06-12 09:43:09 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:43:09 - [app] app - [DEBUG] DEBUG - Request: GET /.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 09:43:09 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 09:43:09 - [app] app - [DEBUG] DEBUG - Response: 404
|
|
2025-06-12 09:43:10 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 09:43:10 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:43:10 - [app] app - [DEBUG] DEBUG - Request: GET /api/jobs
|
|
2025-06-12 09:43:10 - [app] app - [DEBUG] DEBUG - Request: GET /api/jobs
|
|
2025-06-12 09:43:10 - [app] app - [DEBUG] DEBUG - Request: GET /api/session/status
|
|
2025-06-12 09:43:10 - [app] app - [DEBUG] DEBUG - Request: GET /api/user/settings
|
|
2025-06-12 09:43:10 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:43:10 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 09:43:10 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:43:10 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:43:10 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 09:43:10 - [app] app - [INFO] INFO - ✅ API: 0 Drucker abgerufen
|
|
2025-06-12 09:43:10 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:43:19 - [app] app - [DEBUG] DEBUG - Request: GET /stats
|
|
2025-06-12 09:43:19 - [app] app - [INFO] INFO - Locating template 'stats.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\\stats.html')
|
|
2025-06-12 09:43:19 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:43:19 - [app] app - [DEBUG] DEBUG - Request: GET /.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 09:43:19 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 09:43:19 - [app] app - [DEBUG] DEBUG - Response: 404
|
|
2025-06-12 09:43:20 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 09:43:20 - [app] app - [DEBUG] DEBUG - Request: GET /api/session/status
|
|
2025-06-12 09:43:20 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:43:20 - [app] app - [DEBUG] DEBUG - Request: GET /api/user/settings
|
|
2025-06-12 09:43:20 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 09:43:20 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:43:22 - [app] app - [DEBUG] DEBUG - Request: GET /calendar
|
|
2025-06-12 09:43:22 - [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-12 09:43:22 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:43:22 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: Invalid isoformat string: ''
|
|
2025-06-12 09:43:22 - [app] app - [DEBUG] DEBUG - Request: GET /.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 09:43:22 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 09:43:22 - [app] app - [DEBUG] DEBUG - Response: 404
|
|
2025-06-12 09:43:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 09:43:22 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:43:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/calendar/events
|
|
2025-06-12 09:43:22 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:43:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/session/status
|
|
2025-06-12 09:43:22 - [app] app - [DEBUG] DEBUG - Request: GET /api/user/settings
|
|
2025-06-12 09:43:22 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 09:43:22 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:43:23 - [app] app - [DEBUG] DEBUG - Request: GET /request
|
|
2025-06-12 09:43:23 - [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-12 09:43:23 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:43:23 - [app] app - [DEBUG] DEBUG - Request: GET /.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 09:43:23 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 09:43:23 - [app] app - [DEBUG] DEBUG - Response: 404
|
|
2025-06-12 09:43:24 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 09:43:24 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:43:24 - [app] app - [DEBUG] DEBUG - Request: GET /api/session/status
|
|
2025-06-12 09:43:24 - [app] app - [DEBUG] DEBUG - Request: GET /api/user/settings
|
|
2025-06-12 09:43:24 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 09:43:24 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:43:25 - [app] app - [DEBUG] DEBUG - Request: GET /requests/overview
|
|
2025-06-12 09:43:25 - [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-12 09:43:25 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:43:25 - [app] app - [DEBUG] DEBUG - Request: GET /.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 09:43:25 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 09:43:25 - [app] app - [DEBUG] DEBUG - Response: 404
|
|
2025-06-12 09:43:26 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 09:43:26 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:43:26 - [app] app - [DEBUG] DEBUG - Request: GET /api/session/status
|
|
2025-06-12 09:43:26 - [app] app - [DEBUG] DEBUG - Request: GET /api/user/settings
|
|
2025-06-12 09:43:26 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 09:43:26 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:43:27 - [app] app - [DEBUG] DEBUG - Request: GET /tapo/
|
|
2025-06-12 09:43:27 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:43:27 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.InterfaceError) bad parameter or other API misuse
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/rvf5)
|
|
2025-06-12 09:43:27 - [app] app - [DEBUG] DEBUG - Request: GET /.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 09:43:27 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 09:43:27 - [app] app - [DEBUG] DEBUG - Response: 404
|
|
2025-06-12 09:43:28 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 09:43:28 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:43:28 - [app] app - [DEBUG] DEBUG - Request: GET /api/session/status
|
|
2025-06-12 09:43:28 - [app] app - [DEBUG] DEBUG - Request: GET /api/user/settings
|
|
2025-06-12 09:43:28 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 09:43:28 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:43:28 - [app] app - [DEBUG] DEBUG - Request: GET /printers
|
|
2025-06-12 09:43:28 - [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-12 09:43:29 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:43:29 - [app] app - [DEBUG] DEBUG - Request: GET /.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 09:43:29 - [app] app - [INFO] INFO - Not Found (404): http://127.0.0.1:5000/.well-known/appspecific/com.chrome.devtools.json
|
|
2025-06-12 09:43:29 - [app] app - [DEBUG] DEBUG - Response: 404
|
|
2025-06-12 09:43:29 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 09:43:29 - [app] app - [INFO] INFO - ✅ API: 0 Drucker abgerufen
|
|
2025-06-12 09:43:29 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:43:29 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 09:43:29 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers/monitor/live-status
|
|
2025-06-12 09:43:29 - [app] app - [DEBUG] DEBUG - Request: GET /api/session/status
|
|
2025-06-12 09:43:29 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:43:29 - [app] app - [DEBUG] DEBUG - Request: GET /api/user/settings
|
|
2025-06-12 09:43:29 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 09:43:29 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 09:43:29 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:43:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 09:43:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/jobs
|
|
2025-06-12 09:43:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/jobs
|
|
2025-06-12 09:43:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:43:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:43:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 09:43:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:43:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 09:59:23 - [app] app - [WARNING] WARNING - DatabaseCleanupManager nicht verfügbar - Fallback auf Legacy-Cleanup
|
|
2025-06-12 09:59:23 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: backend/database/myp.db
|
|
2025-06-12 09:59:24 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung: development
|
|
2025-06-12 09:59:24 - [app] app - [INFO] INFO - [CONFIG] Production-Modus: False
|
|
2025-06-12 09:59:24 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
|
|
2025-06-12 09:59:24 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
|
|
2025-06-12 09:59:24 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ MYP Development Environment Konfiguration aktiviert
|
|
2025-06-12 09:59:24 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment: Development/Testing
|
|
2025-06-12 09:59:24 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode: True
|
|
2025-06-12 09:59:24 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo: True
|
|
2025-06-12 09:59:24 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
|
|
2025-06-12 09:59:24 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
|
|
2025-06-12 09:59:25 - [app] app - [INFO] INFO - Not Found (404): http://localhost/api/auth/login
|
|
2025-06-12 10:02:04 - [app] app - [WARNING] WARNING - DatabaseCleanupManager nicht verfügbar - Fallback auf Legacy-Cleanup
|
|
2025-06-12 10:02:04 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: backend/database/myp.db
|
|
2025-06-12 10:02:05 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung: development
|
|
2025-06-12 10:02:05 - [app] app - [INFO] INFO - [CONFIG] Production-Modus: False
|
|
2025-06-12 10:02:05 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
|
|
2025-06-12 10:02:05 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
|
|
2025-06-12 10:02:05 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ MYP Development Environment Konfiguration aktiviert
|
|
2025-06-12 10:02:05 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment: Development/Testing
|
|
2025-06-12 10:02:05 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode: True
|
|
2025-06-12 10:02:05 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo: True
|
|
2025-06-12 10:02:05 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
|
|
2025-06-12 10:02:05 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
|
|
2025-06-12 10:02:07 - [app] app - [INFO] INFO - Steckdosen-Status geloggt: Drucker 1, Status: unreachable, Quelle: system
|
|
2025-06-12 10:02:09 - [app] app - [INFO] INFO - Steckdosen-Status geloggt: Drucker 2, Status: unreachable, Quelle: system
|
|
2025-06-12 10:02:11 - [app] app - [INFO] INFO - Steckdosen-Status geloggt: Drucker 3, Status: unreachable, Quelle: system
|
|
2025-06-12 10:02:14 - [app] app - [INFO] INFO - Steckdosen-Status geloggt: Drucker 4, Status: unreachable, Quelle: system
|
|
2025-06-12 10:02:16 - [app] app - [INFO] INFO - Steckdosen-Status geloggt: Drucker 5, Status: unreachable, Quelle: system
|
|
2025-06-12 10:02:18 - [app] app - [INFO] INFO - Steckdosen-Status geloggt: Drucker 6, Status: unreachable, Quelle: system
|
|
2025-06-12 10:13:29 - [app] app - [WARNING] WARNING - DatabaseCleanupManager nicht verfügbar - Fallback auf Legacy-Cleanup
|
|
2025-06-12 10:13:29 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: backend/database/myp.db
|
|
2025-06-12 10:13:30 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung: development
|
|
2025-06-12 10:13:30 - [app] app - [INFO] INFO - [CONFIG] Production-Modus: False
|
|
2025-06-12 10:13:30 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
|
|
2025-06-12 10:13:30 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
|
|
2025-06-12 10:13:30 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ MYP Development Environment Konfiguration aktiviert
|
|
2025-06-12 10:13:30 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment: Development/Testing
|
|
2025-06-12 10:13:30 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode: True
|
|
2025-06-12 10:13:30 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo: True
|
|
2025-06-12 10:13:31 - [app] app - [INFO] INFO - [STARTUP] 🚀 Starte MYP DEVELOPMENT-Umgebung
|
|
2025-06-12 10:13:31 - [app] app - [INFO] INFO - [STARTUP] 🏢 Mercedes-Benz TBA Marienfelde
|
|
2025-06-12 10:13:31 - [app] app - [INFO] INFO - [STARTUP] 🔒 Air-Gapped: True
|
|
2025-06-12 10:13:31 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Datenbank...
|
|
2025-06-12 10:13:31 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
|
|
2025-06-12 10:13:31 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
|
|
2025-06-12 10:13:31 - [app] app - [INFO] INFO - [STARTUP] ✅ Datenbank initialisiert
|
|
2025-06-12 10:13:31 - [app] app - [INFO] INFO - [STARTUP] Prüfe Initial-Admin...
|
|
2025-06-12 10:13:31 - [app] app - [INFO] INFO - Admin-Benutzer admin (admin@mercedes-benz.com) wurde angelegt.
|
|
2025-06-12 10:13:31 - [app] app - [INFO] INFO - [STARTUP] ✅ Admin-Benutzer geprüft
|
|
2025-06-12 10:13:31 - [app] app - [INFO] INFO - [STARTUP] Starte Queue Manager...
|
|
2025-06-12 10:13:31 - [app] app - [INFO] INFO - [STARTUP] ✅ Queue Manager gestartet
|
|
2025-06-12 10:13:31 - [app] app - [INFO] INFO - [STARTUP] Starte Job Scheduler...
|
|
2025-06-12 10:13:31 - [app] app - [INFO] INFO - [STARTUP] ✅ Job Scheduler gestartet
|
|
2025-06-12 10:13:31 - [app] app - [INFO] INFO - [STARTUP] 🌐 Server startet auf http://0.0.0.0:5000
|
|
2025-06-12 10:13:32 - [app] app - [WARNING] WARNING - DatabaseCleanupManager nicht verfügbar - Fallback auf Legacy-Cleanup
|
|
2025-06-12 10:13:32 - [app] app - [INFO] INFO - Optimierte SQLite-Engine erstellt: backend/database/myp.db
|
|
2025-06-12 10:13:33 - [app] app - [INFO] INFO - [CONFIG] Erkannte Umgebung: development
|
|
2025-06-12 10:13:33 - [app] app - [INFO] INFO - [CONFIG] Production-Modus: False
|
|
2025-06-12 10:13:33 - [app] app - [INFO] INFO - [CONFIG] Verwende Development-Konfiguration
|
|
2025-06-12 10:13:33 - [app] app - [INFO] INFO - [DEVELOPMENT] Aktiviere Development-Konfiguration
|
|
2025-06-12 10:13:33 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ MYP Development Environment Konfiguration aktiviert
|
|
2025-06-12 10:13:33 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Environment: Development/Testing
|
|
2025-06-12 10:13:33 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ Debug Mode: True
|
|
2025-06-12 10:13:33 - [app] app - [INFO] INFO - [DEVELOPMENT] ✅ SQL Echo: True
|
|
2025-06-12 10:13:33 - [app] app - [INFO] INFO - [STARTUP] 🚀 Starte MYP DEVELOPMENT-Umgebung
|
|
2025-06-12 10:13:33 - [app] app - [INFO] INFO - [STARTUP] 🏢 Mercedes-Benz TBA Marienfelde
|
|
2025-06-12 10:13:33 - [app] app - [INFO] INFO - [STARTUP] 🔒 Air-Gapped: True
|
|
2025-06-12 10:13:33 - [app] app - [INFO] INFO - [STARTUP] Initialisiere Datenbank...
|
|
2025-06-12 10:13:33 - [app] app - [INFO] INFO - SQLite für Raspberry Pi optimiert (reduzierte Cache-Größe, SD-Karten I/O)
|
|
2025-06-12 10:13:33 - [app] app - [INFO] INFO - Datenbank mit Optimierungen initialisiert
|
|
2025-06-12 10:13:33 - [app] app - [INFO] INFO - [STARTUP] ✅ Datenbank initialisiert
|
|
2025-06-12 10:13:33 - [app] app - [INFO] INFO - [STARTUP] Prüfe Initial-Admin...
|
|
2025-06-12 10:13:33 - [app] app - [INFO] INFO - Admin-Benutzer admin (admin@mercedes-benz.com) existiert bereits. Passwort wurde zurückgesetzt.
|
|
2025-06-12 10:13:33 - [app] app - [INFO] INFO - [STARTUP] ✅ Admin-Benutzer geprüft
|
|
2025-06-12 10:13:33 - [app] app - [INFO] INFO - [STARTUP] Starte Queue Manager...
|
|
2025-06-12 10:13:33 - [app] app - [INFO] INFO - [STARTUP] ✅ Queue Manager gestartet
|
|
2025-06-12 10:13:33 - [app] app - [INFO] INFO - [STARTUP] Starte Job Scheduler...
|
|
2025-06-12 10:13:33 - [app] app - [INFO] INFO - [STARTUP] ✅ Job Scheduler gestartet
|
|
2025-06-12 10:13:33 - [app] app - [INFO] INFO - [STARTUP] 🌐 Server startet auf http://0.0.0.0:5000
|
|
2025-06-12 10:13:33 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:33 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:33 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:33 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:33 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:33 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:33 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:33 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:33 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:33 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:33 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:33 - [app] app - [INFO] INFO - ✅ API: 2 Drucker abgerufen
|
|
2025-06-12 10:13:33 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:33 - [app] app - [ERROR] ERROR - ❌ API-Fehler beim Abrufen der Drucker: 'NoneType' object has no attribute 'id'
|
|
2025-06-12 10:13:33 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:33 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:33 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:33 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:33 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:33 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:33 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [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-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13: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-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 3 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 4 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:34 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: tuple index out of range
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers/monitor/live-status
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers/monitor/live-status
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers/monitor/live-status
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers/monitor/live-status
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers/monitor/live-status
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers/monitor/live-status
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers/monitor/live-status
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers/monitor/live-status
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers/monitor/live-status
|
|
2025-06-12 10:13:34 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.InterfaceError) bad parameter or other API misuse
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/rvf5)
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers/monitor/live-status
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers/monitor/live-status
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers/monitor/live-status
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers/monitor/live-status
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers/monitor/live-status
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers/monitor/live-status
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers/monitor/live-status
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/session/status
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/user/settings
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:34 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:34 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 0 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 4 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:35 - [app] app - [ERROR] ERROR - Fehler beim Laden des Benutzers 1: (sqlite3.InterfaceError) bad parameter or other API misuse
|
|
[SQL: SELECT users.id AS users_id, users.email AS users_email, users.username AS users_username, users.password_hash AS users_password_hash, users.name AS users_name, users.role AS users_role, users.active AS users_active, users.created_at AS users_created_at, users.last_login AS users_last_login, users.updated_at AS users_updated_at, users.settings AS users_settings, users.last_activity AS users_last_activity, users.department AS users_department, users.position AS users_position, users.phone AS users_phone, users.bio AS users_bio, users.theme_preference AS users_theme_preference, users.language_preference AS users_language_preference, users.email_notifications AS users_email_notifications, users.browser_notifications AS users_browser_notifications, users.dashboard_layout AS users_dashboard_layout, users.compact_mode AS users_compact_mode, users.show_completed_jobs AS users_show_completed_jobs, users.auto_refresh_interval AS users_auto_refresh_interval, users.auto_logout_timeout AS users_auto_logout_timeout
|
|
FROM users
|
|
WHERE users.id = ?
|
|
LIMIT ? OFFSET ?]
|
|
[parameters: (1, 1, 0)]
|
|
(Background on this error at: https://sqlalche.me/e/20/rvf5)
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 0 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers/monitor/live-status
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers/monitor/live-status
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers/monitor/live-status
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers/monitor/live-status
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /auth/login
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /auth/login
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /auth/login
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /auth/login
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /auth/login
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /auth/login
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /auth/login
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /auth/login
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /auth/login
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /dashboard
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /dashboard
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /dashboard
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /dashboard
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /dashboard
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 302
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /dashboard
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /dashboard
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /dashboard
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /dashboard
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers/monitor/live-status
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/jobs
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Request: GET /api/jobs
|
|
2025-06-12 10:13:36 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers/monitor/live-status
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/notifications
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 500
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:37 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:37 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:38 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:38 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:39 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:39 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:40 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:40 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:41 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:41 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|
|
2025-06-12 10:13:42 - [app] app - [INFO] INFO - ✅ API: 6 Drucker abgerufen
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Response: 200
|
|
2025-06-12 10:13:42 - [app] app - [DEBUG] DEBUG - Request: GET /api/printers
|