BlackHatMagic
BlackHatMagic
RRunPod
Created by BlackHatMagic on 5/28/2024 in #⚡|serverless
"Failed to return job results" and 400 bad request with known good code
I've been trying to get a serverless endpoint working with a Stable Diffusion script. When I test locally (or with the same hardware on pods) with --rp_serve_api or --test_input, it works perfectly fine. I can also use the same functions in jupyter or a bare python script and it works as expected. But when I deploy the same code to serverless, I get (...) {"requestId": "(...)", "message": "Failed to return job results. | 400, message='Bad Request', url=URL('(...)')", "level": "ERROR"} with no other information.
4 replies
RRunPod
Created by BlackHatMagic on 1/28/2024 in #⛅|pods
Can't Delete Storage Volume
I have a 150GB storage volume in EU-RO-1 that I want to delete, but it says that I need to remove it from all pods before I do so. This is in spite of the fact that I don't have any pods deployed and it's not attached to any serverless endpoints.
2 replies