Boost::Move fails when moving or renaming folders across volume mounts.
This issue usually occures when a "Download Changes" attempt fails.
It is possible to restore this state by simply executing "Download and Run" via PLCnext Engineer.
Error:
07.08.25 10:39:35.663 Arp.Plc.Domain.Internal.TaskQueue.SyncTaskQueue ERROR - Exception occurs: Exception of type 'Arp::System::Commons::Io::IoException' was thrown
Boost error 18 (source path '/opt/plcnext/data/Plc/Backup/RestoreProject/PCWE__Temp', destination path '/opt/plcnext/projects/PCWE')
Possible Workaround:
Change volumes to mount the complete plcnext directory instead of multiple subdirectories.
volumes:
plcnext:
...
services:
vplcnext:
volumes:
- plcnext:/opt/plcnext
Boost::Move fails when moving or renaming folders across volume mounts.
This issue usually occures when a "Download Changes" attempt fails.
It is possible to restore this state by simply executing "Download and Run" via PLCnext Engineer.
Error:
Possible Workaround:
Change volumes to mount the complete plcnext directory instead of multiple subdirectories.