RE: 503 after reindexing

Jamie Sammons, modified 2 Years ago. New Member Posts: 7 Join Date: 6/24/20 Recent Posts

 Hello

We have a liferay 7.4.3.13 CE GA13 configured with a remote 7.17 Elastic.

After reindexing search indexes portal returns 503 when trying to access to the homepage.

The log keeps printing calls to the elastic server, even tough the reindex process have finished.

This is my osgi/configs/com.liferay.portal.search.elasticsearch7.configuration.ElasticsearchConfiguration.config

productionModeEnabled=B"true"
authenticationEnabled=B"false"
httpSSLEnabled=B"false"
active=B"false" 
networkHostAddresses=["http://liferay-pru-dck2.carm.es:9200"]

 

 

thumbnail
Jamie Sammons, modified 2 Years ago. Liferay Legend Posts: 14933 Join Date: 9/2/06 Recent Posts

Anything in the logs which report an exception leading to the 503?