Error accessing CodeMeter container when registering IIOT Connector

Hello,
codemeter container is part of the IIoT Connector deployment, there’s no need to install it manually. It seems for some reason it’s not reachable.
You can start checking the actual container status with following command from terminal:
docker ps
image

If the container " iiotconnector-codemeter_license_service" STATUS is restarted since few seconds it means there is something wrong and you could check container logs.
Move to the installation folder, typically
cd /root/deployments/iiotconnector
and type following command:
docker compose logs codemeter_license_service