We are developing a container application using OPAE-SDK. We are using nvidia/cuda:12.9.0-base-ubi9 as the base image, but the following error is output when starting the container. Below is the log output by the container.
2025-08-20T10:05:54.119378330+09:00 stderr F pluginmgr.c:486:opae_plugin_mgr_parse_config() ERROR : Unknown error reading config file: /usr/local/etc/opae/opae.cfg
Note that with nvidia/cuda:12.2.2-base-ubi8, the container could start without errors. Can you advise on solutions?
The Host OS, base image, and OPAE-SDK being used are as follows:
- Host OS: Rocky Linux 9.5 (Blue Onyx)
- Base Image: nvidia/cuda:12.9.0-base-ubi9
- OPAE-SDK: 2.14.0