Troubleshooting
Problem
Unable to launch admintool after a restart on Redhat8.X while using Podman.
Symptom
Cause
Admintool container network needs to be re-created.
The issue is caused by the podman , know the impacted version is 4.2.0.
Resolving The Problem
- Delete the old admintool container by using
-
podman rm admintool
-
- List Podman network by using
-
podman network ls
-
- Delete the admintool_default network by using
-
podman network rm admintool_default
-
- Start admintool container again.
-
./scripts/admintool.sh
-
The second solution, update podman to a version not impacted, such as 4.4.1 or newer.
Document Location
Worldwide
[{"Type":"MASTER","Line of Business":{"code":"LOB10","label":"Data and AI"},"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SSCTEW","label":"IBM Planning Analytics Local"},"ARM Category":[{"code":"a8m50000000KzKvAAK","label":"Planning Analytics-\u003EPlanning Analytics Workspace-\u003EInstall Configure Upgrade Backup"}],"ARM Case Number":"","Platform":[{"code":"PF016","label":"Linux"}],"Version":"All Versions"}]
Was this topic helpful?
Document Information
Modified date:
19 July 2024
UID
ibm16957448