IBM Support

Some containers are stuck in Restarting state on Linux

Troubleshooting


Problem

On Linux, the result of the "<PAW>/scripts/paw.sh ps" command shows some containers are stuck in "Restarting" state.

Diagnosing The Problem

Resolving The Problem

Let's assume the couchdb container is in "Restarting" state, run this command to get more informations about the underlying errors:
docker logs couchdb
The error may be this one:
/docker-entrypoint.sh: line 59: /init.sh: Permission denied
In that case, the following command will resolve this problem by adding the execution permission on the init.sh script:
sudo chmod +x services/couchdb/init.sh

Document Location

Worldwide

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSCTEW","label":"IBM Planning Analytics Local"},"Component":"Planning Analytics Workspace","Platform":[{"code":"PF016","label":"Linux"}],"Version":"All Versions","Edition":"","Line of Business":{"code":"LOB10","label":"Data and AI"}}]

Document Information

Modified date:
14 November 2019

UID

ibm11106943