Hi,
The flexible environment with python fails deployments with:
A ========= rebooting. ========================
A Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
A == Container: f4abd95b5a76 logs ==
A Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
A == Container: 4d25d8922b14 logs ==
A Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
A == Container: 773de327326e logs ==
A Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
A == Container: 08d84cb1b67e logs ==
A Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
A == Container: 6ace4c6db434 logs ==
A Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
Has anyone had issues like this before, please?
I have tried with:
readiness_check:
app_start_timeout_sec: 600
but still same.
Thanks