You are not logged in.

#1 2025-01-01 11:29:16

bokuwa_aizen
Member
Registered: 2025-01-01
Posts: 3

Elastic Search Tutorial

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

#2 2025-01-01 11:33:51

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 8,842
Website

Re: Elastic Search Tutorial

Is the service running? Did you enable & start it?


Jin, Jîyan, Azadî

Offline

#3 2025-01-01 11:43:22

bokuwa_aizen
Member
Registered: 2025-01-01
Posts: 3

Re: Elastic Search Tutorial

Head_on_a_Stick wrote:

Is the service running? Did you enable & start it?


yes elasticsearch seems to be running

 elasticsearch.service         loaded active running Elasticsearch

Offline

#4 2025-01-01 11:59:29

bokuwa_aizen
Member
Registered: 2025-01-01
Posts: 3

Re: Elastic Search Tutorial

never mind it was firewall blocking the port. now it works.

Offline

#5 2025-04-29 23:34:40

HossamMaghrabi
Member
Registered: 2024-04-26
Posts: 31

Re: Elastic Search Tutorial

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

#6 2025-04-30 07:35:35

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 12,746
Website

Re: Elastic Search Tutorial

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

Board footer

Powered by FluxBB