01-25-2019 10:01 AM
I have a cRIO9066 setup as a managed system and I have been having issues installing a package to it from my configured feed. On the first two attempts, the installation failed w/ error code -2147220448. I then restarted the cRIO and attempted the install again and it has been stuck on In-Progress for the last 17 hours. Any ideas on how to resolve this issue?
01-27-2019 10:51 PM
The cRIO-9066 only has 256MB of RAM. SystemLink has a Python-based agent (salt-minion) that runs in the background and unfortunately consumes a decent amount of memory. We recommend only running SystemLink on targets with more than 512MB of RAM.
http://www.ni.com/pdf/manuals/377243f.html
It is very likely your target is running out of memory when SystemLink tries to spawn the opkg process to install/upgrade the application.
I would recommend upgrading to a cRIO-9067 or cRIO-9056.