RE: 9.0.3 Server Running, Connection Refused

2023-09-23 Thread Scott Hollenbeck
Thanks! -Original Message- From: Tim Funk Sent: Saturday, September 23, 2023 3:39 PM To: users@solr.apache.org Subject: Re: 9.0.3 Server Running, Connection Refused Since 9, it’ll listen only to localhost. You need to set an environment variable SOLR_JETTY_HOST also with 9, the

Re: 9.0.3 Server Running, Connection Refused

2023-09-23 Thread Tim Funk
Since 9, it’ll listen only to localhost. You need to set an environment variable SOLR_JETTY_HOST also with 9, the security manager is enabled. This may have implications too depending on your deployment -Tim On Sat, Sep 23, 2023 at 2:16 PM Scott Hollenbeck wrote: > I'm running a single instan