Replies: 2 comments 1 reply
-
This very much looks like a bug where the credentials are not properly transferred from Python to PHP tp pgsql. I move this to issues and will confirm later. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Quick workaround for this issue is to change your
For details see #2380. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello folks 👋 ,
I'm trying to import data into an external postgres database, it progresses to a point but fails on calculate postcodes. Is there something I am missing here? Any help gratefully received.
(very new to Nominatim, so have been following the docs, but stuck on this now :( )
psql (PostgreSQL) 12.7
nominatim 3.7
The .env file in my project directory is:
and I am getting the error:
Beta Was this translation helpful? Give feedback.
All reactions