jdgiddings commented on issue #762: URL: https://github.com/apache/solr-operator/issues/762#issuecomment-2698656591
Running the command `sh -c solr zk cp zk:/security.json /tmp/current_security.json`, the first command in the `setup-zk` script, in an identical init container returns: ``` Neither --zk-host or --solr-url parameters provided so assuming solr url is http://localhost:8983. ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
