runtime error
Exit code: 1. Reason: 6 GMT]</AuthenticationErrorDetail></Error> Traceback (most recent call last): File "/home/user/app/app.py", line 625, in <module> azure_manager = AzureStorageManager(azure_config) File "/home/user/app/app.py", line 76, in __init__ self._init_blob_client() File "/home/user/app/app.py", line 85, in _init_blob_client self.blob_service_client.get_service_properties() File "/home/user/.pyenv/versions/3.10.19/lib/python3.10/site-packages/azure/core/tracing/decorator.py", line 119, in wrapper_use_tracer return func(*args, **kwargs) File "/home/user/.pyenv/versions/3.10.19/lib/python3.10/site-packages/azure/storage/blob/_blob_service_client.py", line 322, in get_service_properties process_storage_error(error) File "/home/user/.pyenv/versions/3.10.19/lib/python3.10/site-packages/azure/storage/blob/_shared/response_handlers.py", line 190, in process_storage_error exec("raise error from None") # pylint: disable=exec-used # nosec File "<string>", line 1, in <module> azure.core.exceptions.ClientAuthenticationError: Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature. RequestId:c3a1795c-601e-003c-1cf0-3cb788000000 Time:2025-10-14T09:54:46.4244122Z ErrorCode:AuthenticationFailed authenticationerrordetail:Signature not valid in the specified time frame: Start [Tue, 22 Apr 2025 09:16:18 GMT] - Expiry [Wed, 30 Apr 2025 17:16:18 GMT] - Current [Tue, 14 Oct 2025 09:54:46 GMT] Content: <?xml version="1.0" encoding="utf-8"?><Error><Code>AuthenticationFailed</Code><Message>Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature. RequestId:c3a1795c-601e-003c-1cf0-3cb788000000 Time:2025-10-14T09:54:46.4244122Z</Message><AuthenticationErrorDetail>Signature not valid in the specified time frame: Start [Tue, 22 Apr 2025 09:16:18 GMT] - Expiry [Wed, 30 Apr 2025 17:16:18 GMT] - Current [Tue, 14 Oct 2025 09:54:46 GMT]</AuthenticationErrorDetail></Error>
Container logs:
Fetching error logs...