Description
I can successfully connect in the web application, but cannot connect in the desktop client, even though both use the same configuration
Steps To Reproduce
Open elasticvue
start es in docker by using the official tutorial
docker run --name es01 --net elastic -p 9200:9200 -it -m 1GB docker.elastic.co/elasticsearch/elasticsearch:8.16.0
3.get password and import the Certificate
4.try to connect in elasticvue desktop
Screenshots
in web
in desktop
use es api
Environment :
Elasticsearch version: 8.16.0
Operating system: macos 14.3
Browser + version: arc1.67.2
Elasticvue version:1.0.12-stable
How are you running elasticvue? (docker, browser extension, web app): desktop
Description I can successfully connect in the web application, but cannot connect in the desktop client, even though both use the same configuration
Steps To Reproduce
docker run --name es01 --net elastic -p 9200:9200 -it -m 1GB docker.elastic.co/elasticsearch/elasticsearch:8.16.0
3.get password and import the Certificate 4.try to connect in elasticvue desktopScreenshots in web
in desktop
use es api
Environment :
Additional context Anything else?