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

ERROR #354

Open
keithcml opened this issue Sep 20, 2016 · 4 comments
Open

ERROR #354

keithcml opened this issue Sep 20, 2016 · 4 comments

Comments

@keithcml
Copy link

2016-09-20 20:53:24.480873 Chaatz Dev[1642:348678] [HANEKE][ERROR] Failed to write key c1787b08-30fa-40ac-a1dd-31cb064520c6 with error Error Domain=NSCocoaErrorDomain Code=4 "The file “c1787b08-30fa-40ac-a1dd-31cb064520c6” doesn’t exist." UserInfo={NSFilePath=/var/mobile/Containers/Data/Application/D1C934B3-8FB4-4EDD-877A-A7FAA6ADE97B/Library/Caches/io.haneke/shared-entities/entity/c1787b08-30fa-40ac-a1dd-31cb064520c6, NSUnderlyingError=0x170a47980 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}}
2016-09-20 20:53:24.544476 Chaatz Dev[1642:348678] [HANEKE][ERROR] Failed to write key d8540709-2efb-4f7a-aefa-b26520dc1eb3 with error Error Domain=NSCocoaErrorDomain Code=4 "The file “d8540709-2efb-4f7a-aefa-b26520dc1eb3” doesn’t exist." UserInfo={NSFilePath=/var/mobile/Containers/Data/Application/D1C934B3-8FB4-4EDD-877A-A7FAA6ADE97B/Library/Caches/io.haneke/shared-entities/entity/d8540709-2efb-4f7a-aefa-b26520dc1eb3, NSUnderlyingError=0x17484fa50 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}}

Can anyone help?

@sigursalt
Copy link

sigursalt commented Sep 22, 2016

I'm getting this as well (or variants of it), using the swift 3 branch - sometimes with the Code 260, and sometimes without it.

[HANEKE][ERROR] Failed to list directory with error Error Domain=NSCocoaErrorDomain Code=260 "The folder “original” doesn’t exist."
UserInfo={NSFilePath=/var/mobile/Containers/Data/Application/12345678-1234-1234-1234-123456789012/Library/Caches/io.haneke/shared-images/original, NSUserStringVariant=(
    Folder
), NSUnderlyingError=0x17025ce90 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}}

@keithcml
Copy link
Author

anyone still supporting this library?

@garie
Copy link

garie commented Nov 2, 2016

I am seeing tons of these errors when running tests...

[HANEKE][ERROR] Failed to list directory with error Error Domain=NSCocoaErrorDomain Code=260 "The folder “original” doesn’t exist." UserInfo={NSFilePath=/Users/username/Library/Developer/CoreSimulator/Devices/759F1CA6-A417-4FDF-8410-BE43D1F0A6C6/data/Containers/Data/Application/0990C0D8-C194-4629-94F9-BA56CC6F03E5/Library/Caches/io.haneke/shared-data/original, NSUserStringVariant=(
    Folder
), NSUnderlyingError=0x7fb80d6663e0 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}}

Using branch: feature/swift3, commit 6e48f79.
Simulator: iPad Air, iOS 9.3 and 10.0.

Note: I updated to 1157a12 and the errors still occur.

@jorgecasariego
Copy link

Anyone found a solution? I have the same error

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