Replies: 1 comment
-
As the message says: photon can't connect to the Nominatim server. That is not a bug in Photon but an issue with your docker setup. I'm sorry but we can't give support on docker administration here. I'll move the ticket into the discussion section. Maybe some other Photon user is willing to help. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
My environment:
I use nominatim-docker to start nominatim in a container. I want to import data to Photon because I want to limit the dataset to my country only. So I typed in this:
java -jar photon-0.3.4.jar -nominatim-import -host 172.17.0.2 -port 5432 -database nominatim -user nominatim -password sUpErSeCrEt -languages de
This is the result:
Is this a bug or is there anything else I can do to prevent this error to happen?
Beta Was this translation helpful? Give feedback.
All reactions