Posts

Post not yet marked as solved
1 Replies
More logging: is@airstation ~ % ckksctl fetch Error fetching: Error Domain=CKKSResultOperationError Code=1 "Success-dependent operation failed" UserInfo={NSLocalizedDescription=Success-dependent operation failed, NSUnderlyingError=0x6000020d0090 {Error Domain=com.apple.security.octagon Code=30 "state became lose_trust, was expecting <OSTPath(( "heal_tlk_shares", tlkmissing ))>" UserInfo={NSLocalizedDescription=state became lose_trust, was expecting <OSTPath(( "heal_tlk_shares", tlkmissing ))>}}} which seems to be ckks state machine breakage (?), as apparently it was expecting CKKSZoneKeyState to be SecCKKSZoneKeyStateHealTLKShares https://github.com/Apple-FOSS-Mirror/Security/blob/5bcad85836c8bbb383f660aaf25b555a805a48e4/keychain/ckks/CKKS.m#L139 I cannot find lose_trust in Apple OSS, but there is a string in /usr/libexec/secd, so you should know :) Emphasising again, that any help to resolve actual issue: get e2e data back if possible, is very appreciated! Kind regards, Peter