digidem / edt-offline

Low-energy device that creates an access-point with the Earth Defender's Toolkit platform running, even without the Internet. It provides applications, documentation, use cases, curated websites, and application bridges.
http://demo.earthdefenderstoolkit.com/
MIT License
12 stars 0 forks source link

Tileserver doesn't start #31

Closed luandro closed 1 year ago

luandro commented 1 year ago

Tile-server should have a default tile-set, currently it throws error:

Starting tileserver-gl v4.4.10
No MBTiles specified, using zurich_switzerland.mbtiles
[INFO] Automatically creating config file for zurich_switzerland.mbtiles
[INFO] Only a basic preview style will be used.
[INFO] See documentation to learn how to create config.json file.
ERROR: Metadata missing in the MBTiles.
Make sure zurich_switzerland.mbtiles is valid MBTiles.
luandro commented 1 year ago
demo-tileserver-1    | Moving files to /data folder
demo-tileserver-1    | /usr/src/app/docker-entrypoint.sh: 27: git: not found
demo-tileserver-1    | cp: cannot stat 'tmp-dir/fonts/*': No such file or directory
demo-tileserver-1    | cp: cannot stat 'tmp-dir/sprites/*': No such file or directory
demo-tileserver-1    | cp: cannot stat 'tmp-dir/styles/*': No such file or directory
luandro commented 1 year ago

Solved with #36