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

Nominatim error logs

0

I have a Nominatim server which gets updates on a daily basis. When the update process starts our customers start to get (503) Server Unavailable error. However I can't see any error when I run this command:

journalctl -u nominatim_updater.service

neither I can find any related errors in Apache logs.

What are the best practices for monitoring a Nominatim server?

asked 02 Mar '18, 12:44

khamooshi's gravatar image

khamooshi
146111219
accept rate: 50%

Source code available on GitHub .