Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PINDiskCache permission error #254

Open
mycroftcanner opened this issue Oct 8, 2019 · 4 comments
Open

PINDiskCache permission error #254

mycroftcanner opened this issue Oct 8, 2019 · 4 comments

Comments

@mycroftcanner
Copy link

PINDiskCache.m (464) ERROR: “322B3BCC-B82D-42B4-953E-F5FC3ABD7E3E-1967-000000C5FCFC6086” couldn’t be removed because you don’t have permission to access it.

I keep seeing those.

@mycroftcanner
Copy link
Author

I noticed this after iOS 13 release... any ideas? @garrettmoon

@JunyuKuang
Copy link

The issue is still appear on iOS 13.4. Did you managed to get around it?

@garrettmoon
Copy link
Collaborator

Has anyone seen this affecting performance or cache hit rates? Do you all have a way to reproduce it?

@gumbypp
Copy link

gumbypp commented Jan 29, 2022

I just noticed this with v3.0.3. I haven't noticed whether this affects performance or not, but here's a stack trace:

Screen Shot 2022-01-28 at 6 12 55 PM

And the NSError:

(lldb) po removeTrashedItemError
Error Domain=NSCocoaErrorDomain Code=513 "“C60D381A-66D7-495E-9ED3-81918A5A4CF8-3914-0000026729FA9677” couldn’t be removed because you don’t have permission to access it." UserInfo={NSUserStringVariant=(
    Remove
), NSFilePath=/private/var/mobile/Containers/Data/Application/560F47A2-3E01-426A-A3F4-30F010D43D17/tmp/C60D381A-66D7-495E-9ED3-81918A5A4CF8-3914-0000026729FA9677, NSUnderlyingError=0x28320f2d0 {Error Domain=NSPOSIXErrorDomain Code=66 "Directory not empty"}}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants