Skip to content

exception when session timed out #4

Description

@IndumoMetob

Exception Info: KeeperSecurity.Authentication.KeeperApiException: Ihre Keeper-Sitzung muss aktualisiert werden. Bitte melden Sie sich ab und erneut wieder an.
at KeeperSecurity.Authentication.KeeperEndpoint.ExecuteRest(String endpoint, ApiRequestPayload payload)
at KeeperSecurity.Authentication.KeeperEndpointExtensions.ExecuteV2Command(IKeeperEndpoint endpoint, KeeperApiCommand command, Type responseType)
at KeeperSecurity.Authentication.AuthCommon.ExecuteAuthCommand(AuthenticatedCommand command, Type responseType, Boolean throwOnError)
at KeeperSecurity.Authentication.AuthExtensions.ExecuteAuthCommand[TC,TR](IAuthentication auth, TC command, Boolean throwOnError)
at KeeperSecurity.Vault.SyncDownExtensions.RunSyncDown(VaultOnline vault)
at KeeperSecurity.Vault.VaultOnline.<>c__DisplayClass37_0.<b__0>d.MoveNext()
--- End of stack trace from previous location ---
at KeeperSecurity.Vault.VaultOnline.SyncDown()
at VaultCommander.Vaults.KeeperVault.UpdateUris(IEnumerable`1 validCommandSchemes, String uid) in C:\Users\DV8089\Projekte\VaultCommander\VaultCommander\Vaults\KeeperVault.cs:line 141
at VaultCommander.MainWindow.<>c__DisplayClass11_1.<b__5>d.MoveNext() in C:\Users\DV8089\Projekte\VaultCommander\VaultCommander\MainWindow.xaml.cs:line 121
--- End of stack trace from previous location ---
at System.Threading.Tasks.Task.<>c.b__128_0(Object state)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Threading.DispatcherOperation.Invoke()
at System.Windows.Threading.Dispatcher.ProcessQueue()
at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
at System.Windows.Application.RunDispatcher(Object ignore)
at System.Windows.Application.RunInternal(Window window)
at VaultCommander.App.Main() in C:\Users\DV8089\Projekte\VaultCommander\VaultCommander\obj\Debug\net8.0-windows\App.g.cs:line 53

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions