2026-04-30 14:00:44,516 - main - INFO - === Logging system initialized ===
2026-04-30 14:00:44,517 - main - INFO - Log file: logs/app_20260430_140044.log
2026-04-30 14:00:44,517 - main - INFO - Log level: INFO
2026-04-30 14:00:44,517 - main - INFO - Timestamp: 20260430_140044
2026-04-30 14:00:44,590 - main - INFO - Included router: routers.admin_dashboard.router
2026-04-30 14:00:44,644 - main - INFO - Included router: routers.agent_availability.router
2026-04-30 14:00:45,590 - main - INFO - Included router: routers.ai_ticket_summary.router
2026-04-30 14:00:45,613 - main - INFO - Included router: routers.aihub.router
2026-04-30 14:00:45,626 - main - INFO - Included router: routers.auth.router
2026-04-30 14:00:45,674 - main - INFO - Included router: routers.chat_analytics_daily.router
2026-04-30 14:00:45,722 - main - INFO - Included router: routers.chat_attachments.router
2026-04-30 14:00:45,791 - main - INFO - Included router: routers.chat_branding.router
2026-04-30 14:00:45,808 - main - INFO - Included router: routers.chat_branding_api.router
2026-04-30 14:00:45,870 - main - INFO - Included router: routers.chat_conversations.router
2026-04-30 14:00:46,042 - main - INFO - Included router: routers.chat_messages.router
2026-04-30 14:00:46,084 - main - INFO - Included router: routers.chat_routing_rules.router
2026-04-30 14:00:46,104 - main - INFO - Included router: routers.contact.router
2026-04-30 14:00:46,153 - main - INFO - Included router: routers.contact_inquiries.router
2026-04-30 14:00:46,356 - main - INFO - Included router: routers.health.router
2026-04-30 14:00:46,401 - main - INFO - Included router: routers.kb_articles.router
2026-04-30 14:00:46,454 - main - INFO - Included router: routers.notification_preferences.router
2026-04-30 14:00:46,500 - main - INFO - Included router: routers.notifications.router
2026-04-30 14:00:46,552 - main - INFO - Included router: routers.plans.router
2026-04-30 14:00:46,572 - main - INFO - Included router: routers.settings.router
2026-04-30 14:00:46,612 - main - INFO - Included router: routers.site_settings.router
2026-04-30 14:00:46,657 - main - INFO - Included router: routers.smtp_settings.router
2026-04-30 14:00:46,693 - main - INFO - Included router: routers.storage.router
2026-04-30 14:00:46,802 - main - INFO - Included router: routers.support_chat.router
2026-04-30 14:00:46,945 - main - INFO - Included router: routers.support_departments.router
2026-04-30 14:00:47,002 - main - INFO - Included router: routers.support_seats.router
2026-04-30 14:00:47,040 - main - INFO - Included router: routers.ticket_notifications_sync.router
2026-04-30 14:00:47,082 - main - INFO - Included router: routers.ticket_summaries.router
2026-04-30 14:00:47,125 - main - INFO - Included router: routers.ticket_sync_states.router
2026-04-30 14:00:47,134 - main - INFO - Included router: routers.user.router
2026-04-30 14:00:47,174 - main - INFO - Included router: routers.user_profiles.router
2026-04-30 14:00:47,211 - main - INFO - Included router: routers.user_roles.router
2026-04-30 14:00:47,355 - main - INFO - Included router: routers.whmcs.router
2026-04-30 14:00:47,425 - main - INFO - Included router: routers.whmcs_admin.router
2026-04-30 14:00:47,463 - main - INFO - Included router: routers.whmcs_extra.router
2026-04-30 14:00:47,465 - main - INFO - === Application startup initiated ===
2026-04-30 14:00:47,466 - services.database - INFO - Ignore creating tables
2026-04-30 14:00:47,466 - services.mock_data - INFO - Ignore initialize data
2026-04-30 14:00:47,466 - services.auth - INFO - Ignore initialize admin
2026-04-30 14:00:47,467 - main - INFO - === Application startup completed successfully ===
2026-04-30 14:01:07,133 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 14:01:07,133 - core.database - WARNING - Database session maker not available, attempting lazy initialization...
2026-04-30 14:01:07,133 - core.database - WARNING - Database not initialized, attempting lazy initialization...
2026-04-30 14:01:07,134 - core.database - INFO - Starting database initialization...
2026-04-30 14:01:07,134 - core.config - DEBUG - Read dynamic attribute database_url from environment variable DATABASE_URL
2026-04-30 14:01:07,134 - core.database - INFO - Normalizing database URL for async compatibility...
2026-04-30 14:01:07,135 - core.database - INFO - Creating async database engine...
2026-04-30 14:01:07,136 - core.database - INFO - Using QueuePool with connection pooling for non-Lambda environment
2026-04-30 14:01:07,189 - core.database - INFO - Database engine created successfully
2026-04-30 14:01:07,190 - core.database - INFO - Creating async session maker...
2026-04-30 14:01:07,190 - core.database - INFO - Async session maker created successfully
2026-04-30 14:01:07,190 - core.database - INFO - Database connection initialized successfully
2026-04-30 14:01:07,190 - core.database - DEBUG - [DB_OP] Starting create_tables
2026-04-30 14:01:07,190 - core.database - INFO - 🔧 Starting table creation...
2026-04-30 14:01:09,937 - core.database - INFO - Tables initialized successfully
2026-04-30 14:01:09,938 - core.database - DEBUG - [DB_OP] Create tables completed in 2.7475s
2026-04-30 14:01:10,003 - core.database - INFO - Lazy database initialization completed successfully
2026-04-30 14:01:10,004 - core.database - DEBUG - [DB_OP] Database session created successfully in 2.8712s
2026-04-30 14:01:10,486 - core.database - DEBUG - [DB_OP] Database session cleanup after 3.3532s
2026-04-30 14:02:18,181 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 14:02:18,181 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0005s
2026-04-30 14:02:18,185 - dependencies.auth - DEBUG - Authentication required for request GET /api/v1/auth/me
2026-04-30 14:02:18,188 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 14:02:18,189 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0002s
2026-04-30 14:02:18,189 - routers.site_settings - DEBUG - Querying site_settingss: query={"key":"branding"}, sort=None, skip=0, limit=1, fields=None
2026-04-30 14:02:18,192 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 14:02:18,192 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0002s
2026-04-30 14:02:18,192 - routers.site_settings - DEBUG - Querying site_settingss: query={"key":"general"}, sort=None, skip=0, limit=1, fields=None
2026-04-30 14:02:18,498 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.3172s
2026-04-30 14:02:18,915 - routers.site_settings - DEBUG - Found 0 site_settingss
2026-04-30 14:02:18,915 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.7236s
2026-04-30 14:02:18,976 - routers.site_settings - DEBUG - Found 0 site_settingss
2026-04-30 14:02:18,977 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.7884s
2026-04-30 14:15:22,677 - services.database - DEBUG - [DB_OP] Starting database close
2026-04-30 14:15:22,678 - core.database - INFO - Database connection closed and engine disposed
2026-04-30 14:15:22,678 - services.database - INFO - Database connections closed
2026-04-30 14:15:22,678 - services.database - DEBUG - [DB_OP] Database close completed in 0.0016s
