maiuswong / simaware-express

SimAware on Express.js
GNU General Public License v3.0
25 stars 39 forks source link

Source for BaseMaps not loading (403 Forbidden) #130

Open ardayasar opened 4 months ago

ardayasar commented 4 months ago

The map is not loading because of https://cartodb-basemaps-c.global.ssl.fastly.net/ is responding 403 for requests.

Links are working normally when clicked. Example: https://cartodb-basemaps-c.global.ssl.fastly.net/dark_nolabels/5/17/9@2x.png

[Error] Failed to load resource: the server responded with a status of 404 () (moment.min.js.map, line 0) [Error] Failed to load resource: the server responded with a status of 404 () (leaflet.antimeridian-src.js.map, line 0) [Error] Failed to load resource: the server responded with a status of 403 (Forbidden) (3@2x.png, line 0) [Error] Failed to load resource: the server responded with a status of 403 (Forbidden) (2@2x.png, line 0) [Error] Failed to load resource: the server responded with a status of 403 (Forbidden) (3@2x.png, line 0) [Error] Failed to load resource: the server responded with a status of 403 (Forbidden) (4@2x.png, line 0) [Error] Failed to load resource: the server responded with a status of 403 (Forbidden) (4@2x.png, line 0) [Error] Failed to load resource: the server responded with a status of 403 (Forbidden) (3@2x.png, line 0) [Error] Failed to load resource: the server responded with a status of 403 (Forbidden) (2@2x.png, line 0) [Error] Failed to load resource: the server responded with a status of 403 (Forbidden) (2@2x.png, line 0) [Error] Failed to load resource: the server responded with a status of 403 (Forbidden) (1@2x.png, line 0) [Error] Failed to load resource: the server responded with a status of 403 (Forbidden) (1@2x.png, line 0) [Error] Failed to load resource: the server responded with a status of 403 (Forbidden) (4@2x.png, line 0) [Error] Failed to load resource: the server responded with a status of 403 (Forbidden) (2@2x.png, line 0) [Error] Failed to load resource: the server responded with a status of 403 (Forbidden) (3@2x.png, line 0) [Error] Failed to load resource: the server responded with a status of 403 (Forbidden) (4@2x.png, line 0) [Error] Failed to load resource: the server responded with a status of 403 (Forbidden) (5@2x.png, line 0) [Error] Failed to load resource: the server responded with a status of 403 (Forbidden) (1@2x.png, line 0) [Error] Failed to load resource: the server responded with a status of 403 (Forbidden) (1@2x.png, line 0) [Error] Failed to load resource: the server responded with a status of 403 (Forbidden) (3@2x.png, line 0) [Error] Failed to load resource: the server responded with a status of 403 (Forbidden) (3@2x.png, line 0) [Error] Failed to load resource: the server responded with a status of 403 (Forbidden) (4@2x.png, line 0) [Error] Failed to load resource: the server responded with a status of 403 (Forbidden) (5@2x.png, line 0) [Error] Failed to load resource: the server responded with a status of 403 (Forbidden) (5@2x.png, line 0) [Error] Failed to load resource: the server responded with a status of 403 (Forbidden) (5@2x.png, line 0) [Error] Failed to load resource: the server responded with a status of 403 (Forbidden) (2@2x.png, line 0) [Error] Failed to load resource: the server responded with a status of 403 (Forbidden) (1@2x.png, line 0) [Error] Failed to load resource: the server responded with a status of 403 (Forbidden) (4@2x.png, line 0) [Error] Failed to load resource: the server responded with a status of 403 (Forbidden) (1@2x.png, line 0) [Error] Failed to load resource: the server responded with a status of 403 (Forbidden) (2@2x.png, line 0) [Error] Failed to load resource: the server responded with a status of 403 (Forbidden) (2@2x.png, line 0) [Error] Failed to load resource: the server responded with a status of 403 (Forbidden) (5@2x.png, line 0) [Error] Failed to load resource: the server responded with a status of 403 (Forbidden) (3@2x.png, line 0) [Error] Failed to load resource: the server responded with a status of 403 (Forbidden) (2@2x.png, line 0) [Error] Failed to load resource: the server responded with a status of 403 (Forbidden) (4@2x.png, line 0) [Error] Failed to load resource: the server responded with a status of 403 (Forbidden) (5@2x.png, line 0) [Error] Failed to load resource: the server responded with a status of 403 (Forbidden) (5@2x.png, line 0) [Error] Failed to load resource: the server responded with a status of 403 (Forbidden) (3@2x.png, line 0) [Error] Failed to load resource: the server responded with a status of 403 (Forbidden) (1@2x.png, line 0) [Error] Failed to load resource: the server responded with a status of 403 (Forbidden) (5@2x.png, line 0) [Error] Failed to load resource: the server responded with a status of 403 (Forbidden) (1@2x.png, line 0) [Error] Failed to load resource: the server responded with a status of 403 (Forbidden) (4@2x.png, line

Screenshot 2024-06-06 at 10 37 11 PM Screenshot 2024-06-06 at 10 37 05 PM

Light mode works well