Getting error while run docker-compose

ERROR: for sanchitbasal_worker_1 Cannot start service worker: Cannot link to a non running container: /sanchitbasal_db_1 AS /sanchitbasalCreating sanchitbasal_result_1 … error

Creating sanchitbasal_vote_1 … done
link to a non running container: /sanchitbasal_db_1 AS /sanchitbasal_result_1/db

ERROR: for worker Cannot start service worker: Cannot link to a non running container: /sanchitbasal_db_1 AS /sanchitbasal_worker_1/db

ERROR: for result Cannot start service result: Cannot link to a non running container: /sanchitbasal_db_1 AS /sanchitbasal_result_1/db
ERROR: Encountered errors while bringing up the project.
root@sanchitbasal-VirtualBox:/home/sanchitbasal#

Hello @sanchitjain0592,

Can you please provide us with your docker-compose file?

Thanks,
KodeKloud Support

Via docker compose file i am able to run, I was talking about the normal process.

“Cannot link to a non running container” means you should start the db first