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

I was getting base table missing error #305

Closed
dmj331 opened this issue May 22, 2017 · 2 comments
Closed

I was getting base table missing error #305

dmj331 opened this issue May 22, 2017 · 2 comments
Labels

Comments

@dmj331
Copy link

dmj331 commented May 22, 2017

I was installing a memento 2 site on my local server and got this error

[ERROR] exception 'PDOException' with message 'SQLSTATE[42S02]: Base table or view not found: 1146 Table 'chocolatework.admin_user' doesn't exist' in C:\xampp\htdocs\chocolateworks\chocolateworks\vendor\magento\zendframework1\library\Zend\Db\Statement\Pdo.php:228 Stack trace: #0 C:\xampp\htdocs\chocolateworks\chocolateworks\vendor\magento\zendframework1\library\Zend\Db\Statement\Pdo.php(228): PDOStatement->execute(Array) #1 C:\xampp\htdocs\chocolateworks\chocolateworks\vendor\magento\framework\DB\Statement\Pdo\Mysql.php(95): Zend_Db_Statement_Pdo->_execute(Array) #2 C:\xampp\htdocs\chocolateworks\chocolateworks\vendor\magento\zendframework1\library\Zend\Db\Statement.php(303): Magento\Framework\DB\Statement\Pdo\Mysql->_execute(Array) #3 C:\xampp\htdocs\chocolateworks\chocolateworks\vendor\magento\zendframework1\library\Zend\Db\Adapter\Abstract.php(480): Zend_Db_Statement->execute(Array) #4 C:\xampp\htdocs\chocolateworks\chocolateworks\vendor\magento\zendframework1\library\Zend\Db\Adapter\Pdo\Abstract.php(238): Zend_Db_Adapter_Abstract->query('DESCRIBE admin...', Array) #5 C:\xampp\htdocs\chocolateworks\chocolateworks\vendor\magento\framework\DB\Adapter\Pdo\Mysql.php(465): Zend_Db_Adapter_Pdo_Abstract->query('DESCRIBE admin...', Array) #6

image

Can anyone help to take a look?

@victor-v-rad
Copy link
Collaborator

Hi @dmj331

It was during Magento 2 installation. So not the issue of this project Data Migration Tool. On the Magento 2 github someone could have encountered such an issue. You can search there.

@dmj331
Copy link
Author

dmj331 commented May 23, 2017

thank you

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