-
Notifications
You must be signed in to change notification settings - Fork 502
Description
Still on Version 6.6.1.0 ;-(
User cannot login. events.log shows:
21.11.2025 13:36:58 SuccessAudit
SUCCESS: User is authenticated
User login name: ******
User display name: ******
Security group: ******
Security group: ******
Security group: ******
Security group: ******
21.11.2025 13:36:58 Error
Unexpected error:
Error
Unexpected error:
Object reference not set to an instance of an object.
( at SealWebServer.Controllers.HomeController.b__87_0(RecentFileItem i)
at System.Collections.Generic.List1.RemoveAll(Predicate1 match)
at SealWebServer.Controllers.HomeController.checkRecentFiles()
at SealWebServer.Controllers.HomeController.SetWebUser(String user, String password, String token)
at SealWebServer.Controllers.HomeController.SWILogin(String user, String password, String token))
Is this fixed if we update?