FORUM CTRLX AUTOMATION
ctrlX World Partner Apps for ctrlX AUTOMATION
Dear Community User! We are updating our platform to a new
system.
Read more: Important
information on the platform change.
10-25-2023 11:59 AM
Hi, I am installing nodejs snap application, steps are
1) Simple nodejs application, with simple express server.
2) npm install, and then build its snap application with snapcraft --debug
3) then in virtualControl ctrlX core, in service mode, i just install from file, uploaded successfully, after that is shows following error
Error when installing app "jr-node-api": cannot perform the following tasks: - Ensure prerequisites for "jr-node-api" are available (cannot install snap base "core22": persistent network error: Post https://snapstore.boschrexroth.com/v2/snaps/refresh: dial tcp: lookup snapstore.boschrexroth.com: Temporary failure in name resolution)
Solved! Go to Solution.
10-25-2023 03:04 PM
From your installed apps, it looks like you are using ctrlX OS firmware v1.20 which utilizes Ubuntu core20. The app you are attempting to install uses Ubuntu core22. During the install process, the Virtual CORE then attempts to install core22 as a dependency for your app but cannot access the snap store likely due to a network configuration problem. You technically can install core22 on the core20 based firmware, but I believe there will be conflicts with other apps, as this was not the intention.
You have a couple of options...
10-25-2023 04:26 PM
Hello,
You can also try to simple give internet connection to the core:
1 set the current date and time
2 connect the device to internet, in that case it would be able to provide the app autonomously.
09-23-2024 12:21 PM
Hello,
well i am having the same error, can you please explain this:
connect the device to internet, in that case it would be able to provide the app autonomously.
thank you