Good morning Nathan,
thank you for your response!
I sent the mentioned request of you in the console and the result and I get an result. Here is a snapshot:
{
"took": 6198,
"timed_out": false,
"_shards": {
"total": 1,
"successful": 1,
"skipped": 0,
"failed": 0
},
"hits": {
"max_score": null,
"hits": []
},
"aggregations": {
"gridSplit": {
"buckets": [
{
"key": "5/16/10",
"doc_count": 29118797,
"gridCentroid": {
"location": {
"lat": 51.30713936728401,
"lon": 7.762260379643365
},
"count": 29118797
}
},
{
"key": "5/17/10",
"doc_count": 5042686,
"gridCentroid": {
"location": {
"lat": 52.289351229253725,
"lon": 13.621128738384288
},
"count": 5042686
}
},
[...]
{
"key": "5/7/12",
"doc_count": 1,
"gridCentroid": {
"location": {
"lat": 38.78929997328669,
"lon": -90.54860000498593
},
"count": 1
}
},
{
"key": "5/6/13",
"doc_count": 1,
"gridCentroid": {
"location": {
"lat": 28.15969998948276,
"lon": -106.22300008311868
},
"count": 1
}
}
]
}
}
}
The browser console also have some warnings and errors (it is all in German, sorry for that):
08:38:38.132 Quellübergreifende (Cross-Origin) Anfrage blockiert: Die Gleiche-Quelle-Regel verbietet das Lesen der externen Ressource auf https://telemetry.elastic.co/v3/send/kibana-browser. (Grund: CORS-Anfrage schlug fehl).
09:29:49.483 Quellübergreifende (Cross-Origin) Anfrage blockiert: Die Gleiche-Quelle-Regel verbietet das Lesen der externen Ressource auf http://XXX/styles/basic-preview/2/1/3.png. (Grund: CORS-Anfrage schlug fehl).
08:38:41.406 WebGL warning: texImage: Alpha-premult and y-flip are deprecated for non-DOM-Element uploads. 5
08:38:50.823 Quellübergreifende (Cross-Origin) Anfrage blockiert: Die Gleiche-Quelle-Regel verbietet das Lesen der externen Ressource auf https://tiles.maps.elastic.co/fonts/Open%20Sans%20Regular,Arial%20Unicode%20MS%20Regular/0-255.pbf. (Grund: CORS-Anfrage schlug fehl).
09:08:57.344 Quellübergreifende (Cross-Origin) Anfrage blockiert: Die Gleiche-Quelle-Regel verbietet das Lesen der externen Ressource auf https://telemetry.elastic.co/xpack/v2/send. (Grund: CORS-Anfrage schlug fehl).
Our domain was removed and replaced by "XXX".
There are more than just those few. It happens several times.
As I try to edit the layer, I don't get any error/warning besides of the mentioned above. The UI itself doesn't show any error at all. Once I got also such an error as I changed the cluster layer from type "cluster" to "grid" and changed the resolution from the second option to the third:
09:29:49.500 SecurityError: The operation is insecure. (28ed1a9bb754a7bc0819a4f442dcfcc5.js:1)
We tested it also on other browsers (e.g. Edge) and different PCs. All show the same problem.
Best regards,
Danny.