Skip to content

Error 404 #607

@latot

Description

@latot

After install nominatim, access to web page returns a xml with 404 error.

To Reproduce
1.

docker run -it \
  -e PBF_URL=https://download.geofabrik.de/south-america/chile-latest.osm.pbf \
  -e REPLICATION_URL=https://download.geofabrik.de/south-america/chile-updates/ \
  -e IMPORT_WIKIPEDIA=true \
  -p 8081:8080 \
  --name nominatim \
  mediagis/nominatim:4.5
  1. Go to localhost:8081

Expected behavior
Get the right webpage

Screenshots & Logs
In the webrowser:

<error>
<script/>
<title>404 Not Found</title>
</error>

Desktop / Server (please complete the following information):

  • OS & Version: Ubuntu LTS
  • Docker Version: version 28.0.1, build 068a01e
  • Nominatim Version: 4.5

Additional context
I have tested this only once

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions