ID-10-T error.

I run this in a Windows environment and hadn't realised I needed to add a hosts 
entry for the server name.

Weird thing was I tested adding the Azure node as an IP in the ZKHosts lists 
and that didn't work.  ZK Status page would not show anything.


-----Original Message-----
From: Jan Høydahl <jan....@cominvent.com> 
Sent: Wednesday, April 24, 2024 11:12 AM
To: users@solr.apache.org
Subject: Re: Zookeeper Expanded - Solr not connecting

WARNING: This email originated from outside of NHS Wales. Do not open links or 
attachments unless you know the content is safe.


Hi,

You could try some manual commands from the Solr node, check out "bin/solr zk", 
where you can try e.g. an "ls" command. Perhaps you get some more details in 
the logs. Note that the Zookeeper protocol talks on TCP level, not HTTP. You 
can also check the connection with a command like this echo ruok | nc 
your.zk.host 2181 It should respond with "imok"

Jan

> 24. apr. 2024 kl. 11:42 skrev Joe Jones (DHCW - Software Development) 
> <joe.jo...@wales.nhs.uk.INVALID>:
>
> Hi All,
>
> I've just expanded our Zookeeper quorum to add two extra nodes, one in an 
> existing data center and another in Azure.
>
> zkHosts updated but my Solr clients won't connect to the Azure instance on 
> port 2181 despite firewalls open and I am able to telnet to that port from 
> the machine.
>
> I can see the connections come in on the Azure machine but the connections 
> are just sat there in 'TIME WAIT' state.
>
> Any thoughts as to why Solr won't connect to the Zookeeper node?
>
> Thanks.
> Rydym yn croesawu derbyn gohebiaeth yng Nghymraeg. Byddwn yn ateb y fath 
> ohebiaeth yng Nghymraeg ac ni fydd hyn yn arwain at oedi.
> We welcome receiving correspondence in Welsh. We will reply to such 
> correspondence in Welsh and this will not lead to a delay.

Reply via email to