[Tile-serving] [openstreetmap/mod_tile] "Failed to read cmd on fd" errors since mod_tile update on 2nd June (#77)

cglacet notifications at github.com
Mon Jun 12 09:45:38 UTC 2017


Ah, I think I found something. I found what a normal debug output is like, and it turns out there is something I'm completely missing:
```
[tile:info] [<pid>] tile_storage_hook: handler(tile_serve), uri(/osm_tiles/0/0/0.png)
[tile:debug] [<pid>] ./src/mod_tile.c(365): tile_state: determined state of default 0 0 0 on store 7f2cad89c790: Tile size: 8419, expired: 0 created: 1421366421
[authz_core:debug] [<pid>] mod_authz_core.c(828): AH01628: authorization result: granted (no directives)
[tile:debug] [<pid>] ./src/mod_tile.c(1183): tile_handler_serve: xml(default) z(0) x(0) y(0)
```
I never have **tile_handler_serve** in my log, I checked a bit deeper and the function is actually never called. Which is probably the reason why no tiles are ever served. I'm not sure to understand the process yet so I can't tell who is responsible for throwing that particular request. 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/mod_tile/issues/77#issuecomment-307741419
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20170612/b3b9c7d0/attachment-0001.html>


More information about the Tile-serving mailing list