No, I will try this and Houston's suggestion.
Thank you very much.
-Original Message-
From: Oakley, Craig (NIH/NLM/NCBI) [C]
Sent: Thursday, August 24, 2023 3:20 PM
To: users@solr.apache.org
Subject: RE: upgrade to 9.2 won't start
One thing that comes to mind is to have th
One thing that comes to mind is to have this in your start.sh script:
export SOLR_JETTY_HOST="0.0.0.0"
-Original Message-
From: Arin Ekandem
Sent: Thursday, August 24, 2023 4:11 PM
To: users@solr.apache.org
Subject: [EXTERNAL] upgrade to 9.2 won't start
Hello,
I upg
Solr 9.x only binds to localhost by default. If you are accessing it from
another machine, you need to set the host that Solr accepts requests to in
"SOLR_JETTY_HOST".
It's in the upgrade notes here:
https://solr.apache.org/guide/solr/latest/upgrade-notes/major-changes-in-solr-9.html#security-2
-
Hello,
I upgraded from solr 8.6 to 9.2. However, the console/homepage won't open for
me. I do see that it is running from the command line.
Is there a specific reason why this might be the case? I have followed the
documentation but do not see what the issue is.
This email message is for the s