Can you confirm there is common_site_config.json with the appropriate values for db and redis hosts exists in sites volume? you can start one container with that volume attached or check /var/lib/docker/volumes on docker host.
There is no bench start in production containers if you are looking for that.
db_host, redis_cache, redis_queue, redis_socketio, socketio_port are needed in common_site_config.json for all bench processes to start.
Dear, revant_one, thank you.
Can you explain me please, where I can found common_site_config.json? file in frappe_docker dir?
I cant get permission acces in /var/lib/docker/volumes this is my virtualization platform rules
No common_site_config.json in container dir, but site is exist
Also I have a question about configure.py container. I found in topic frappe_docker/setup-options.md at main · frappe/frappe_docker · GitHub , has advice to copu example-env to .env, but in example-env Redis configuration is empty… It is the reason why config.py container stopped?
I am having the same issue and for the life of me can’t figure out the solution. Tried on both LAN and public instances and it fails. The configurator container immediately exits upon starting. I was able to see the common_site_docker.json file. but that’s it. Is the container supposed to be running after it creates this?