Hi there. I have a dagster-daemon running in a co...
# ask-community
a
Hi there. I have a dagster-daemon running in a container on ECS, and after starting a ~200-runs backfill it is stopping to respond without any other symptoms - there is no errors in logs, the last message is just "dagster.daemon.SensorDaemon - INFO - Not checking for any runs since no sensors have been started". I don't have a direct (ssh/exec) access to the environment, any ideas how to debug it? At least I can't find a way to configure its logging to adjust the level.
1
🪲 1
Probably it was just the memory limit issue, but somehow dagster-daemon process didn't crash / nor log an exception.