Home Analyst Portal

Cireson Cache Builder error in sync SCOPED ACCESS

Antonio_VivoloAntonio_Vivolo Customer IT Monkey ✭

I've this error :

2024-12-10 13:34:14,791, INFO [ 11]: ============== SYNCING SCOPED ACCESS ==============
2024-12-10 13:34:14,791, INFO [ 11]: Getting Team Groups
2024-12-10 13:34:14,806, INFO [ 11]: Getting Support Group Mappings
2024-12-10 13:34:14,853, INFO [ 11]: Getting Security Groups
2024-12-10 13:34:14,853, INFO [ 11]: Getting Form Groups
2024-12-10 13:34:14,869, INFO [ 11]: Clearing AD cache
2024-12-10 13:34:14,869, INFO [ 11]: Retrieving user roles
2024-12-10 13:34:15,134, INFO [ 13]: Building UserRole Map
2024-12-10 13:34:15,150, INFO [ 13]: Building Maps
2024-12-10 13:34:15,306, ERROR [ 13]: Error:
System.ArgumentException: An item with the same key has already been added.
at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at System.Collections.Generic.Dictionary2.Insert(TKey key, TValue value, Boolean add)
at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable
1 source, Func2 keySelector, Func2 elementSelector, IEqualityComparer`1 comparer)
at Cireson.CacheBuilder.Service.Util.RoleUserUtil.<BuildRoleUserMapAsync>d__31.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Cireson.CacheBuilder.Service.Util.RoleUserUtil.<Rebuild>d__19.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Cireson.CacheBuilder.Service.Commands.ScopedAccessCommand.<>c__DisplayClass14_0.<<Synchronize>b__0>d.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Cireson.ServiceManager.DAL.Database.<Retry>d__11.MoveNext()
2024-12-10 13:34:15,322, ERROR [ 13]: Unable to sync SCOPED ACCESS, the operation failed permanently. Please review the log for errors, correct them, then restart the cachebuilder service.

Anyone can help me?

Sign In or Register to comment.