Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replication logs not generating #540

Open
Shadow-shadown opened this issue Mar 18, 2024 · 0 comments
Open

Replication logs not generating #540

Shadow-shadown opened this issue Mar 18, 2024 · 0 comments

Comments

@Shadow-shadown
Copy link

Shadow-shadown commented Mar 18, 2024

I have set up the docker by using

docker run -e PBF_URL=https://download.geofabrik.de/north-america/us/district-of-columbia-latest.osm.pbf -e REPLICATION_URL=http://download.geofabrik.de/north-america/us/district-of-columbia-updates -e IMPORT_WIKIPEDIA=false -e IMPORT_US_POSTCODES=true -e UPDATE_MODE=continuous -v /repos/nominatim-data:/var/lib/postgresql/12/main -p 8080:8080 --name nominatim nominatim

I can see the docker container running and can get responses when I hit the endpoint

But then I don't see any replication logs and not files related to replication
Though I have passed the replication url
I have setup the docker container approximately 2 weeks back

When I log into the container and run command
Nominatim replication --init
It just creates functions and exits and does not update

I think the replication is not working

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant