IBM Support

Error: can only create exec sessions on running containers: container state improper

Troubleshooting


Problem

Unable to launch admintool after a restart on Redhat8.X while using Podman.

Symptom

image-20230222141907-1

Cause

Admintool container network needs to be re-created.
The issue is caused by the podman , know the impacted version is 4.2.0.
Issue is not presented in podman 4.4.1 and newer. 

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  
image-20230222143758-1
image-20230222143038-3
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":"BU059","label":"IBM Software w\/o TPS"},"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"}]

Document Information

Modified date:
28 June 2023

UID

ibm16957448