After migration customers can't log using m1 passwordNo customers displayed after Migrate to 2.0Magento 2.0 After migration Exisiting Customers can't log inreimport missing data after migration is doneMagento 2 - Cant place orders after migrationVolume check fail - magento 2 data migration delta stepMagento 2: How can we migration only customers and orders data using Data Migration tool?Customer Attribute is missing in admin after data migrtion version(1.9.0.1 to 2.1.7)Magento M1 C.E to M2 C.E Data migration Installation and Configuration issuesHomepage became white screen after successful data Migration with no error logMagento 2 SHA1 Password is not Accepting after Migration
I don't like coffee, neither beer. How to politely work my way around that in a business situation?
How does a blind passenger not die, if driver becomes unconscious
Encounter design and XP thresholds
Hit the Bulls Eye with T in the Center
Designing a magic-compatible polearm
RandomInteger with equal number of 1 and -1
Should I include an appendix for inessential, yet related worldbuilding to my story?
Why is it recommended to mix yogurt starter with a small amount of milk before adding to the entire batch?
`-` in tar xzf -
Should an enameled cast iron pan be seasoned?
What happened to Steve's Shield in Iron Man 2?
How does a herniated spinal disk correct itself?
Understanding the reasoning of the woman who agreed with Shlomo to "cut the baby in half"
UK - Working without a contract. I resign and guy wants to sue me
Do I have any obligations to my PhD supervisor's requests after I have graduated?
Why do all the teams that I have worked with always finish a sprint without completion of all the stories?
Can humans ever directly see a few photons at a time? Can a human see a single photon?
Where's this swanky house and vineyard near a mountain?
Pythagorean trigonometry identity
Explain why a line can never intersect a plane in exactly two points.
Constitutionality of U.S. Democratic Presidential Candidate's Supreme Court Suggestion
Has there been any indication at all that further negotiation between the UK and EU is possible?
Is there any difference between Т34ВМ1 and КМ1858ВМ1/3?
Is there a term for the belief that "if it's legal, it's moral"?
After migration customers can't log using m1 password
No customers displayed after Migrate to 2.0Magento 2.0 After migration Exisiting Customers can't log inreimport missing data after migration is doneMagento 2 - Cant place orders after migrationVolume check fail - magento 2 data migration delta stepMagento 2: How can we migration only customers and orders data using Data Migration tool?Customer Attribute is missing in admin after data migrtion version(1.9.0.1 to 2.1.7)Magento M1 C.E to M2 C.E Data migration Installation and Configuration issuesHomepage became white screen after successful data Migration with no error logMagento 2 SHA1 Password is not Accepting after Migration
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I migrated the M1EE 1.12.0.2 to M2EE 2.1.5 using the data migration tool provide by Magento. Now after migration the existing customer unable to login and magento 2 is throwing an error "Invalid login".
magento-2.1 customer-account magento2-migration-tool data-migration
add a comment |
I migrated the M1EE 1.12.0.2 to M2EE 2.1.5 using the data migration tool provide by Magento. Now after migration the existing customer unable to login and magento 2 is throwing an error "Invalid login".
magento-2.1 customer-account magento2-migration-tool data-migration
1
data migration tool is not 100% trust worthy.
– Pavan Kumar
Sep 7 '17 at 7:18
@PavanKumar Is there any other way to migrate the customer password from M1 to M2
– Vikas
Sep 7 '17 at 7:20
add a comment |
I migrated the M1EE 1.12.0.2 to M2EE 2.1.5 using the data migration tool provide by Magento. Now after migration the existing customer unable to login and magento 2 is throwing an error "Invalid login".
magento-2.1 customer-account magento2-migration-tool data-migration
I migrated the M1EE 1.12.0.2 to M2EE 2.1.5 using the data migration tool provide by Magento. Now after migration the existing customer unable to login and magento 2 is throwing an error "Invalid login".
magento-2.1 customer-account magento2-migration-tool data-migration
magento-2.1 customer-account magento2-migration-tool data-migration
edited Sep 24 '18 at 4:34
Teja Bhagavan Kollepara
3,01242051
3,01242051
asked Sep 7 '17 at 7:16
Vikas Vikas
61
61
1
data migration tool is not 100% trust worthy.
– Pavan Kumar
Sep 7 '17 at 7:18
@PavanKumar Is there any other way to migrate the customer password from M1 to M2
– Vikas
Sep 7 '17 at 7:20
add a comment |
1
data migration tool is not 100% trust worthy.
– Pavan Kumar
Sep 7 '17 at 7:18
@PavanKumar Is there any other way to migrate the customer password from M1 to M2
– Vikas
Sep 7 '17 at 7:20
1
1
data migration tool is not 100% trust worthy.
– Pavan Kumar
Sep 7 '17 at 7:18
data migration tool is not 100% trust worthy.
– Pavan Kumar
Sep 7 '17 at 7:18
@PavanKumar Is there any other way to migrate the customer password from M1 to M2
– Vikas
Sep 7 '17 at 7:20
@PavanKumar Is there any other way to migrate the customer password from M1 to M2
– Vikas
Sep 7 '17 at 7:20
add a comment |
2 Answers
2
active
oldest
votes
You must create a new admin user from the terminal, see below:
this code run in the terminal on root project.
php bin/magento admin:user:create --admin-user="admin88" --admin-password="admin88123" --admin-email="email@domain.com" --admin-firstname="FirstName" --admin-lastname="LastName"
add a comment |
I got another solution and very quick and easy
Just Empty the table (TRUNCATE) " customer_entity_varchar "
100% sure login old customer in New magento 2
Thanks
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "479"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f192320%2fafter-migration-customers-cant-log-using-m1-password%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
You must create a new admin user from the terminal, see below:
this code run in the terminal on root project.
php bin/magento admin:user:create --admin-user="admin88" --admin-password="admin88123" --admin-email="email@domain.com" --admin-firstname="FirstName" --admin-lastname="LastName"
add a comment |
You must create a new admin user from the terminal, see below:
this code run in the terminal on root project.
php bin/magento admin:user:create --admin-user="admin88" --admin-password="admin88123" --admin-email="email@domain.com" --admin-firstname="FirstName" --admin-lastname="LastName"
add a comment |
You must create a new admin user from the terminal, see below:
this code run in the terminal on root project.
php bin/magento admin:user:create --admin-user="admin88" --admin-password="admin88123" --admin-email="email@domain.com" --admin-firstname="FirstName" --admin-lastname="LastName"
You must create a new admin user from the terminal, see below:
this code run in the terminal on root project.
php bin/magento admin:user:create --admin-user="admin88" --admin-password="admin88123" --admin-email="email@domain.com" --admin-firstname="FirstName" --admin-lastname="LastName"
answered Sep 7 '17 at 7:49
St3phanSt3phan
2,0501238
2,0501238
add a comment |
add a comment |
I got another solution and very quick and easy
Just Empty the table (TRUNCATE) " customer_entity_varchar "
100% sure login old customer in New magento 2
Thanks
add a comment |
I got another solution and very quick and easy
Just Empty the table (TRUNCATE) " customer_entity_varchar "
100% sure login old customer in New magento 2
Thanks
add a comment |
I got another solution and very quick and easy
Just Empty the table (TRUNCATE) " customer_entity_varchar "
100% sure login old customer in New magento 2
Thanks
I got another solution and very quick and easy
Just Empty the table (TRUNCATE) " customer_entity_varchar "
100% sure login old customer in New magento 2
Thanks
answered Nov 2 '17 at 13:05
likhamaram huddalikhamaram hudda
1
1
add a comment |
add a comment |
Thanks for contributing an answer to Magento Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f192320%2fafter-migration-customers-cant-log-using-m1-password%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
data migration tool is not 100% trust worthy.
– Pavan Kumar
Sep 7 '17 at 7:18
@PavanKumar Is there any other way to migrate the customer password from M1 to M2
– Vikas
Sep 7 '17 at 7:20