Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Apr 12, 2022. It is now read-only.
This repository was archived by the owner on Apr 12, 2022. It is now read-only.
There was an error while loading. Please reload this page.
After running
docker-compose up, I was able to log into Kabana UI at port 5601 of localhost, but I am having trouble accessing Elasticsearch in port 9200. The server log shows something like:io.netty.handler.ssl.NotSslRecordException: not an SSL/TLS recordI've tried putting Username (
elastic) and Password (copied from stdout) in the Authorization menu in Postman, but my GET or PUT requests still failed and the log shows the same error.