Does anyone know what could cause the following Cache Server error message?
PUT f63b58d16a6a5f49a86b98b2eeb89a02_20874242458b2082f6d2f4b04bd63cfe (size 2730455)
Failed to move file in place ./cache/Temp23861569-16bd-442c-a0bf-56128961686f to ./cache/20/f63b58d16a6a5f49a86b98b2eeb89a02-20874242458b2082f6d2f4b04bd63cfeError: EEXIST, file already exists ‘D:\CacheServer_Unity5\cache\Temp23861569-16bd-442c-a0bf-56128961686f’
I’ve checked and the Cache Server is well below its max size, there is plenty of space on the drive, and we have been getting some weird issues lately with people needing to re-import files that should already have been cached. It’s running on Windows using the latest version of the Cache Server (5.0.1) for Unity 5, and this issue occurs using the legacy cache (cache5.0 directory is empty).
Any ideas?