Skip to content

Unable to start Mifos from docker image #4

@kjindani

Description

@kjindani

Hello,

I followed instructions to clone the repo and built the images.
When I attempt to compose and get MIFOS up, I get following error. (running Docker desktop on Windows machine)

PS E:\mifos\fintecheando-mifos-docker-ubuntu> docker-compose -f .\mifos-stack-DEV.yml up
Creating network "fintecheando-mifos-docker-ubuntu_mifos" with driver "bridge"
Creating fintecheando-mifos-docker-ubuntu_mifos-sms-server_1 ... done
Creating fintecheando-mifos-docker-ubuntu_mifos-db-server_1 ... done

ERROR: for mifos-app-server Container "abcdf0db779b" is unhealthy.
ERROR: Encountered errors while bringing up the project.
PS E:\mifos\fintecheando-mifos-docker-ubuntu>

In the YML file, I have increased the time out for health check to 20 seconds. Still it doesn't work.

Regards
Karim

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions