You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Proceed to create a passkey in the created database
Observe the error message
Expected behavior
Database should be saved
Environment:
Device: iPhone 11/13
OS: iOS 17.7.2 and 18.2
App Version: 2.0.158
Logged error message
FileAccessError.swift:217 make(from:fileName:fileProvider:) Failed to access the file [
fileProvider: com.apple.FileProvider.LocalStorage,
systemError:
Error Domain=NSCocoaErrorDomain
Code=513 "You don’t have permission to save the file “sandbox.kdbx” in the folder “Documents”."
UserInfo={
NSFilePath=/private/var/mobile/Containers/Data/Application/_UUID_/Documents/sandbox.kdbx,
NSUnderlyingError=0x300df6550 {Error Domain=NSPOSIXErrorDomain Code=1 "Operation not permitted"}
}]
Description
When creating a passkey in a database stored in
On My iPhone/KeePassium
, saving fails with the message:Workaround
Move your database out of "KeePassium" folder. (For example, directly to "On My iPhone".)
How to reproduce
Steps to reproduce the behavior:
Expected behavior
Database should be saved
Environment:
Logged error message
Context: #297
The text was updated successfully, but these errors were encountered: