The anms-core container is outputting a number of warnings on startup. This can be viewed with podman compose logs anms-core if starting containers in daemon mode.
anms-core-1 | Error expected str, bytes or os.PathLike object, not NoneType, while printing msg extension "union" is not defined in module ietf-amm .
anms-core-1 | <text>:163: extension "type" is not defined in module ietf-amm
(There are numerous instances of both messages in the logs)
The anms-core container is outputting a number of warnings on startup. This can be viewed with
podman compose logs anms-coreif starting containers in daemon mode.(There are numerous instances of both messages in the logs)