This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Running setup.php gives “role does not exist” error.

0

Running setup.php --drop gives the error


2020-02-24 13:27:54 == module path: /srv/nominatim/Nominatim/build/module

PHP Fatal error: Uncaught Nominatim\DatabaseError: [500]: Failed to establish database connection:SQLSTATE[08006] [7] FATAL: role "nominatim" does not exist

thrown in /srv/nominatim/Nominatim/lib/DB.php on line 36


asked 24 Feb '20, 08:11

iamsr's gravatar image

iamsr
21112
accept rate: 0%

Source code available on GitHub .