Unable to add index-node
I'm currently experiencing difficulty adding an index node to a search page in Pega. I've noticed the following error in the logs:
Starting re-initialization of Elasticsearch on node 'NodeNameXX'
Using Default Keystore/Truststore for Elastic Search Inter Node Encryption
Creating embedded Elasticsearch node: name = 'NodeNameXX', is master = 'false', is data = 'false', master discovery timeout = -1 ms
Initializing and starting ElastcSearch node
Successfully started ElastcSearch node
Failed to connect to the master node. Please contact your system administrator. Reason: null
FTS node initialization: updating node index directory to '' on host 'NodeNameXX' - make sure that different nodes don't share it!
- Re-initialized full text search functionality for node - 'SystemNode [pySysNodeID=NodeNameXX, pyNodeName=NodeNameXX.XX.se, pyRunState=Running, pySystemName=pegaext, isIndexNode?=false, pyIndexerState = ACTIVE, pyIndexDirectory=]'
completed re-initialization of full text search on this node
Exception:
Proprietary information hidden: com.pega.pegarules.pub.PRRuntimeError
Could you please suggest possible solutions for fixing or debugging this issue?