HoustonPutman commented on issue #84: URL: https://github.com/apache/solr-operator/issues/84#issuecomment-2722403088
@edaemon I think there was an issue when you had `podPort=80`, and created replicas. Those now see themselves as living on that port, which you are no longer using. I would recommend re-creating your cloud and removing the custom "solr.port.advertise" (which the operator does set through the `SOLR_PORT_ADVERTISE` envVar). If it still doesn't work after starting from scratch, create a new issue. -- 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]
