Hello, localhost Solr is working. I have followed the instructions. Like cp -R [ dspace]/solr/* [solr]/server/solr/configsets # Make sure everything is owned by the system user who owns Solr # Usually this is a 'solr' user account # See https://solr.apache.org/guide/solr/9_8/deployment-guide/taking-solr-to-production.html#create-the-solr-user chown -R solr:solr [solr]/server/solr/configsets
However, I have this error. Can someone point out what causes this issue? rg/dspace/app/rest/configuration/ActuatorConfiguration.class]: Failed to instantiate [org.dspace.app.rest.health.SolrHealthIndicator]: Factory method 'solrSearchCoreHealthIndicator' threw exception with message: Failed to contact Solr at http://localhost:8983/solr/search : Server refused connection at: http://localhost:8983/solr/search -- All messages to this mailing list should adhere to the Code of Conduct: https://lyrasis.org/code-of-conduct/ --- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/dspace-tech/303bd9e3-9b14-49cf-8e87-e3d1080d60c1n%40googlegroups.com.
