I have enabled High Availability (HA) on both App01 and App02 nodes without a load balancer, using only HTTPS, as part of pre-production testing. However, I am facing an issue where the Nexus service 3.83.4-20 fails to start on App02.
Details:
- same HA configuration is applied on both nodes.
- Shared blob storage is mounted at /mnt/nexus_dev/blobs with the same UID and GID permissions for the nexus user.
- App01 is functioning correctly, but App02 fails during startup due to search. searchindex not found
What’s wrong here?