Podman Error - Cannot create container for service init: No such image

Prev Next

Issue

One of the following errors occurs when starting Hyperscience on RHEL with Podman:

Cannot create container for service init: No such image: docker.io/library.forms:33.1.9: image not known
Cannot create container for service forms_db: No such image: docker.io/library/postgres:33.1.15: image not known
Cannot create container for service hsinitcheck_init_run: No such image: docker.io/library/forms:33.1.15: image not known

CannotCreateContainerForServiceInit.png

Affected versions

v33.1.0 and later

Affected configurations

All configurations where Podman v4-v4.1.0 is enabled

Cause

A bug in Podman is causing this issue. For more information about the bug, see Podman's Docker-compatible REST API and previously pulled images in GitHub.

Solution / Workaround

Choose one of the following solutions:

  • Use the solution provided on the page linked above by setting compat_api_enforce_docker_hub to false.

  • Upgrade Podman to v4.1.1 or later.