RE: upgrade to 9.2 won't start

2023-08-24 Thread Arin Ekandem
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

RE: upgrade to 9.2 won't start

2023-08-24 Thread Oakley, Craig (NIH/NLM/NCBI) [C]
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

Re: upgrade to 9.2 won't start

2023-08-24 Thread Houston Putman
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 -

upgrade to 9.2 won't start

2023-08-24 Thread Arin Ekandem
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