jamie-mh / AuthenticatorPro

📱 Two-Factor Authentication (2FA) client for Android + Wear OS
https://authenticatorpro.jmh.me
GNU General Public License v3.0
2.72k stars 194 forks source link

Error #1084

Closed DigiDoc101 closed 2 months ago

DigiDoc101 commented 4 months ago

System.InvalidOperationException: Connection not open at AuthenticatorPro.Droid.Database.GetConnectionAsync() at AuthenticatorPro.Droid.Persistence.AsyncRepository`2.d4[[AuthenticatorPro.Core.Entity.Category, AuthenticatorPro.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].MoveNext() at AuthenticatorPro.Droid.Persistence.View.Impl.CategoryView.LoadFromPersistenceAsync() at AuthenticatorPro.Droid.Interface.Fragment.MainMenuBottomSheet.OnViewCreated(View view, Bundle savedInstanceState) at System.Threading.Tasks.Task.<>c.b128_0(Object state) at Android.App.SyncContext.<>cDisplayClass2_0.b__0() at Java.Lang.Thread.RunnableImplementor.Run() at Java.Lang.IRunnableInvoker.n_Run(IntPtr jnienv, IntPtr nativethis) at Android.Runtime.JNINativeWrapper.Wrap_JniMarshal_PP_V(_JniMarshal_PP_V callback, IntPtr jnienv, IntPtr klazz)