Skip to content

Docker crash #1840

@utagawal

Description

@utagawal

When using this configuration in the config file for data source in 5.5.0:pre-5:

"terrain-rgb-hd": {
  "pmtiles": "https://terrain.utagawavtt.com/terrain/Planet_Merged_Sparse_2024_z0-Z16_cubic_webp_v2.pmtiles",
  "sparse": true,
  "maxzoom": 16

Tileserver-gl docker container crashes with the following error without anymore details :

Handling request: Request { url: 'sprites://utagawavtt@2x.json', kind: 6 }
Handling request: Request { url: 'sprites://utagawavtt@2x.png', kind: 5 }
Handling tile request for: /data/planet/12/2112/1503.pbf
GET /data/planet/12/2112/1503.pbf 200 1550 - 300.117 ms
for file: https://terrain.utagawavtt.com/terrain/Planet_Merged_Sparse_2024_z0-Z16_cubic_webp_v2.pmtiles

And the file https://terrain.utagawavtt.com/terrain/Planet_Merged_Sparse_2024_z0-Z16_cubic_webp_v2.pmtiles point to s3 thourgh a local nginx proxy but is available :

lilian@vmi1018946:/var/data$ curl -I https://terrain.utagawavtt.com/terrain/Planet_Merged_Sparse_2024_z0-Z16_cubic_webp_v2.pmtiles
HTTP/2 200
date: Tue, 25 Nov 2025 07:50:56 GMT
content-type: binary/octet-stream
content-length: 749478853515
server: cloudflare
x-ratelimit-remaining-second: 249
x-ratelimit-limit-second: 250
ratelimit-limit: 250
ratelimit-remaining: 249
ratelimit-reset: 1
last-modified: Tue, 07 Oct 2025 10:57:12 GMT
x-rgw-object-type: Normal
etag: "cd8fad9cf3896fea3161a977890416f1-5585"
x-amz-request-id: tx000002ab49ccac471a122-0069255fe0-431696450-eu5
x-proxy-cache: MISS
access-control-allow-origin: *
access-control-allow-origin: *
strict-transport-security: max-age=16000000; includeSubDomains; preload;
expires: Wed, 25 Nov 2026 07:50:56 GMT
cache-control: public, max-age=31536000, immutable
accept-ranges: bytes
accept-ranges: bytes
access-control-allow-methods: GET, HEAD, OPTIONS
access-control-allow-headers: Range, If-Range
access-control-expose-headers: Content-Length, Content-Range, Accept-Ranges
x-cache-status: MISS
cf-cache-status: MISS
vary: accept-encoding
report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=sxG5MBuG%2BEFttKer1TznPwC5AYyX9r8%2BZ6knhMatpUhL34mE%2BRiQJ%2BCqkaRWwDhsZHaPt%2BsEBvfOj0uqnTd%2B1a4m7giQVdQmsriMIMSL5b63CO8lTPQ%3D"}]}
nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
cf-ray: 9a3f8eda0c3a8fd0-FRA
alt-svc: h3=":443"; ma=86400

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions