Fix 503 Nexus error
After starting the server, the wfmanager status list does not contain the Nexus process: Nexus: ERROR 503: Service Unavailable.
To fix the issue, do as follows:
Stop the failover-nexus and Nexus services.
wfmanager stop failover-nexusStart failover-nexus. If it does not start, stop all services.
wfmanager stop allStart the services. There should be no issues with Nexus this time.
wfmanager start all
tip
For more information, refer to Troubleshoot installation issues.