error starting: Error response from daemon: Container aa58de3216b8515a3ee78aa46d9102331aaaf6c210a36c

Hey all, all my requests stopped working on p45dj1lfott9ob. Example: 2319a9c9-dccd-4930-b34f-0acce67bdc3c-u1 Example: 40c01e77-32c9-451e-ac7a-dc134b513a97-u1 Can someone helped me look into why this is happending? Thanks
39 Replies
nerdylive
nerdylive4d ago
request id wont help Whats up, any logs? or errors (in text please)
ssssteven
ssssteven4d ago
there's no logs. all requests are put into delay state.
nerdylive
nerdylive4d ago
delay? no running worrkers?
ssssteven
ssssteven4d ago
No description
nerdylive
nerdylive4d ago
did you you use any from quick deploy? let me see the full page.. the worker part too
ssssteven
ssssteven4d ago
it just delay infinitely
nerdylive
nerdylive4d ago
?
ssssteven
ssssteven4d ago
No description
ssssteven
ssssteven4d ago
there's no logs
nerdylive
nerdylive4d ago
*
ssssteven
ssssteven4d ago
and the worker is in idle state
nerdylive
nerdylive4d ago
I don't know whats wrong, did your code ever worked before?
ssssteven
ssssteven4d ago
yes
nerdylive
nerdylive4d ago
it just happened today or now?
ssssteven
ssssteven4d ago
it just happened suddenly with that error message
nerdylive
nerdylive4d ago
after worker running that, it stopped, and you sent request again it didn't run again?
ssssteven
ssssteven4d ago
yes
nerdylive
nerdylive4d ago
whats the worker doing
ssssteven
ssssteven4d ago
it's custom rendering pipeline
nerdylive
nerdylive4d ago
How do you call your serverless.start() in your code
ssssteven
ssssteven4d ago
if name == 'main': runpod.serverless.start({ "handler": predict, "return_aggregate_stream": True, }) async def predict(job: Dict): // code even I killed the worker, the container loading seems to get stuck
ssssteven
ssssteven4d ago
No description
nerdylive
nerdylive4d ago
No its not stuck
ssssteven
ssssteven4d ago
it has been like that for minutes now. It usually shows the docker pulling progress bar
nerdylive
nerdylive4d ago
its still loading Thats downloading its only loading
ssssteven
ssssteven4d ago
ok
nerdylive
nerdylive4d ago
Wait so, you killed or removed the worker and now there is no more workers so your request become delayed thats normal...
ssssteven
ssssteven4d ago
sorry I killed the worker after I could not figure out what's going on
nerdylive
nerdylive4d ago
Killed how?
ssssteven
ssssteven4d ago
RP web interface -> terminate
nerdylive
nerdylive4d ago
maybe* it was running and you killed it okay..
ssssteven
ssssteven4d ago
i don't know it was running. It's not taking any requests
nerdylive
nerdylive4d ago
oh you only have 1 workers? try 3 max workers
ssssteven
ssssteven4d ago
yeah it's a dev server
nerdylive
nerdylive4d ago
tell me after, when it loads use 3 anyways
ssssteven
ssssteven4d ago
I can't becaue the max 5 limit oh nvm, I can Trying it now
digigoblin
digigoblin4d ago
Even if you have a max 5 limit, add credits and increase your worker count, you should never set max workers to 1 UNDER ANY CIRCUMSTANCES. RunPod set the default to 3, don't change it!
ssssteven
ssssteven4d ago
got it.. thank you all. I also suggested maybe a warning message to prevent users not setting it below 3... otherwise, I think new users might miss it
digigoblin
digigoblin4d ago
I logged it in #🧐|feedback as well https://discord.com/channels/912829806415085598/1256993229115625603 But yeah, maybe a big red warning or something can do rather than just preventing it outright
Want results from more Discord servers?
Add your server
More Posts