cars10 / elasticvue

Elasticsearch gui for the browser
https://elasticvue.com
MIT License
1.85k stars 146 forks source link

[BUG] - Can't connect es by elasticvue desktop #269

Open Xyq777 opened 5 days ago

Xyq777 commented 5 days ago

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

  1. Open elasticvue
  2. 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

image

in desktop

image

use es api

image

Environment :

Additional context Anything else?

cars10 commented 9 hours ago

Hey @Xyq777 , do you still have this issue? Did you check your network settings? Maybe your Mac blocks network access.