[Tile-serving] [mod_tile] Renderd not rendering (#113)

psinghsp notifications at github.com
Wed Oct 21 05:46:35 UTC 2015


We built a brand new openstreet map server using instructions here:
https://switch2osm.org/serving-tiles/manually-building-a-tile-server-14-04/

We used Ubuntu 14.04, 8GB RAM, 1.5TB SSD drives in AWS.

The test works fine:
http://yourserveraddress/osm_tiles/0/0/0.png

But when I use "leaflet" and it starts issuing commands like:
http://server/osm_tiles/9/256/170.png

I see these errors in the syslog:
Oct 21 05:39:47 ip-10-200-1-158 renderd[1339]: DEBUG: Got incoming connection, fd 8, number 1
Oct 21 05:39:47 ip-10-200-1-158 renderd[1339]: DEBUG: Got incoming request with protocol version 2
Oct 21 05:39:47 ip-10-200-1-158 renderd[1339]: DEBUG: Got command RenderPrio fd(8) xml(default), z(9), x(256), y(170), mime(image/png), options()
Oct 21 05:40:01 ip-10-200-1-158 CRON[21630]: (root) CMD (if [ -x /etc/munin/plugins/apt_all ]; then munin-run apt_all update 7200 12 >/dev/null; elif [ -x /etc/munin/plugins/apt ]; then munin-run apt update 7200 12 >/dev/null; fi)
Oct 21 05:40:01 ip-10-200-1-158 CRON[21631]: (munin) CMD (if [ -x /usr/bin/munin-cron ]; then /usr/bin/munin-cron; fi)
Oct 21 05:40:17 ip-10-200-1-158 renderd[1339]: DEBUG: Failed to read cmd on fd 8
Oct 21 05:40:17 ip-10-200-1-158 renderd[1339]: DEBUG: Connection 0, fd 8 closed, now 0 left
Oct 21 05:45:01 ip-10-200-1-158 CRON[21933]: (root) CMD (if [ -x /etc/munin/plugins/apt_all ]; then munin-run apt_all update 7200 12 >/dev/null; elif [ -x /etc/munin/plugins/apt ]; then munin-run apt update 7200 12 >/dev/null; fi)
Oct 21 05:45:01 ip-10-200-1-158 CRON[21934]: (munin) CMD (if [ -x /usr/bin/munin-cron ]; then /usr/bin/munin-cron; fi)


Is this a known problem? I got latest pbf and latest software last week.





---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/mod_tile/issues/113
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20151020/ef498d25/attachment-0001.html>


More information about the Tile-serving mailing list