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 - Houston On Thu, Aug 24, 2023 at 4:12 PM Arin Ekandem <aekan...@amplifire.com> wrote: > 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 sole use of the intended recipient(s) and > may contain confidential and privileged information. Any unauthorized > review, use, disclosure or distribution is prohibited. If you are not the > intended recipient, please contact the sender by reply email and destroy > all copies of the original message. >