I cant log in – did a fresh install and via my browser went to localhost:3000 to then login with admin@localhost and adminadmin password to get
XlSuite::AuthenticatedUser::UnknownUser
I’ve looked at the mysql record and all seems to be fine, but located an issue I think in authenticated_user.rb,
raise UnknownUser unless email.routablenot sure how to solve this to log in any ideas?

