I followed the instructions manually building a tile server and ran in some problems.
When entering http://localhost:8080/osm_tiles/0/0/0.png
renderd shows this:
renderd[263]: DEBUG: Got incoming connection, fd 22, number 9renderd[263]: DEBUG: Got incoming request with protocol version 2renderd[263]: DEBUG: Got command RenderPrio fd(22) xml(default), z(0), x(0), y(0), mime(image/png), options()renderd[263]: DEBUG: Failed to read cmd on fd 22renderd[263]: DEBUG: Connection 8, fd 22 closed, now 8 leftIt seems renderd is aware of the request, but there do never appear some files in /var/lib/mod_tile. The error.log of the apache webserver shows:
debug: init_storage_backend: initialising file storage backend at: /var/lib/mod_tile[Mon Jun 01 12:33:15.828298 2015] [tile:info] [pid 104:tid 140230287886080] [client 172.17.42.1:60074] tile_storage_hook: handler(tile_serve), uri(/osm_tiles/0/0/0.png)[Mon Jun 01 12:33:15.828355 2015] [tile:info] [pid 104:tid 140230287886080] [client 172.17.42.1:60074] Requesting style(default) z(0) x(0) y(0) from renderer with priority 5`and then responds me with a 404 Page not found.
أكثر...
When entering http://localhost:8080/osm_tiles/0/0/0.png
renderd shows this:
renderd[263]: DEBUG: Got incoming connection, fd 22, number 9renderd[263]: DEBUG: Got incoming request with protocol version 2renderd[263]: DEBUG: Got command RenderPrio fd(22) xml(default), z(0), x(0), y(0), mime(image/png), options()renderd[263]: DEBUG: Failed to read cmd on fd 22renderd[263]: DEBUG: Connection 8, fd 22 closed, now 8 leftIt seems renderd is aware of the request, but there do never appear some files in /var/lib/mod_tile. The error.log of the apache webserver shows:
debug: init_storage_backend: initialising file storage backend at: /var/lib/mod_tile[Mon Jun 01 12:33:15.828298 2015] [tile:info] [pid 104:tid 140230287886080] [client 172.17.42.1:60074] tile_storage_hook: handler(tile_serve), uri(/osm_tiles/0/0/0.png)[Mon Jun 01 12:33:15.828355 2015] [tile:info] [pid 104:tid 140230287886080] [client 172.17.42.1:60074] Requesting style(default) z(0) x(0) y(0) from renderer with priority 5`and then responds me with a 404 Page not found.
أكثر...