Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception\LocalizedException Key must not exceed 32 bytes. #241

Closed
michaelhettwer opened this issue Feb 13, 2017 · 2 comments
Closed

Exception\LocalizedException Key must not exceed 32 bytes. #241

michaelhettwer opened this issue Feb 13, 2017 · 2 comments
Labels

Comments

@michaelhettwer
Copy link

Hi

i got an error after starting the data migration cli tool. I cant find any imformation maybe someone already got that error and could help me.

[Magento\Framework\Exception\LocalizedException]
Key must not exceed 32 bytes.

I changed my encryption key but that dont fixed the error. Mcrypt is enabled and Magento is Up to date (2.1.4) I want to migrate from 1.9.3.2 and i have already set up my configuration and mappings.

michael

@victor-v-rad
Copy link
Collaborator

Hi @michael-hxx

Make sure your crypt_key in config.xml is not exceed 32 symbols.

@michaelhettwer
Copy link
Author

Hi @victor-v-rad
i had to cut the old encrypt key and the new one to 32 signs.
my old encrypt key has got 52 signs but only the first 32 signs were used by mcrypt.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants