cyclestreets / nominatim-install

Bash script to install Nominatim
67 stars 31 forks source link

asking password and nothing happens #16

Open ypanaberdi opened 9 years ago

ypanaberdi commented 9 years ago

Hi there! the script successfully creates user nominatim, gets source files from git and configures them, after some time asks fore entering password Password: Password: Password:

I enter password that I alredy set previously but nothing happens.. and sometimes give me erros like: createdb: could not connect to database template1: FATAL: password authentication failed for user "nominatim" or ERROR: DB Error: connect failed

what can I do?