Unable to analyze projects using cmdline tool

when i try to open project in studio here are error logs

23.10.0-beta.14233+Branch.release-v23.10.0.Sha.ac7649967f9e6f52cbf2d0156de91bd14e15f5cf

object not found - no match for id (0b7801518a1ef6d9f01361dbb2c0c2d62c7b9019)

Error: LibGit2Sharp.NotFoundException: object not found - no match for id (0b7801518a1ef6d9f01361dbb2c0c2d62c7b9019)
at LibGit2Sharp.Core.Ensure.HandleError(Int32 result)
at LibGit2Sharp.Core.Proxy.git_revwalk_next(RevWalkerHandle walker)
at LibGit2Sharp.CommitLog.CommitEnumerator.MoveNext()
at UiPath.Studio.Plugin.Git.Desktop.ViewModels.StatusBarItems.GitUnpushedCommitsViewModel.CountCommitsWhenNoRemote(IRepository repository)
at UiPath.Studio.Plugin.Git.Desktop.ViewModels.StatusBarItems.GitUnpushedCommitsViewModel.GetCommits(IRepository repository)
at UiPath.Studio.Plugin.Git.Services.GitSession.ExecuteInternal[TResult](Func2 action, Func1 repoFactory)
at UiPath.Studio.Plugin.Git.Services.GitSession.<>c__DisplayClass18_01.<ExecuteAsync>b__1() at System.Threading.Tasks.Task1.InnerInvoke()
at System.Threading.Tasks.Task.<>c.<.cctor>b__272_0(Object obj)
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
— End of stack trace from previous location —
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
— End of stack trace from previous location —
at UiPath.Studio.Plugin.Git.Services.GitSession.SafeExecuteAsync[TResult](Func1 action) at UiPath.Studio.Plugin.Git.Services.GitSession.ExecuteAsync[TResult](Func2 action)
at UiPath.Studio.Plugin.Git.Desktop.ViewModels.StatusBarItems.GitUnpushedCommitsViewModel.b__13_0()
at UiPath.Studio.Shared.MVVM.Services.DispatcherService.<>c__DisplayClass21_0.<b__0>d.MoveNext()
— 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), HResult -2146233088