You are not logged in.
Pages: 1
Topic closed
I followed the elasticsearch installation from https://wiki.archlinux.org/title/Elasticsearch after setting up when i start the elasticsearch.service and tried to access i got
curl http://127.0.0.1:9200
curl: (7) Failed to connect to 127.0.0.1 port 9200 after 0 ms: Could not connect to server
is this a firewall issue ?? can someone share a detail installation
Offline
Is the service running? Did you enable & start it?
Jin, Jîyan, Azadî
Offline
Is the service running? Did you enable & start it?
yes elasticsearch seems to be running
elasticsearch.service loaded active running Elasticsearch
Offline
never mind it was firewall blocking the port. now it works.
Offline
Hello bokuwa_aizen,
I followed the same link https://wiki.archlinux.org/title/Elasticsearch to install but I got the following error. Any advice?
{"error":{"root_cause":[{"type":"security_exception","reason":"missing authentication credentials for REST request [/]","header":{"WWW-Authenticate":["Basic realm=\"security\", charset=\"UTF-8\"","ApiKey"]}}],"type":"security_exception","reason":"missing authentication credentials for REST request [/]","header":{"WWW-Authenticate":["Basic realm=\"security\", charset=\"UTF-8\"","ApiKey"]}},"status":401}
Last edited by HossamMaghrabi (2025-04-29 23:35:37)
Offline
Please do not hijack threads.
https://wiki.archlinux.org/title/Genera … _hijacking
Mod note: Moving to AUR Issues. and closing.
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
Pages: 1
Topic closed