eugenepro2
PROOP
a year ago
The service was active, but at some point, it stopped responding. No error occurred, and the message “Starting Container” appeared. What could be the issue, and how can it be resolved? This is quite critical because the site is in production.
Although the service is working again after I restarted it, I don’t want it to crash on its own without any error in production.
8 Replies
a year ago
hello, can you please link to the specific deployment in question?
procodershekhar
FREE
a year ago
same issue with me too
a year ago
hello, you have serverless enabled, every time the service wakes from sleep the container is started.
a year ago
since serverless adds some cold start time, it is never recommended for production use.
