2026-04-30 04:30:59,556 - main - INFO - === Logging system initialized ===
2026-04-30 04:30:59,557 - main - INFO - Log file: logs/app_20260430_043059.log
2026-04-30 04:30:59,557 - main - INFO - Log level: INFO
2026-04-30 04:30:59,557 - main - INFO - Timestamp: 20260430_043059
2026-04-30 04:30:59,697 - main - INFO - Included router: routers.agent_availability.router
2026-04-30 04:31:01,330 - main - INFO - Included router: routers.aihub.router
2026-04-30 04:31:01,370 - main - INFO - Included router: routers.auth.router
2026-04-30 04:31:01,453 - main - INFO - Included router: routers.chat_analytics_daily.router
2026-04-30 04:31:01,556 - main - INFO - Included router: routers.chat_attachments.router
2026-04-30 04:31:01,679 - main - INFO - Included router: routers.chat_branding.router
2026-04-30 04:31:01,751 - main - INFO - Included router: routers.chat_branding_api.router
2026-04-30 04:31:01,855 - main - INFO - Included router: routers.chat_conversations.router
2026-04-30 04:31:01,988 - main - INFO - Included router: routers.chat_messages.router
2026-04-30 04:31:02,197 - main - INFO - Included router: routers.chat_routing_rules.router
2026-04-30 04:31:02,336 - main - INFO - Included router: routers.contact.router
2026-04-30 04:31:02,339 - main - INFO - Included router: routers.health.router
2026-04-30 04:31:02,489 - main - INFO - Included router: routers.kb_articles.router
2026-04-30 04:31:02,603 - main - INFO - Included router: routers.plans.router
2026-04-30 04:31:02,627 - main - INFO - Included router: routers.settings.router
2026-04-30 04:31:02,732 - main - INFO - Included router: routers.smtp_settings.router
2026-04-30 04:31:02,775 - main - INFO - Included router: routers.storage.router
2026-04-30 04:31:02,940 - main - INFO - Included router: routers.support_chat.router
2026-04-30 04:31:03,080 - main - INFO - Included router: routers.support_departments.router
2026-04-30 04:31:03,194 - main - INFO - Included router: routers.support_seats.router
2026-04-30 04:31:03,205 - main - INFO - Included router: routers.user.router
2026-04-30 04:31:03,249 - main - INFO - Included router: routers.user_profiles.router
2026-04-30 04:31:03,498 - main - INFO - Included router: routers.whmcs.router
2026-04-30 04:31:03,563 - main - INFO - Included router: routers.whmcs_admin.router
2026-04-30 04:31:03,613 - main - INFO - Included router: routers.whmcs_extra.router
2026-04-30 04:31:03,615 - main - INFO - === Application startup initiated ===
2026-04-30 04:31:03,615 - services.database - INFO - Ignore creating tables
2026-04-30 04:31:03,615 - services.mock_data - INFO - Ignore initialize data
2026-04-30 04:31:03,615 - services.auth - INFO - Ignore initialize admin
2026-04-30 04:31:03,615 - main - INFO - === Application startup completed successfully ===
2026-04-30 04:31:11,172 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 04:31:11,172 - core.database - WARNING - Database session maker not available, attempting lazy initialization...
2026-04-30 04:31:11,173 - core.database - WARNING - Database not initialized, attempting lazy initialization...
2026-04-30 04:31:11,173 - core.database - INFO - Starting database initialization...
2026-04-30 04:31:11,173 - core.config - DEBUG - Read dynamic attribute database_url from environment variable DATABASE_URL
2026-04-30 04:31:11,173 - core.database - INFO - Normalizing database URL for async compatibility...
2026-04-30 04:31:11,174 - core.database - INFO - Creating async database engine...
2026-04-30 04:31:11,174 - core.database - INFO - Using QueuePool with connection pooling for non-Lambda environment
2026-04-30 04:31:11,255 - core.database - INFO - Database engine created successfully
2026-04-30 04:31:11,255 - core.database - INFO - Creating async session maker...
2026-04-30 04:31:11,255 - core.database - INFO - Async session maker created successfully
2026-04-30 04:31:11,255 - core.database - INFO - Database connection initialized successfully
2026-04-30 04:31:11,255 - core.database - DEBUG - [DB_OP] Starting create_tables
2026-04-30 04:31:11,256 - core.database - INFO - 🔧 Starting table creation...
2026-04-30 04:31:11,319 - core.config - DEBUG - Read dynamic attribute jwt_secret_key from environment variable JWT_SECRET_KEY
2026-04-30 04:31:11,320 - core.config - DEBUG - Read dynamic attribute jwt_algorithm from environment variable JWT_ALGORITHM
2026-04-30 04:31:11,345 - core.auth - DEBUG - Authentication token validated for user hash: 8c5e6440
2026-04-30 04:31:11,626 - core.auth - DEBUG - Authentication token validated for user hash: 8c5e6440
2026-04-30 04:31:11,668 - core.auth - DEBUG - Authentication token validated for user hash: 8c5e6440
2026-04-30 04:31:11,669 - core.config - DEBUG - Read dynamic attribute oss_service_url from environment variable OSS_SERVICE_URL
2026-04-30 04:31:11,669 - core.config - DEBUG - Read dynamic attribute oss_api_key from environment variable OSS_API_KEY
2026-04-30 04:31:11,776 - httpcore.connection - DEBUG - connect_tcp.started host='atoms.dev' port=443 local_address=None timeout=120.0 socket_options=None
2026-04-30 04:31:11,786 - httpcore.connection - DEBUG - connect_tcp.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f8a35499360>
2026-04-30 04:31:11,787 - httpcore.connection - DEBUG - start_tls.started ssl_context=<ssl.SSLContext object at 0x7f8a353f3c40> server_hostname='atoms.dev' timeout=120.0
2026-04-30 04:31:11,794 - httpcore.connection - DEBUG - start_tls.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f8a3756f8e0>
2026-04-30 04:31:11,795 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'GET']>
2026-04-30 04:31:11,795 - httpcore.http11 - DEBUG - send_request_headers.complete
2026-04-30 04:31:11,795 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'GET']>
2026-04-30 04:31:11,796 - httpcore.http11 - DEBUG - send_request_body.complete
2026-04-30 04:31:11,796 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'GET']>
2026-04-30 04:31:11,909 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'OK', [(b'Date', b'Thu, 30 Apr 2026 11:31:11 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'd309b3286cb77e19f1aaef3f670dc20d'), (b'X-Trace-Id', b'c8747e5250cc46218014ae26311c4062'), (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'9f4637febf0e49d4-LAX')])
2026-04-30 04:31:11,910 - 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 04:31:11,910 - httpcore.http11 - DEBUG - receive_response_body.started request=<Request [b'GET']>
2026-04-30 04:31:11,910 - httpcore.http11 - DEBUG - receive_response_body.complete
2026-04-30 04:31:11,911 - httpcore.http11 - DEBUG - response_closed.started
2026-04-30 04:31:11,912 - httpcore.http11 - DEBUG - response_closed.complete
2026-04-30 04:31:11,912 - httpcore.connection - DEBUG - close.started
2026-04-30 04:31:11,913 - httpcore.connection - DEBUG - close.complete
2026-04-30 04:31:13,559 - core.database - INFO - Tables initialized successfully
2026-04-30 04:31:13,559 - core.database - DEBUG - [DB_OP] Create tables completed in 2.3037s
2026-04-30 04:31:13,623 - core.database - INFO - Lazy database initialization completed successfully
2026-04-30 04:31:13,624 - core.database - DEBUG - [DB_OP] Database session created successfully in 2.4523s
2026-04-30 04:31:14,089 - core.database - DEBUG - [DB_OP] Database session cleanup after 2.9169s
2026-04-30 04:33:16,451 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 04:33:16,451 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0007s
2026-04-30 04:33:16,774 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.3230s
2026-04-30 04:34:11,145 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 04:34:11,146 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0004s
2026-04-30 04:34:11,463 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.3175s
2026-04-30 04:35:17,294 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 04:35:17,295 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0008s
2026-04-30 04:35:17,297 - dependencies.auth - DEBUG - Authentication required for request GET /api/v1/auth/me
2026-04-30 04:35:17,612 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.3177s
2026-04-30 04:35:37,150 - services.database - DEBUG - [DB_OP] Starting database close
2026-04-30 04:35:37,216 - core.database - INFO - Database connection closed and engine disposed
2026-04-30 04:35:37,217 - services.database - INFO - Database connections closed
2026-04-30 04:35:37,217 - services.database - DEBUG - [DB_OP] Database close completed in 0.0673s
