Hello! I am fairly new to datahub.
I've installed datahub using docker-compose on an EC2 instance. I shut down this EC2 instance daily due to cost issues. So I stop datahub in the evening and start it back in the morning. However when I start datahub it always shows error in starting some service and then process goes into wait state undefinitely. I've to exit the instance and login again. It always takes so many tries to get datahub instance up and running.
How can I resolve this issue?
m
most-room-32003
05/29/2023, 2:03 PM
docker logs and see what's going on with the container
f
flat-afternoon-55941
05/30/2023, 5:15 AM
I was able to extract this from logs.
But the issue is not error in the service. Inspite of error in the service docker should retry starting the unhealthy services automatically. My problem i, on first try docker command always hangs up unexpectedly trying to restart failed service as seen in screenshot above