Answers for "magento2 move Exception #0 (Exception): Notice: Undefined offset: 2 in /var/www/nucleus/htdocs/vendor/magento/framework/Encryption/Encryptor.php on line 591"

PHP
0

magento2 move Exception #0 (Exception): Notice: Undefined offset: 2 in /var/www/nucleus/htdocs/vendor/magento/framework/Encryption/Encryptor.php on line 591

Probably you moved to another env try creating a new admin credential
bin/magento admin:user:create --admin-user=john --admin-password=doe123445 \
  [email protected] --admin-firstname=John --admin-lastname=Doe
Posted by: Guest on January-07-2021

Code answers related to "magento2 move Exception #0 (Exception): Notice: Undefined offset: 2 in /var/www/nucleus/htdocs/vendor/magento/framework/Encryption/Encryptor.php on line 591"

Browse Popular Code Answers by Language