Webreaper / Damselfly

Damselfly is a server-based Photograph Management app. The goal of Damselfly is to index an extremely large collection of images, and allow easy search and retrieval of those images, using metadata such as the IPTC keyword tags, as well as the folder and file names. Damselfly includes support for object/face detection.
GNU General Public License v3.0
1.49k stars 76 forks source link

User creation fails #457

Closed dominformant closed 1 year ago

dominformant commented 1 year ago

When I try to add a new user, Damselfly fails with the following error:

System.NullReferenceException: Arg_NullReferenceException
   at Damselfly.Web.Client.Shared.UserManagement.OpenUserDialog(AppIdentityUser user)
   at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task)
   at Microsoft.AspNetCore.Components.RenderTree.Renderer.GetErrorHandledTask(Task , ComponentState )
Webreaper commented 1 year ago

Is this from the user management tab? Or when the popup happens in the config screen? And is this when adding the first user?

dominformant commented 1 year ago

This happens, when I click on "Add New User" in the User Management Tab in the settings. And I'm currently trying to add a second user, as the first already existed from a previous version.

Webreaper commented 1 year ago

Got it. Fix incoming. :)

dominformant commented 1 year ago

Thank you so much for creating and supporting Damselfly

Webreaper commented 1 year ago

My pleasure! Fixed in 4.0.3.