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

Elastic cluster is not available in elasticvue #186

Open
WouterSteen opened this issue Nov 29, 2024 · 0 comments
Open

Elastic cluster is not available in elasticvue #186

WouterSteen opened this issue Nov 29, 2024 · 0 comments

Comments

@WouterSteen
Copy link
Contributor

When you go to http://127.0.0.1:8080/welcome

http://elasticsearch7:9200 is not available

Error:

GET http://elasticsearch7:9200/ net::ERR_NAME_NOT_RESOLVED
(anonymous) @ ElasticsearchAdapter.ts:295
request @ ElasticsearchAdapter.ts:294
ping @ ElasticsearchAdapter.ts:51
test @ ElasticsearchAdapter.ts:312
testConnection @ ClusterConnection.ts:41
(anonymous) @ ClusterForm.vue:63
Wt.n.<computed>.n.<computed> @ runtime-dom.esm-bundler.js:1705
vo @ runtime-core.esm-bundler.js:199
Vn @ runtime-core.esm-bundler.js:206
n @ runtime-dom.esm-bundler.js:729
ClusterConnection.ts:47 TypeError: Failed to fetch
    at ElasticsearchAdapter.ts:295:14
    at new Promise (<anonymous>)
    at fr.request (ElasticsearchAdapter.ts:294:12)
    at fr.ping (ElasticsearchAdapter.ts:51:17)
    at fr.test (ElasticsearchAdapter.ts:312:31)
    at testConnection (ClusterConnection.ts:41:21)
    at ClusterForm.vue:63:35
    at Wt.n.<computed>.n.<computed> (runtime-dom.esm-bundler.js:1705:12)
    at vo (runtime-core.esm-bundler.js:199:19)
    at Vn (runtime-core.esm-bundler.js:206:17)

This URL is working in http://127.0.0.1:5000/#!/settings/clusters

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