Skip to content

invenio-cli doesnt detect running web-ui container #416

@fratajcz

Description

@fratajcz

Package version (if known): 1.9.2

Describe the bug

When setting up the containers, it cant find the web-ui container even though it was running. It works when i run invenio-cli setup instead.

Steps to Reproduce

invenio-cli containers setup --force --no-demo-data

Expected behavior

should setup my containers.

Screenshots (if applicable)

invenio-cli containers setup --force --no-demo-data
Setting up services with force True, demo data False and stop after setup False...
Making sure containers are up...
redis up and running!
postgresql up and running!
search up and running!
Containers started and healthy.
Flushing redis cache...
Failed to setup services.
Output: Web UI container not found. Is it up and running?
docker ps | grep web-ui
b4d056da12b9   gb-com-inventory:latest                          "bash -c 'uwsgi /opt…"   About an hour ago   Up 7 minutes             127.0.0.1:5000->5000/tcp                                                                                          invenio_gb-web-ui-1

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions