原文地址: https://www.elastic.co/guide/en/elasticsearch/reference/7.7/trb-security-internalserver.html, 原文档版权归 www.elastic.co 所有
IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Internal Server Error in Kibanaedit
Symptoms:
-
In 5.1.1, an
UnhandledPromiseRejectionWarning
occurs and Kibana displays an Internal Server Error.
Resolution:
If the Security plugin is enabled in Elasticsearch but disabled in Kibana, you must
still set elasticsearch.username
and elasticsearch.password
in kibana.yml
.
Otherwise, Kibana cannot connect to Elasticsearch.