@iAmphi Ich suche mal in den Logs nach den genauen Meldungen und ergänze die dann hier:
accountsd[90] <Notice>: 2014-06-05 15025.098 accountsd[90:24579]: Account DE26yyyy-xxxx-458A-A701-Axxxxxxxxxxx did not present a password and we could not authenticate the SOS circle: (null)
securityd[80] <Error>: s3dl_query_row decode genp,rowid=1410 failed (-25308): The operation couldn’t be completed. (OSStatus error -25308 - ks_crypt: e00002e2 failed to unwrap item (class 10, bag: 0) Access to item attempted while keychain is locked.)
MobileMail[137] <Warning>: ERROR: MFMessageErrorDomain/Missing Password - Kein Passwort angegeben für „iCloud“. Bitte geben Sie in den Accounteinstellungen für Mail ein Passwort ein.
identityservicesd[43] <Warning>: [Warning] Missing target ID in message dictionary send: = "com.apple.private.alloy.accountssync";
Preferences[356] <Warning>: Unable to simultaneously satisfy constraints.
Probably at least one of the constraints in the following list is one you don't want. Try this: (1) look at each constraint and try to figure out which you don't expect; (2) find the code that added the unwanted constraint or constraints and fix it. (Note: If you're seeing NSAutoresizingMaskLayoutConstraints that you don't understand, refer to the documentation for the UIView property translatesAutoresizingMaskIntoConstraints)
(
"<NSLayoutConstraint:0x17847120 UILabel:0x1785e0d0'Das eingegebene Passwort ...'.firstBaseline == UIView:0x1785f3f0.top + 18>",
"<NSLayoutConstraint:0x17846de0 UIView:0x1785f3f0.top == UILabel:0x1785e0d0'Das eingegebene Passwort ...'.firstBaseline - 36>"
)
Will attempt to recover by breaking constraint
<NSLayoutConstraint:0x17847120 UILabel:0x1785e0d0'Das eingegebene Passwort ...'.firstBaseline == UIView:0x1785f3f0.top + 18>
Make a symbolic breakpoint at UIViewAlertForUnsatisfiableConstraints to catch this in the debugger.
The methods in the UIConstraintBasedLayoutDebugging category on UIView listed in <UIKit/UIView.h> may also be helpful.