maptiler / tileserver-gl

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.
https://tileserver.readthedocs.io/en/latest/
Other
2.24k stars 639 forks source link

Docker setup: host become unresponsive/restart #381

Open slvlirnoff opened 5 years ago

slvlirnoff commented 5 years ago

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:

leonardehrenfried commented 4 years ago

I'm facing the same. Did you ever figure out what the problem was?

Perhaps #418 ?