Troubleshooting the TIBCO PSI as a Container

This section provides information for troubleshooting.

Troubleshooting
Issue Description Solution

Warning Failed 13s (x4 over 60s) kubelet, worker-node1 Error: failed to start container "sampleapp": Error response from daemon: oci runtime error: container_linux.go:247: starting container process caused "exec: \"/home/postgres/tibco/psi/startFsiServer.sh\": permission denied"

Error while creating any pod in Kubernetes. Give all the permissions to the Docker files.
UnknownHostException The TIBCO PSI multicontainer app gives an error UnknownHostException when trying to connect to the Fsidb service.

Replace the TIBCO PSI database service name in psi_application.properties with an external IP as host. Then create a new ConfigMap and run the TIBCO PSI multicontainer app with this new ConfigMap.