Skip to content

Ddev not working? #445

Open
Open
@hkirsman

Description

@hkirsman

I'm getting:


Waiting 120s for additional project containers [varnish adminer elasticsearch elasticvue] to become ready... 
Failed to restart drupal-project: container(s) failed to become healthy before their configured timeout or in 120 seconds.
This might be a problem with the healthcheck and not a functional problem.
The error was 'ddev-drupal-project-adminer container exited.
Troubleshoot this with these commands:
[
        ddev logs -s adminer
        docker logs ddev-drupal-project-adminer
        docker inspect --format "{{ json .State.Health }}" ddev-drupal-project-adminer | docker run -i --rm ddev/ddev-utilities jq -r
]' 

Only thing that seems to help is removing it:

ddev add-on remove ddev/ddev-adminer

But then elasticsearch runs into similar issue.

Is this my environment that has issues?

@tormi

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