bitExpert / magento2-force-login

Force Customer Login Module for Magento 2
https://marketplace.magento.com/bitexpert-magento2-force-customer-login.html
Apache License 2.0
166 stars 73 forks source link

table or view not found #185

Closed darpanpatel2018 closed 3 years ago

darpanpatel2018 commented 4 years ago

SQLSTATE[42S02]: Base table or view not found: 1146 Table 'm2.bitexpert_forcelogin_whitelist' doesn't exist, query was: INSERT INTO bitexpert_forcelogin_whitelist (store_id,label,url_rule,editable,strategy) VALUES (?, ?, ?, ?, ?)

jgcabanas commented 4 years ago

I have the same issue. Did you solve it ?

jgcabanas commented 4 years ago

Hi, I solved it. My first install (made by downloading the module with gitHub) failed, but wrote an entry in the "setup_module" table. Removing it , and doing another setup:upgrade solved the issue. Good luck :)

shochdoerfer commented 4 years ago

@jgcabanas could you describe a bit more in detail what you did in the first place to make the installer fail? When you say "downloading frm GitHub", do you mean the Release package or do you mean a Composer download?

der-workfloh commented 3 years ago

@jgcabanas Closing this issue for now, but if the issue remains occuring, feel free to (re-)open an issue