Juju075 / symfony-devops

DevOps project
0 stars 0 forks source link

could not find driver | db connexion #7

Closed Juju075 closed 1 year ago

Juju075 commented 1 year ago

fix ${VARIABLE}

web-app | doctrine:migrations:migrate [--write-sql [WRITE-SQL]] [--dry-run] [--query-time] [--allow-no-migration] [--all-or-nothing [ALL-OR-NOTHING]] [--configuration CONFIGURATION] [--em EM] [--conn CONN] [--] []

web-app |

web-app | AH00526: Syntax error on line 25 of /etc/apache2/sites-enabled/000-default.conf:

web-app | DocumentRoot takes one argument, Root directory of the document tree web-app | {"message":"Error thrown while running command \"doctrine:migrations:migrate --no-interaction\". Message: \"An exception occurred in the driver: could not find driver\"","context":{"exception":{"class":"Doctrine\DBAL\Exception\DriverException","message":"An exception occurred in the driver: could not find driver","code":0,"file":"/var/www/vendor/doctrine/dbal/src/Driver/API/PostgreSQL/ExceptionConverter.php:87","previous":{"class":"Doctrine\DBAL\Driver\PDO\Exception","message":"could not find driver","code":0,"file":"/var/www/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:28","previous":{"class":"PDOException","message":"could not find driver","code":0,"file":"/var/www/vendor/doctrine/dbal/src/Driver/PDO/PgSQL/Driver.php:35"}}},"command":"doctrine:migrations:migrate --no-interaction","message":"An exception occurred in the driver: could not find driver"},"level":500,"level_name":"CRITICAL","channel":"console","datetime":"2023-05-02T09:48:17.077800+00:00","extra":{}} web-app | 09:48:17 CRITICAL [console] Error thrown while running command "doctrine:migrations:migrate --no-interaction". Message: "An exception occurred in the driver: could not find driver" ["exception" => Doctrine\DBAL\Exception\DriverException { …},"command" => "doctrine:migrations:migrate --no-interaction","message" => "An exception occurred in the driver: could not find driver"] web-app | {"message":"Command \"doctrine:migrations:migrate --no-interaction\" exited with code \"1\"","context":{"command":"doctrine:migrations:migrate --no-interaction","code":1},"level":100,"level_name":"DEBUG","channel":"console","datetime":"2023-05-02T09:48:17.088293+00:00","extra":{}} web-app | web-app | In ExceptionConverter.php line 87: web-app | web-app | An exception occurred in the driver: could not find driver web-app | web-app | web-app | In Exception.php line 28: web-app | web-app | could not find driver web-app | web-app | web-app | In Driver.php line 35: web-app | web-app | could not find driver

Juju075 commented 1 year ago

ok - just type right values