2026-04-28 10:06:09,780 - main - INFO - === Logging system initialized ===
2026-04-28 10:06:09,780 - main - INFO - Log file: logs/app_20260428_100609.log
2026-04-28 10:06:09,781 - main - INFO - Log level: INFO
2026-04-28 10:06:09,781 - main - INFO - Timestamp: 20260428_100609
2026-04-28 10:06:34,837 - main - INFO - Included router: routers.aihub.router
2026-04-28 10:06:34,929 - main - INFO - Included router: routers.auth.router
2026-04-28 10:06:34,989 - main - INFO - Included router: routers.health.router
2026-04-28 10:06:35,048 - main - INFO - Included router: routers.settings.router
2026-04-28 10:06:35,282 - main - INFO - Included router: routers.storage.router
2026-04-28 10:06:35,323 - main - INFO - Included router: routers.user.router
2026-04-28 10:06:35,457 - main - INFO - Included router: routers.user_profiles.router
2026-04-28 10:06:35,531 - main - INFO - Included router: routers.whmcs.router
2026-04-28 10:06:35,532 - main - INFO - === Application startup initiated ===
2026-04-28 10:06:35,533 - services.database - INFO - Ignore creating tables
2026-04-28 10:06:35,533 - services.mock_data - INFO - Ignore initialize data
2026-04-28 10:06:35,533 - services.auth - INFO - Ignore initialize admin
2026-04-28 10:06:35,533 - main - INFO - === Application startup completed successfully ===
2026-04-28 10:06:52,328 - core.config - DEBUG - Read dynamic attribute jwt_secret_key from environment variable JWT_SECRET_KEY
2026-04-28 10:06:52,328 - core.config - DEBUG - Read dynamic attribute jwt_algorithm from environment variable JWT_ALGORITHM
2026-04-28 10:06:52,643 - core.auth - DEBUG - Authentication token validated for user hash: 4f820a44
2026-04-28 10:06:53,006 - core.auth - DEBUG - Authentication token validated for user hash: 4f820a44
2026-04-28 10:06:53,006 - core.config - DEBUG - Read dynamic attribute oss_service_url from environment variable OSS_SERVICE_URL
2026-04-28 10:06:53,007 - core.config - DEBUG - Read dynamic attribute oss_api_key from environment variable OSS_API_KEY
2026-04-28 10:06:55,301 - httpcore.connection - DEBUG - connect_tcp.started host='atoms.dev' port=443 local_address=None timeout=120.0 socket_options=None
2026-04-28 10:06:55,319 - httpcore.connection - DEBUG - connect_tcp.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f7b1f6381f0>
2026-04-28 10:06:55,319 - httpcore.connection - DEBUG - start_tls.started ssl_context=<ssl.SSLContext object at 0x7f7b1ff6ab40> server_hostname='atoms.dev' timeout=120.0
2026-04-28 10:06:55,330 - httpcore.connection - DEBUG - start_tls.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f7b1f6380a0>
2026-04-28 10:06:55,331 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'GET']>
2026-04-28 10:06:55,331 - httpcore.http11 - DEBUG - send_request_headers.complete
2026-04-28 10:06:55,332 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'GET']>
2026-04-28 10:06:55,332 - httpcore.http11 - DEBUG - send_request_body.complete
2026-04-28 10:06:55,332 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'GET']>
2026-04-28 10:06:55,767 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'OK', [(b'Date', b'Tue, 28 Apr 2026 17:06:55 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'7fe8be929adfd3d7b4212612371be57e'), (b'X-Trace-Id', b'99faf74c7e444d7cb05a5affa9f3df8e'), (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'9f37a907db06cdfb-LAX')])
2026-04-28 10:06:55,768 - 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 10:06:55,768 - httpcore.http11 - DEBUG - receive_response_body.started request=<Request [b'GET']>
2026-04-28 10:06:55,768 - httpcore.http11 - DEBUG - receive_response_body.complete
2026-04-28 10:06:55,768 - httpcore.http11 - DEBUG - response_closed.started
2026-04-28 10:06:55,769 - httpcore.http11 - DEBUG - response_closed.complete
2026-04-28 10:06:55,769 - httpcore.connection - DEBUG - close.started
2026-04-28 10:06:55,769 - httpcore.connection - DEBUG - close.complete
2026-04-28 10:06:58,848 - core.auth - DEBUG - Authentication token validated for user hash: 4f820a44
2026-04-28 10:06:58,875 - core.auth - DEBUG - Authentication token validated for user hash: 4f820a44
2026-04-28 10:06:58,900 - httpcore.connection - DEBUG - connect_tcp.started host='client.doiteasy.net' port=443 local_address=None timeout=25.0 socket_options=None
2026-04-28 10:06:59,149 - core.auth - DEBUG - Authentication token validated for user hash: 4f820a44
2026-04-28 10:06:59,189 - httpcore.connection - DEBUG - connect_tcp.started host='atoms.dev' port=443 local_address=None timeout=120.0 socket_options=None
2026-04-28 10:06:59,205 - httpcore.connection - DEBUG - connect_tcp.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f7b1ffe7ca0>
2026-04-28 10:06:59,207 - httpcore.connection - DEBUG - start_tls.started ssl_context=<ssl.SSLContext object at 0x7f7b1ff69d40> server_hostname='atoms.dev' timeout=120.0
2026-04-28 10:06:59,222 - httpcore.connection - DEBUG - start_tls.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f7b1ffe7c40>
2026-04-28 10:06:59,223 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'GET']>
2026-04-28 10:06:59,223 - httpcore.http11 - DEBUG - send_request_headers.complete
2026-04-28 10:06:59,224 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'GET']>
2026-04-28 10:06:59,224 - httpcore.http11 - DEBUG - send_request_body.complete
2026-04-28 10:06:59,224 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'GET']>
2026-04-28 10:06:59,265 - httpcore.connection - DEBUG - connect_tcp.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f7b1f639bd0>
2026-04-28 10:06:59,265 - httpcore.connection - DEBUG - start_tls.started ssl_context=<ssl.SSLContext object at 0x7f7b1f5fdd40> server_hostname='client.doiteasy.net' timeout=25.0
2026-04-28 10:06:59,446 - httpcore.connection - DEBUG - start_tls.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f7b200b26b0>
2026-04-28 10:06:59,447 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'POST']>
2026-04-28 10:06:59,447 - httpcore.http11 - DEBUG - send_request_headers.complete
2026-04-28 10:06:59,447 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'POST']>
2026-04-28 10:06:59,448 - httpcore.http11 - DEBUG - send_request_body.complete
2026-04-28 10:06:59,448 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'POST']>
2026-04-28 10:06:59,713 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'OK', [(b'Date', b'Tue, 28 Apr 2026 17:06:59 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'cbbeee11dd5f52c448af69f460b29431'), (b'X-Trace-Id', b'5f0205436d6b4d6998dd67b1d0c25dc2'), (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'9f37a92028fff3ec-LAX')])
2026-04-28 10:06:59,714 - 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 10:06:59,714 - httpcore.http11 - DEBUG - receive_response_body.started request=<Request [b'GET']>
2026-04-28 10:06:59,714 - httpcore.http11 - DEBUG - receive_response_body.complete
2026-04-28 10:06:59,715 - httpcore.http11 - DEBUG - response_closed.started
2026-04-28 10:06:59,715 - httpcore.http11 - DEBUG - response_closed.complete
2026-04-28 10:06:59,716 - httpcore.connection - DEBUG - close.started
2026-04-28 10:06:59,716 - httpcore.connection - DEBUG - close.complete
2026-04-28 10:06:59,776 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 403, b'Forbidden', [(b'Server', b'nginx'), (b'Date', b'Tue, 28 Apr 2026 17:06: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=27b9654dcd188c0a274ab35b0ccb5a3f; 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 10:06:59,777 - httpx - INFO - HTTP Request: POST https://client.doiteasy.net/includes/api.php "HTTP/1.1 403 Forbidden"
2026-04-28 10:06:59,778 - httpcore.http11 - DEBUG - receive_response_body.started request=<Request [b'POST']>
2026-04-28 10:06:59,779 - httpcore.http11 - DEBUG - receive_response_body.complete
2026-04-28 10:06:59,780 - httpcore.http11 - DEBUG - response_closed.started
2026-04-28 10:06:59,780 - httpcore.http11 - DEBUG - response_closed.complete
2026-04-28 10:06:59,781 - httpcore.connection - DEBUG - close.started
2026-04-28 10:06:59,781 - httpcore.connection - DEBUG - close.complete
2026-04-28 10:08:25,039 - core.auth - DEBUG - Authentication token validated for user hash: 4f820a44
2026-04-28 10:08:25,335 - core.auth - DEBUG - Authentication token validated for user hash: 4f820a44
2026-04-28 10:08:25,360 - httpcore.connection - DEBUG - connect_tcp.started host='atoms.dev' port=443 local_address=None timeout=120.0 socket_options=None
2026-04-28 10:08:25,376 - httpcore.connection - DEBUG - connect_tcp.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f7b1f63afb0>
2026-04-28 10:08:25,376 - httpcore.connection - DEBUG - start_tls.started ssl_context=<ssl.SSLContext object at 0x7f7b1f5fddc0> server_hostname='atoms.dev' timeout=120.0
2026-04-28 10:08:25,395 - httpcore.connection - DEBUG - start_tls.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f7b1f63ac80>
2026-04-28 10:08:25,396 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'GET']>
2026-04-28 10:08:25,396 - httpcore.http11 - DEBUG - send_request_headers.complete
2026-04-28 10:08:25,396 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'GET']>
2026-04-28 10:08:25,396 - httpcore.http11 - DEBUG - send_request_body.complete
2026-04-28 10:08:25,397 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'GET']>
2026-04-28 10:08:25,871 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'OK', [(b'Date', b'Tue, 28 Apr 2026 17:08:25 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'0eeaae06a462259ab19d1e3e0f19d20e'), (b'X-Trace-Id', b'66f8f9ae6cb8490aabf249a50250d34d'), (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'9f37ab3abf79d7a7-LAX')])
2026-04-28 10:08:25,872 - 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 10:08:25,873 - httpcore.http11 - DEBUG - receive_response_body.started request=<Request [b'GET']>
2026-04-28 10:08:25,874 - httpcore.http11 - DEBUG - receive_response_body.complete
2026-04-28 10:08:25,874 - httpcore.http11 - DEBUG - response_closed.started
2026-04-28 10:08:25,874 - httpcore.http11 - DEBUG - response_closed.complete
2026-04-28 10:08:25,875 - httpcore.connection - DEBUG - close.started
2026-04-28 10:08:25,875 - httpcore.connection - DEBUG - close.complete
2026-04-28 10:08:32,424 - core.auth - DEBUG - Authentication token validated for user hash: 4f820a44
2026-04-28 10:08:32,428 - core.auth - DEBUG - Authentication token validated for user hash: 4f820a44
2026-04-28 10:08:32,455 - httpcore.connection - DEBUG - connect_tcp.started host='client.doiteasy.net' port=443 local_address=None timeout=25.0 socket_options=None
2026-04-28 10:08:32,802 - httpcore.connection - DEBUG - connect_tcp.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f7b1f6708b0>
2026-04-28 10:08:32,802 - httpcore.connection - DEBUG - start_tls.started ssl_context=<ssl.SSLContext object at 0x7f7b1f5fe0c0> server_hostname='client.doiteasy.net' timeout=25.0
2026-04-28 10:08:32,813 - core.auth - DEBUG - Authentication token validated for user hash: 4f820a44
2026-04-28 10:08:32,842 - httpcore.connection - DEBUG - connect_tcp.started host='atoms.dev' port=443 local_address=None timeout=120.0 socket_options=None
2026-04-28 10:08:32,855 - httpcore.connection - DEBUG - connect_tcp.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f7b1f672b30>
2026-04-28 10:08:32,856 - httpcore.connection - DEBUG - start_tls.started ssl_context=<ssl.SSLContext object at 0x7f7b1f5fe440> server_hostname='atoms.dev' timeout=120.0
2026-04-28 10:08:32,867 - httpcore.connection - DEBUG - start_tls.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f7b1f672890>
2026-04-28 10:08:32,868 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'GET']>
2026-04-28 10:08:32,868 - httpcore.http11 - DEBUG - send_request_headers.complete
2026-04-28 10:08:32,869 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'GET']>
2026-04-28 10:08:32,869 - httpcore.http11 - DEBUG - send_request_body.complete
2026-04-28 10:08:32,869 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'GET']>
2026-04-28 10:08:32,980 - httpcore.connection - DEBUG - start_tls.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f7b200b2b00>
2026-04-28 10:08:32,980 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'POST']>
2026-04-28 10:08:32,985 - httpcore.http11 - DEBUG - send_request_headers.complete
2026-04-28 10:08:32,985 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'POST']>
2026-04-28 10:08:32,986 - httpcore.http11 - DEBUG - send_request_body.complete
2026-04-28 10:08:32,986 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'POST']>
2026-04-28 10:08:33,280 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'OK', [(b'Date', b'Tue, 28 Apr 2026 17:08:33 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'd577757857ae29af9f11b3db01679c2c'), (b'X-Trace-Id', b'6d8a805eb0304ebdb7d3a6f44e55545d'), (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'9f37ab696ae578de-LAX')])
2026-04-28 10:08:33,281 - 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 10:08:33,281 - httpcore.http11 - DEBUG - receive_response_body.started request=<Request [b'GET']>
2026-04-28 10:08:33,281 - httpcore.http11 - DEBUG - receive_response_body.complete
2026-04-28 10:08:33,281 - httpcore.http11 - DEBUG - response_closed.started
2026-04-28 10:08:33,282 - httpcore.http11 - DEBUG - response_closed.complete
2026-04-28 10:08:33,282 - httpcore.connection - DEBUG - close.started
2026-04-28 10:08:33,283 - httpcore.connection - DEBUG - close.complete
2026-04-28 10:08:33,286 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 403, b'Forbidden', [(b'Server', b'nginx'), (b'Date', b'Tue, 28 Apr 2026 17:08:33 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=0e988018ddd7b6280375448e113d420f; 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 10:08:33,287 - httpx - INFO - HTTP Request: POST https://client.doiteasy.net/includes/api.php "HTTP/1.1 403 Forbidden"
2026-04-28 10:08:33,287 - httpcore.http11 - DEBUG - receive_response_body.started request=<Request [b'POST']>
2026-04-28 10:08:33,287 - httpcore.http11 - DEBUG - receive_response_body.complete
2026-04-28 10:08:33,287 - httpcore.http11 - DEBUG - response_closed.started
2026-04-28 10:08:33,288 - httpcore.http11 - DEBUG - response_closed.complete
2026-04-28 10:08:33,288 - httpcore.connection - DEBUG - close.started
2026-04-28 10:08:33,288 - httpcore.connection - DEBUG - close.complete
2026-04-28 10:08:53,677 - dependencies.auth - DEBUG - Authentication required for request GET /api/v1/whmcs/me
2026-04-28 10:09:35,435 - core.auth - DEBUG - Authentication token validated for user hash: 4f820a44
2026-04-28 10:09:35,465 - httpcore.connection - DEBUG - connect_tcp.started host='client.doiteasy.net' port=443 local_address=None timeout=25.0 socket_options=None
2026-04-28 10:09:35,466 - core.auth - DEBUG - Authentication token validated for user hash: 4f820a44
2026-04-28 10:09:35,758 - core.auth - DEBUG - Authentication token validated for user hash: 4f820a44
2026-04-28 10:09:35,800 - httpcore.connection - DEBUG - connect_tcp.started host='atoms.dev' port=443 local_address=None timeout=120.0 socket_options=None
2026-04-28 10:09:35,813 - httpcore.connection - DEBUG - connect_tcp.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f7b1f63bcd0>
2026-04-28 10:09:35,814 - httpcore.connection - DEBUG - start_tls.started ssl_context=<ssl.SSLContext object at 0x7f7b1f5fdf40> server_hostname='atoms.dev' timeout=120.0
2026-04-28 10:09:35,825 - httpcore.connection - DEBUG - start_tls.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f7b1f63b730>
2026-04-28 10:09:35,825 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'GET']>
2026-04-28 10:09:35,826 - httpcore.http11 - DEBUG - send_request_headers.complete
2026-04-28 10:09:35,826 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'GET']>
2026-04-28 10:09:35,828 - httpcore.http11 - DEBUG - send_request_body.complete
2026-04-28 10:09:35,828 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'GET']>
2026-04-28 10:09:35,837 - httpcore.connection - DEBUG - connect_tcp.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f7b1f63a6b0>
2026-04-28 10:09:35,837 - httpcore.connection - DEBUG - start_tls.started ssl_context=<ssl.SSLContext object at 0x7f7b1ff69d40> server_hostname='client.doiteasy.net' timeout=25.0
2026-04-28 10:09:36,019 - httpcore.connection - DEBUG - start_tls.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f7b1f638dc0>
2026-04-28 10:09:36,019 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'POST']>
2026-04-28 10:09:36,020 - httpcore.http11 - DEBUG - send_request_headers.complete
2026-04-28 10:09:36,020 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'POST']>
2026-04-28 10:09:36,020 - httpcore.http11 - DEBUG - send_request_body.complete
2026-04-28 10:09:36,020 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'POST']>
2026-04-28 10:09:36,061 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'OK', [(b'Date', b'Tue, 28 Apr 2026 17:09:36 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'78bf5b11ef79e0785adb73130fd199b6'), (b'X-Trace-Id', b'6a93f42e3be149b8b09672da08b460b4'), (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'9f37acf2eea011d4-LAX')])
2026-04-28 10:09:36,061 - 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 10:09:36,062 - httpcore.http11 - DEBUG - receive_response_body.started request=<Request [b'GET']>
2026-04-28 10:09:36,062 - httpcore.http11 - DEBUG - receive_response_body.complete
2026-04-28 10:09:36,062 - httpcore.http11 - DEBUG - response_closed.started
2026-04-28 10:09:36,063 - httpcore.http11 - DEBUG - response_closed.complete
2026-04-28 10:09:36,063 - httpcore.connection - DEBUG - close.started
2026-04-28 10:09:36,063 - httpcore.connection - DEBUG - close.complete
2026-04-28 10:09:36,333 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 403, b'Forbidden', [(b'Server', b'nginx'), (b'Date', b'Tue, 28 Apr 2026 17:09:36 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=26f6d693e5bdf8d6b66b6009969657f9; 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 10:09:36,334 - httpx - INFO - HTTP Request: POST https://client.doiteasy.net/includes/api.php "HTTP/1.1 403 Forbidden"
2026-04-28 10:09:36,334 - httpcore.http11 - DEBUG - receive_response_body.started request=<Request [b'POST']>
2026-04-28 10:09:36,334 - httpcore.http11 - DEBUG - receive_response_body.complete
2026-04-28 10:09:36,334 - httpcore.http11 - DEBUG - response_closed.started
2026-04-28 10:09:36,335 - httpcore.http11 - DEBUG - response_closed.complete
2026-04-28 10:09:36,335 - httpcore.connection - DEBUG - close.started
2026-04-28 10:09:36,336 - httpcore.connection - DEBUG - close.complete
2026-04-28 10:09:38,272 - core.auth - DEBUG - Authentication token validated for user hash: 4f820a44
2026-04-28 10:09:38,310 - httpcore.connection - DEBUG - connect_tcp.started host='client.doiteasy.net' port=443 local_address=None timeout=25.0 socket_options=None
2026-04-28 10:09:38,657 - httpcore.connection - DEBUG - connect_tcp.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f7b1f638790>
2026-04-28 10:09:38,657 - httpcore.connection - DEBUG - start_tls.started ssl_context=<ssl.SSLContext object at 0x7f7b1f5fe240> server_hostname='client.doiteasy.net' timeout=25.0
2026-04-28 10:09:38,838 - httpcore.connection - DEBUG - start_tls.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f7b200b3f40>
2026-04-28 10:09:38,839 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'POST']>
2026-04-28 10:09:38,840 - httpcore.http11 - DEBUG - send_request_headers.complete
2026-04-28 10:09:38,840 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'POST']>
2026-04-28 10:09:38,841 - httpcore.http11 - DEBUG - send_request_body.complete
2026-04-28 10:09:38,841 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'POST']>
2026-04-28 10:09:39,141 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 403, b'Forbidden', [(b'Server', b'nginx'), (b'Date', b'Tue, 28 Apr 2026 17:09:39 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=9a29ce639525bab2dd38b16ad8e77202; 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 10:09:39,141 - httpx - INFO - HTTP Request: POST https://client.doiteasy.net/includes/api.php "HTTP/1.1 403 Forbidden"
2026-04-28 10:09:39,142 - httpcore.http11 - DEBUG - receive_response_body.started request=<Request [b'POST']>
2026-04-28 10:09:39,142 - httpcore.http11 - DEBUG - receive_response_body.complete
2026-04-28 10:09:39,142 - httpcore.http11 - DEBUG - response_closed.started
2026-04-28 10:09:39,142 - httpcore.http11 - DEBUG - response_closed.complete
2026-04-28 10:09:39,143 - httpcore.connection - DEBUG - close.started
2026-04-28 10:09:39,143 - httpcore.connection - DEBUG - close.complete
2026-04-28 10:09:41,358 - core.auth - DEBUG - Authentication token validated for user hash: 4f820a44
2026-04-28 10:09:41,384 - httpcore.connection - DEBUG - connect_tcp.started host='client.doiteasy.net' port=443 local_address=None timeout=25.0 socket_options=None
2026-04-28 10:09:41,385 - core.auth - DEBUG - Authentication token validated for user hash: 4f820a44
2026-04-28 10:09:41,560 - httpcore.connection - DEBUG - connect_tcp.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f7b200b27a0>
2026-04-28 10:09:41,561 - httpcore.connection - DEBUG - start_tls.started ssl_context=<ssl.SSLContext object at 0x7f7b1f5fe2c0> server_hostname='client.doiteasy.net' timeout=25.0
2026-04-28 10:09:41,685 - core.auth - DEBUG - Authentication token validated for user hash: 4f820a44
2026-04-28 10:09:41,708 - httpcore.connection - DEBUG - connect_tcp.started host='atoms.dev' port=443 local_address=None timeout=120.0 socket_options=None
2026-04-28 10:09:41,715 - httpcore.connection - DEBUG - connect_tcp.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f7b1f63a140>
2026-04-28 10:09:41,715 - httpcore.connection - DEBUG - start_tls.started ssl_context=<ssl.SSLContext object at 0x7f7b1ff69d40> server_hostname='atoms.dev' timeout=120.0
2026-04-28 10:09:41,725 - httpcore.connection - DEBUG - start_tls.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f7b1f63ae90>
2026-04-28 10:09:41,725 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'GET']>
2026-04-28 10:09:41,726 - httpcore.http11 - DEBUG - send_request_headers.complete
2026-04-28 10:09:41,726 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'GET']>
2026-04-28 10:09:41,726 - httpcore.http11 - DEBUG - send_request_body.complete
2026-04-28 10:09:41,726 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'GET']>
2026-04-28 10:09:41,736 - httpcore.connection - DEBUG - start_tls.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f7b1f63a7d0>
2026-04-28 10:09:41,736 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'POST']>
2026-04-28 10:09:41,736 - httpcore.http11 - DEBUG - send_request_headers.complete
2026-04-28 10:09:41,736 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'POST']>
2026-04-28 10:09:41,736 - httpcore.http11 - DEBUG - send_request_body.complete
2026-04-28 10:09:41,737 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'POST']>
2026-04-28 10:09:42,053 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'OK', [(b'Date', b'Tue, 28 Apr 2026 17:09:42 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'7e21666d19a5742d96548161d8f7e2df'), (b'X-Trace-Id', b'3137b0bffb19459bb8aab8148dacca2c'), (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'9f37ad17c96acb83-LAX')])
2026-04-28 10:09:42,053 - 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 10:09:42,054 - httpcore.http11 - DEBUG - receive_response_body.started request=<Request [b'GET']>
2026-04-28 10:09:42,055 - httpcore.http11 - DEBUG - receive_response_body.complete
2026-04-28 10:09:42,056 - httpcore.http11 - DEBUG - response_closed.started
2026-04-28 10:09:42,056 - httpcore.http11 - DEBUG - response_closed.complete
2026-04-28 10:09:42,057 - httpcore.connection - DEBUG - close.started
2026-04-28 10:09:42,057 - httpcore.connection - DEBUG - close.complete
2026-04-28 10:09:42,067 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 403, b'Forbidden', [(b'Server', b'nginx'), (b'Date', b'Tue, 28 Apr 2026 17:09:41 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=0aea28b7bbded40b327f86626d3eb37c; 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 10:09:42,068 - httpx - INFO - HTTP Request: POST https://client.doiteasy.net/includes/api.php "HTTP/1.1 403 Forbidden"
2026-04-28 10:09:42,068 - httpcore.http11 - DEBUG - receive_response_body.started request=<Request [b'POST']>
2026-04-28 10:09:42,068 - httpcore.http11 - DEBUG - receive_response_body.complete
2026-04-28 10:09:42,069 - httpcore.http11 - DEBUG - response_closed.started
2026-04-28 10:09:42,069 - httpcore.http11 - DEBUG - response_closed.complete
2026-04-28 10:09:42,069 - httpcore.connection - DEBUG - close.started
2026-04-28 10:09:42,070 - httpcore.connection - DEBUG - close.complete
2026-04-28 10:09:43,952 - core.auth - DEBUG - Authentication token validated for user hash: 4f820a44
2026-04-28 10:09:43,985 - httpcore.connection - DEBUG - connect_tcp.started host='client.doiteasy.net' port=443 local_address=None timeout=25.0 socket_options=None
2026-04-28 10:09:44,165 - httpcore.connection - DEBUG - connect_tcp.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f7b1f639030>
2026-04-28 10:09:44,165 - httpcore.connection - DEBUG - start_tls.started ssl_context=<ssl.SSLContext object at 0x7f7b1f5fddc0> server_hostname='client.doiteasy.net' timeout=25.0
2026-04-28 10:09:44,348 - httpcore.connection - DEBUG - start_tls.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f7b1ff3d630>
2026-04-28 10:09:44,348 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'POST']>
2026-04-28 10:09:44,349 - httpcore.http11 - DEBUG - send_request_headers.complete
2026-04-28 10:09:44,350 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'POST']>
2026-04-28 10:09:44,350 - httpcore.http11 - DEBUG - send_request_body.complete
2026-04-28 10:09:44,350 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'POST']>
2026-04-28 10:09:44,678 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 403, b'Forbidden', [(b'Server', b'nginx'), (b'Date', b'Tue, 28 Apr 2026 17:09:44 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=c9a0dd2bf7b03a55d37980fab7318271; 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 10:09:44,678 - httpx - INFO - HTTP Request: POST https://client.doiteasy.net/includes/api.php "HTTP/1.1 403 Forbidden"
2026-04-28 10:09:44,679 - httpcore.http11 - DEBUG - receive_response_body.started request=<Request [b'POST']>
2026-04-28 10:09:44,680 - httpcore.http11 - DEBUG - receive_response_body.complete
2026-04-28 10:09:44,681 - httpcore.http11 - DEBUG - response_closed.started
2026-04-28 10:09:44,681 - httpcore.http11 - DEBUG - response_closed.complete
2026-04-28 10:09:44,682 - httpcore.connection - DEBUG - close.started
2026-04-28 10:09:44,682 - httpcore.connection - DEBUG - close.complete
2026-04-28 10:09:47,507 - core.auth - DEBUG - Authentication token validated for user hash: 4f820a44
2026-04-28 10:09:47,531 - httpcore.connection - DEBUG - connect_tcp.started host='client.doiteasy.net' port=443 local_address=None timeout=25.0 socket_options=None
2026-04-28 10:09:47,704 - httpcore.connection - DEBUG - connect_tcp.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f7b1f673c10>
2026-04-28 10:09:47,704 - httpcore.connection - DEBUG - start_tls.started ssl_context=<ssl.SSLContext object at 0x7f7b1f5fe0c0> server_hostname='client.doiteasy.net' timeout=25.0
2026-04-28 10:09:47,881 - httpcore.connection - DEBUG - start_tls.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f7b1ff3d750>
2026-04-28 10:09:47,882 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'POST']>
2026-04-28 10:09:47,883 - httpcore.http11 - DEBUG - send_request_headers.complete
2026-04-28 10:09:47,883 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'POST']>
2026-04-28 10:09:47,883 - httpcore.http11 - DEBUG - send_request_body.complete
2026-04-28 10:09:47,883 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'POST']>
2026-04-28 10:09:48,206 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 403, b'Forbidden', [(b'Server', b'nginx'), (b'Date', b'Tue, 28 Apr 2026 17:09:48 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=888b74858c58eee18eca580dd804a011; 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 10:09:48,207 - httpx - INFO - HTTP Request: POST https://client.doiteasy.net/includes/api.php "HTTP/1.1 403 Forbidden"
2026-04-28 10:09:48,207 - httpcore.http11 - DEBUG - receive_response_body.started request=<Request [b'POST']>
2026-04-28 10:09:48,207 - httpcore.http11 - DEBUG - receive_response_body.complete
2026-04-28 10:09:48,208 - httpcore.http11 - DEBUG - response_closed.started
2026-04-28 10:09:48,208 - httpcore.http11 - DEBUG - response_closed.complete
2026-04-28 10:09:48,209 - httpcore.connection - DEBUG - close.started
2026-04-28 10:09:48,209 - httpcore.connection - DEBUG - close.complete
2026-04-28 10:09:52,543 - core.auth - DEBUG - Authentication token validated for user hash: 4f820a44
2026-04-28 10:09:52,568 - httpcore.connection - DEBUG - connect_tcp.started host='client.doiteasy.net' port=443 local_address=None timeout=25.0 socket_options=None
2026-04-28 10:09:52,919 - httpcore.connection - DEBUG - connect_tcp.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f7b1f670c10>
2026-04-28 10:09:52,919 - httpcore.connection - DEBUG - start_tls.started ssl_context=<ssl.SSLContext object at 0x7f7b1f5fdfc0> server_hostname='client.doiteasy.net' timeout=25.0
2026-04-28 10:09:53,098 - httpcore.connection - DEBUG - start_tls.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f7b1ff3d840>
2026-04-28 10:09:53,099 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'POST']>
2026-04-28 10:09:53,099 - httpcore.http11 - DEBUG - send_request_headers.complete
2026-04-28 10:09:53,100 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'POST']>
2026-04-28 10:09:53,101 - httpcore.http11 - DEBUG - send_request_body.complete
2026-04-28 10:09:53,101 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'POST']>
2026-04-28 10:09:53,427 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 403, b'Forbidden', [(b'Server', b'nginx'), (b'Date', b'Tue, 28 Apr 2026 17:09:53 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=33232058eb9b13b3cd66f48522137d3e; 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 10:09:53,427 - httpx - INFO - HTTP Request: POST https://client.doiteasy.net/includes/api.php "HTTP/1.1 403 Forbidden"
2026-04-28 10:09:53,428 - httpcore.http11 - DEBUG - receive_response_body.started request=<Request [b'POST']>
2026-04-28 10:09:53,428 - httpcore.http11 - DEBUG - receive_response_body.complete
2026-04-28 10:09:53,428 - httpcore.http11 - DEBUG - response_closed.started
2026-04-28 10:09:53,428 - httpcore.http11 - DEBUG - response_closed.complete
2026-04-28 10:09:53,428 - httpcore.connection - DEBUG - close.started
2026-04-28 10:09:53,429 - httpcore.connection - DEBUG - close.complete
2026-04-28 10:10:08,412 - core.auth - DEBUG - Authentication token validated for user hash: 4f820a44
2026-04-28 10:10:08,443 - httpcore.connection - DEBUG - connect_tcp.started host='client.doiteasy.net' port=443 local_address=None timeout=25.0 socket_options=None
2026-04-28 10:10:08,566 - core.auth - DEBUG - Authentication token validated for user hash: 4f820a44
2026-04-28 10:10:08,807 - httpcore.connection - DEBUG - connect_tcp.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f7b1f6728c0>
2026-04-28 10:10:08,807 - httpcore.connection - DEBUG - start_tls.started ssl_context=<ssl.SSLContext object at 0x7f7b1f5fe3c0> server_hostname='client.doiteasy.net' timeout=25.0
2026-04-28 10:10:08,862 - core.auth - DEBUG - Authentication token validated for user hash: 4f820a44
2026-04-28 10:10:08,900 - httpcore.connection - DEBUG - connect_tcp.started host='atoms.dev' port=443 local_address=None timeout=120.0 socket_options=None
2026-04-28 10:10:08,915 - httpcore.connection - DEBUG - connect_tcp.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f7b1f6707f0>
2026-04-28 10:10:08,916 - httpcore.connection - DEBUG - start_tls.started ssl_context=<ssl.SSLContext object at 0x7f7b1f5fdf40> server_hostname='atoms.dev' timeout=120.0
2026-04-28 10:10:08,929 - httpcore.connection - DEBUG - start_tls.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f7b1f670820>
2026-04-28 10:10:08,929 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'GET']>
2026-04-28 10:10:08,930 - httpcore.http11 - DEBUG - send_request_headers.complete
2026-04-28 10:10:08,930 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'GET']>
2026-04-28 10:10:08,930 - httpcore.http11 - DEBUG - send_request_body.complete
2026-04-28 10:10:08,930 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'GET']>
2026-04-28 10:10:08,985 - httpcore.connection - DEBUG - start_tls.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f7b1ff3d6c0>
2026-04-28 10:10:08,987 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'POST']>
2026-04-28 10:10:08,989 - httpcore.http11 - DEBUG - send_request_headers.complete
2026-04-28 10:10:08,989 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'POST']>
2026-04-28 10:10:08,989 - httpcore.http11 - DEBUG - send_request_body.complete
2026-04-28 10:10:08,990 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'POST']>
2026-04-28 10:10:09,146 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'OK', [(b'Date', b'Tue, 28 Apr 2026 17:10:09 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'b5bf343e956f90f7c81e3eee8f9316cb'), (b'X-Trace-Id', b'29a41801c6dd4ad1a5720de494f4df1f'), (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'9f37adc1dde35f80-LAX')])
2026-04-28 10:10:09,148 - 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 10:10:09,149 - httpcore.http11 - DEBUG - receive_response_body.started request=<Request [b'GET']>
2026-04-28 10:10:09,150 - httpcore.http11 - DEBUG - receive_response_body.complete
2026-04-28 10:10:09,151 - httpcore.http11 - DEBUG - response_closed.started
2026-04-28 10:10:09,151 - httpcore.http11 - DEBUG - response_closed.complete
2026-04-28 10:10:09,152 - httpcore.connection - DEBUG - close.started
2026-04-28 10:10:09,152 - httpcore.connection - DEBUG - close.complete
2026-04-28 10:10:09,285 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 403, b'Forbidden', [(b'Server', b'nginx'), (b'Date', b'Tue, 28 Apr 2026 17:10:09 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=9dc809232b08ee9611ceadd8512a607d; 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 10:10:09,286 - httpx - INFO - HTTP Request: POST https://client.doiteasy.net/includes/api.php "HTTP/1.1 403 Forbidden"
2026-04-28 10:10:09,287 - httpcore.http11 - DEBUG - receive_response_body.started request=<Request [b'POST']>
2026-04-28 10:10:09,287 - httpcore.http11 - DEBUG - receive_response_body.complete
2026-04-28 10:10:09,287 - httpcore.http11 - DEBUG - response_closed.started
2026-04-28 10:10:09,287 - httpcore.http11 - DEBUG - response_closed.complete
2026-04-28 10:10:09,287 - httpcore.connection - DEBUG - close.started
2026-04-28 10:10:09,288 - httpcore.connection - DEBUG - close.complete
2026-04-28 10:10:11,313 - core.auth - DEBUG - Authentication token validated for user hash: 4f820a44
2026-04-28 10:10:11,349 - httpcore.connection - DEBUG - connect_tcp.started host='client.doiteasy.net' port=443 local_address=None timeout=25.0 socket_options=None
2026-04-28 10:10:11,532 - httpcore.connection - DEBUG - connect_tcp.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f7b1f673580>
2026-04-28 10:10:11,532 - httpcore.connection - DEBUG - start_tls.started ssl_context=<ssl.SSLContext object at 0x7f7b1ff69d40> server_hostname='client.doiteasy.net' timeout=25.0
2026-04-28 10:10:11,715 - httpcore.connection - DEBUG - start_tls.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f7b1f673910>
2026-04-28 10:10:11,715 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'POST']>
2026-04-28 10:10:11,716 - httpcore.http11 - DEBUG - send_request_headers.complete
2026-04-28 10:10:11,716 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'POST']>
2026-04-28 10:10:11,716 - httpcore.http11 - DEBUG - send_request_body.complete
2026-04-28 10:10:11,716 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'POST']>
2026-04-28 10:10:12,027 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 403, b'Forbidden', [(b'Server', b'nginx'), (b'Date', b'Tue, 28 Apr 2026 17:10:11 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=375dcb9c8639f661801f79fd30532146; 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 10:10:12,028 - httpx - INFO - HTTP Request: POST https://client.doiteasy.net/includes/api.php "HTTP/1.1 403 Forbidden"
2026-04-28 10:10:12,028 - httpcore.http11 - DEBUG - receive_response_body.started request=<Request [b'POST']>
2026-04-28 10:10:12,029 - httpcore.http11 - DEBUG - receive_response_body.complete
2026-04-28 10:10:12,029 - httpcore.http11 - DEBUG - response_closed.started
2026-04-28 10:10:12,029 - httpcore.http11 - DEBUG - response_closed.complete
2026-04-28 10:10:12,029 - httpcore.connection - DEBUG - close.started
2026-04-28 10:10:12,030 - httpcore.connection - DEBUG - close.complete
2026-04-28 10:10:14,870 - core.auth - DEBUG - Authentication token validated for user hash: 4f820a44
2026-04-28 10:10:14,920 - httpcore.connection - DEBUG - connect_tcp.started host='client.doiteasy.net' port=443 local_address=None timeout=25.0 socket_options=None
2026-04-28 10:10:15,322 - httpcore.connection - DEBUG - connect_tcp.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f7b1f638040>
2026-04-28 10:10:15,323 - httpcore.connection - DEBUG - start_tls.started ssl_context=<ssl.SSLContext object at 0x7f7b1f5fdec0> server_hostname='client.doiteasy.net' timeout=25.0
2026-04-28 10:10:15,505 - httpcore.connection - DEBUG - start_tls.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f7b1f6702e0>
2026-04-28 10:10:15,508 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'POST']>
2026-04-28 10:10:15,509 - httpcore.http11 - DEBUG - send_request_headers.complete
2026-04-28 10:10:15,510 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'POST']>
2026-04-28 10:10:15,512 - httpcore.http11 - DEBUG - send_request_body.complete
2026-04-28 10:10:15,512 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'POST']>
2026-04-28 10:10:15,813 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 403, b'Forbidden', [(b'Server', b'nginx'), (b'Date', b'Tue, 28 Apr 2026 17:10:15 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=23034a6daa867c632122a4333364d348; 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 10:10:15,814 - httpx - INFO - HTTP Request: POST https://client.doiteasy.net/includes/api.php "HTTP/1.1 403 Forbidden"
2026-04-28 10:10:15,814 - httpcore.http11 - DEBUG - receive_response_body.started request=<Request [b'POST']>
2026-04-28 10:10:15,814 - httpcore.http11 - DEBUG - receive_response_body.complete
2026-04-28 10:10:15,815 - httpcore.http11 - DEBUG - response_closed.started
2026-04-28 10:10:15,815 - httpcore.http11 - DEBUG - response_closed.complete
2026-04-28 10:10:15,815 - httpcore.connection - DEBUG - close.started
2026-04-28 10:10:15,816 - httpcore.connection - DEBUG - close.complete
2026-04-28 10:10:18,677 - dependencies.auth - DEBUG - Authentication required for request GET /api/v1/whmcs/me
2026-04-28 10:10:20,142 - core.auth - DEBUG - Authentication token validated for user hash: 4f820a44
2026-04-28 10:10:20,181 - httpcore.connection - DEBUG - connect_tcp.started host='client.doiteasy.net' port=443 local_address=None timeout=25.0 socket_options=None
2026-04-28 10:10:20,534 - httpcore.connection - DEBUG - connect_tcp.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f7b1f63b640>
2026-04-28 10:10:20,534 - httpcore.connection - DEBUG - start_tls.started ssl_context=<ssl.SSLContext object at 0x7f7b1f5fde40> server_hostname='client.doiteasy.net' timeout=25.0
2026-04-28 10:10:20,714 - httpcore.connection - DEBUG - start_tls.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f7b1f671db0>
2026-04-28 10:10:20,715 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'POST']>
2026-04-28 10:10:20,716 - httpcore.http11 - DEBUG - send_request_headers.complete
2026-04-28 10:10:20,716 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'POST']>
2026-04-28 10:10:20,717 - httpcore.http11 - DEBUG - send_request_body.complete
2026-04-28 10:10:20,717 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'POST']>
2026-04-28 10:10:21,047 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 403, b'Forbidden', [(b'Server', b'nginx'), (b'Date', b'Tue, 28 Apr 2026 17:10:20 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=ee7957a826fc17deab0fde3a0036d315; 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 10:10:21,048 - httpx - INFO - HTTP Request: POST https://client.doiteasy.net/includes/api.php "HTTP/1.1 403 Forbidden"
2026-04-28 10:10:21,049 - httpcore.http11 - DEBUG - receive_response_body.started request=<Request [b'POST']>
2026-04-28 10:10:21,049 - httpcore.http11 - DEBUG - receive_response_body.complete
2026-04-28 10:10:21,049 - httpcore.http11 - DEBUG - response_closed.started
2026-04-28 10:10:21,050 - httpcore.http11 - DEBUG - response_closed.complete
2026-04-28 10:10:21,050 - httpcore.connection - DEBUG - close.started
2026-04-28 10:10:21,051 - httpcore.connection - DEBUG - close.complete
2026-04-28 10:10:44,823 - dependencies.auth - DEBUG - Authentication required for request GET /api/v1/auth/me
2026-04-28 10:10:46,638 - core.auth - DEBUG - Authentication token validated for user hash: 4f820a44
2026-04-28 10:10:46,944 - core.auth - DEBUG - Authentication token validated for user hash: 4f820a44
2026-04-28 10:10:46,977 - httpcore.connection - DEBUG - connect_tcp.started host='atoms.dev' port=443 local_address=None timeout=120.0 socket_options=None
2026-04-28 10:10:46,985 - httpcore.connection - DEBUG - connect_tcp.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f7b1f63a530>
2026-04-28 10:10:46,985 - httpcore.connection - DEBUG - start_tls.started ssl_context=<ssl.SSLContext object at 0x7f7b1f5fe040> server_hostname='atoms.dev' timeout=120.0
2026-04-28 10:10:46,997 - httpcore.connection - DEBUG - start_tls.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7f7b1f63a440>
2026-04-28 10:10:46,998 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'GET']>
2026-04-28 10:10:46,998 - httpcore.http11 - DEBUG - send_request_headers.complete
2026-04-28 10:10:46,998 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'GET']>
2026-04-28 10:10:46,998 - httpcore.http11 - DEBUG - send_request_body.complete
2026-04-28 10:10:46,999 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'GET']>
2026-04-28 10:10:47,343 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'OK', [(b'Date', b'Tue, 28 Apr 2026 17:10: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'73d7cde36946d9993ddf6e24e923427b'), (b'X-Trace-Id', b'129ae3dbdcd14495b8cfe0b877bb511d'), (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'9f37aeafbddf2ec6-LAX')])
2026-04-28 10:10:47,344 - 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 10:10:47,344 - httpcore.http11 - DEBUG - receive_response_body.started request=<Request [b'GET']>
2026-04-28 10:10:47,344 - httpcore.http11 - DEBUG - receive_response_body.complete
2026-04-28 10:10:47,344 - httpcore.http11 - DEBUG - response_closed.started
2026-04-28 10:10:47,345 - httpcore.http11 - DEBUG - response_closed.complete
2026-04-28 10:10:47,345 - httpcore.connection - DEBUG - close.started
2026-04-28 10:10:47,346 - httpcore.connection - DEBUG - close.complete
2026-04-28 10:10:55,400 - services.database - DEBUG - [DB_OP] Starting database close
2026-04-28 10:10:55,401 - services.database - INFO - Database connections closed
2026-04-28 10:10:55,401 - services.database - DEBUG - [DB_OP] Database close completed in 0.0005s
