protomaps / PMTiles

Cloud-optimized + compressed single-file tile archives for vector and raster maps
https://protomaps.com/docs/pmtiles/
BSD 3-Clause "New" or "Revised" License
2.12k stars 125 forks source link

Failed to fetch errors #493

Closed nmondon closed 1 week ago

nmondon commented 2 weeks ago

Hi and thanks for all the work!

I'm using maplibregl@4.7.1 and pmtiles@3.2.1 with an hosted pmtiles files on google cloud storage.

I'm on MacOS m3 and Chrome. I've seen some other issues that look similar, #442 for instance, but I'm not sure this is exactly the same pb.

Don't hesitate if you need more details on my setup.

Screenshot 2024-11-12 at 15 00 50
bdon commented 2 weeks ago

Can you check the network tab to see which URL is failing? Is it possible you do not have a valid spritekey in your style?

nmondon commented 2 weeks ago

Sure, I'll check that and let you know. Thanks!

nmondon commented 1 week ago

Sorry for the delay. I relaunch the build of the pmtiles and everything went fine this time... I really don't know what went wrong...

Anyway, thanks for the help and your fantastic job!