You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 19, 2020. It is now read-only.
From directus created by dur41d : directus/directus#2165
Getting an error installing directus for the first time.
Version Info
Expected Behavior
go to the login page
Actual Behavior
getting an error message
Uncaught PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'maakom3.directus_tables' doesn't exist in /home/public/vendor/zendframework/zend-db/src/Adapter/Driver/Pdo/Statement.php:239 Stack trace: #0 /home/public/vendor/zendframework/zend-db/src/Adapter/Driver/Pdo/Statement.php(239): PDOStatement->execute() #1 /home/public/api/core/Directus/Database/Schemas/Sources/MySQLSchema.php(87): Zend\Db\Adapter\Driver\Pdo\Statement->execute() #2 /home/public/api/core/Directus/Database/SchemaManager.php(332): Directus\Database\Schemas\Sources\MySQLSchema->getTables(Array) #3 /home/public/api/core/Directus/Database/TableSchema.php(869): Directus\Database\SchemaManager->getTables() #4 /home/public/api/core/Directus/Bootstrap.php(472): Directus\Database\TableSchema::getTablesSchema(Array, true) #5 [internal function]: Directus\Bootstrap::acl(NULL) #6 /home/public/api/core/Directus/Bootstrap.php(84): call_user_func('Directus\\Bootst...', NULL) #7 /home/public/api/core/Directus/Bootstrap.php(740): Dire
Steps to Reproduce
Notes
I see that the table 'directus_schema_migrations' is created in the database.
Schema Dump, Logs, or Screenshots
https://www.dropbox.com/s/xruja9e2dbf9hmd/Capture.JPG?dl=0
https://www.dropbox.com/s/z6qnno3b3nz21wr/development.log?dl=0
The text was updated successfully, but these errors were encountered: