2026-04-30 06:52:59,409 - main - INFO - === Logging system initialized ===
2026-04-30 06:52:59,409 - main - INFO - Log file: logs/app_20260430_065259.log
2026-04-30 06:52:59,409 - main - INFO - Log level: INFO
2026-04-30 06:52:59,410 - main - INFO - Timestamp: 20260430_065259
2026-04-30 06:52:59,494 - main - INFO - Included router: routers.agent_availability.router
2026-04-30 06:53:00,320 - main - INFO - Included router: routers.ai_ticket_summary.router
2026-04-30 06:53:00,340 - main - INFO - Included router: routers.aihub.router
2026-04-30 06:53:00,350 - main - INFO - Included router: routers.auth.router
2026-04-30 06:53:00,399 - main - INFO - Included router: routers.chat_analytics_daily.router
2026-04-30 06:53:00,444 - main - INFO - Included router: routers.chat_attachments.router
2026-04-30 06:53:00,517 - main - INFO - Included router: routers.chat_branding.router
2026-04-30 06:53:00,535 - main - INFO - Included router: routers.chat_branding_api.router
2026-04-30 06:53:00,599 - main - INFO - Included router: routers.chat_conversations.router
2026-04-30 06:53:00,660 - main - INFO - Included router: routers.chat_messages.router
2026-04-30 06:53:00,806 - main - INFO - Included router: routers.chat_routing_rules.router
2026-04-30 06:53:00,844 - main - INFO - Included router: routers.contact.router
2026-04-30 06:53:00,846 - main - INFO - Included router: routers.health.router
2026-04-30 06:53:00,893 - main - INFO - Included router: routers.kb_articles.router
2026-04-30 06:53:00,941 - main - INFO - Included router: routers.notification_preferences.router
2026-04-30 06:53:00,989 - main - INFO - Included router: routers.notifications.router
2026-04-30 06:53:01,043 - main - INFO - Included router: routers.plans.router
2026-04-30 06:53:01,063 - main - INFO - Included router: routers.settings.router
2026-04-30 06:53:01,103 - main - INFO - Included router: routers.smtp_settings.router
2026-04-30 06:53:01,140 - main - INFO - Included router: routers.storage.router
2026-04-30 06:53:01,249 - main - INFO - Included router: routers.support_chat.router
2026-04-30 06:53:01,286 - main - INFO - Included router: routers.support_departments.router
2026-04-30 06:53:01,330 - main - INFO - Included router: routers.support_seats.router
2026-04-30 06:53:01,339 - main - INFO - Included router: routers.ticket_notifications_sync.router
2026-04-30 06:53:01,498 - main - INFO - Included router: routers.ticket_summaries.router
2026-04-30 06:53:01,555 - main - INFO - Included router: routers.ticket_sync_states.router
2026-04-30 06:53:01,568 - main - INFO - Included router: routers.user.router
2026-04-30 06:53:01,613 - main - INFO - Included router: routers.user_profiles.router
2026-04-30 06:53:01,710 - main - INFO - Included router: routers.whmcs.router
2026-04-30 06:53:01,742 - main - INFO - Included router: routers.whmcs_admin.router
2026-04-30 06:53:01,786 - main - INFO - Included router: routers.whmcs_extra.router
2026-04-30 06:53:01,788 - main - INFO - === Application startup initiated ===
2026-04-30 06:53:01,788 - services.database - INFO - Ignore creating tables
2026-04-30 06:53:01,788 - services.mock_data - INFO - Ignore initialize data
2026-04-30 06:53:01,789 - services.auth - INFO - Ignore initialize admin
2026-04-30 06:53:01,789 - main - INFO - === Application startup completed successfully ===
2026-04-30 06:53:17,642 - core.config - DEBUG - Read dynamic attribute jwt_secret_key from environment variable JWT_SECRET_KEY
2026-04-30 06:53:17,642 - core.config - DEBUG - Read dynamic attribute jwt_algorithm from environment variable JWT_ALGORITHM
2026-04-30 06:53:17,657 - core.auth - DEBUG - Authentication token validated for user hash: 8c5e6440
2026-04-30 06:53:17,660 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 06:53:17,660 - core.database - WARNING - Database session maker not available, attempting lazy initialization...
2026-04-30 06:53:17,660 - core.database - WARNING - Database not initialized, attempting lazy initialization...
2026-04-30 06:53:17,660 - core.database - INFO - Starting database initialization...
2026-04-30 06:53:17,660 - core.config - DEBUG - Read dynamic attribute database_url from environment variable DATABASE_URL
2026-04-30 06:53:17,660 - core.database - INFO - Normalizing database URL for async compatibility...
2026-04-30 06:53:17,661 - core.database - INFO - Creating async database engine...
2026-04-30 06:53:17,661 - core.database - INFO - Using QueuePool with connection pooling for non-Lambda environment
2026-04-30 06:53:17,702 - core.database - INFO - Database engine created successfully
2026-04-30 06:53:17,702 - core.database - INFO - Creating async session maker...
2026-04-30 06:53:17,703 - core.database - INFO - Async session maker created successfully
2026-04-30 06:53:17,703 - core.database - INFO - Database connection initialized successfully
2026-04-30 06:53:17,703 - core.database - DEBUG - [DB_OP] Starting create_tables
2026-04-30 06:53:17,703 - core.database - INFO - 🔧 Starting table creation...
2026-04-30 06:53:17,899 - core.auth - DEBUG - Authentication token validated for user hash: 8c5e6440
2026-04-30 06:53:20,194 - core.database - INFO - Tables initialized successfully
2026-04-30 06:53:20,194 - core.database - DEBUG - [DB_OP] Create tables completed in 2.4917s
2026-04-30 06:53:20,258 - core.database - INFO - Lazy database initialization completed successfully
2026-04-30 06:53:20,259 - core.database - DEBUG - [DB_OP] Database session created successfully in 2.5994s
2026-04-30 06:53:20,724 - core.database - DEBUG - [DB_OP] Database session cleanup after 3.0644s
2026-04-30 06:53:36,619 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 06:53:36,619 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0003s
2026-04-30 06:53:36,620 - dependencies.auth - DEBUG - Authentication required for request GET /api/v1/auth/me
2026-04-30 06:53:36,938 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.3190s
2026-04-30 06:53:46,284 - core.auth - DEBUG - Authentication token validated for user hash: 8c5e6440
2026-04-30 06:53:46,306 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 06:53:46,307 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0003s
2026-04-30 06:53:46,531 - core.auth - DEBUG - Authentication token validated for user hash: 8c5e6440
2026-04-30 06:53:46,552 - core.auth - DEBUG - Authentication token validated for user hash: 8c5e6440
2026-04-30 06:53:46,552 - core.config - DEBUG - Read dynamic attribute oss_service_url from environment variable OSS_SERVICE_URL
2026-04-30 06:53:46,552 - core.config - DEBUG - Read dynamic attribute oss_api_key from environment variable OSS_API_KEY
2026-04-30 06:53:46,640 - httpcore.connection - DEBUG - connect_tcp.started host='atoms.dev' port=443 local_address=None timeout=120.0 socket_options=None
2026-04-30 06:53:46,647 - httpcore.connection - DEBUG - connect_tcp.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f047eb2d540>
2026-04-30 06:53:46,647 - httpcore.connection - DEBUG - start_tls.started ssl_context=<ssl.SSLContext object at 0x7f047ea77140> server_hostname='atoms.dev' timeout=120.0
2026-04-30 06:53:46,656 - httpcore.connection - DEBUG - start_tls.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f047eb2d2a0>
2026-04-30 06:53:46,657 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'GET']>
2026-04-30 06:53:46,658 - httpcore.http11 - DEBUG - send_request_headers.complete
2026-04-30 06:53:46,658 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'GET']>
2026-04-30 06:53:46,658 - httpcore.http11 - DEBUG - send_request_body.complete
2026-04-30 06:53:46,658 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'GET']>
2026-04-30 06:53:46,705 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.3988s
2026-04-30 06:53:47,814 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'OK', [(b'Date', b'Thu, 30 Apr 2026 13:53:47 GMT'), (b'Content-Type', b'application/json; charset=utf-8'), (b'Transfer-Encoding', b'chunked'), (b'Connection', b'keep-alive'), (b'Access-Control-Allow-Headers', b'Origin, Content-Type, Accept, Authorization'), (b'Access-Control-Allow-Methods', b'GET, POST, PUT, DELETE, OPTIONS'), (b'Access-Control-Allow-Origin', b'*'), (b'Access-Control-Max-Age', b'86400'), (b'X-Request-Id', b'c870d2644778243e5029aec864e3a3c7'), (b'X-Trace-Id', b'206144d314da42f3a7701af6ee3229a1'), (b'Content-Security-Policy', b"frame-ancestors 'self' https://atoms.dev"), (b'Strict-Transport-Security', b'max-age=63072000; includeSubDomains; preload'), (b'X-Content-Type-Options', b'nosniff'), (b'X-XSS-Protection', b'1; mode=block'), (b'Referrer-Policy', b'strict-origin-when-cross-origin'), (b'cf-cache-status', b'DYNAMIC'), (b'Content-Encoding', b'gzip'), (b'Server', b'cloudflare'), (b'CF-RAY', b'9f4708da9a495cfd-LAX')])
2026-04-30 06:53:47,815 - httpx - INFO - HTTP Request: GET https://atoms.dev/api/v1/infra/client/oss/buckets/user-avatars/objects "HTTP/1.1 200 OK"
2026-04-30 06:53:47,816 - httpcore.http11 - DEBUG - receive_response_body.started request=<Request [b'GET']>
2026-04-30 06:53:47,816 - httpcore.http11 - DEBUG - receive_response_body.complete
2026-04-30 06:53:47,816 - httpcore.http11 - DEBUG - response_closed.started
2026-04-30 06:53:47,817 - httpcore.http11 - DEBUG - response_closed.complete
2026-04-30 06:53:47,817 - httpcore.connection - DEBUG - close.started
2026-04-30 06:53:47,817 - httpcore.connection - DEBUG - close.complete
2026-04-30 06:54:07,101 - services.database - DEBUG - [DB_OP] Starting database close
2026-04-30 06:54:07,168 - core.database - INFO - Database connection closed and engine disposed
2026-04-30 06:54:07,169 - services.database - INFO - Database connections closed
2026-04-30 06:54:07,169 - services.database - DEBUG - [DB_OP] Database close completed in 0.0680s
