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
Hi, tried setting this up with the provided docker image, but could not get it working with postgres
Running config:cache...
Successfully cached the configuration
Running route:cache...
Successfully cached the routes
Running view:cache...
Successfully cached the views
Running migration...
400 could not find driver (Connection: pgsql, SQL: select * from information_schema.tables where table_catalog = pdf_engine and table_schema = public and table_name = migrations and table_type = 'BASE TABLE') | context={"exception":{"class":"Illuminate\Database\QueryException","message":"could not find driver (Connection: pgsql, SQL: select * from information_schema.tables where table_catalog = pdf_engine and table_schema = public and table_name = migrations and table_type = 'BASE TABLE')","code":0,"file":"/var/www/html/vendor/laravel/framework/src/Illuminate/Database/Connection.php:795","previous":{"class":"PDOException","message":"could not find driver","code":0,"file":"/var/www/html/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php:65"}}} level_name=ERROR channel=production datetime=2025-01-28T18:10:03.911649+00:00 extra={}
Successfully migrated
Starting the application using supervisor...
The text was updated successfully, but these errors were encountered:
Hi, tried setting this up with the provided docker image, but could not get it working with postgres
Running config:cache...
Successfully cached the configuration
Running route:cache...
Successfully cached the routes
Running view:cache...
Successfully cached the views
Running migration...
400 could not find driver (Connection: pgsql, SQL: select * from information_schema.tables where table_catalog = pdf_engine and table_schema = public and table_name = migrations and table_type = 'BASE TABLE') | context={"exception":{"class":"Illuminate\Database\QueryException","message":"could not find driver (Connection: pgsql, SQL: select * from information_schema.tables where table_catalog = pdf_engine and table_schema = public and table_name = migrations and table_type = 'BASE TABLE')","code":0,"file":"/var/www/html/vendor/laravel/framework/src/Illuminate/Database/Connection.php:795","previous":{"class":"PDOException","message":"could not find driver","code":0,"file":"/var/www/html/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php:65"}}} level_name=ERROR channel=production datetime=2025-01-28T18:10:03.911649+00:00 extra={}
Successfully migrated
Starting the application using supervisor...
The text was updated successfully, but these errors were encountered: