R
Runpod13mo ago
raz5020

Serverless tasks get stopped without a reason

Hey everyone! Im running a serverless function which starts a docker that runs a python program, and for some reason sometimes, while the python software is running, the container gets stopped: 2024-10-27T19:50:00Z start container for xxxxx begin 2024-10-27T19:50:39Z stop container 5f797326f14b2a255f5363623485299b4f911fbba8b8b60e3daf44908c43980f 2024-10-27T19:50:39Z remove container Im trying to figure out what might be a reason for the container to get stopped, this is for sure not an issue with the actual software, since when running the docker locally everything works + there aren't any logs or stopping of the python software itself
1 Reply
Unknown User
Unknown User13mo ago
Message Not Public
Sign In & Join Server To View

Did you find this page helpful?