umap
umap copied to clipboard
Problem in the response - CORS error (new since a few days)
Hi @Wikinaut
The error you point to in the console is unrelated, it's the Sentry call that is blocked by your browser. Sentry is an anonymous error tracker, that help us get more context when an error occurs.
If I load your map, I see errors for three datalayers:
The first and the third are datalayers URL with old (< 1 month ago) schema. Those URLs should have been replaced by new ones during the migration, but obviously are not in this case. Has this map been imported recently, which could explain ?
The second one point to a missing file in the server. The server is looking at the file my-data.geojson
, on a very old map. This file name is a very old pattern (from years ago), and is missing since #1003. The datalayer is "Kiezblock politisch beschlossen". Is this layer supposed to point on a file that old ?
This issue is stale because it has been open for 30 days with no activity.