Skip to content

Using the CLI command in docker makes the instance restart #101

@minimalparts

Description

@minimalparts

Whenever doing something like

docker exec -it <container-name> flask pear <command>

the instance restarts. This has the unfortunate effect to lose the up-to-date instance list for cross-instance search on those setups where several instances run in parallel. Not sure what the fix would be, but something to investigate.

Temporary fix: admin should click on the 'refresh' button in the PeARS interface after running the command from the CLI.

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