Periodicly i update the Nominatim database with the command: nominatim replication. And untill now that always worked correctly. But last time i did the process exited with this error (see image). psycopg2.errors.InternalError_: line_substring: 1st arg isn't a line CONTEXT: PL/pgSQL function osmline_update() line 113 at assignment https://www.imgpaste.net/image/KUowAY When i restart the update process it will start the process again and apperently stop again at the same point. Is there a way to update the database past this date or any other suggestion how to fix this ? |