Giter VIP home page Giter VIP logo

Comments (7)

mrventerj avatar mrventerj commented on May 23, 2024

@kspearrin Sorry for the @ - do you know what the error above indicates?

I have tried a new Azure apps registration alongside running the connector on a different server - with the same error.

from directory-connector.

kspearrin avatar kspearrin commented on May 23, 2024

It's a server error. Are you self-hosting? You should check your server logs for the error.

from directory-connector.

mrventerj avatar mrventerj commented on May 23, 2024

@kspearrin Thanks for the reply - yes I am self-hosting - could you point me to which directory I should be looking at for the logs ?

from directory-connector.

kspearrin avatar kspearrin commented on May 23, 2024

./bwdata/logs/Api

from directory-connector.

mrventerj avatar mrventerj commented on May 23, 2024

This is the error I get when I try "Start Sync""Sync Now"

How do I identify which key is the problem?

[Error] An item with the same key has already been added. Key: f8941cf2-a4a9-448d-a540-ada39267b015 System.ArgumentException: An item with the same key has already been added. Key: f8941cf2-a4a9-448d-a540-ada39267b015 at System.Collections.Generic.Dictionary2.TryInsert(TKey key, TValue value, InsertionBehavior behavior)
at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](List1 source, Func2 keySelector, Func2 elementSelector, IEqualityComparer1 comparer)
at Bit.Core.Services.OrganizationService.ImportAsync(Guid organizationId, Nullable1 importingUserId, IEnumerable1 groups, IEnumerable1 newUsers, IEn$ at Bit.Api.Controllers.OrganizationsController.Import(String id, ImportOrganizationUsersRequestModel model) in /home/runner/work/server/server/src/Api/$ at lambda_method(Closure , Object ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor ex$ at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask$
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task l$
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTa$
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, Stat$
`

from directory-connector.

Greenderella avatar Greenderella commented on May 23, 2024

[Error] An item with the same key has already been added. Key: f8941cf2-a4a9-448d-a540-ada39267b015 System.ArgumentException: An item with the same key has already been added.

Make sure you remove any duplicates (users and/or groups), as this will always fail in this event.

from directory-connector.

bitwarden-bot avatar bitwarden-bot commented on May 23, 2024

Hi @mrventerj,
We're cleaning up our repositories in preparation for a major reorganization. Issues from last year will be marked as stale and closed after two weeks. If you still need help, simply clear the label and we'll look into it.
Thanks!

from directory-connector.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.