Replies: 1 comment 2 replies
-
I'm testing out a new platform for https://demo-bucket.protomaps.com/v4.pmtiles (Tigris Data) and it seems a bit flaky so I don't think any failures there are related to situation 1. I don't have access to a Windows + Edge environment right now, but can you reproduce this 100% of the time or is it intermittent? The site works for me on Mac + Safari. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am getting an error 416 (or 500) on a clients Windows Edge 129 Browser for PMTiles. Does anyone have an idea what that might be or how to debug / fix it?
All other parts of the system work as expected.
When I test the same on Browserstack everything works fine.
So I am assuming that something on the
Testcase 1: =>
500 Internal Server Error
https://www.osm-verkehrswende.org/cqi/map/?anzeige=cqi&map=12%2F13.39%2F52.518&filters=usable-yes
I am assuming that S3 returns a 500 but internally it is the same as testcase 2?
Testcase 2: =>
416 Requested range not satisfiable
https://maps.protomaps.com/#map=8.34/52.355/15.037&theme=light&lang=en&tiles=https://demo-bucket.protomaps.com/v4.pmtiles
Beta Was this translation helpful? Give feedback.
All reactions