EDIT: Now when I refreshed it a second time it works, without the 500 error! Nothing new in the server logs either. Going to try and test the page visit tracking to see if it is now working.
I didn’t drop it before, I tried to overwrite it. I dropped the database and imported it, still getting the 500 error.
Here is what the server log says:
[2022-10-18 02:21:57] mautic.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\NotNullConstraintViolationException: “An exception occurred while executing ‘INSERT INTO audit_log (user_id, user_name, bundle, object, object_id, action, details, date_added, ip_address) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)’ with params [1, “Gabriel Miller”, “user”, “security”, 1, “login”, “a:1:{s:8:"username";s:14:"localrankninja";}”, “2022-10-18 02:21:57”, “71.186.230.121”]: SQLSTATE[HY000]: General error: 1364 Field ‘id’ doesn’t have a default value” at /home/luminouscityrp.com/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 125 {“exception”:“[object] (Doctrine\DBAL\Exception\NotNullConstraintViolationException(code: 0): An exception occurred while executing ‘INSERT INTO audit_log (user_id, user_name, bundle, object, object_id, action, details, date_added, ip_address) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)’ with params [1, "Gabriel Miller", "user", "security", 1, "login", "a:1:{s:8:\"username\";s:14:\"localrankninja\";}", "2022-10-18 02:21:57", "71.186.230.121"]:\n\nSQLSTATE[HY000]: General error: 1364 Field ‘id’ doesn’t have a default value at /home/luminouscityrp.com/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:125, Doctrine\DBAL\Driver\PDO\Exception(code: HY000): SQLSTATE[HY000]: General error: 1364 Field ‘id’ doesn’t have a default value at /home/luminouscityrp.com/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18, PDOException(code: HY000): SQLSTATE[HY000]: General error: 1364 Field ‘id’ doesn’t have a default value at /home/luminouscityrp.com/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117)”} {“hostname”:“webserver”,“pid”:218316}