Failed to return job results.

My endpoint has been working fine for the last month, but then, without making any changes, it started sending similar logs from time to time:
{"requestId": "563f49bc-fe15-466f-a91c-99911ab7b100-e2", "message": "Failed to return job results. | Connection timeout to host https://api.runpod.ai/v2/idxmpy4kkpl9d1/job-done/qombpdb0mbxpew/563f49bc-fe15-466f-a91c-99911ab7b100-e2?gpu=NVIDIA+GeForce+RTX+4090&isStream=false", "level": "ERROR"}
{"requestId": "563f49bc-fe15-466f-a91c-99911ab7b100-e2", "message": "Failed to return job results. | Connection timeout to host https://api.runpod.ai/v2/idxmpy4kkpl9d1/job-done/qombpdb0mbxpew/563f49bc-fe15-466f-a91c-99911ab7b100-e2?gpu=NVIDIA+GeForce+RTX+4090&isStream=false", "level": "ERROR"}
Although, judging by the same logs, the request was executed successfully, but runpod just can't send the response correctly. This happens on all my endpoints: idxmpy4kkpl9d1, e2u67i0khvang0, vmoqasbdvt7wl6, if2vaadpx2bo1u.
1 Reply
Evgeniy_Wis
Evgeniy_WisOP4mo ago
In the end, I solved it by recreating the endpoints However, this is not entirely correct solution to the problem

Did you find this page helpful?