Cannot create a database version 1.13.1
On a new install of version 1.13.1 during setup.pl, I am getting the following message trying to create my first database: Error! Could not connect to database: could not translate host name "postgres" to address: Name or service not known at /srv/ledgersmb/lib/LedgerSMB/Scripts/setup.pm line 1144. dbversion: 1.13.1, company: What do I need to do? Why is the hostname being set to "postgres"?
Hi Ivan, It seems your message got stuck for a long time in a mail queue somewhere.
On a new install of version 1.13.1 during setup.pl, I am getting the following message trying to create my first database:
Error! Could not connect to database: could not translate host name "postgres" to address: Name or service not known at /srv/ledgersmb/lib/LedgerSMB/Scripts/setup.pm line 1144.
dbversion: 1.13.1, company:
What do I need to do? Why is the hostname being set to "postgres"?
Could you provide context on your installation? If you installed using the installer, "postgres" doesn't make sense. However, if you used a container image (Docker), then it does, but it doesn't make sense that there's this error if you followed the container setup instructions (with "docker compose"). Regards, Erik.
participants (2)
-
Erik Huelsmann -
Ivan Drinks Sr