I upgraded kibana and now getting this everytime I try to load dashboard. once I clear the session it works. how do I fix this? I don't need this observabilityAIAssistant. I would like to disable this as all user is getting this.
I see following message in kibana log. eventhough I have following in kibana.yml
xpack.observabilityAIAssistant.enabled: false
[2025-02-15T10:09:10.318-06:00][INFO ][plugins.elasticAssistant.service] Installing component template .kibana-elastic-ai-assistant-component-template-knowledge-base
[2025-02-15T10:09:10.771-06:00][INFO ][plugins.ecsDataQualityDashboard] Updating data streams - .kibana-data-quality-dashboard-results-*
[2025-02-15T10:09:10.991-06:00][INFO ][plugins.slo] Installing SLO index template [.slo-observability.summary]
[2025-02-15T10:09:11.783-06:00][INFO ][plugins.elasticAssistant.service] Installing index template .kibana-elastic-ai-assistant-index-template-knowledge-base
[2025-02-15T10:09:15.000-06:00][INFO ][plugins.elasticAssistant.service] Updating data streams - .kibana-elastic-ai-assistant-knowledge-base-*
[2025-02-15T10:09:15.117-06:00][WARN ][plugins.elasticAssistant.service] Error initializing AI assistant resources: Platinum, Enterprise or trial license needed
I have not found anything related to this issue yet. Please let me know if anyone has come across such problem.
only thing I can tell difference is port 5601 is coming via haproxy.
is there known bug in 8.16 for it?