Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After install nothing happens in the UI #479

Open
eliassal opened this issue Nov 27, 2022 · 2 comments
Open

After install nothing happens in the UI #479

eliassal opened this issue Nov 27, 2022 · 2 comments

Comments

@eliassal
Copy link

I followed instructions "Running with built in server", I did "npm run start", and have on the command line

[email protected] start /home/salam/elasticsearch-head-plugin/elasticsearch-head
grunt server
Running "connect:server" (connect) task
Waiting forever...
Started connect web server on http://localhost:9100

I browsed(used Chrome, Firefox) to localhost:9100, UI is displayed but nothing happens I click on "Connect with the right url to elasticsearch at 9200 then "Indices" nothing happens
When I visit http://myserver2k8:9200/ I get right information

name "puppetCentos2k8"
cluster_name "elasticsearch"
cluster_uuid "2ILAGt5pQj6k9uXyNiI6wQ"
version
number "8.5.2"
build_flavor "default"
build_type "tar"
build_hash "a846182fa16b4ebfcc89aa3c11a11fd5adf3de04"
build_date "2022-11-17T18:56:17.538630285Z"
build_snapshot false
lucene_version "9.4.1"
minimum_wire_compatibility_version "7.17.0"
minimum_index_compatibility_version "7.0.0"
tagline "You Know, for Search"

@eliassal
Copy link
Author

At the end of install step, I see
added 525 packages from 631 contributors and audited 527 packages in 30.75s

can this be the issue not making head working correctly?

@eliassal
Copy link
Author

Also, beside connect, I see always "cluster Health: Not connected", I click on it nothing happens even no error messages

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant