2026-04-28 23:42:44,794 - main - INFO - === Logging system initialized ===
2026-04-28 23:42:44,794 - main - INFO - Log file: logs/app_20260428_234244.log
2026-04-28 23:42:44,795 - main - INFO - Log level: INFO
2026-04-28 23:42:44,795 - main - INFO - Timestamp: 20260428_234244
2026-04-28 23:42:45,880 - main - INFO - Included router: routers.aihub.router
2026-04-28 23:42:45,901 - main - INFO - Included router: routers.auth.router
2026-04-28 23:42:45,908 - main - INFO - Included router: routers.health.router
2026-04-28 23:42:45,934 - main - INFO - Included router: routers.settings.router
2026-04-28 23:42:45,973 - main - INFO - Included router: routers.storage.router
2026-04-28 23:42:45,982 - main - INFO - Included router: routers.user.router
2026-04-28 23:42:46,024 - main - INFO - Included router: routers.user_profiles.router
2026-04-28 23:42:46,099 - main - INFO - Included router: routers.whmcs.router
2026-04-28 23:42:46,100 - main - INFO - === Application startup initiated ===
2026-04-28 23:42:46,100 - services.database - INFO - Ignore creating tables
2026-04-28 23:42:46,101 - services.mock_data - INFO - Ignore initialize data
2026-04-28 23:42:46,101 - services.auth - INFO - Ignore initialize admin
2026-04-28 23:42:46,101 - main - INFO - === Application startup completed successfully ===
2026-04-28 23:42:56,042 - core.config - DEBUG - Read dynamic attribute jwt_secret_key from environment variable JWT_SECRET_KEY
2026-04-28 23:42:56,042 - core.config - DEBUG - Read dynamic attribute jwt_algorithm from environment variable JWT_ALGORITHM
2026-04-28 23:42:56,056 - core.auth - DEBUG - Authentication token validated for user hash: 8c5e6440
2026-04-28 23:42:56,136 - httpcore.connection - DEBUG - connect_tcp.started host='client.doiteasy.net' port=443 local_address=None timeout=25.0 socket_options=None
2026-04-28 23:42:56,139 - core.auth - DEBUG - Authentication token validated for user hash: 8c5e6440
2026-04-28 23:42:56,412 - core.auth - DEBUG - Authentication token validated for user hash: 8c5e6440
2026-04-28 23:42:56,412 - core.config - DEBUG - Read dynamic attribute oss_service_url from environment variable OSS_SERVICE_URL
2026-04-28 23:42:56,412 - core.config - DEBUG - Read dynamic attribute oss_api_key from environment variable OSS_API_KEY
2026-04-28 23:42:56,437 - httpcore.connection - DEBUG - connect_tcp.started host='atoms.dev' port=443 local_address=None timeout=120.0 socket_options=None
2026-04-28 23:42:56,451 - httpcore.connection - DEBUG - connect_tcp.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f5aa1027490>
2026-04-28 23:42:56,451 - httpcore.connection - DEBUG - start_tls.started ssl_context=<ssl.SSLContext object at 0x7f5aa0fdcd40> server_hostname='atoms.dev' timeout=120.0
2026-04-28 23:42:56,481 - httpcore.connection - DEBUG - connect_tcp.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f5aa0fe19c0>
2026-04-28 23:42:56,481 - httpcore.connection - DEBUG - start_tls.started ssl_context=<ssl.SSLContext object at 0x7f5aa113f9c0> server_hostname='client.doiteasy.net' timeout=25.0
2026-04-28 23:42:56,485 - httpcore.connection - DEBUG - start_tls.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f5aa0fe2170>
2026-04-28 23:42:56,485 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'GET']>
2026-04-28 23:42:56,486 - httpcore.http11 - DEBUG - send_request_headers.complete
2026-04-28 23:42:56,486 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'GET']>
2026-04-28 23:42:56,487 - httpcore.http11 - DEBUG - send_request_body.complete
2026-04-28 23:42:56,487 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'GET']>
2026-04-28 23:42:56,657 - httpcore.connection - DEBUG - start_tls.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f5aa0fe08b0>
2026-04-28 23:42:56,657 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'POST']>
2026-04-28 23:42:56,658 - httpcore.http11 - DEBUG - send_request_headers.complete
2026-04-28 23:42:56,658 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'POST']>
2026-04-28 23:42:56,659 - httpcore.http11 - DEBUG - send_request_body.complete
2026-04-28 23:42:56,659 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'POST']>
2026-04-28 23:42:56,675 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'OK', [(b'Date', b'Wed, 29 Apr 2026 06:42:56 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'e42b207184403865c0903e14aa70b3ec'), (b'X-Trace-Id', b'f3028500bb1f47dc906fdd667da49570'), (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'9f3c545f0eb42ed9-LAX')])
2026-04-28 23:42:56,677 - httpx - INFO - HTTP Request: GET https://atoms.dev/api/v1/infra/client/oss/buckets/user-avatars/objects "HTTP/1.1 200 OK"
2026-04-28 23:42:56,677 - httpcore.http11 - DEBUG - receive_response_body.started request=<Request [b'GET']>
2026-04-28 23:42:56,678 - httpcore.http11 - DEBUG - receive_response_body.complete
2026-04-28 23:42:56,678 - httpcore.http11 - DEBUG - response_closed.started
2026-04-28 23:42:56,678 - httpcore.http11 - DEBUG - response_closed.complete
2026-04-28 23:42:56,679 - httpcore.connection - DEBUG - close.started
2026-04-28 23:42:56,679 - httpcore.connection - DEBUG - close.complete
2026-04-28 23:42:57,059 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'OK', [(b'Server', b'nginx'), (b'Date', b'Wed, 29 Apr 2026 06:42:56 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=030ce5e2705e07f1a9aebe1f55f74bc7; 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-28 23:42:57,059 - httpx - INFO - HTTP Request: POST https://client.doiteasy.net/includes/api.php "HTTP/1.1 200 OK"
2026-04-28 23:42:57,060 - httpcore.http11 - DEBUG - receive_response_body.started request=<Request [b'POST']>
2026-04-28 23:42:57,060 - httpcore.http11 - DEBUG - receive_response_body.complete
2026-04-28 23:42:57,060 - httpcore.http11 - DEBUG - response_closed.started
2026-04-28 23:42:57,060 - httpcore.http11 - DEBUG - response_closed.complete
2026-04-28 23:42:57,060 - httpcore.connection - DEBUG - close.started
2026-04-28 23:42:57,061 - httpcore.connection - DEBUG - close.complete
2026-04-28 23:42:57,344 - core.auth - DEBUG - Authentication token validated for user hash: 8c5e6440
2026-04-28 23:42:57,389 - httpcore.connection - DEBUG - connect_tcp.started host='client.doiteasy.net' port=443 local_address=None timeout=25.0 socket_options=None
2026-04-28 23:42:57,392 - core.auth - DEBUG - Authentication token validated for user hash: 8c5e6440
2026-04-28 23:42:57,417 - httpcore.connection - DEBUG - connect_tcp.started host='client.doiteasy.net' port=443 local_address=None timeout=25.0 socket_options=None
2026-04-28 23:42:57,421 - core.auth - DEBUG - Authentication token validated for user hash: 8c5e6440
2026-04-28 23:42:57,444 - httpcore.connection - DEBUG - connect_tcp.started host='client.doiteasy.net' port=443 local_address=None timeout=25.0 socket_options=None
2026-04-28 23:42:57,448 - core.auth - DEBUG - Authentication token validated for user hash: 8c5e6440
2026-04-28 23:42:57,471 - httpcore.connection - DEBUG - connect_tcp.started host='client.doiteasy.net' port=443 local_address=None timeout=25.0 socket_options=None
2026-04-28 23:42:57,643 - httpcore.connection - DEBUG - connect_tcp.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f5aa0fe08b0>
2026-04-28 23:42:57,644 - httpcore.connection - DEBUG - start_tls.started ssl_context=<ssl.SSLContext object at 0x7f5aa0fdc9c0> server_hostname='client.doiteasy.net' timeout=25.0
2026-04-28 23:42:57,767 - httpcore.connection - DEBUG - connect_tcp.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f5aa1024220>
2026-04-28 23:42:57,768 - httpcore.connection - DEBUG - start_tls.started ssl_context=<ssl.SSLContext object at 0x7f5aa0fdf740> server_hostname='client.doiteasy.net' timeout=25.0
2026-04-28 23:42:57,774 - httpcore.connection - DEBUG - connect_tcp.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f5aa106f640>
2026-04-28 23:42:57,775 - httpcore.connection - DEBUG - start_tls.started ssl_context=<ssl.SSLContext object at 0x7f5aa0fdf6c0> server_hostname='client.doiteasy.net' timeout=25.0
2026-04-28 23:42:57,789 - httpcore.connection - DEBUG - connect_tcp.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f5aa1027a90>
2026-04-28 23:42:57,789 - httpcore.connection - DEBUG - start_tls.started ssl_context=<ssl.SSLContext object at 0x7f5aa0fdcfc0> server_hostname='client.doiteasy.net' timeout=25.0
2026-04-28 23:42:57,823 - httpcore.connection - DEBUG - start_tls.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f5aa1115f90>
2026-04-28 23:42:57,824 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'POST']>
2026-04-28 23:42:57,825 - httpcore.http11 - DEBUG - send_request_headers.complete
2026-04-28 23:42:57,825 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'POST']>
2026-04-28 23:42:57,825 - httpcore.http11 - DEBUG - send_request_body.complete
2026-04-28 23:42:57,825 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'POST']>
2026-04-28 23:42:57,946 - httpcore.connection - DEBUG - start_tls.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f5aa1026230>
2026-04-28 23:42:57,947 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'POST']>
2026-04-28 23:42:57,947 - httpcore.http11 - DEBUG - send_request_headers.complete
2026-04-28 23:42:57,947 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'POST']>
2026-04-28 23:42:57,948 - httpcore.http11 - DEBUG - send_request_body.complete
2026-04-28 23:42:57,948 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'POST']>
2026-04-28 23:42:57,957 - httpcore.connection - DEBUG - start_tls.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f5aa1027400>
2026-04-28 23:42:57,958 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'POST']>
2026-04-28 23:42:57,959 - httpcore.http11 - DEBUG - send_request_headers.complete
2026-04-28 23:42:57,959 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'POST']>
2026-04-28 23:42:57,959 - httpcore.http11 - DEBUG - send_request_body.complete
2026-04-28 23:42:57,959 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'POST']>
2026-04-28 23:42:57,970 - httpcore.connection - DEBUG - start_tls.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f5aa10249a0>
2026-04-28 23:42:57,970 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'POST']>
2026-04-28 23:42:57,971 - httpcore.http11 - DEBUG - send_request_headers.complete
2026-04-28 23:42:57,971 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'POST']>
2026-04-28 23:42:57,971 - httpcore.http11 - DEBUG - send_request_body.complete
2026-04-28 23:42:57,972 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'POST']>
2026-04-28 23:42:58,183 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'OK', [(b'Server', b'nginx'), (b'Date', b'Wed, 29 Apr 2026 06:42: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=1ecc5dc131d1265612649eebf1dcc772; 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-28 23:42:58,184 - httpx - INFO - HTTP Request: POST https://client.doiteasy.net/includes/api.php "HTTP/1.1 200 OK"
2026-04-28 23:42:58,185 - httpcore.http11 - DEBUG - receive_response_body.started request=<Request [b'POST']>
2026-04-28 23:42:58,185 - httpcore.http11 - DEBUG - receive_response_body.complete
2026-04-28 23:42:58,185 - httpcore.http11 - DEBUG - response_closed.started
2026-04-28 23:42:58,185 - httpcore.http11 - DEBUG - response_closed.complete
2026-04-28 23:42:58,186 - httpcore.connection - DEBUG - close.started
2026-04-28 23:42:58,186 - httpcore.connection - DEBUG - close.complete
2026-04-28 23:42:58,324 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'OK', [(b'Server', b'nginx'), (b'Date', b'Wed, 29 Apr 2026 06:42: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=e146cf0c732d2b435d2259e039c55ce5; 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-28 23:42:58,325 - httpx - INFO - HTTP Request: POST https://client.doiteasy.net/includes/api.php "HTTP/1.1 200 OK"
2026-04-28 23:42:58,325 - httpcore.http11 - DEBUG - receive_response_body.started request=<Request [b'POST']>
2026-04-28 23:42:58,325 - httpcore.http11 - DEBUG - receive_response_body.complete
2026-04-28 23:42:58,326 - httpcore.http11 - DEBUG - response_closed.started
2026-04-28 23:42:58,326 - httpcore.http11 - DEBUG - response_closed.complete
2026-04-28 23:42:58,326 - httpcore.connection - DEBUG - close.started
2026-04-28 23:42:58,327 - httpcore.connection - DEBUG - close.complete
2026-04-28 23:42:58,353 - httpcore.connection - DEBUG - connect_tcp.started host='client.doiteasy.net' port=443 local_address=None timeout=25.0 socket_options=None
2026-04-28 23:42:58,364 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'OK', [(b'Server', b'nginx'), (b'Date', b'Wed, 29 Apr 2026 06:42: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=4dd2119ebd352eb866d6279e77481fd1; 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-28 23:42:58,365 - httpx - INFO - HTTP Request: POST https://client.doiteasy.net/includes/api.php "HTTP/1.1 200 OK"
2026-04-28 23:42:58,365 - httpcore.http11 - DEBUG - receive_response_body.started request=<Request [b'POST']>
2026-04-28 23:42:58,365 - httpcore.http11 - DEBUG - receive_response_body.complete
2026-04-28 23:42:58,366 - httpcore.http11 - DEBUG - response_closed.started
2026-04-28 23:42:58,366 - httpcore.http11 - DEBUG - response_closed.complete
2026-04-28 23:42:58,366 - httpcore.connection - DEBUG - close.started
2026-04-28 23:42:58,366 - httpcore.connection - DEBUG - close.complete
2026-04-28 23:42:58,390 - httpcore.connection - DEBUG - connect_tcp.started host='client.doiteasy.net' port=443 local_address=None timeout=25.0 socket_options=None
2026-04-28 23:42:58,390 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'OK', [(b'Server', b'nginx'), (b'Date', b'Wed, 29 Apr 2026 06:42: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=492632f8130a75c14c3331c9fbadbe06; 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-28 23:42:58,391 - httpx - INFO - HTTP Request: POST https://client.doiteasy.net/includes/api.php "HTTP/1.1 200 OK"
2026-04-28 23:42:58,391 - httpcore.http11 - DEBUG - receive_response_body.started request=<Request [b'POST']>
2026-04-28 23:42:58,391 - httpcore.http11 - DEBUG - receive_response_body.complete
2026-04-28 23:42:58,391 - httpcore.http11 - DEBUG - response_closed.started
2026-04-28 23:42:58,391 - httpcore.http11 - DEBUG - response_closed.complete
2026-04-28 23:42:58,392 - httpcore.connection - DEBUG - close.started
2026-04-28 23:42:58,392 - httpcore.connection - DEBUG - close.complete
2026-04-28 23:42:58,415 - httpcore.connection - DEBUG - connect_tcp.started host='client.doiteasy.net' port=443 local_address=None timeout=25.0 socket_options=None
2026-04-28 23:42:58,529 - httpcore.connection - DEBUG - connect_tcp.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f5aa1025060>
2026-04-28 23:42:58,529 - httpcore.connection - DEBUG - start_tls.started ssl_context=<ssl.SSLContext object at 0x7f5aa0fdf140> server_hostname='client.doiteasy.net' timeout=25.0
2026-04-28 23:42:58,582 - httpcore.connection - DEBUG - connect_tcp.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f5aa1096e90>
2026-04-28 23:42:58,582 - httpcore.connection - DEBUG - start_tls.started ssl_context=<ssl.SSLContext object at 0x7f5aa0fdf640> server_hostname='client.doiteasy.net' timeout=25.0
2026-04-28 23:42:58,588 - httpcore.connection - DEBUG - connect_tcp.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f5aa1095cf0>
2026-04-28 23:42:58,589 - httpcore.connection - DEBUG - start_tls.started ssl_context=<ssl.SSLContext object at 0x7f5aa113f9c0> server_hostname='client.doiteasy.net' timeout=25.0
2026-04-28 23:42:58,709 - httpcore.connection - DEBUG - start_tls.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f5aa106ce80>
2026-04-28 23:42:58,710 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'POST']>
2026-04-28 23:42:58,710 - httpcore.http11 - DEBUG - send_request_headers.complete
2026-04-28 23:42:58,711 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'POST']>
2026-04-28 23:42:58,711 - httpcore.http11 - DEBUG - send_request_body.complete
2026-04-28 23:42:58,711 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'POST']>
2026-04-28 23:42:58,754 - httpcore.connection - DEBUG - start_tls.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f5aa1096c20>
2026-04-28 23:42:58,755 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'POST']>
2026-04-28 23:42:58,755 - httpcore.http11 - DEBUG - send_request_headers.complete
2026-04-28 23:42:58,755 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'POST']>
2026-04-28 23:42:58,755 - httpcore.http11 - DEBUG - send_request_body.complete
2026-04-28 23:42:58,755 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'POST']>
2026-04-28 23:42:58,769 - httpcore.connection - DEBUG - start_tls.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f5aa1095a80>
2026-04-28 23:42:58,769 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'POST']>
2026-04-28 23:42:58,769 - httpcore.http11 - DEBUG - send_request_headers.complete
2026-04-28 23:42:58,769 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'POST']>
2026-04-28 23:42:58,769 - httpcore.http11 - DEBUG - send_request_body.complete
2026-04-28 23:42:58,770 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'POST']>
2026-04-28 23:42:59,073 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'OK', [(b'Server', b'nginx'), (b'Date', b'Wed, 29 Apr 2026 06:42: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=37a289c9986464465df55f431d558f6a; 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-28 23:42:59,073 - httpx - INFO - HTTP Request: POST https://client.doiteasy.net/includes/api.php "HTTP/1.1 200 OK"
2026-04-28 23:42:59,074 - httpcore.http11 - DEBUG - receive_response_body.started request=<Request [b'POST']>
2026-04-28 23:42:59,074 - httpcore.http11 - DEBUG - receive_response_body.complete
2026-04-28 23:42:59,074 - httpcore.http11 - DEBUG - response_closed.started
2026-04-28 23:42:59,074 - httpcore.http11 - DEBUG - response_closed.complete
2026-04-28 23:42:59,074 - httpcore.connection - DEBUG - close.started
2026-04-28 23:42:59,075 - httpcore.connection - DEBUG - close.complete
2026-04-28 23:42:59,094 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 403, b'Forbidden', [(b'Server', b'nginx'), (b'Date', b'Wed, 29 Apr 2026 06:42:59 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=8f33a57d337afc4ad107582eca67b788; 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-28 23:42:59,095 - httpx - INFO - HTTP Request: POST https://client.doiteasy.net/includes/api.php "HTTP/1.1 403 Forbidden"
2026-04-28 23:42:59,095 - httpcore.http11 - DEBUG - receive_response_body.started request=<Request [b'POST']>
2026-04-28 23:42:59,096 - httpcore.http11 - DEBUG - receive_response_body.complete
2026-04-28 23:42:59,096 - httpcore.http11 - DEBUG - response_closed.started
2026-04-28 23:42:59,097 - httpcore.http11 - DEBUG - response_closed.complete
2026-04-28 23:42:59,097 - httpcore.connection - DEBUG - close.started
2026-04-28 23:42:59,097 - httpcore.connection - DEBUG - close.complete
2026-04-28 23:42:59,098 - services.whmcs - ERROR - WHMCS API returned HTTP 403 for action GetInvoices: {"result":"error","message":"Invalid Permissions: API action \u0022getinvoices\u0022 is not allowed"}
2026-04-28 23:42:59,180 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'OK', [(b'Server', b'nginx'), (b'Date', b'Wed, 29 Apr 2026 06:42:59 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=26d40abb41852efe9b09ddb37528a88c; 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-28 23:42:59,181 - httpx - INFO - HTTP Request: POST https://client.doiteasy.net/includes/api.php "HTTP/1.1 200 OK"
2026-04-28 23:42:59,181 - httpcore.http11 - DEBUG - receive_response_body.started request=<Request [b'POST']>
2026-04-28 23:42:59,182 - httpcore.http11 - DEBUG - receive_response_body.complete
2026-04-28 23:42:59,182 - httpcore.http11 - DEBUG - response_closed.started
2026-04-28 23:42:59,182 - httpcore.http11 - DEBUG - response_closed.complete
2026-04-28 23:42:59,182 - httpcore.connection - DEBUG - close.started
2026-04-28 23:42:59,183 - httpcore.connection - DEBUG - close.complete
2026-04-28 23:43:02,606 - services.database - DEBUG - [DB_OP] Starting database close
2026-04-28 23:43:02,606 - services.database - INFO - Database connections closed
2026-04-28 23:43:02,606 - services.database - DEBUG - [DB_OP] Database close completed in 0.0005s
