This topic contains 2 replies, has 2 voices, and was last updated by kis.salem 4 years ago.
-
Topic
-
Hi,
I have installed orocommerce locally on windows 10 and xampp. I can login to the admin site. Wenn I try to sign In into the Storefront it is unsuccessful. I have picked a user (stephen.rivera_96a63 installed with the data coming with orocommerce) from the admin backend and changed the password with the command
$ php bin/console oro:user:update stephen.rivera_96a63 –user-password <password> –env=prod
in git bash to be sure I have the right password. But I still get the error message:
‘Your login was unsuccessful. Please check your e-mail address and password before trying again. If you have forgotten your password, follow “Forgot Your Password?” link.’
The password was changed in the database for this user, I have checked this.
What I’m doing wrong? Is there something missing in the installation or any process that should started ?BTW: ist the command
php bin/console oro:message-queue:consume
mentioned in the documentation of oroinc mandatory to work with orocommerce, even for test purposes ?
Thank you for your help in advance.
The forum ‘Oro Community’ is closed to new topics and replies.