2026-04-30 03:22:24,652 - main - INFO - === Logging system initialized ===
2026-04-30 03:22:24,652 - main - INFO - Log file: logs/app_20260430_032224.log
2026-04-30 03:22:24,652 - main - INFO - Log level: INFO
2026-04-30 03:22:24,652 - main - INFO - Timestamp: 20260430_032224
2026-04-30 03:22:24,739 - main - INFO - Included router: routers.agent_availability.router
2026-04-30 03:22:25,564 - main - INFO - Included router: routers.aihub.router
2026-04-30 03:22:25,583 - main - INFO - Included router: routers.auth.router
2026-04-30 03:22:25,628 - main - INFO - Included router: routers.chat_analytics_daily.router
2026-04-30 03:22:25,675 - main - INFO - Included router: routers.chat_attachments.router
2026-04-30 03:22:25,735 - main - INFO - Included router: routers.chat_conversations.router
2026-04-30 03:22:25,780 - main - INFO - Included router: routers.chat_messages.router
2026-04-30 03:22:25,821 - main - INFO - Included router: routers.chat_routing_rules.router
2026-04-30 03:22:25,846 - main - INFO - Included router: routers.contact.router
2026-04-30 03:22:25,847 - main - INFO - Included router: routers.health.router
2026-04-30 03:22:25,890 - main - INFO - Included router: routers.kb_articles.router
2026-04-30 03:22:26,016 - main - INFO - Included router: routers.plans.router
2026-04-30 03:22:26,049 - main - INFO - Included router: routers.settings.router
2026-04-30 03:22:26,084 - main - INFO - Included router: routers.smtp_settings.router
2026-04-30 03:22:26,119 - main - INFO - Included router: routers.storage.router
2026-04-30 03:22:26,229 - main - INFO - Included router: routers.support_chat.router
2026-04-30 03:22:26,266 - main - INFO - Included router: routers.support_departments.router
2026-04-30 03:22:26,308 - main - INFO - Included router: routers.support_seats.router
2026-04-30 03:22:26,317 - main - INFO - Included router: routers.user.router
2026-04-30 03:22:26,359 - main - INFO - Included router: routers.user_profiles.router
2026-04-30 03:22:26,445 - main - INFO - Included router: routers.whmcs.router
2026-04-30 03:22:26,470 - main - INFO - Included router: routers.whmcs_admin.router
2026-04-30 03:22:26,506 - main - INFO - Included router: routers.whmcs_extra.router
2026-04-30 03:22:26,507 - main - INFO - === Application startup initiated ===
2026-04-30 03:22:26,507 - services.database - INFO - Ignore creating tables
2026-04-30 03:22:26,507 - services.mock_data - INFO - Ignore initialize data
2026-04-30 03:22:26,507 - services.auth - INFO - Ignore initialize admin
2026-04-30 03:22:26,507 - main - INFO - === Application startup completed successfully ===
2026-04-30 03:22:40,544 - core.config - DEBUG - Read dynamic attribute jwt_secret_key from environment variable JWT_SECRET_KEY
2026-04-30 03:22:40,544 - core.config - DEBUG - Read dynamic attribute jwt_algorithm from environment variable JWT_ALGORITHM
2026-04-30 03:22:40,558 - core.auth - DEBUG - Authentication token validated for user hash: 8c5e6440
2026-04-30 03:22:41,059 - core.auth - DEBUG - Authentication token validated for user hash: 8c5e6440
2026-04-30 03:22:41,059 - core.config - DEBUG - Read dynamic attribute oss_service_url from environment variable OSS_SERVICE_URL
2026-04-30 03:22:41,060 - core.config - DEBUG - Read dynamic attribute oss_api_key from environment variable OSS_API_KEY
2026-04-30 03:22:41,244 - httpcore.connection - DEBUG - connect_tcp.started host='atoms.dev' port=443 local_address=None timeout=120.0 socket_options=None
2026-04-30 03:22:41,252 - httpcore.connection - DEBUG - connect_tcp.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f625d15cd90>
2026-04-30 03:22:41,252 - httpcore.connection - DEBUG - start_tls.started ssl_context=<ssl.SSLContext object at 0x7f625daa2e40> server_hostname='atoms.dev' timeout=120.0
2026-04-30 03:22:41,261 - httpcore.connection - DEBUG - start_tls.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f625d15caf0>
2026-04-30 03:22:41,261 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'GET']>
2026-04-30 03:22:41,262 - httpcore.http11 - DEBUG - send_request_headers.complete
2026-04-30 03:22:41,262 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'GET']>
2026-04-30 03:22:41,262 - httpcore.http11 - DEBUG - send_request_body.complete
2026-04-30 03:22:41,262 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'GET']>
2026-04-30 03:22:41,406 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'OK', [(b'Date', b'Thu, 30 Apr 2026 10:22:41 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'e7a9ce99d12df320ca6c4d5142ce62b2'), (b'X-Trace-Id', b'dacec7eb45e44827985b00ad2d187748'), (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'9f45d3a3e94cc044-LAX')])
2026-04-30 03:22:41,407 - 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 03:22:41,407 - httpcore.http11 - DEBUG - receive_response_body.started request=<Request [b'GET']>
2026-04-30 03:22:41,407 - httpcore.http11 - DEBUG - receive_response_body.complete
2026-04-30 03:22:41,407 - httpcore.http11 - DEBUG - response_closed.started
2026-04-30 03:22:41,407 - httpcore.http11 - DEBUG - response_closed.complete
2026-04-30 03:22:41,408 - httpcore.connection - DEBUG - close.started
2026-04-30 03:22:41,408 - httpcore.connection - DEBUG - close.complete
2026-04-30 03:22:55,279 - services.database - DEBUG - [DB_OP] Starting database close
2026-04-30 03:22:55,279 - services.database - INFO - Database connections closed
2026-04-30 03:22:55,280 - services.database - DEBUG - [DB_OP] Database close completed in 0.0010s
