Password & Username are wrong when registering using the local embedded h2 instance

PawBuda year ago

Hey, so I am using Traccar in a local environment, and after registering a new user, email & password, a "New User registered" pop is shown. However, when I try to login using the same credentials, it shows that the password & username are wrong. How is this possible? I have not altered the database configurations from the xml files whatsoever, neither has changed any of the backend code (I am trying to alter the frontend UI a bit).

Anton Tananaeva year ago

There must be some difference between what you entered during registration and login.

PawBuda year ago

i was making a silly mistake, I was entering the username instead of the email in the login form. Sorry to bother you