2026-04-30 18:46:05,558 - main - INFO - === Logging system initialized ===
2026-04-30 18:46:05,559 - main - INFO - Log file: logs/app_20260430_184605.log
2026-04-30 18:46:05,559 - main - INFO - Log level: INFO
2026-04-30 18:46:05,559 - main - INFO - Timestamp: 20260430_184605
2026-04-30 18:46:05,644 - main - INFO - Included router: routers.admin_dashboard.router
2026-04-30 18:46:05,688 - main - INFO - Included router: routers.agent_availability.router
2026-04-30 18:46:06,652 - main - INFO - Included router: routers.ai_ticket_summary.router
2026-04-30 18:46:06,687 - main - INFO - Included router: routers.aihub.router
2026-04-30 18:46:06,704 - main - INFO - Included router: routers.auth.router
2026-04-30 18:46:06,760 - main - INFO - Included router: routers.chat_analytics_daily.router
2026-04-30 18:46:06,815 - main - INFO - Included router: routers.chat_attachments.router
2026-04-30 18:46:06,891 - main - INFO - Included router: routers.chat_branding.router
2026-04-30 18:46:06,909 - main - INFO - Included router: routers.chat_branding_api.router
2026-04-30 18:46:06,986 - main - INFO - Included router: routers.chat_conversations.router
2026-04-30 18:46:07,123 - main - INFO - Included router: routers.chat_messages.router
2026-04-30 18:46:07,166 - main - INFO - Included router: routers.chat_routing_rules.router
2026-04-30 18:46:07,197 - main - INFO - Included router: routers.contact.router
2026-04-30 18:46:07,248 - main - INFO - Included router: routers.contact_inquiries.router
2026-04-30 18:46:07,251 - main - INFO - Included router: routers.health.router
2026-04-30 18:46:07,298 - main - INFO - Included router: routers.kb_articles.router
2026-04-30 18:46:07,359 - main - INFO - Included router: routers.notification_preferences.router
2026-04-30 18:46:07,423 - main - INFO - Included router: routers.notifications.router
2026-04-30 18:46:07,484 - main - INFO - Included router: routers.plans.router
2026-04-30 18:46:07,507 - main - INFO - Included router: routers.settings.router
2026-04-30 18:46:07,550 - main - INFO - Included router: routers.site_settings.router
2026-04-30 18:46:07,584 - main - INFO - Included router: routers.smtp_settings.router
2026-04-30 18:46:07,623 - main - INFO - Included router: routers.storage.router
2026-04-30 18:46:07,738 - main - INFO - Included router: routers.support_chat.router
2026-04-30 18:46:07,910 - main - INFO - Included router: routers.support_departments.router
2026-04-30 18:46:07,955 - main - INFO - Included router: routers.support_seats.router
2026-04-30 18:46:07,965 - main - INFO - Included router: routers.ticket_notifications_sync.router
2026-04-30 18:46:08,011 - main - INFO - Included router: routers.ticket_summaries.router
2026-04-30 18:46:08,094 - main - INFO - Included router: routers.ticket_sync_states.router
2026-04-30 18:46:08,105 - main - INFO - Included router: routers.user.router
2026-04-30 18:46:08,160 - main - INFO - Included router: routers.user_profiles.router
2026-04-30 18:46:08,207 - main - INFO - Included router: routers.user_roles.router
2026-04-30 18:46:08,301 - main - INFO - Included router: routers.whmcs.router
2026-04-30 18:46:08,365 - main - INFO - Included router: routers.whmcs_admin.router
2026-04-30 18:46:08,406 - main - INFO - Included router: routers.whmcs_extra.router
2026-04-30 18:46:08,407 - main - INFO - === Application startup initiated ===
2026-04-30 18:46:08,408 - services.database - INFO - Ignore creating tables
2026-04-30 18:46:08,408 - services.mock_data - INFO - Ignore initialize data
2026-04-30 18:46:08,408 - services.auth - INFO - Ignore initialize admin
2026-04-30 18:46:08,408 - main - INFO - === Application startup completed successfully ===
2026-04-30 18:46:36,299 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 18:46:36,299 - core.database - WARNING - Database session maker not available, attempting lazy initialization...
2026-04-30 18:46:36,299 - core.database - WARNING - Database not initialized, attempting lazy initialization...
2026-04-30 18:46:36,299 - core.database - INFO - Starting database initialization...
2026-04-30 18:46:36,299 - core.config - DEBUG - Read dynamic attribute database_url from environment variable DATABASE_URL
2026-04-30 18:46:36,300 - core.database - INFO - Normalizing database URL for async compatibility...
2026-04-30 18:46:36,302 - core.database - INFO - Creating async database engine...
2026-04-30 18:46:36,302 - core.database - INFO - Using QueuePool with connection pooling for non-Lambda environment
2026-04-30 18:46:36,358 - core.database - INFO - Database engine created successfully
2026-04-30 18:46:36,358 - core.database - INFO - Creating async session maker...
2026-04-30 18:46:36,359 - core.database - INFO - Async session maker created successfully
2026-04-30 18:46:36,359 - core.database - INFO - Database connection initialized successfully
2026-04-30 18:46:36,359 - core.database - DEBUG - [DB_OP] Starting create_tables
2026-04-30 18:46:36,359 - core.database - INFO - 🔧 Starting table creation...
2026-04-30 18:46:36,368 - dependencies.auth - DEBUG - Authentication required for request GET /api/v1/auth/me
2026-04-30 18:46:36,373 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 18:46:36,374 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0003s
2026-04-30 18:46:36,374 - routers.site_settings - DEBUG - Querying site_settingss: query={"key":"general"}, sort=None, skip=0, limit=1, fields=None
2026-04-30 18:46:36,379 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 18:46:36,380 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0003s
2026-04-30 18:46:36,380 - routers.site_settings - DEBUG - Querying site_settingss: query={"key":"branding"}, sort=None, skip=0, limit=1, fields=None
2026-04-30 18:46:37,788 - routers.site_settings - DEBUG - Found 0 site_settingss
2026-04-30 18:46:37,788 - core.database - DEBUG - [DB_OP] Database session cleanup after 1.4091s
2026-04-30 18:46:37,790 - routers.site_settings - DEBUG - Found 0 site_settingss
2026-04-30 18:46:37,790 - core.database - DEBUG - [DB_OP] Database session cleanup after 1.4166s
2026-04-30 18:46:39,079 - core.database - INFO - Tables initialized successfully
2026-04-30 18:46:39,079 - core.database - DEBUG - [DB_OP] Create tables completed in 2.7205s
2026-04-30 18:46:39,144 - core.database - INFO - Lazy database initialization completed successfully
2026-04-30 18:46:39,145 - core.database - DEBUG - [DB_OP] Database session created successfully in 2.8460s
2026-04-30 18:46:39,590 - core.database - DEBUG - [DB_OP] Database session cleanup after 3.2912s
2026-04-30 18:47:36,291 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 18:47:36,292 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0006s
2026-04-30 18:47:36,733 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.4421s
2026-04-30 18:48:36,283 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 18:48:36,283 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0006s
2026-04-30 18:48:36,741 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.4579s
2026-04-30 18:49:36,296 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 18:49:36,296 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0004s
2026-04-30 18:49:36,614 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.3179s
2026-04-30 18:49:41,116 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 18:49:41,116 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0004s
2026-04-30 18:49:41,117 - routers.plans - DEBUG - Querying planss: query={"service_type":"bizmail360","is_active":true}, sort=sort_order, skip=0, limit=20, fields=None
2026-04-30 18:49:41,625 - routers.plans - DEBUG - Found 0 planss
2026-04-30 18:49:41,625 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.5093s
2026-04-30 18:49:41,854 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 18:49:41,854 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0004s
2026-04-30 18:49:41,854 - routers.plans - DEBUG - Querying planss: query={"service_type":"bizmail360"}, sort=sort_order, skip=0, limit=20, fields=None
2026-04-30 18:49:42,378 - routers.plans - DEBUG - Found 0 planss
2026-04-30 18:49:42,378 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.5246s
2026-04-30 18:49:42,615 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 18:49:42,615 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0004s
2026-04-30 18:49:42,615 - routers.plans - DEBUG - Querying planss: query=None, sort=None, skip=0, limit=50, fields=None
2026-04-30 18:49:43,195 - routers.plans - DEBUG - Found 16 planss
2026-04-30 18:49:43,196 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.5809s
2026-04-30 18:49:44,555 - dependencies.auth - DEBUG - Authentication required for request GET /api/v1/whmcs/me
2026-04-30 18:49:48,586 - httpcore.connection - DEBUG - connect_tcp.started host='client.doiteasy.net' port=443 local_address=None timeout=10.0 socket_options=None
2026-04-30 18:49:48,768 - httpcore.connection - DEBUG - connect_tcp.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f54b0f76b00>
2026-04-30 18:49:48,768 - httpcore.connection - DEBUG - start_tls.started ssl_context=<ssl.SSLContext object at 0x7f54b111a940> server_hostname='client.doiteasy.net' timeout=10.0
2026-04-30 18:49:48,949 - httpcore.connection - DEBUG - start_tls.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f54b3c756c0>
2026-04-30 18:49:48,950 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'POST']>
2026-04-30 18:49:48,951 - httpcore.http11 - DEBUG - send_request_headers.complete
2026-04-30 18:49:48,951 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'POST']>
2026-04-30 18:49:48,951 - httpcore.http11 - DEBUG - send_request_body.complete
2026-04-30 18:49:48,951 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'POST']>
2026-04-30 18:49:49,316 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 403, b'Forbidden', [(b'Server', b'nginx'), (b'Date', b'Fri, 01 May 2026 01:49:49 GMT'), (b'Content-Type', b'application/json'), (b'Transfer-Encoding', b'chunked'), (b'Connection', b'keep-alive'), (b'Expires', b'Thu, 19 Nov 1981 08:52:00 GMT'), (b'Cache-Control', b'no-store, no-cache, must-revalidate'), (b'Pragma', b'no-cache'), (b'Set-Cookie', b'WHMCShaXcqDDHD9SP=62225f8de103211f5be6b5b9c6326d35; path=/; secure; HttpOnly'), (b'X-Content-Type-Options', b'nosniff'), (b'X-Frame-Options', b'SAMEORIGIN'), (b'Referrer-Policy', b'strict-origin-when-cross-origin'), (b'X-XSS-Protection', b'1; mode=block')])
2026-04-30 18:49:49,318 - httpx - INFO - HTTP Request: POST https://client.doiteasy.net/includes/api.php "HTTP/1.1 403 Forbidden"
2026-04-30 18:49:49,318 - httpcore.http11 - DEBUG - receive_response_body.started request=<Request [b'POST']>
2026-04-30 18:49:49,318 - httpcore.http11 - DEBUG - receive_response_body.complete
2026-04-30 18:49:49,318 - httpcore.http11 - DEBUG - response_closed.started
2026-04-30 18:49:49,318 - httpcore.http11 - DEBUG - response_closed.complete
2026-04-30 18:49:49,319 - httpcore.connection - DEBUG - close.started
2026-04-30 18:49:49,319 - httpcore.connection - DEBUG - close.complete
2026-04-30 18:49:49,319 - services.whmcs - ERROR - WHMCS API returned HTTP 403 for action ValidateLogin (cf-ray=None server=nginx): {"result":"error","message":"Invalid IP 103.234.62.170"}
2026-04-30 18:49:50,444 - httpcore.connection - DEBUG - connect_tcp.started host='client.doiteasy.net' port=443 local_address=None timeout=10.0 socket_options=None
2026-04-30 18:49:50,790 - httpcore.connection - DEBUG - connect_tcp.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f54b3c75690>
2026-04-30 18:49:50,791 - httpcore.connection - DEBUG - start_tls.started ssl_context=<ssl.SSLContext object at 0x7f54b111a940> server_hostname='client.doiteasy.net' timeout=10.0
2026-04-30 18:49:50,966 - httpcore.connection - DEBUG - start_tls.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f54b0f75750>
2026-04-30 18:49:50,966 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'POST']>
2026-04-30 18:49:50,967 - httpcore.http11 - DEBUG - send_request_headers.complete
2026-04-30 18:49:50,967 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'POST']>
2026-04-30 18:49:50,967 - httpcore.http11 - DEBUG - send_request_body.complete
2026-04-30 18:49:50,967 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'POST']>
2026-04-30 18:49:51,319 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 403, b'Forbidden', [(b'Server', b'nginx'), (b'Date', b'Fri, 01 May 2026 01:49:51 GMT'), (b'Content-Type', b'application/json'), (b'Transfer-Encoding', b'chunked'), (b'Connection', b'keep-alive'), (b'Expires', b'Thu, 19 Nov 1981 08:52:00 GMT'), (b'Cache-Control', b'no-store, no-cache, must-revalidate'), (b'Pragma', b'no-cache'), (b'Set-Cookie', b'WHMCShaXcqDDHD9SP=ee113cda7787c74959717739941b41b8; path=/; secure; HttpOnly'), (b'X-Content-Type-Options', b'nosniff'), (b'X-Frame-Options', b'SAMEORIGIN'), (b'Referrer-Policy', b'strict-origin-when-cross-origin'), (b'X-XSS-Protection', b'1; mode=block')])
2026-04-30 18:49:51,320 - httpx - INFO - HTTP Request: POST https://client.doiteasy.net/includes/api.php "HTTP/1.1 403 Forbidden"
2026-04-30 18:49:51,320 - httpcore.http11 - DEBUG - receive_response_body.started request=<Request [b'POST']>
2026-04-30 18:49:51,320 - httpcore.http11 - DEBUG - receive_response_body.complete
2026-04-30 18:49:51,320 - httpcore.http11 - DEBUG - response_closed.started
2026-04-30 18:49:51,321 - httpcore.http11 - DEBUG - response_closed.complete
2026-04-30 18:49:51,321 - httpcore.connection - DEBUG - close.started
2026-04-30 18:49:51,321 - httpcore.connection - DEBUG - close.complete
2026-04-30 18:49:51,322 - services.whmcs - ERROR - WHMCS API returned HTTP 403 for action ValidateLogin (cf-ray=None server=nginx): {"result":"error","message":"Invalid IP 103.234.62.170"}
2026-04-30 18:49:53,397 - httpcore.connection - DEBUG - connect_tcp.started host='client.doiteasy.net' port=443 local_address=None timeout=10.0 socket_options=None
2026-04-30 18:49:53,742 - httpcore.connection - DEBUG - connect_tcp.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f54b0fe12d0>
2026-04-30 18:49:53,743 - httpcore.connection - DEBUG - start_tls.started ssl_context=<ssl.SSLContext object at 0x7f54b111adc0> server_hostname='client.doiteasy.net' timeout=10.0
2026-04-30 18:49:53,921 - httpcore.connection - DEBUG - start_tls.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f54b0f76470>
2026-04-30 18:49:53,921 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'POST']>
2026-04-30 18:49:53,922 - httpcore.http11 - DEBUG - send_request_headers.complete
2026-04-30 18:49:53,923 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'POST']>
2026-04-30 18:49:53,923 - httpcore.http11 - DEBUG - send_request_body.complete
2026-04-30 18:49:53,923 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'POST']>
2026-04-30 18:49:54,276 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 403, b'Forbidden', [(b'Server', b'nginx'), (b'Date', b'Fri, 01 May 2026 01:49:54 GMT'), (b'Content-Type', b'application/json'), (b'Transfer-Encoding', b'chunked'), (b'Connection', b'keep-alive'), (b'Expires', b'Thu, 19 Nov 1981 08:52:00 GMT'), (b'Cache-Control', b'no-store, no-cache, must-revalidate'), (b'Pragma', b'no-cache'), (b'Set-Cookie', b'WHMCShaXcqDDHD9SP=b67a04fffb1053ee1afe94e6ce2ed861; path=/; secure; HttpOnly'), (b'X-Content-Type-Options', b'nosniff'), (b'X-Frame-Options', b'SAMEORIGIN'), (b'Referrer-Policy', b'strict-origin-when-cross-origin'), (b'X-XSS-Protection', b'1; mode=block')])
2026-04-30 18:49:54,277 - httpx - INFO - HTTP Request: POST https://client.doiteasy.net/includes/api.php "HTTP/1.1 403 Forbidden"
2026-04-30 18:49:54,277 - httpcore.http11 - DEBUG - receive_response_body.started request=<Request [b'POST']>
2026-04-30 18:49:54,277 - httpcore.http11 - DEBUG - receive_response_body.complete
2026-04-30 18:49:54,277 - httpcore.http11 - DEBUG - response_closed.started
2026-04-30 18:49:54,277 - httpcore.http11 - DEBUG - response_closed.complete
2026-04-30 18:49:54,278 - httpcore.connection - DEBUG - close.started
2026-04-30 18:49:54,278 - httpcore.connection - DEBUG - close.complete
2026-04-30 18:49:54,278 - services.whmcs - ERROR - WHMCS API returned HTTP 403 for action ValidateLogin (cf-ray=None server=nginx): {"result":"error","message":"Invalid IP 103.234.62.170"}
2026-04-30 18:49:54,328 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 18:49:54,328 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0005s
2026-04-30 18:49:54,329 - routers.site_settings - DEBUG - Querying site_settingss: query={"key":"branding"}, sort=None, skip=0, limit=1, fields=None
2026-04-30 18:49:54,333 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 18:49:54,334 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0004s
2026-04-30 18:49:54,334 - routers.site_settings - DEBUG - Querying site_settingss: query={"key":"login_page"}, sort=None, skip=0, limit=1, fields=None
2026-04-30 18:49:54,709 - routers.site_settings - DEBUG - Found 0 site_settingss
2026-04-30 18:49:54,709 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.3817s
2026-04-30 18:49:54,850 - routers.site_settings - DEBUG - Found 1 site_settingss
2026-04-30 18:49:54,851 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.5178s
2026-04-30 18:49:57,574 - httpcore.connection - DEBUG - connect_tcp.started host='client.doiteasy.net' port=443 local_address=None timeout=10.0 socket_options=None
2026-04-30 18:49:57,753 - httpcore.connection - DEBUG - connect_tcp.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f54b0f76ec0>
2026-04-30 18:49:57,754 - httpcore.connection - DEBUG - start_tls.started ssl_context=<ssl.SSLContext object at 0x7f54b111ae40> server_hostname='client.doiteasy.net' timeout=10.0
2026-04-30 18:49:57,933 - httpcore.connection - DEBUG - start_tls.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f54b3c75ae0>
2026-04-30 18:49:57,933 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'POST']>
2026-04-30 18:49:57,934 - httpcore.http11 - DEBUG - send_request_headers.complete
2026-04-30 18:49:57,934 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'POST']>
2026-04-30 18:49:57,934 - httpcore.http11 - DEBUG - send_request_body.complete
2026-04-30 18:49:57,934 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'POST']>
2026-04-30 18:49:58,262 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 403, b'Forbidden', [(b'Server', b'nginx'), (b'Date', b'Fri, 01 May 2026 01:49:58 GMT'), (b'Content-Type', b'application/json'), (b'Transfer-Encoding', b'chunked'), (b'Connection', b'keep-alive'), (b'Expires', b'Thu, 19 Nov 1981 08:52:00 GMT'), (b'Cache-Control', b'no-store, no-cache, must-revalidate'), (b'Pragma', b'no-cache'), (b'Set-Cookie', b'WHMCShaXcqDDHD9SP=0f3f5ad8cc88d8b51880bd406f8ddc31; path=/; secure; HttpOnly'), (b'X-Content-Type-Options', b'nosniff'), (b'X-Frame-Options', b'SAMEORIGIN'), (b'Referrer-Policy', b'strict-origin-when-cross-origin'), (b'X-XSS-Protection', b'1; mode=block')])
2026-04-30 18:49:58,262 - httpx - INFO - HTTP Request: POST https://client.doiteasy.net/includes/api.php "HTTP/1.1 403 Forbidden"
2026-04-30 18:49:58,263 - httpcore.http11 - DEBUG - receive_response_body.started request=<Request [b'POST']>
2026-04-30 18:49:58,263 - httpcore.http11 - DEBUG - receive_response_body.complete
2026-04-30 18:49:58,263 - httpcore.http11 - DEBUG - response_closed.started
2026-04-30 18:49:58,263 - httpcore.http11 - DEBUG - response_closed.complete
2026-04-30 18:49:58,264 - httpcore.connection - DEBUG - close.started
2026-04-30 18:49:58,264 - httpcore.connection - DEBUG - close.complete
2026-04-30 18:49:58,264 - services.whmcs - ERROR - WHMCS API returned HTTP 403 for action ValidateLogin (cf-ray=None server=nginx): {"result":"error","message":"Invalid IP 103.234.62.170"}
2026-04-30 18:50:36,904 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 18:50:36,904 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0005s
2026-04-30 18:50:37,223 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.3197s
2026-04-30 18:51:42,101 - dependencies.auth - DEBUG - Authentication required for request GET /api/v1/auth/me
2026-04-30 18:51:42,102 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 18:51:42,103 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0005s
2026-04-30 18:51:42,103 - routers.site_settings - DEBUG - Querying site_settingss: query={"key":"branding"}, sort=None, skip=0, limit=1, fields=None
2026-04-30 18:51:42,105 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 18:51:42,105 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0002s
2026-04-30 18:51:42,106 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 18:51:42,106 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0002s
2026-04-30 18:51:42,107 - routers.site_settings - DEBUG - Querying site_settingss: query={"key":"general"}, sort=None, skip=0, limit=1, fields=None
2026-04-30 18:51:42,481 - routers.site_settings - DEBUG - Found 0 site_settingss
2026-04-30 18:51:42,482 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.3756s
2026-04-30 18:51:42,493 - routers.site_settings - DEBUG - Found 0 site_settingss
2026-04-30 18:51:42,494 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.3915s
2026-04-30 18:51:42,554 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.4491s
2026-04-30 18:52:42,100 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 18:52:42,100 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0004s
2026-04-30 18:52:42,538 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.4379s
2026-04-30 18:53:42,908 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 18:53:42,909 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0006s
2026-04-30 18:53:43,369 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.4607s
2026-04-30 18:54:42,909 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 18:54:42,909 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0004s
2026-04-30 18:54:43,226 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.3172s
2026-04-30 18:55:42,913 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 18:55:42,913 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0004s
2026-04-30 18:55:43,232 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.3193s
2026-04-30 18:56:42,902 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 18:56:42,903 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0004s
2026-04-30 18:56:43,229 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.3261s
2026-04-30 18:57:42,911 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 18:57:42,912 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0004s
2026-04-30 18:57:43,357 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.4454s
2026-04-30 18:59:14,918 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 18:59:14,919 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0005s
2026-04-30 18:59:15,355 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.4369s
2026-04-30 18:59:42,110 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 18:59:42,111 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0003s
2026-04-30 18:59:42,566 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.4554s
2026-04-30 19:00:42,925 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 19:00:42,925 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0005s
2026-04-30 19:00:43,253 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.3285s
2026-04-30 19:02:14,922 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 19:02:14,923 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0006s
2026-04-30 19:02:15,235 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.3129s
2026-04-30 19:03:14,924 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 19:03:14,925 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0004s
2026-04-30 19:03:15,251 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.3270s
2026-04-30 19:04:14,926 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 19:04:14,927 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0004s
2026-04-30 19:04:15,370 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.4439s
2026-04-30 19:05:15,029 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 19:05:15,030 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0004s
2026-04-30 19:05:15,477 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.4480s
2026-04-30 19:06:14,929 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 19:06:14,930 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0008s
2026-04-30 19:06:15,387 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.4578s
2026-04-30 19:07:14,916 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 19:07:14,916 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0007s
2026-04-30 19:07:15,234 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.3180s
2026-04-30 19:08:14,911 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 19:08:14,912 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0004s
2026-04-30 19:08:15,224 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.3126s
2026-04-30 19:09:15,149 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 19:09:15,150 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0004s
2026-04-30 19:09:15,475 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.3254s
2026-04-30 19:10:14,922 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 19:10:14,922 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0004s
2026-04-30 19:10:15,366 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.4445s
2026-04-30 19:11:15,147 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 19:11:15,148 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0007s
2026-04-30 19:11:15,585 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.4385s
2026-04-30 19:12:14,930 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 19:12:14,930 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0005s
2026-04-30 19:12:15,387 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.4570s
2026-04-30 19:13:14,924 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 19:13:14,925 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0004s
2026-04-30 19:13:15,242 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.3176s
2026-04-30 19:14:14,910 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 19:14:14,911 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0005s
2026-04-30 19:14:15,225 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.3145s
2026-04-30 19:15:14,930 - core.database - DEBUG - [DB_OP] Starting get_db session creation
2026-04-30 19:15:14,931 - core.database - DEBUG - [DB_OP] Database session created successfully in 0.0005s
2026-04-30 19:15:15,258 - core.database - DEBUG - [DB_OP] Database session cleanup after 0.3279s
2026-04-30 19:16:10,086 - services.database - DEBUG - [DB_OP] Starting database close
2026-04-30 19:16:10,286 - core.database - INFO - Database connection closed and engine disposed
2026-04-30 19:16:10,286 - services.database - INFO - Database connections closed
2026-04-30 19:16:10,286 - services.database - DEBUG - [DB_OP] Database close completed in 0.2003s
