Remote cluster configured with proxy mode breaks the remote clusters UI in 7.6 #66398
Labels
bug
Fixes for quality problems that affect the customer experience
Feature:CCR and Remote Clusters
good first issue
low hanging fruit
Team:Kibana Management
Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more
triage_needed
Kibana version: 7.6.2
Elasticsearch version: 7.6.2
Describe the bug:
I setup a remote cluster using Elasticsearch API, with proxy mode enabled. This is what we suggest (starting 7.6) in ECK documentation.
The remote clusters management UI page stays blank, with some exceptions in the console:
At this point I cannot manage any remote clusters with Kibana.
Everything is fine if I remove this remote cluster configuration through Elasticsearch API.
Steps to reproduce:
"mode": "proxy"
Expected behavior:
I am aware proxy mode is handled correctly in 7.7.
I would not expect remote clusters with proxy mode to break Kibana remote clusters UI, however.
Or maybe warn about it in the docs.
The text was updated successfully, but these errors were encountered: