Problem with demo SphinxServer

Delphi 12; Sphinx 1.10.0.0 (16/7/2024)

When I run the SphinxServer from the demos It raises the exception

First chance exception at $76E5A782. Exception class EUserValidationException with message 'Validation failed for user "Hans": User email must have a value'. Process SphinxServer.exe (17476)

Sphinx.UserManager.Impl.TUserManager.ValidateUserInternal($5C08170)
Sphinx.UserManager.Impl.TUserManager.InternalCreateUser($5C08170)
Sphinx.UserManager.Impl.TUserManager.CreateUser($5C08170,'Hans12345')
ServerUtils.CreateUser(TSphinxContext($5D28654) as ISphinxContext,'Hans','Hans@tmssoftware.local','Hans12345',False)
MainForm.TForm7.SeedUser(TSphinxContext($5D28654) as ISphinxContext,'Hans',False)

This is raised by TUserEmailValidator being called in Sphinx.UserManager.Impl.TUserManager.ValidateUserInternal

We have released an update days ago that fixes this issue. Please make sure you have the latest version installed.

According to the subscription manager and the website I am using the latest versions of all the Biz software - released 16/07/2024, Sphinx version 1.10.0.0

Sorry, my mistake. Somehow the version was not released. Now it is, can you please update and check if all is ok now?

1 Like

Yes, it runs ok now. Thanks

2 Likes

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.