[Mapbender-users] error with app/console doctrine:database:create
karsten
karsten at terragis.net
Tue Jun 30 02:23:19 PDT 2020
Hi All,
I am trying to install mapbender 3.08 (also tried 3.0.5) on an Ubuntu 16
server
I have tried the versions from git the zip and the *.gz version , I can run
and connect to teh mapbender installation when using the demo.sqlite file Db
but when I am trying to use postgres as the database - No matter what
version I used I am always getting the following error when running
app/console doctrine:database:create
user1 at terraxyz:/var/www/mapbender# app/console doctrine:database:create
[Doctrine\DBAL\Exception\ConnectionException]
An exception occured in driver: SQLSTATE[08006] [7] timeout expired
[Doctrine\DBAL\Driver\PDOException]
SQLSTATE[08006] [7] timeout expired
[PDOException]
SQLSTATE[08006] [7] timeout expired
This is in my parameters.yml
database_driver: pdo_pgsql
database_host: localhost
database_port: 5432
database_name: mapbender
database_path: ~
database_user: mydbuser
database_password: supersecret
mailer_transport: smtp
mailer_host: localhost
mailer_user: ~
mailer_password: ~
There are no messages opr errors in the postgresql.log file ...
Any ideas what si wrong and how to fix it ?
Cheers
Karsten Vennemann
Terra GIS LTD
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapbender_users/attachments/20200630/5bd70353/attachment.html>
More information about the Mapbender_users
mailing list