MZDownloadManager icon indicating copy to clipboard operation
MZDownloadManager copied to clipboard

File already exist

Open Harshad290194 opened this issue 4 years ago • 2 comments

Faliled Error Domain=NSCocoaErrorDomain Code=516 "“CFNetworkDownload_lgxxfd.tmp” couldn’t be moved to “Loc1371” because an item with the same name already exists." UserInfo={NSSourceFilePathErrorKey=/Users/iuniverse/Library/Developer/CoreSimulator/Devices/Bgdfgdfg/data/Containers/Data/Application/4sdfsjhfdskfh/Library/Caches/com.apple.nsurlsessiond/Downloads/com.abc/CFNetworkDownload_lgxxfd.tmp, NSUserStringVariant=( Move

when location already exist then downloading stop working.

Harshad290194 avatar May 09 '20 11:05 Harshad290194

I'm getting exactly the same error:

Error while moving downloaded file to destination path:Error Domain=NSCocoaErrorDomain Code=516 "“CFNetworkDownload_xxxxx.tmp” couldn’t be moved to “that_folder” because an item with the same name already exists.

Any news about how to fix or manage this?

watemotion avatar May 05 '21 12:05 watemotion

I am getting error: Object 0x14160b320 deallocated with retain count 2, reference may have escaped from deinit. 2023-05-22 15:37:34.405425+0530 Pilgrim_app_ios[64961:11795387] Object 0x14160b320 deallocated with retain count 2, reference may have escaped from deinit.

YogeshBhattGWL avatar May 22 '23 10:05 YogeshBhattGWL