Git repository optimization getting error

0
when i run "Optimize repository storage" in Version control , after running optimize , it getting error :   System.InvalidOperationException: Analytics scopes can only be closed once.   at Mendix.Common.Validate.Precondition(Boolean condition, String errorIfFalse) in Mendix.Common\Validate.cs:line 54   at Mendix.Modeler.Analytics.Scoped.AnalyticsScope.ValidateTheScopeHasNotBeenClosedYet() in Mendix.Modeler.Core\Analytics\Scoped\AnalyticsScope.cs:line 47   at Mendix.Modeler.Analytics.Scoped.AnalyticsScope.AcceptFailure(String reason) in Mendix.Modeler.Core\Analytics\Scoped\AnalyticsScope.cs:line 23   at Mendix.Modeler.Analytics.Scoped.AnalyticsScope.AcceptFailure(Exception exception) in Mendix.Modeler.Core\Analytics\Scoped\AnalyticsScope.cs:line 53   at Mendix.Modeler.VersionControl.Optimize.GitStorageOptimizer.<>c__DisplayClass17_0.<Optimize>b__0() in Mendix.Modeler.VersionControl\Optimize\GitStorageOptimizer.cs:line 99   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)--- End of stack trace from previous location ---   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)   Is anyone have a same issue and help me with this, thanks!!
asked
0 answers