I've been using open street maps for a while on our own server. The installation guides have been very easy to follow and generally the system has been working really well. We recently (~2-3 months ago) upgraded with a fresh install to update our maps and update the server to Ubuntu 20.04 using instructions here: https://switch2osm.org/serving-tiles/manually-building-a-tile-server-20-04-lts/ As usual the installation was easy and the system was up and running importing data (dedicated Ec2 instance). After the import the system seemed to be working well. However about every 6-12 hours we find that something in the system causes the tile rendering to start to fail, resulting in 404's on the calls to the tiles that haven't been rendered before. The previous version we were running (about 18-24 months old) had this issue occasionally, we found by restarting the process roughly daily, the problem was never an issue. However in this latest installation, the restart of apache and rendered doesn't recover the process of tile rendering. In the logs I can see lines like this
I haven't had much luck finding logs that provide a clear error. The only thing that seems to help is to restart the whole server, after which it redneres fine for another 6-12 hours before failing again. So 2 questions:
asked 06 May '21, 00:01 Brian WM |