E rules.
Scott
-Original Message-
From: Jan Høydahl
Sent: Monday, October 28, 2024 8:14 PM
To: users@solr.apache.org
Subject: Re: Fresh Installation with Status and Access Issues
Hi,
Solr by default binds only to localhost, as you have confirmed. See
https://solr.apache.org/guide/solr/la
024 kl. 18:35 skrev Scott Hollenbeck :
>
> Thanks for the suggestion. Unfortunately it didn't help.
>
> Scott
>
> -Original Message-
> From: Thorsten Heit
> Sent: Monday, October 28, 2024 10:42 AM
> To: users@solr.apache.org
> Subject: Re: Fresh In
Thanks for the suggestion. Unfortunately it didn't help.
Scott
-Original Message-
From: Thorsten Heit
Sent: Monday, October 28, 2024 10:42 AM
To: users@solr.apache.org
Subject: Re: Fresh Installation with Status and Access Issues
Hi,
> Attempts to connect to the server
ber 28, 2024 10:31 AM
To: users@solr.apache.org
Subject: Re: Fresh Installation with Status and Access Issues
The log "iptables denied" is the clear reason why you are unable to
connect.
Maybe this IPtable rules doesn't have the right priority and some other
rule at higher priority is
Hi,
Attempts to connect to the server using a browser with URL http://192.168.1.
250:8983/ time out. The connection attempt is being refused according to
iptables:
2024-10-26T18:53:51.741381-04:00 localhost kernel: iptables denied: IN=eno1
OUT= MAC=54:bf:64:94:de:a8:d8:bb:c1:94:72:25:08:00 SRC=
resh Installation with Status and Access Issues
>
> Why,
> just enable ufw with below command
>
> ufw allow 8983/tcp
>
> Vielen Dank,
> Manu Jose
>
> -Ursprüngliche Nachricht-
> Von: Scott Hollenbeck
> Gesendet: Montag, 28. Oktober 2024 14:40
> An: us
and Access Issues
Why,
just enable ufw with below command
ufw allow 8983/tcp
Vielen Dank,
Manu Jose
-Ursprüngliche Nachricht-
Von: Scott Hollenbeck
Gesendet: Montag, 28. Oktober 2024 14:40
An: users@solr.apache.org
Betreff: RE: Fresh Installation with Status and Access Issues
Than
Thanks for the suggestion. I should have mentioned that ufw is disabled.
Scott
-Original Message-
From: Rigolin, Dario
Sent: Monday, October 28, 2024 3:00 AM
To: users@solr.apache.org
Subject: Re: Fresh Installation with Status and Access Issues
Hi you have probably ufw (ubuntu
Hi you have probably ufw (ubuntu integrated firewall) activated blocking
port 8983.
You have to open that port on firewall
Il giorno dom 27 ott 2024 alle ore 23:42 Scott Hollenbeck
ha scritto:
> I just installed Ubuntu 24.04.1 LTS on a Dell 5820 workstation with IP
> address 192.168.1.250. The O