In Qlik Sense Synchronized Persistence you might be those errors in the Repository Synchronization logs (By default in C:\Programdata\Qlik\Sense\Repository\Synchronization.log):
ERROR Synchronization.Repository.Repository.Synchronization.BinarySync.IO.FileBinarySyncRunner
BinaryDownload_1207e0a9-4ac0-47f1-b160-ccba969cdb96 Failed commit tempfile for for fileID=a58956f2-e0b8-425b-880d-6155b145a164 binaryType=Log Temporary file and destination file are not on the same device.
TempRootPath: D:\Temp\ DestinationRootPath: C:\ProgramData\Qlik\Sense\Repository INFO Synchronization.Repository.Repository.Synchronization.BinarySync.IO.FileBinaryBuilder BinaryDownload_1207e0a9-4ac0-47f1-b160-ccba969cdb96 Deleting temporary file D:\Temp\352ec5f7-92d2-4fa2-a5bf-88816b32a08c.InTransfer
This error will usually appear in loop in the log and will created logs of .InTransfer files in the machine temporary folder.
Environment: Qlik Sense Synchronized Persistence any version
Part of the synchronization process, Qlik Sense will write temporary files across the nodes in the temp folder.
It appears that if the temporary folder is located on another device than the Qlik Sense Application Data Folder (By default C:\Programdata\Qlik\Sense), Qlik Sense won't be able to remove those files.
This error does not seem to create any problem on the Qlik Sense Environment but the recommendation to get rid of them would be:
- Move the temporary folder on the same device than the Qlik Sense Application Data Folder
- Upgrade from Synchronized Persistence to Shared Persistence
The second suggestion is the recommended one since Synchronized Persistence has been deprecated and appears to suffer of instability issues.