Join our "Ask Me About" community webinar on May 20th at 9 AM CET and 5 PM CET to explore cybersecurity and monitoring for Data Center and edge IT. Learn about market trends, cutting-edge technologies, and best practices from industry experts.
Register and secure your Critical IT infrastructure
EcoStruxure Automation Expert / IEC 61499 Forum
Schneider Electric support forum to acquire and share knowledge about EcoStruxure Automation Expert and IEC 61499 standard for distributed control systems.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2025-05-07 09:18 AM
I tried to use the runtime in a Linux environment and followed some tutorials and videos to do it. However, I keep receiving this error message: "Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error setting cgroup config for procHooks process: openat2 /sys/fs/cgroup/memory/docker/0e726bce685f5e2a3225ed9628df24a065b28cb2b999f9f33d9806c729843b56/memory.limit_in_bytes: no such file or directory: unknown"
I tried to start SoftdPAC by the EcoStruxure Automation Expert and I can discover the manager app running in Linux at the discovery in the Physical View. But when I configure and implement the configuration to start the softdPAC, it returns this error message.
In the figures below, it is possible to see the versions used at the VM and the containers.
The sofdPAC version is 24.0.24178
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2025-05-12 12:50 AM . Last Modified: 2025-05-12 12:52 AM
Your issue is probably related to cGroups.
It seem that you're actually using Ubuntu 24.04 which is not actually officially supported for Softdpac_V24.0
The recommended version is Ubuntu 22.04 for the moment.
As Softdpac_V24.0 currently force the usage of cgroupV1, your OS should support cgroupV1, which is probably not the case by default for Ubuntu 24.04.
The recommended solution is to use Ubuntu 22.04.
However, for temporary use case, you can use the following workaround to move to cgroupV2:
$ sudo python3 uninstall.py
$ sudo python3 install.py
$ sudo reboot
Let me know if your issue is solved
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2025-05-12 12:50 AM . Last Modified: 2025-05-12 12:52 AM
Your issue is probably related to cGroups.
It seem that you're actually using Ubuntu 24.04 which is not actually officially supported for Softdpac_V24.0
The recommended version is Ubuntu 22.04 for the moment.
As Softdpac_V24.0 currently force the usage of cgroupV1, your OS should support cgroupV1, which is probably not the case by default for Ubuntu 24.04.
The recommended solution is to use Ubuntu 22.04.
However, for temporary use case, you can use the following workaround to move to cgroupV2:
$ sudo python3 uninstall.py
$ sudo python3 install.py
$ sudo reboot
Let me know if your issue is solved
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2025-05-12 11:04 AM
Tried with Ubuntu 22.04, and it solved the problem. Thanks
Link copied. Please paste this link to share this article on your social media post.
Create your free account or log in to subscribe to the board - and gain access to more than 10,000+ support articles along with insights from experts and peers.
With achievable small steps, users progress and continually feel satisfaction in task accomplishment.
Usetiful Onboarding Checklist remembers the progress of every user, allowing them to take bite-sized journeys and continue where they left.
of