Troubleshoot licensing issues
IMPORTANT:
Rockwell Automation
is not responsible for any third-party software, including but not limited to its
performance, security, updates, or compatibility with our products. Any use of third-party
software is at your own risk, and we do not provide support, warranties, or guarantees for
such software. Users should refer to the respective third-party providers for assistance and
licensing terms.Prerequisites
- InFactoryTalk Hub, verify that the entitlement is still available.
- InFactoryTalk Hub, verify that the entitlement size is large enough to run theFactoryTalk Optix Application.
- To troubleshoot licensing issues
- In the terminal, enterdocker exec -itto access the running container shell.container_namebash
- container_name
- The name of the container.TIP: You can listDockercontainers by enteringdocker ps -ain the terminal.
- Investigate the log for errors by enteringcat /root/Rockwell_Automation/FactoryTalk_Optix/FTOptixApplication/Log/FTOptixLicenseSDK/FTOptixLicenseSDK.logTIP: If aDockercontainer stops unexpectedly, the entitlement may not be unlocked upon termination. In such a scenario, rehost the entitlement manually. For more information, see FactoryTalk Optix Installation Guide.
Provide Feedback