umap icon indicating copy to clipboard operation
umap copied to clipboard

Problem in the response - CORS error (new since a few days)

Open Wikinaut opened this issue 9 months ago • 3 comments

grafik

Wikinaut avatar May 02 '24 20:05 Wikinaut

grafik

Wikinaut avatar May 02 '24 20:05 Wikinaut

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:

image

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 ?

yohanboniface avatar May 03 '24 14:05 yohanboniface

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] avatar Oct 25 '24 02:10 github-actions[bot]