Vector and raster maps with GL styles. Server side rendering by MapLibre GL Native. Map tile server for MapLibre GL JS, Android, iOS, Leaflet, OpenLayers, GIS via WMTS, etc.
Hey all, when running tileserver-gl in docker: after a while the whole host become either completely unresponsive or restart.
This is quite systematic and happens within 30mn-2h of the start of the container. It seems that if I query a lot of raster tiles it happens more quickly and if there is no load, it seems to happens after a while.
It happens on two different servers, one with debian jessie and one with Ubuntu 18.10. Any ideas on how to debug/troubleshoot this? I couldn't find anything obvious in the system logs or container logs, etc..
Setup:
generated tiles for the whole planet (71GB)
tileserver 2.4/2.5 or even master
server have 64GB / 1TB SSD (hetzner EX51-SSD EX62-NVME)
Hey all, when running tileserver-gl in docker: after a while the whole host become either completely unresponsive or restart.
This is quite systematic and happens within 30mn-2h of the start of the container. It seems that if I query a lot of raster tiles it happens more quickly and if there is no load, it seems to happens after a while.
It happens on two different servers, one with debian jessie and one with Ubuntu 18.10. Any ideas on how to debug/troubleshoot this? I couldn't find anything obvious in the system logs or container logs, etc..
Setup: