This means you don’t have db. Something is wrong with it. If by any chance you’ve a backup you’re safe. Or else you’ve to start fresh again.
I tried removing images , containers and removing frappe repository completely and strated from beginning and yet got the same error multiple times.
Every time i cheak the mariadb the db_name is missing.
smino
February 9, 2025, 1:19pm
24
Try stopping the containers, and pruning everything before re-composing. Note that this may affect other Docker objects so prune carefully.
https://docs.docker.com/engine/manage-resources/pruning/
As i said did pruning everything and started the whole process again.
As per my understanding the docker image should create database with the name of “db_name” in mariadb. but its happening.
is this happening because iam trying to install expnext and education app?