From the logs, I am getting this error after a fresh install:
[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '' for key 'modules_code_unique' at /var/www/html/dev/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:127
We're running php 7.2 on Ubuntu 18.04 via an AWS EC2 Instance. Â The database was empty during the install. Â The website threw the 500 error and the above was in the logs. Â If you need more info, please ask.
Thanks!
Scott Kallen
Kingfisherfiles.com
Integrity constraint violation: 1062 Duplicate entry ” for key ‘modules_code_unique’
14
Aug