Service was active, but not respond
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

eugenepro2
PROOP

a year ago

f0dc3661-8fa0-4604-a9fd-046ca742b889


a year ago

hello, can you please link to the specific deployment in question?



eugenepro2
PROOP

a year ago

1346406864266727400


procodershekhar
FREE

a year ago

same issue with me too


eugenepro2
PROOP

a year ago

@Brody could please help?


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.


Loading...