No user found with email address

Hi,

I'm trying to reset a password using the command "

java -jar metabase.jar reset-password email@example.com

But at the end the command returns

FAIL [[[No user found with email address ....

Selecting direct on database at table core_user I can see the email that is been used to reset.

The user is active and is super user.

Thanks

Found the token on log file.
Already reset the password.