Skip to content

Meili Container doesn't start because of docker-compose.yml errors #415

@aeble

Description

@aeble

MEILI_NO_ANALYTICS

the current docker-compose.yml seems to be broken: when the MEILI_NO_ANALYTICS stanza is set to true the container doesn't start and terminates with the error

[search] | error: invalid value 'True' for '--no-analytics'
[search] |   [possible values: true, false]
[search] |
[search] |   tip: a similar value exists: 'true'
[search] |
[search] | For more information, try '--help'.

I haven't debugged further where the capitalization occurs.

MEILI_MASTER_KEY

For some reason the Meili container doesn't seem to honor the evironment variable in the x-common-env section in the docker-compose.yml: if it's only set there, the container starts up and logs a message stating that it is running without a master key.
If the same environment variable is added to the environment: section of the search service it starts up without any issue.

Evironment

  • arch linux
  • podman 5.5.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions