service.get_logs() giving internal server error

Azure container instance when deployed using aciwebservice giving internal server error when i try to get the logs using service.get_logs()
error message:
Received bad response from Model Management Service: Response Code: 500 Headers: {'Date': 'Sun, 05 Mar 2023 19:50:57 GMT', 'Content-Type': 'application/json', 'Transfer-Encoding': 'chunked', 'Connection': 'keep-alive', 'x-ms-client-request-id': '99fe2bd2-fa79-4ad3-8a2a-375f4e9a9a6d', 'x-ms-client-session-id': 'e476f4f2-cf80-4f1a-a85e-6ca1a4c4f3dc', 'api-supported-versions': '1.0, 2018-03-01-preview, 2018-11-19', 'Strict-Transport-Security': 'max-age=15724800; includeSubDomains; preload', 'X-Content-Type-Options': 'nosniff', 'x-aml-cluster': 'vienna-eastus2-01', 'x-request-time': '31.336'} Content: b'{"code":"InternalServerError","statusCode":500,"message":"An internal server error occurred. Please try again. If the problem persists, contact support.","details":[{"code":"InternalServerError","message":"Encountered an internal server error. The tracking activity id is '6bb142b7-2b7f-405c-9d8d-1f389b5ba084', correlation id is '61799891-394a-4771-9453-162e92c904d2'."}],"correlation":{"RequestId":"99fe2bd2-fa79-4ad3-8a2a-375f4e9a9a6d"}}
Hi Hissaan Ali , Did that help? Let me know. Thanks.