PhilippC / keepass2android

Password manager app for Android
https://play.google.com/store/apps/details?id=keepass2android.keepass2android
GNU General Public License v3.0
4.73k stars 382 forks source link

Problems accessing Fritzbox via ftps because TLS>1.0 is required #825

Closed ei146 closed 4 years ago

ei146 commented 5 years ago

Version 1.07-r1 does not work with ftps to a FritzBox anymore. My app was upgraded by Play and now can not connect to my Fritzbox anymore. I did not change any settings. My Keepass on Windows still uses the same connection with the same credentials successfully. But both my Android devices (Android 8.1 and Lineage 14.1/Android 7.1.2) stopped working. Connection goes to a DynDNS-address via FTPS (explicit). The Fritzbox uses their own self-certified certificate. Edit: unencrypted ftp transfer works.

Here is a log file:

16.05.2019 09:06:01:980 -- Creating application keepass2android.keepass2android. Version=138 16.05.2019 09:06:02:636 -- Loaded task keepass2android.NullTask 16.05.2019 09:06:02:753 -- StackBaseActivity.OnActivityResult Canceled/0 16.05.2019 09:06:02:755 -- TryGetFromActivityResult: no data 16.05.2019 09:06:02:997 -- FileSelect.OnCreate 16.05.2019 09:06:03:401 -- FileSelect.OnStart 16.05.2019 09:06:04:153 -- PasswordActivity.OnCreate 16.05.2019 09:06:04:154 -- PasswordActivity:apptask= 16.05.2019 09:06:05:56 -- PasswordActivity.OnStart 16.05.2019 09:06:05:126 -- PasswordActivity.OnResume 16.05.2019 09:06:05:127 -- DB null 16.05.2019 09:06:05:137 -- starting: True, Finishing: False, _performingLoad: False 16.05.2019 09:06:05:277 -- PasswordActivity.OnPause 16.05.2019 09:06:05:341 -- Pre-loading database file starting 16.05.2019 09:06:05:404 -- CFS: OpenWhenNoLocalChanges 16.05.2019 09:06:05:407 -- CFS: hashing cached version 16.05.2019 09:06:06:701 -- PasswordActivity.OnResume 16.05.2019 09:06:06:702 -- DB null 16.05.2019 09:06:06:704 -- starting: False, Finishing: False, _performingLoad: False 16.05.2019 09:06:06:756 -- FileSelect.OnStop 16.05.2019 09:06:06:820 -- FileSelect.OnDestroyTrue 16.05.2019 09:06:07:899 -- System.AggregateException: One or more errors occurred. ---> System.IO.IOException: Unable to read data from the transport connection: Connection reset by peer. ---> System.Net.Sockets.SocketException: Connection reset by peer at System.Net.Sockets.Socket.Receive (System.Byte[] buffer, System.Int32 offset, System.Int32 size, System.Net.Sockets.SocketFlags socketFlags) [0x00016] in <72bbe018e812448490f1ea85c1dcd2e2>:0 at System.Net.Sockets.NetworkStream.Read (System.Byte[] buffer, System.Int32 offset, System.Int32 size) [0x0009b] in <72bbe018e812448490f1ea85c1dcd2e2>:0 --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read (System.Byte[] buffer, System.Int32 offset, System.Int32 size) [0x000e2] in <72bbe018e812448490f1ea85c1dcd2e2>:0 at Mono.Net.Security.MobileAuthenticatedStream+<>cDisplayClass66_0.b0 () [0x0002b] in <72bbe018e812448490f1ea85c1dcd2e2>:0 at System.Threading.Tasks.Task1[TResult].InnerInvoke () [0x0000f] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Threading.Tasks.Task.Execute () [0x00010] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in :0 at Mono.Net.Security.MobileAuthenticatedStream+d66.MoveNext () [0x000ff] in <72bbe018e812448490f1ea85c1dcd2e2>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in :0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in :0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in :0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in :0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at Mono.Net.Security.AsyncProtocolRequest+<InnerRead>d__25.MoveNext () [0x000ac] in <72bbe018e812448490f1ea85c1dcd2e2>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in :0 at Mono.Net.Security.AsyncProtocolRequest+d24.MoveNext () [0x00093] in <72bbe018e812448490f1ea85c1dcd2e2>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in :0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in :0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in :0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in :0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in :0 at Mono.Net.Security.AsyncProtocolRequest+d23.MoveNext () [0x0008b] in <72bbe018e812448490f1ea85c1dcd2e2>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in :0 at Mono.Net.Security.MobileAuthenticatedStream+d47.MoveNext () [0x00254] in <72bbe018e812448490f1ea85c1dcd2e2>:0 --- End of inner exception stack trace --- at System.Threading.Tasks.Task.ThrowIfExceptional (System.Boolean includeTaskCanceledExceptions) [0x00011] in :0 at System.Threading.Tasks.Task.Wait (System.Int32 millisecondsTimeout, System.Threading.CancellationToken cancellationToken) [0x00043] in :0 at System.Threading.Tasks.Task.Wait () [0x00000] in :0 at Mono.Net.Security.MobileAuthenticatedStream.AuthenticateAsClient (System.String targetHost, System.Security.Cryptography.X509Certificates.X509CertificateCollection clientCertificates, System.Security.Authentication.SslProtocols enabledSslProtocols, System.Boolean checkCertificateRevocation) [0x0000d] in <72bbe018e812448490f1ea85c1dcd2e2>:0 at System.Net.Security.SslStream.AuthenticateAsClient (System.String targetHost, System.Security.Cryptography.X509Certificates.X509CertificateCollection clientCertificates, System.Security.Authentication.SslProtocols enabledSslProtocols, System.Boolean checkCertificateRevocation) [0x00006] in <72bbe018e812448490f1ea85c1dcd2e2>:0 at System.Net.FtpClient.FtpSocketStream.ActivateEncryption (System.String targethost, System.Security.Cryptography.X509Certificates.X509CertificateCollection clientCerts, System.Security.Authentication.SslProtocols sslProtocols) [0x0005e] in :0 at (wrapper remoting-invoke-with-check) System.Net.FtpClient.FtpSocketStream.ActivateEncryption(string,System.Security.Cryptography.X509Certificates.X509CertificateCollection,System.Security.Authentication.SslProtocols) at System.Net.FtpClient.FtpClient.Connect () [0x00183] in :0 at keepass2android.Io.NetFtpFileStorage+RetryConnectFtpClient.b2_0 () [0x00000] in :0 at keepass2android.Io.NetFtpFileStorage+RetryConnectFtpClient.DoInRetryLoop[T] (System.Func`1[TResult] func) [0x00020] in :0 at keepass2android.Io.NetFtpFileStorage+RetryConnectFtpClient.Connect () [0x00000] in :0 at keepass2android.Io.NetFtpFileStorage.GetClient (KeePassLib.Serialization.IOConnectionInfo ioc, System.Boolean enableCloneClient) [0x000a1] in :0 at keepass2android.Io.NetFtpFileStorage.OpenFileForRead (KeePassLib.Serialization.IOConnectionInfo ioc) [0x00000] in :0 at keepass2android.Io.OfflineSwitchableFileStorage.OpenFileForRead (KeePassLib.Serialization.IOConnectionInfo ioc) [0x00006] in :0 at keepass2android.Io.CachingFileStorage.UpdateCacheFromRemote (KeePassLib.Serialization.IOConnectionInfo ioc, System.String cachedFilePath) [0x00000] in :0 at keepass2android.Io.CachingFileStorage.OpenFileForReadWhenNoLocalChanges (KeePassLib.Serialization.IOConnectionInfo ioc, System.String cachedFilePath) [0x00023] in :0 at keepass2android.Io.CachingFileStorage.OpenFileForRead (KeePassLib.Serialization.IOConnectionInfo ioc) [0x00030] in :0 ---> (Inner Exception #0) System.IO.IOException: Unable to read data from the transport connection: Connection reset by peer. ---> System.Net.Sockets.SocketException: Connection reset by peer at System.Net.Sockets.Socket.Receive (System.Byte[] buffer, System.Int32 offset, System.Int32 size, System.Net.Sockets.SocketFlags socketFlags) [0x00016] in <72bbe018e812448490f1ea85c1dcd2e2>:0 at System.Net.Sockets.NetworkStream.Read (System.Byte[] buffer, System.Int32 offset, System.Int32 size) [0x0009b] in <72bbe018e812448490f1ea85c1dcd2e2>:0 --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read (System.Byte[] buffer, System.Int32 offset, System.Int32 size) [0x000e2] in <72bbe018e812448490f1ea85c1dcd2e2>:0 at Mono.Net.Security.MobileAuthenticatedStream+<>cDisplayClass66_0.b0 () [0x0002b] in <72bbe018e812448490f1ea85c1dcd2e2>:0 at System.Threading.Tasks.Task1[TResult].InnerInvoke () [0x0000f] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Threading.Tasks.Task.Execute () [0x00010] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in :0 at Mono.Net.Security.MobileAuthenticatedStream+d66.MoveNext () [0x000ff] in <72bbe018e812448490f1ea85c1dcd2e2>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in :0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in :0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in :0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in :0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at Mono.Net.Security.AsyncProtocolRequest+<InnerRead>d__25.MoveNext () [0x000ac] in <72bbe018e812448490f1ea85c1dcd2e2>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in :0 at Mono.Net.Security.AsyncProtocolRequest+d24.MoveNext () [0x00093] in <72bbe018e812448490f1ea85c1dcd2e2>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in :0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in :0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in :0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in :0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in :0 at Mono.Net.Security.AsyncProtocolRequest+d23.MoveNext () [0x0008b] in <72bbe018e812448490f1ea85c1dcd2e2>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in :0 at Mono.Net.Security.MobileAuthenticatedStream+d__47.MoveNext () [0x00254] in <72bbe018e812448490f1ea85c1dcd2e2>:0 <---

16.05.2019 09:06:08:39 -- Pre-loading database file completed 16.05.2019 09:06:17:146 -- LockingActivity: OnActivityResult 16.05.2019 09:06:17:148 -- PasswordActivity.OnActivityResult 874348/1000 16.05.2019 09:06:17:488 -- status message: Initializing... 16.05.2019 09:06:17:491 -- status submessage: 16.05.2019 09:06:17:763 -- status message: Lade Datenbank… 16.05.2019 09:06:18:39 -- status submessage: Führe Schlüsseltransformationen durch… 16.05.2019 09:06:18:195 -- status submessage: Entschlüssele Datenbank… 16.05.2019 09:06:18:220 -- status submessage: Entschlüssele Datenbank… 16.05.2019 09:06:18:250 -- status submessage: Lese Datenbank ein… 16.05.2019 09:06:19:404 -- ReadXmlStreamed: 1147ms 16.05.2019 09:06:19:484 -- status submessage: 16.05.2019 09:06:19:528 -- status message: Aktualisiere lokale Sicherungskopie... 16.05.2019 09:06:19:661 -- LoadDB OK 16.05.2019 09:06:19:683 -- Starting/Updating OngoingNotificationsService. Database Unlocked 16.05.2019 09:06:20:230 -- PasswordActivity.OnPause 16.05.2019 09:06:20:240 -- Timeout start 16.05.2019 09:06:20:259 -- StackBaseActivity.OnActivityResult Ok/1 16.05.2019 09:06:20:262 -- No AppTask in OnActivityResult 16.05.2019 09:06:20:678 -- GroupActivity.OnCreate 16.05.2019 09:06:20:680 -- GroupActivity:apptask= 16.05.2019 09:06:20:698 -- Loaded task keepass2android.NullTask 16.05.2019 09:06:20:914 -- GroupActivity.OnStart 16.05.2019 09:06:20:923 -- GroupActivity.OnResume 16.05.2019 09:06:20:924 -- DatabaseIsUnlocked=True 16.05.2019 09:06:20:927 -- Timeout cancel 16.05.2019 09:06:22:223 -- PasswordActivity.OnStop 16.05.2019 09:06:22:233 -- PasswordActivity.OnDestroyTrue 16.05.2019 09:06:25:173 -- GroupActivity.OnPause 16.05.2019 09:06:25:175 -- Timeout start 16.05.2019 09:06:25:189 -- StackBaseActivity.OnActivityResult FirstUser/0 16.05.2019 09:06:25:192 -- AppTask keepass2android.NullTask in OnActivityResult 16.05.2019 09:06:25:707 -- GroupActivity.OnStop 16.05.2019 09:06:25:713 -- GroupActivity.OnDestroyTrue 16.05.2019 09:06:28:872 -- KeePass.OnCreate 16.05.2019 09:06:28:873 -- KeePass:apptask= 16.05.2019 09:06:28:875 -- Loaded task keepass2android.NullTask 16.05.2019 09:06:28:877 -- KeePass.OnCreate 16.05.2019 09:06:28:895 -- KeePass.OnStart 16.05.2019 09:06:28:897 -- KeePass.OnStart 16.05.2019 09:06:28:976 -- Loaded task keepass2android.NullTask 16.05.2019 09:06:29:51 -- GroupActivity.OnCreate 16.05.2019 09:06:29:52 -- GroupActivity:apptask= 16.05.2019 09:06:29:57 -- Loaded task keepass2android.NullTask 16.05.2019 09:06:29:187 -- GroupActivity.OnStart 16.05.2019 09:06:29:191 -- GroupActivity.OnResume 16.05.2019 09:06:29:192 -- DatabaseIsUnlocked=True 16.05.2019 09:06:29:194 -- Timeout cancel 16.05.2019 09:06:29:831 -- KeePass.OnStop 16.05.2019 09:06:29:835 -- KeePass.OnDestroyTrue 16.05.2019 09:06:29:837 -- KeePass.OnDestroyTrue 16.05.2019 09:06:49:696 -- GroupActivity.OnPause 16.05.2019 09:06:49:698 -- Timeout start 16.05.2019 09:06:49:713 -- StackBaseActivity.OnActivityResult FirstUser/0 16.05.2019 09:06:49:715 -- AppTask keepass2android.NullTask in OnActivityResult 16.05.2019 09:06:50:202 -- GroupActivity.OnStop 16.05.2019 09:06:50:212 -- GroupActivity.OnDestroyTrue 16.05.2019 09:06:54:199 -- Received broadcast intent: keepass2android.keepass2android.lock_database 16.05.2019 09:06:54:217 -- QuickLocking database 16.05.2019 09:06:54:238 -- Starting/Updating OngoingNotificationsService. Database QuickLocked 16.05.2019 09:08:30:651 -- KeePass.OnCreate 16.05.2019 09:08:30:654 -- KeePass:apptask= 16.05.2019 09:08:30:656 -- Loaded task keepass2android.NullTask 16.05.2019 09:08:30:658 -- KeePass.OnCreate 16.05.2019 09:08:30:674 -- KeePass.OnStart 16.05.2019 09:08:30:677 -- KeePass.OnStart 16.05.2019 09:08:30:759 -- Loaded task keepass2android.NullTask 16.05.2019 09:08:30:814 -- Starting QuickUnlock 16.05.2019 09:08:30:936 -- QuickUnlock.OnCreate 16.05.2019 09:08:30:937 -- QuickUnlock:apptask= 16.05.2019 09:08:31:27 -- requesting fingerprint permission 16.05.2019 09:08:31:42 -- QuickUnlock.OnStart 16.05.2019 09:08:31:48 -- QuickUnlock.OnResume 16.05.2019 09:08:31:49 -- DatabaseIsUnlocked=False 16.05.2019 09:08:31:60 -- InitFingerprintUnlock 16.05.2019 09:08:31:74 -- QuickUnlock.OnPause 16.05.2019 09:08:31:295 -- OnRequestPermissionsResult TrueTrue 16.05.2019 09:08:31:297 -- _fingerprintPermissionGranted 16.05.2019 09:08:31:298 -- InitFingerprintUnlock 16.05.2019 09:08:31:301 -- QuickUnlock.OnResume 16.05.2019 09:08:31:302 -- DatabaseIsUnlocked=False 16.05.2019 09:08:31:303 -- InitFingerprintUnlock 16.05.2019 09:08:31:348 -- KeePass.OnStop 16.05.2019 09:08:31:350 -- KeePass.OnDestroyTrue 16.05.2019 09:08:31:351 -- KeePass.OnDestroyTrue 16.05.2019 09:08:34:776 -- Locking database 16.05.2019 09:08:34:821 -- OngoingNotificationsService.OnDestroy 16.05.2019 09:08:34:838 -- QuickUnlock.OnPause 16.05.2019 09:08:34:853 -- StackBaseActivity.OnActivityResult Canceled/0 16.05.2019 09:08:34:855 -- TryGetFromActivityResult: no data 16.05.2019 09:08:34:910 -- FileSelect.OnCreate 16.05.2019 09:08:34:978 -- FileSelect.OnStart 16.05.2019 09:08:35:32 -- PasswordActivity.OnCreate 16.05.2019 09:08:35:34 -- PasswordActivity:apptask= 16.05.2019 09:08:35:286 -- PasswordActivity.OnStart 16.05.2019 09:08:35:291 -- PasswordActivity.OnResume 16.05.2019 09:08:35:292 -- DB null 16.05.2019 09:08:35:293 -- starting: True, Finishing: False, _performingLoad: False 16.05.2019 09:08:35:305 -- Pre-loading database file starting 16.05.2019 09:08:35:312 -- CFS: OpenWhenNoLocalChanges 16.05.2019 09:08:35:315 -- CFS: hashing cached version 16.05.2019 09:08:35:321 -- PasswordActivity.OnPause 16.05.2019 09:08:35:617 -- PasswordActivity.OnResume 16.05.2019 09:08:35:621 -- DB null 16.05.2019 09:08:35:624 -- starting: False, Finishing: False, _performingLoad: False 16.05.2019 09:08:36:0 -- FileSelect.OnStop 16.05.2019 09:08:36:123 -- FileSelect.OnDestroyTrue 16.05.2019 09:08:36:129 -- QuickUnlock.OnStop 16.05.2019 09:08:36:133 -- QuickUnlock.OnDestroyTrue 16.05.2019 09:08:36:258 -- System.AggregateException: One or more errors occurred. ---> System.IO.IOException: Unable to read data from the transport connection: Connection reset by peer. ---> System.Net.Sockets.SocketException: Connection reset by peer at System.Net.Sockets.Socket.Receive (System.Byte[] buffer, System.Int32 offset, System.Int32 size, System.Net.Sockets.SocketFlags socketFlags) [0x00016] in <72bbe018e812448490f1ea85c1dcd2e2>:0 at System.Net.Sockets.NetworkStream.Read (System.Byte[] buffer, System.Int32 offset, System.Int32 size) [0x0009b] in <72bbe018e812448490f1ea85c1dcd2e2>:0 --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read (System.Byte[] buffer, System.Int32 offset, System.Int32 size) [0x000e2] in <72bbe018e812448490f1ea85c1dcd2e2>:0 at Mono.Net.Security.MobileAuthenticatedStream+<>cDisplayClass66_0.b0 () [0x0002b] in <72bbe018e812448490f1ea85c1dcd2e2>:0 at System.Threading.Tasks.Task1[TResult].InnerInvoke () [0x0000f] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Threading.Tasks.Task.Execute () [0x00010] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in :0 at Mono.Net.Security.MobileAuthenticatedStream+d66.MoveNext () [0x000ff] in <72bbe018e812448490f1ea85c1dcd2e2>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in :0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in :0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in :0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in :0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at Mono.Net.Security.AsyncProtocolRequest+<InnerRead>d__25.MoveNext () [0x000ac] in <72bbe018e812448490f1ea85c1dcd2e2>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in :0 at Mono.Net.Security.AsyncProtocolRequest+d24.MoveNext () [0x00093] in <72bbe018e812448490f1ea85c1dcd2e2>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in :0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in :0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in :0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in :0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in :0 at Mono.Net.Security.AsyncProtocolRequest+d23.MoveNext () [0x0008b] in <72bbe018e812448490f1ea85c1dcd2e2>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in :0 at Mono.Net.Security.MobileAuthenticatedStream+d47.MoveNext () [0x00254] in <72bbe018e812448490f1ea85c1dcd2e2>:0 --- End of inner exception stack trace --- at System.Threading.Tasks.Task.ThrowIfExceptional (System.Boolean includeTaskCanceledExceptions) [0x00011] in :0 at System.Threading.Tasks.Task.Wait (System.Int32 millisecondsTimeout, System.Threading.CancellationToken cancellationToken) [0x00043] in :0 at System.Threading.Tasks.Task.Wait () [0x00000] in :0 at Mono.Net.Security.MobileAuthenticatedStream.AuthenticateAsClient (System.String targetHost, System.Security.Cryptography.X509Certificates.X509CertificateCollection clientCertificates, System.Security.Authentication.SslProtocols enabledSslProtocols, System.Boolean checkCertificateRevocation) [0x0000d] in <72bbe018e812448490f1ea85c1dcd2e2>:0 at System.Net.Security.SslStream.AuthenticateAsClient (System.String targetHost, System.Security.Cryptography.X509Certificates.X509CertificateCollection clientCertificates, System.Security.Authentication.SslProtocols enabledSslProtocols, System.Boolean checkCertificateRevocation) [0x00006] in <72bbe018e812448490f1ea85c1dcd2e2>:0 at System.Net.FtpClient.FtpSocketStream.ActivateEncryption (System.String targethost, System.Security.Cryptography.X509Certificates.X509CertificateCollection clientCerts, System.Security.Authentication.SslProtocols sslProtocols) [0x0005e] in :0 at (wrapper remoting-invoke-with-check) System.Net.FtpClient.FtpSocketStream.ActivateEncryption(string,System.Security.Cryptography.X509Certificates.X509CertificateCollection,System.Security.Authentication.SslProtocols) at System.Net.FtpClient.FtpClient.Connect () [0x00183] in :0 at keepass2android.Io.NetFtpFileStorage+RetryConnectFtpClient.b2_0 () [0x00000] in :0 at keepass2android.Io.NetFtpFileStorage+RetryConnectFtpClient.DoInRetryLoop[T] (System.Func`1[TResult] func) [0x00020] in :0 at keepass2android.Io.NetFtpFileStorage+RetryConnectFtpClient.Connect () [0x00000] in :0 at keepass2android.Io.NetFtpFileStorage.GetClient (KeePassLib.Serialization.IOConnectionInfo ioc, System.Boolean enableCloneClient) [0x000a1] in :0 at keepass2android.Io.NetFtpFileStorage.OpenFileForRead (KeePassLib.Serialization.IOConnectionInfo ioc) [0x00000] in :0 at keepass2android.Io.OfflineSwitchableFileStorage.OpenFileForRead (KeePassLib.Serialization.IOConnectionInfo ioc) [0x00006] in :0 at keepass2android.Io.CachingFileStorage.UpdateCacheFromRemote (KeePassLib.Serialization.IOConnectionInfo ioc, System.String cachedFilePath) [0x00000] in :0 at keepass2android.Io.CachingFileStorage.OpenFileForReadWhenNoLocalChanges (KeePassLib.Serialization.IOConnectionInfo ioc, System.String cachedFilePath) [0x00023] in :0 at keepass2android.Io.CachingFileStorage.OpenFileForRead (KeePassLib.Serialization.IOConnectionInfo ioc) [0x00030] in :0 ---> (Inner Exception #0) System.IO.IOException: Unable to read data from the transport connection: Connection reset by peer. ---> System.Net.Sockets.SocketException: Connection reset by peer at System.Net.Sockets.Socket.Receive (System.Byte[] buffer, System.Int32 offset, System.Int32 size, System.Net.Sockets.SocketFlags socketFlags) [0x00016] in <72bbe018e812448490f1ea85c1dcd2e2>:0 at System.Net.Sockets.NetworkStream.Read (System.Byte[] buffer, System.Int32 offset, System.Int32 size) [0x0009b] in <72bbe018e812448490f1ea85c1dcd2e2>:0 --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read (System.Byte[] buffer, System.Int32 offset, System.Int32 size) [0x000e2] in <72bbe018e812448490f1ea85c1dcd2e2>:0 at Mono.Net.Security.MobileAuthenticatedStream+<>cDisplayClass66_0.b0 () [0x0002b] in <72bbe018e812448490f1ea85c1dcd2e2>:0 at System.Threading.Tasks.Task1[TResult].InnerInvoke () [0x0000f] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Threading.Tasks.Task.Execute () [0x00010] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in :0 at Mono.Net.Security.MobileAuthenticatedStream+d66.MoveNext () [0x000ff] in <72bbe018e812448490f1ea85c1dcd2e2>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in :0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in :0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in :0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in :0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at Mono.Net.Security.AsyncProtocolRequest+<InnerRead>d__25.MoveNext () [0x000ac] in <72bbe018e812448490f1ea85c1dcd2e2>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in :0 at Mono.Net.Security.AsyncProtocolRequest+d24.MoveNext () [0x00093] in <72bbe018e812448490f1ea85c1dcd2e2>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in :0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in :0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in :0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in :0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in :0 at Mono.Net.Security.AsyncProtocolRequest+d23.MoveNext () [0x0008b] in <72bbe018e812448490f1ea85c1dcd2e2>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in :0 at Mono.Net.Security.MobileAuthenticatedStream+d__47.MoveNext () [0x00254] in <72bbe018e812448490f1ea85c1dcd2e2>:0 <---

16.05.2019 09:08:36:265 -- Pre-loading database file completed 16.05.2019 09:08:38:609 -- PasswordActivity.OnPause 16.05.2019 09:08:38:623 -- StackBaseActivity.OnActivityResult FirstUser/1 16.05.2019 09:08:38:625 -- TryGetFromActivityResult: no data 16.05.2019 09:08:38:914 -- FileSelect.OnCreate 16.05.2019 09:08:38:969 -- FileSelect.OnStart 16.05.2019 09:08:38:976 -- FileSelect.OnResume 16.05.2019 09:08:39:664 -- PasswordActivity.OnStop 16.05.2019 09:08:39:669 -- PasswordActivity.OnDestroyTrue 16.05.2019 09:08:41:474 -- FileSelect.OnPause 16.05.2019 09:08:41:506 -- PasswordActivity.OnCreate 16.05.2019 09:08:41:508 -- PasswordActivity:apptask= 16.05.2019 09:08:41:641 -- PasswordActivity.OnStart 16.05.2019 09:08:41:648 -- PasswordActivity.OnResume 16.05.2019 09:08:41:649 -- DB null 16.05.2019 09:08:41:650 -- starting: True, Finishing: False, _performingLoad: False 16.05.2019 09:08:41:654 -- Pre-loading database file starting 16.05.2019 09:08:41:657 -- CFS: OpenWhenNoLocalChanges 16.05.2019 09:08:41:657 -- CFS: hashing cached version 16.05.2019 09:08:41:671 -- PasswordActivity.OnPause 16.05.2019 09:08:42:7 -- PasswordActivity.OnResume 16.05.2019 09:08:42:8 -- DB null 16.05.2019 09:08:42:10 -- starting: False, Finishing: False, _performingLoad: False 16.05.2019 09:08:42:392 -- FileSelect.OnStop 16.05.2019 09:08:42:482 -- FileSelect.OnDestroyTrue 16.05.2019 09:08:42:787 -- System.AggregateException: One or more errors occurred. ---> System.IO.IOException: Unable to read data from the transport connection: Connection reset by peer. ---> System.Net.Sockets.SocketException: Connection reset by peer at System.Net.Sockets.Socket.Receive (System.Byte[] buffer, System.Int32 offset, System.Int32 size, System.Net.Sockets.SocketFlags socketFlags) [0x00016] in <72bbe018e812448490f1ea85c1dcd2e2>:0 at System.Net.Sockets.NetworkStream.Read (System.Byte[] buffer, System.Int32 offset, System.Int32 size) [0x0009b] in <72bbe018e812448490f1ea85c1dcd2e2>:0 --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read (System.Byte[] buffer, System.Int32 offset, System.Int32 size) [0x000e2] in <72bbe018e812448490f1ea85c1dcd2e2>:0 at Mono.Net.Security.MobileAuthenticatedStream+<>cDisplayClass66_0.b0 () [0x0002b] in <72bbe018e812448490f1ea85c1dcd2e2>:0 at System.Threading.Tasks.Task1[TResult].InnerInvoke () [0x0000f] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Threading.Tasks.Task.Execute () [0x00010] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in :0 at Mono.Net.Security.MobileAuthenticatedStream+d66.MoveNext () [0x000ff] in <72bbe018e812448490f1ea85c1dcd2e2>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in :0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in :0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in :0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in :0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at Mono.Net.Security.AsyncProtocolRequest+<InnerRead>d__25.MoveNext () [0x000ac] in <72bbe018e812448490f1ea85c1dcd2e2>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in :0 at Mono.Net.Security.AsyncProtocolRequest+d24.MoveNext () [0x00093] in <72bbe018e812448490f1ea85c1dcd2e2>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in :0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in :0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in :0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in :0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in :0 at Mono.Net.Security.AsyncProtocolRequest+d23.MoveNext () [0x0008b] in <72bbe018e812448490f1ea85c1dcd2e2>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in :0 at Mono.Net.Security.MobileAuthenticatedStream+d47.MoveNext () [0x00254] in <72bbe018e812448490f1ea85c1dcd2e2>:0 --- End of inner exception stack trace --- at System.Threading.Tasks.Task.ThrowIfExceptional (System.Boolean includeTaskCanceledExceptions) [0x00011] in :0 at System.Threading.Tasks.Task.Wait (System.Int32 millisecondsTimeout, System.Threading.CancellationToken cancellationToken) [0x00043] in :0 at System.Threading.Tasks.Task.Wait () [0x00000] in :0 at Mono.Net.Security.MobileAuthenticatedStream.AuthenticateAsClient (System.String targetHost, System.Security.Cryptography.X509Certificates.X509CertificateCollection clientCertificates, System.Security.Authentication.SslProtocols enabledSslProtocols, System.Boolean checkCertificateRevocation) [0x0000d] in <72bbe018e812448490f1ea85c1dcd2e2>:0 at System.Net.Security.SslStream.AuthenticateAsClient (System.String targetHost, System.Security.Cryptography.X509Certificates.X509CertificateCollection clientCertificates, System.Security.Authentication.SslProtocols enabledSslProtocols, System.Boolean checkCertificateRevocation) [0x00006] in <72bbe018e812448490f1ea85c1dcd2e2>:0 at System.Net.FtpClient.FtpSocketStream.ActivateEncryption (System.String targethost, System.Security.Cryptography.X509Certificates.X509CertificateCollection clientCerts, System.Security.Authentication.SslProtocols sslProtocols) [0x0005e] in :0 at (wrapper remoting-invoke-with-check) System.Net.FtpClient.FtpSocketStream.ActivateEncryption(string,System.Security.Cryptography.X509Certificates.X509CertificateCollection,System.Security.Authentication.SslProtocols) at System.Net.FtpClient.FtpClient.Connect () [0x00183] in :0 at keepass2android.Io.NetFtpFileStorage+RetryConnectFtpClient.b2_0 () [0x00000] in :0 at keepass2android.Io.NetFtpFileStorage+RetryConnectFtpClient.DoInRetryLoop[T] (System.Func`1[TResult] func) [0x00020] in :0 at keepass2android.Io.NetFtpFileStorage+RetryConnectFtpClient.Connect () [0x00000] in :0 at keepass2android.Io.NetFtpFileStorage.GetClient (KeePassLib.Serialization.IOConnectionInfo ioc, System.Boolean enableCloneClient) [0x000a1] in :0 at keepass2android.Io.NetFtpFileStorage.OpenFileForRead (KeePassLib.Serialization.IOConnectionInfo ioc) [0x00000] in :0 at keepass2android.Io.OfflineSwitchableFileStorage.OpenFileForRead (KeePassLib.Serialization.IOConnectionInfo ioc) [0x00006] in :0 at keepass2android.Io.CachingFileStorage.UpdateCacheFromRemote (KeePassLib.Serialization.IOConnectionInfo ioc, System.String cachedFilePath) [0x00000] in :0 at keepass2android.Io.CachingFileStorage.OpenFileForReadWhenNoLocalChanges (KeePassLib.Serialization.IOConnectionInfo ioc, System.String cachedFilePath) [0x00023] in :0 at keepass2android.Io.CachingFileStorage.OpenFileForRead (KeePassLib.Serialization.IOConnectionInfo ioc) [0x00030] in :0 ---> (Inner Exception #0) System.IO.IOException: Unable to read data from the transport connection: Connection reset by peer. ---> System.Net.Sockets.SocketException: Connection reset by peer at System.Net.Sockets.Socket.Receive (System.Byte[] buffer, System.Int32 offset, System.Int32 size, System.Net.Sockets.SocketFlags socketFlags) [0x00016] in <72bbe018e812448490f1ea85c1dcd2e2>:0 at System.Net.Sockets.NetworkStream.Read (System.Byte[] buffer, System.Int32 offset, System.Int32 size) [0x0009b] in <72bbe018e812448490f1ea85c1dcd2e2>:0 --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read (System.Byte[] buffer, System.Int32 offset, System.Int32 size) [0x000e2] in <72bbe018e812448490f1ea85c1dcd2e2>:0 at Mono.Net.Security.MobileAuthenticatedStream+<>cDisplayClass66_0.b0 () [0x0002b] in <72bbe018e812448490f1ea85c1dcd2e2>:0 at System.Threading.Tasks.Task1[TResult].InnerInvoke () [0x0000f] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Threading.Tasks.Task.Execute () [0x00010] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in :0 at Mono.Net.Security.MobileAuthenticatedStream+d66.MoveNext () [0x000ff] in <72bbe018e812448490f1ea85c1dcd2e2>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in :0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in :0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in :0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in :0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at Mono.Net.Security.AsyncProtocolRequest+<InnerRead>d__25.MoveNext () [0x000ac] in <72bbe018e812448490f1ea85c1dcd2e2>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in :0 at Mono.Net.Security.AsyncProtocolRequest+d24.MoveNext () [0x00093] in <72bbe018e812448490f1ea85c1dcd2e2>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in :0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in :0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in :0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in :0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in :0 at Mono.Net.Security.AsyncProtocolRequest+d23.MoveNext () [0x0008b] in <72bbe018e812448490f1ea85c1dcd2e2>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in :0 at Mono.Net.Security.MobileAuthenticatedStream+d__47.MoveNext () [0x00254] in <72bbe018e812448490f1ea85c1dcd2e2>:0 <---

16.05.2019 09:08:42:796 -- Pre-loading database file completed 16.05.2019 09:08:48:489 -- LockingActivity: OnActivityResult 16.05.2019 09:08:48:491 -- PasswordActivity.OnActivityResult 874348/1000 16.05.2019 09:08:48:506 -- status message: Initializing... 16.05.2019 09:08:48:508 -- status submessage: 16.05.2019 09:08:48:601 -- status message: Lade Datenbank… 16.05.2019 09:08:48:635 -- status submessage: Führe Schlüsseltransformationen durch… 16.05.2019 09:08:48:680 -- status submessage: Entschlüssele Datenbank… 16.05.2019 09:08:48:683 -- status submessage: Entschlüssele Datenbank… 16.05.2019 09:08:48:686 -- status submessage: Lese Datenbank ein… 16.05.2019 09:08:49:287 -- ReadXmlStreamed: 597ms 16.05.2019 09:08:49:297 -- status submessage: 16.05.2019 09:08:49:311 -- status message: Aktualisiere lokale Sicherungskopie... 16.05.2019 09:08:49:396 -- LoadDB OK 16.05.2019 09:08:49:397 -- Starting/Updating OngoingNotificationsService. Database Unlocked 16.05.2019 09:08:49:695 -- PasswordActivity.OnPause 16.05.2019 09:08:49:702 -- Timeout start 16.05.2019 09:08:49:720 -- StackBaseActivity.OnActivityResult Ok/1 16.05.2019 09:08:49:721 -- No AppTask in OnActivityResult 16.05.2019 09:08:49:909 -- GroupActivity.OnCreate 16.05.2019 09:08:49:911 -- GroupActivity:apptask= 16.05.2019 09:08:49:915 -- Loaded task keepass2android.NullTask 16.05.2019 09:08:50:14 -- GroupActivity.OnStart 16.05.2019 09:08:50:17 -- GroupActivity.OnResume 16.05.2019 09:08:50:18 -- DatabaseIsUnlocked=True 16.05.2019 09:08:50:19 -- Timeout cancel 16.05.2019 09:08:50:882 -- PasswordActivity.OnStop 16.05.2019 09:08:50:891 -- PasswordActivity.OnDestroyTrue 16.05.2019 09:09:01:78 -- GroupActivity.OnPause 16.05.2019 09:09:01:84 -- Timeout start 16.05.2019 09:09:01:109 -- StackBaseActivity.OnActivityResult FirstUser/0 16.05.2019 09:09:01:111 -- AppTask keepass2android.NullTask in OnActivityResult 16.05.2019 09:09:01:618 -- GroupActivity.OnStop 16.05.2019 09:09:01:623 -- GroupActivity.OnDestroyTrue 16.05.2019 09:09:03:325 -- KeePass.OnCreate 16.05.2019 09:09:03:328 -- KeePass:apptask= 16.05.2019 09:09:03:331 -- Loaded task keepass2android.NullTask 16.05.2019 09:09:03:332 -- KeePass.OnCreate 16.05.2019 09:09:03:345 -- KeePass.OnStart 16.05.2019 09:09:03:346 -- KeePass.OnStart 16.05.2019 09:09:03:426 -- Loaded task keepass2android.NullTask 16.05.2019 09:09:03:490 -- GroupActivity.OnCreate 16.05.2019 09:09:03:491 -- GroupActivity:apptask= 16.05.2019 09:09:03:496 -- Loaded task keepass2android.NullTask 16.05.2019 09:09:03:598 -- GroupActivity.OnStart 16.05.2019 09:09:03:603 -- GroupActivity.OnResume 16.05.2019 09:09:03:604 -- DatabaseIsUnlocked=True 16.05.2019 09:09:03:608 -- Timeout cancel 16.05.2019 09:09:04:46 -- KeePass.OnStop 16.05.2019 09:09:04:48 -- KeePass.OnDestroyTrue 16.05.2019 09:09:04:49 -- KeePass.OnDestroyTrue 16.05.2019 09:09:11:372 -- status message: Initializing... 16.05.2019 09:09:11:373 -- status submessage: 16.05.2019 09:09:11:429 -- status message: Synchronisiere gecachte Datenbank… 16.05.2019 09:09:11:436 -- status submessage: Quelldatei wird geladen … 16.05.2019 09:09:12:636 -- System.AggregateException: One or more errors occurred. ---> System.IO.IOException: Unable to read data from the transport connection: Connection reset by peer. ---> System.Net.Sockets.SocketException: Connection reset by peer at System.Net.Sockets.Socket.Receive (System.Byte[] buffer, System.Int32 offset, System.Int32 size, System.Net.Sockets.SocketFlags socketFlags) [0x00016] in <72bbe018e812448490f1ea85c1dcd2e2>:0 at System.Net.Sockets.NetworkStream.Read (System.Byte[] buffer, System.Int32 offset, System.Int32 size) [0x0009b] in <72bbe018e812448490f1ea85c1dcd2e2>:0 --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read (System.Byte[] buffer, System.Int32 offset, System.Int32 size) [0x000e2] in <72bbe018e812448490f1ea85c1dcd2e2>:0 at Mono.Net.Security.MobileAuthenticatedStream+<>cDisplayClass66_0.b0 () [0x0002b] in <72bbe018e812448490f1ea85c1dcd2e2>:0 at System.Threading.Tasks.Task1[TResult].InnerInvoke () [0x0000f] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Threading.Tasks.Task.Execute () [0x00010] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in :0 at Mono.Net.Security.MobileAuthenticatedStream+d66.MoveNext () [0x000ff] in <72bbe018e812448490f1ea85c1dcd2e2>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in :0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in :0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in :0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in :0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at Mono.Net.Security.AsyncProtocolRequest+<InnerRead>d__25.MoveNext () [0x000ac] in <72bbe018e812448490f1ea85c1dcd2e2>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in :0 at Mono.Net.Security.AsyncProtocolRequest+d24.MoveNext () [0x00093] in <72bbe018e812448490f1ea85c1dcd2e2>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in :0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in :0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in :0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in :0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in :0 at Mono.Net.Security.AsyncProtocolRequest+d23.MoveNext () [0x0008b] in <72bbe018e812448490f1ea85c1dcd2e2>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in :0 at Mono.Net.Security.MobileAuthenticatedStream+d47.MoveNext () [0x00254] in <72bbe018e812448490f1ea85c1dcd2e2>:0 --- End of inner exception stack trace --- at System.Threading.Tasks.Task.ThrowIfExceptional (System.Boolean includeTaskCanceledExceptions) [0x00011] in :0 at System.Threading.Tasks.Task.Wait (System.Int32 millisecondsTimeout, System.Threading.CancellationToken cancellationToken) [0x00043] in :0 at System.Threading.Tasks.Task.Wait () [0x00000] in :0 at Mono.Net.Security.MobileAuthenticatedStream.AuthenticateAsClient (System.String targetHost, System.Security.Cryptography.X509Certificates.X509CertificateCollection clientCertificates, System.Security.Authentication.SslProtocols enabledSslProtocols, System.Boolean checkCertificateRevocation) [0x0000d] in <72bbe018e812448490f1ea85c1dcd2e2>:0 at System.Net.Security.SslStream.AuthenticateAsClient (System.String targetHost, System.Security.Cryptography.X509Certificates.X509CertificateCollection clientCertificates, System.Security.Authentication.SslProtocols enabledSslProtocols, System.Boolean checkCertificateRevocation) [0x00006] in <72bbe018e812448490f1ea85c1dcd2e2>:0 at System.Net.FtpClient.FtpSocketStream.ActivateEncryption (System.String targethost, System.Security.Cryptography.X509Certificates.X509CertificateCollection clientCerts, System.Security.Authentication.SslProtocols sslProtocols) [0x0005e] in :0 at (wrapper remoting-invoke-with-check) System.Net.FtpClient.FtpSocketStream.ActivateEncryption(string,System.Security.Cryptography.X509Certificates.X509CertificateCollection,System.Security.Authentication.SslProtocols) at System.Net.FtpClient.FtpClient.Connect () [0x00183] in :0 at keepass2android.Io.NetFtpFileStorage+RetryConnectFtpClient.b2_0 () [0x00000] in :0 at keepass2android.Io.NetFtpFileStorage+RetryConnectFtpClient.DoInRetryLoop[T] (System.Func`1[TResult] func) [0x00020] in :0 at keepass2android.Io.NetFtpFileStorage+RetryConnectFtpClient.Connect () [0x00000] in :0 at keepass2android.Io.NetFtpFileStorage.GetClient (KeePassLib.Serialization.IOConnectionInfo ioc, System.Boolean enableCloneClient) [0x000a1] in :0 at keepass2android.Io.NetFtpFileStorage.OpenFileForRead (KeePassLib.Serialization.IOConnectionInfo ioc) [0x00000] in :0 at keepass2android.Io.OfflineSwitchableFileStorage.OpenFileForRead (KeePassLib.Serialization.IOConnectionInfo ioc) [0x00006] in :0 at keepass2android.Io.CachingFileStorage.GetRemoteDataAndHash (KeePassLib.Serialization.IOConnectionInfo ioc, System.String& hash) [0x00006] in :0 at keepass2android.SynchronizeCachedDatabase.Run () [0x0005b] in :0 ---> (Inner Exception #0) System.IO.IOException: Unable to read data from the transport connection: Connection reset by peer. ---> System.Net.Sockets.SocketException: Connection reset by peer at System.Net.Sockets.Socket.Receive (System.Byte[] buffer, System.Int32 offset, System.Int32 size, System.Net.Sockets.SocketFlags socketFlags) [0x00016] in <72bbe018e812448490f1ea85c1dcd2e2>:0 at System.Net.Sockets.NetworkStream.Read (System.Byte[] buffer, System.Int32 offset, System.Int32 size) [0x0009b] in <72bbe018e812448490f1ea85c1dcd2e2>:0 --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read (System.Byte[] buffer, System.Int32 offset, System.Int32 size) [0x000e2] in <72bbe018e812448490f1ea85c1dcd2e2>:0 at Mono.Net.Security.MobileAuthenticatedStream+<>cDisplayClass66_0.b0 () [0x0002b] in <72bbe018e812448490f1ea85c1dcd2e2>:0 at System.Threading.Tasks.Task1[TResult].InnerInvoke () [0x0000f] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Threading.Tasks.Task.Execute () [0x00010] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in :0 at Mono.Net.Security.MobileAuthenticatedStream+d66.MoveNext () [0x000ff] in <72bbe018e812448490f1ea85c1dcd2e2>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in :0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in :0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in :0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in :0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at Mono.Net.Security.AsyncProtocolRequest+<InnerRead>d__25.MoveNext () [0x000ac] in <72bbe018e812448490f1ea85c1dcd2e2>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in :0 at Mono.Net.Security.AsyncProtocolRequest+d24.MoveNext () [0x00093] in <72bbe018e812448490f1ea85c1dcd2e2>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in :0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in :0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in :0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in :0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in :0 at Mono.Net.Security.AsyncProtocolRequest+d23.MoveNext () [0x0008b] in <72bbe018e812448490f1ea85c1dcd2e2>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in :0 at Mono.Net.Security.MobileAuthenticatedStream+d__47.MoveNext () [0x00254] in <72bbe018e812448490f1ea85c1dcd2e2>:0 <---

16.05.2019 09:09:16:94 -- GroupActivity.OnPause 16.05.2019 09:09:16:101 -- Timeout start 16.05.2019 09:09:16:117 -- StackBaseActivity.OnActivityResult FirstUser/0 16.05.2019 09:09:16:119 -- AppTask keepass2android.NullTask in OnActivityResult 16.05.2019 09:09:16:666 -- GroupActivity.OnStop 16.05.2019 09:09:16:671 -- GroupActivity.OnDestroyTrue 16.05.2019 09:09:19:833 -- KeePass.OnCreate 16.05.2019 09:09:19:835 -- KeePass:apptask= 16.05.2019 09:09:19:837 -- Loaded task keepass2android.NullTask 16.05.2019 09:09:19:838 -- KeePass.OnCreate 16.05.2019 09:09:19:856 -- KeePass.OnStart 16.05.2019 09:09:19:860 -- KeePass.OnStart 16.05.2019 09:09:19:937 -- Loaded task keepass2android.NullTask 16.05.2019 09:09:20:33 -- GroupActivity.OnCreate 16.05.2019 09:09:20:35 -- GroupActivity:apptask= 16.05.2019 09:09:20:41 -- Loaded task keepass2android.NullTask 16.05.2019 09:09:20:161 -- GroupActivity.OnStart 16.05.2019 09:09:20:167 -- GroupActivity.OnResume 16.05.2019 09:09:20:168 -- DatabaseIsUnlocked=True 16.05.2019 09:09:20:169 -- Timeout cancel 16.05.2019 09:09:20:780 -- KeePass.OnStop 16.05.2019 09:09:20:784 -- KeePass.OnDestroyTrue 16.05.2019 09:09:20:785 -- KeePass.OnDestroyTrue 16.05.2019 09:09:27:570 -- GroupActivity.OnPause 16.05.2019 09:09:27:578 -- Timeout start 16.05.2019 09:09:27:603 -- StackBaseActivity.OnActivityResult FirstUser/0 16.05.2019 09:09:27:604 -- AppTask keepass2android.NullTask in OnActivityResult 16.05.2019 09:09:28:125 -- GroupActivity.OnStop 16.05.2019 09:09:28:130 -- GroupActivity.OnDestroyTrue 16.05.2019 09:16:43:308 -- Received broadcast intent: keepass2android.keepass2android.lock_database 16.05.2019 09:16:43:313 -- QuickLocking database 16.05.2019 09:16:43:338 -- Starting/Updating OngoingNotificationsService. Database QuickLocked 16.05.2019 09:20:31:711 -- KeePass.OnCreate 16.05.2019 09:20:31:714 -- KeePass:apptask= 16.05.2019 09:20:31:716 -- Loaded task keepass2android.NullTask 16.05.2019 09:20:31:717 -- KeePass.OnCreate 16.05.2019 09:20:31:734 -- KeePass.OnStart 16.05.2019 09:20:31:735 -- KeePass.OnStart 16.05.2019 09:20:31:812 -- Loaded task keepass2android.NullTask 16.05.2019 09:20:31:825 -- Starting QuickUnlock 16.05.2019 09:20:31:879 -- QuickUnlock.OnCreate 16.05.2019 09:20:31:880 -- QuickUnlock:apptask= 16.05.2019 09:20:31:953 -- requesting fingerprint permission 16.05.2019 09:20:31:966 -- QuickUnlock.OnStart 16.05.2019 09:20:31:972 -- QuickUnlock.OnResume 16.05.2019 09:20:31:973 -- DatabaseIsUnlocked=False 16.05.2019 09:20:31:975 -- InitFingerprintUnlock 16.05.2019 09:20:31:986 -- QuickUnlock.OnPause 16.05.2019 09:20:32:290 -- OnRequestPermissionsResult TrueTrue 16.05.2019 09:20:32:292 -- _fingerprintPermissionGranted 16.05.2019 09:20:32:293 -- InitFingerprintUnlock 16.05.2019 09:20:32:300 -- QuickUnlock.OnResume 16.05.2019 09:20:32:302 -- DatabaseIsUnlocked=False 16.05.2019 09:20:32:303 -- InitFingerprintUnlock 16.05.2019 09:20:32:375 -- KeePass.OnStop 16.05.2019 09:20:32:377 -- KeePass.OnDestroyTrue 16.05.2019 09:20:32:378 -- KeePass.OnDestroyTrue 16.05.2019 09:20:37:384 -- QuickUnlock successful! 16.05.2019 09:20:37:405 -- Starting/Updating OngoingNotificationsService. Database Unlocked 16.05.2019 09:20:37:432 -- QuickUnlock.OnPause 16.05.2019 09:20:37:449 -- StackBaseActivity.OnActivityResult Canceled/0 16.05.2019 09:20:37:450 -- TryGetFromActivityResult: no data 16.05.2019 09:20:37:507 -- GroupActivity.OnCreate 16.05.2019 09:20:37:508 -- GroupActivity:apptask= 16.05.2019 09:20:37:512 -- Loaded task keepass2android.NullTask 16.05.2019 09:20:37:621 -- GroupActivity.OnStart 16.05.2019 09:20:37:626 -- GroupActivity.OnResume 16.05.2019 09:20:37:627 -- DatabaseIsUnlocked=True 16.05.2019 09:20:37:629 -- Timeout cancel 16.05.2019 09:20:38:523 -- QuickUnlock.OnStop 16.05.2019 09:20:38:526 -- QuickUnlock.OnDestroyTrue 16.05.2019 09:20:43:794 -- status message: Initializing... 16.05.2019 09:20:43:796 -- status submessage: 16.05.2019 09:20:43:840 -- status message: Synchronisiere gecachte Datenbank… 16.05.2019 09:20:43:846 -- status submessage: Quelldatei wird geladen … 16.05.2019 09:20:45:19 -- System.AggregateException: One or more errors occurred. ---> System.IO.IOException: Unable to read data from the transport connection: Connection reset by peer. ---> System.Net.Sockets.SocketException: Connection reset by peer at System.Net.Sockets.Socket.Receive (System.Byte[] buffer, System.Int32 offset, System.Int32 size, System.Net.Sockets.SocketFlags socketFlags) [0x00016] in <72bbe018e812448490f1ea85c1dcd2e2>:0 at System.Net.Sockets.NetworkStream.Read (System.Byte[] buffer, System.Int32 offset, System.Int32 size) [0x0009b] in <72bbe018e812448490f1ea85c1dcd2e2>:0 --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read (System.Byte[] buffer, System.Int32 offset, System.Int32 size) [0x000e2] in <72bbe018e812448490f1ea85c1dcd2e2>:0 at Mono.Net.Security.MobileAuthenticatedStream+<>cDisplayClass66_0.b0 () [0x0002b] in <72bbe018e812448490f1ea85c1dcd2e2>:0 at System.Threading.Tasks.Task1[TResult].InnerInvoke () [0x0000f] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Threading.Tasks.Task.Execute () [0x00010] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in :0 at Mono.Net.Security.MobileAuthenticatedStream+d66.MoveNext () [0x000ff] in <72bbe018e812448490f1ea85c1dcd2e2>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in :0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in :0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in :0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in :0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at Mono.Net.Security.AsyncProtocolRequest+<InnerRead>d__25.MoveNext () [0x000ac] in <72bbe018e812448490f1ea85c1dcd2e2>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in :0 at Mono.Net.Security.AsyncProtocolRequest+d24.MoveNext () [0x00093] in <72bbe018e812448490f1ea85c1dcd2e2>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in :0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in :0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in :0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in :0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in :0 at Mono.Net.Security.AsyncProtocolRequest+d23.MoveNext () [0x0008b] in <72bbe018e812448490f1ea85c1dcd2e2>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in :0 at Mono.Net.Security.MobileAuthenticatedStream+d47.MoveNext () [0x00254] in <72bbe018e812448490f1ea85c1dcd2e2>:0 --- End of inner exception stack trace --- at System.Threading.Tasks.Task.ThrowIfExceptional (System.Boolean includeTaskCanceledExceptions) [0x00011] in :0 at System.Threading.Tasks.Task.Wait (System.Int32 millisecondsTimeout, System.Threading.CancellationToken cancellationToken) [0x00043] in :0 at System.Threading.Tasks.Task.Wait () [0x00000] in :0 at Mono.Net.Security.MobileAuthenticatedStream.AuthenticateAsClient (System.String targetHost, System.Security.Cryptography.X509Certificates.X509CertificateCollection clientCertificates, System.Security.Authentication.SslProtocols enabledSslProtocols, System.Boolean checkCertificateRevocation) [0x0000d] in <72bbe018e812448490f1ea85c1dcd2e2>:0 at System.Net.Security.SslStream.AuthenticateAsClient (System.String targetHost, System.Security.Cryptography.X509Certificates.X509CertificateCollection clientCertificates, System.Security.Authentication.SslProtocols enabledSslProtocols, System.Boolean checkCertificateRevocation) [0x00006] in <72bbe018e812448490f1ea85c1dcd2e2>:0 at System.Net.FtpClient.FtpSocketStream.ActivateEncryption (System.String targethost, System.Security.Cryptography.X509Certificates.X509CertificateCollection clientCerts, System.Security.Authentication.SslProtocols sslProtocols) [0x0005e] in :0 at (wrapper remoting-invoke-with-check) System.Net.FtpClient.FtpSocketStream.ActivateEncryption(string,System.Security.Cryptography.X509Certificates.X509CertificateCollection,System.Security.Authentication.SslProtocols) at System.Net.FtpClient.FtpClient.Connect () [0x00183] in :0 at keepass2android.Io.NetFtpFileStorage+RetryConnectFtpClient.b2_0 () [0x00000] in :0 at keepass2android.Io.NetFtpFileStorage+RetryConnectFtpClient.DoInRetryLoop[T] (System.Func`1[TResult] func) [0x00020] in :0 at keepass2android.Io.NetFtpFileStorage+RetryConnectFtpClient.Connect () [0x00000] in :0 at keepass2android.Io.NetFtpFileStorage.GetClient (KeePassLib.Serialization.IOConnectionInfo ioc, System.Boolean enableCloneClient) [0x000a1] in :0 at keepass2android.Io.NetFtpFileStorage.OpenFileForRead (KeePassLib.Serialization.IOConnectionInfo ioc) [0x00000] in :0 at keepass2android.Io.OfflineSwitchableFileStorage.OpenFileForRead (KeePassLib.Serialization.IOConnectionInfo ioc) [0x00006] in :0 at keepass2android.Io.CachingFileStorage.GetRemoteDataAndHash (KeePassLib.Serialization.IOConnectionInfo ioc, System.String& hash) [0x00006] in :0 at keepass2android.SynchronizeCachedDatabase.Run () [0x0005b] in :0 ---> (Inner Exception #0) System.IO.IOException: Unable to read data from the transport connection: Connection reset by peer. ---> System.Net.Sockets.SocketException: Connection reset by peer at System.Net.Sockets.Socket.Receive (System.Byte[] buffer, System.Int32 offset, System.Int32 size, System.Net.Sockets.SocketFlags socketFlags) [0x00016] in <72bbe018e812448490f1ea85c1dcd2e2>:0 at System.Net.Sockets.NetworkStream.Read (System.Byte[] buffer, System.Int32 offset, System.Int32 size) [0x0009b] in <72bbe018e812448490f1ea85c1dcd2e2>:0 --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read (System.Byte[] buffer, System.Int32 offset, System.Int32 size) [0x000e2] in <72bbe018e812448490f1ea85c1dcd2e2>:0 at Mono.Net.Security.MobileAuthenticatedStream+<>cDisplayClass66_0.b0 () [0x0002b] in <72bbe018e812448490f1ea85c1dcd2e2>:0 at System.Threading.Tasks.Task1[TResult].InnerInvoke () [0x0000f] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Threading.Tasks.Task.Execute () [0x00010] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in :0 at Mono.Net.Security.MobileAuthenticatedStream+d66.MoveNext () [0x000ff] in <72bbe018e812448490f1ea85c1dcd2e2>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in :0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in :0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in :0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in :0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at Mono.Net.Security.AsyncProtocolRequest+<InnerRead>d__25.MoveNext () [0x000ac] in <72bbe018e812448490f1ea85c1dcd2e2>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <a2068f8b3f6f40d0ad70bc362d4b0524>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in :0 at Mono.Net.Security.AsyncProtocolRequest+d24.MoveNext () [0x00093] in <72bbe018e812448490f1ea85c1dcd2e2>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in :0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in :0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in :0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in :0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in :0 at Mono.Net.Security.AsyncProtocolRequest+d23.MoveNext () [0x0008b] in <72bbe018e812448490f1ea85c1dcd2e2>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in :0 at Mono.Net.Security.MobileAuthenticatedStream+d__47.MoveNext () [0x00254] in <72bbe018e812448490f1ea85c1dcd2e2>:0 <---

16.05.2019 09:20:51:819 -- GroupActivity.OnPause 16.05.2019 09:20:51:821 -- Timeout start 16.05.2019 09:20:51:863 -- DatabaseSettingsActivity.OnCreate 16.05.2019 09:20:51:866 -- DatabaseSettingsActivity:apptask= 16.05.2019 09:20:52:648 -- DatabaseSettingsActivity.OnStart 16.05.2019 09:20:52:652 -- DatabaseSettingsActivity.OnResume 16.05.2019 09:20:52:654 -- DatabaseIsUnlocked=True 16.05.2019 09:20:52:655 -- Timeout cancel 16.05.2019 09:20:53:354 -- GroupActivity.OnStop

Px7-941 commented 4 years ago

@PhilippC I sent you the credentials for the FTPS tests with >TLSv1.0. It's not a Frizbox endpoint.

ei146 commented 4 years ago

@PhilippC And I created a test account on my Fritzbox for you.

Lineflyer commented 4 years ago

Seems you got a test account already. Just nodge me, if you need another one on Fritzbox (model 7590). I can enable next weekend.

Michi-BS commented 4 years ago

I ran into the above mentioned problem too with K2A v1.07. Found this thread here while searching for a solution. In my case it is the Fritzbox model 5490 intl. (sister of model 7490 but fibre instead of wire connected WAN). This firmware for my is available recently since 24.09.2019.

SomeMichael commented 4 years ago

I also have that issue. Just wanna to say thanks to everyone working on a solution ;-)

BloodXPride commented 4 years ago

I hope it will be fixed soon, it's so important to me due to security reasons.

rockwolf commented 4 years ago

Just a small reminder to people who use the at symbol to reference people. If you don't use the full username, you might notify the wrong github user. @DerRockWolf is not the same as @rockwolf. It might be easier to use the at-completion Github provides, for it has the correct user in the list. Just thought I'd let you know here, since I recieved notification of this thread... ;)

cynicotb commented 4 years ago

@rockwolf Sorry Andy, my fault. Nice hat!

PhilippC commented 4 years ago

I have published 1.08-pre1 in beta (https://play.google.com/apps/testing/keepass2android.keepass2android) which should fix this.

ei146 commented 4 years ago

It works for me. Thank you very much for this fix.

wgdwgd commented 4 years ago

Many thanks, it works for me.

Lineflyer commented 4 years ago

Although already confirmed by other users, I can also confirm it works flawles with the newest beta.Thanks @PhilippC for fixing it.

erichegit commented 4 years ago

Thanks, also is working for me. :+1: But only if I use FTP (Expicite Encryotion - FTP via TLS, FTPS) did you also use this? (implicit is not working) First I got some certificate error warnings but the DB opened. Is it possible to get rid of this warnigns?

ei146 commented 4 years ago

Yes, explicite encryption is what the FritzBox wants. It is impossible to give an explanation of the certificate errors without the exact error message and how it occured. But the per default the FritzBox uses a self created and self signed certificate. Ftp clients are expected to notify you about that.

Lineflyer commented 4 years ago

@erichegit Regarding the certificate: You have to download the certificate from your Fritzbox and install it as user certificate on the device where you run Keepass. The certificate warning should then no longer appear. Afterwards you could additionally change the keepass setting to deny unknown certificates as additional security measure. So in case the destination is not using the installed certificate the connection will be denied by Keepass.