FORUM CTRLX AUTOMATION
ctrlX World Partner Apps for ctrlX AUTOMATION
Dear Community User! We have started the migration process.
This community is now in READ ONLY mode.
Read more: Important
information on the platform change.
a week ago
Hello,
I am trying to backup my apps and configuration on an X3 running on version 2.4.0 on an core20 (to restore my configurations on an X7 runing all the latest LTS version)
The C3 is in Operating mode, here are my list of apps :
Doing the backup from Setup in settings
Selected the following options :
The backup is failing with the following error :
A zip is still generated, but no configuration data inside it :
Any idea why the backup is failing ?
Best regards,
Michael
Inetum
a week ago
Hello Michael,
lets divide the answer in a general and specific part.
- X3 and X7 operate of different HW. The Units like PLC have the dependicies on the expected HW (the bootproject reply with the generated code on the x3 or x7 HW). Changing the based HW need to modify the target the code will be build for in the ctrlX-PLCEng. project.
- Maybe the rest of the apps shown in your screen shot does not have the dependicies.
- Instead of trying to get the "older" app versions placed to a newer LTS-image (assume 2.6LTS) it would be better to store the bakcup without the app-versions and focus on the apps-data.
- Moving older-app version to newer image base may bring conflicts in the RT-part where Automationcore interacts with Motion/Ecat/PLC. these 4 Apps are supposed to interact in the same versions at least.
Now to the issue of not being able to store the backup-data. The OP state is fitting. The failure message indicates that one the copy process of (at least ) one the app-state of the acitive config can not be done. Most likely because app-functionality is blocking the copy procedure because of still open file operations by the app itself. The Solution app tries to create the backup but is blocked because the needed operations are blocked by ... I guess the InfluxDB app. We suppose file operations (saving continuously data) are ongoing and disturbing.
That lag of flexibility is fixed by IDB-V-0304. Remember to Disable the InfluxDB app even working under 2.6 LTS.
A meantime workaround is feasible by Disabling the InfluxDB under System/apps before running the Backup. Please consider to skip the apps itself and restore just the app-related data on the new system.
Please return with some feedback.
Bye
Monday
Hello
Thanks for your reply0
It is noted for the' differences in apps between X3 and X7
I have retried the backup after disabling the influxdb app, but the backup still fails with the following error :
Any other apps to disable ? Or is there any way to know which app is blocking the backup ?
Best regards,
Michael