WARNING: Version 6.0 of the Elastic Stack has passed its EOL date.
This documentation is no longer being maintained and may be removed. If you are running this version, we strongly advise you to upgrade. For the latest information, see the current release documentation.
Internal Server Error in Kibana
editInternal Server Error in Kibana
editSymptoms:
-
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.