RobBalla
RobBalla
RRunPod
Created by RobBalla on 2/12/2024 in #⚡|serverless
Serverless - 404 cannot return results
I'm getting the following error:
{"requestId": "sync-af9a620e-1480-4502-9287-640b30cfcdff-e1", "message": "Failed to return job results. | 404, message='Not Found', url=URL('https://api.runpod.ai/v2/mm8w337d46kypj/job-done/hevyjx14k6tl6p?gpu=NVIDIA+RTX+A4500&isStream=false')", "level": "ERROR"}
{"requestId": "sync-af9a620e-1480-4502-9287-640b30cfcdff-e1", "message": "Finished.", "level": "INFO"}
{"requestId": "sync-af9a620e-1480-4502-9287-640b30cfcdff-e1", "message": "Failed to return job results. | 404, message='Not Found', url=URL('https://api.runpod.ai/v2/mm8w337d46kypj/job-done/hevyjx14k6tl6p?gpu=NVIDIA+RTX+A4500&isStream=false')", "level": "ERROR"}
{"requestId": "sync-af9a620e-1480-4502-9287-640b30cfcdff-e1", "message": "Finished.", "level": "INFO"}
My workloads are running fine but the result will not return so get stuck in the queue. This is runpod v1.6.1 I have attempted debugging in a live worker to do an early return with a fixed result but the same error persists. Please help!
25 replies