Docker container error (celery-beat-worker_1)

hi,
I’m trying to setup baserow from the source code by this command:
DOCKER_BUILDKIT=1 COMPOSE_DOCKER_CLI_BUILD=1 docker-compose -f docker-compose.local-build.yml up -d --build

then celery-beat-worker_1 container is unhealthy
how can i fix it?

Hi @alireza,

I’d start by looking into the logs of that container. If you find an error you don’t understand, post it here!