![](https://secure.gravatar.com/avatar/3a784368d0a332ca84468f8a6e292f48.jpg?s=120&d=mm&r=g)
Hi Adam
I found out what is wrong!
According to the Carto Documentation: https://carto.com/location-data-services/basemaps/ The URL for HTTPS is completely different to HTTP
var https = 'https://cartodb-basemaps-%7Bs%7D.global.ssl.fastly.net/%7Bbasemap-name%7D/%7...'
Patch is attached.
Regards
Matthias
On 22/08/16 11:28, Matthias Cramer wrote:
Hi All
I just came back from vacation and updated Observium. The map is now done with OSM/Carto, which is nice, boot it took me a while to find out why no map was loading. As it looks like all the cdn nodes have no SAN for *.basemaps.cartocdn.com
The tiles get loaded in my browser from
a.basemaps.cartocdn.com b.basemaps.cartocdn.com c.basemaps.cartocdn.com
After adding an exception for these, all works well.. Does anyone have the same issue?
Regards
Matthias