Hi,
Working on Helm deployment ot Content Management (xECM) 25.1 and running into some errors.
Deployment finalizes 100% pass but otac-0 pod doesn't come up and throws:
Enter authenticate
Error: 401 Client Error: for url: http://localhost:8080/ot-admin/rest/auth/users/login
Exit authenticate
When correcting presumed error, I completed helm uninstall + purge on pvcs + cleanup on databases & attempted re-deployment but it fails again with same error message.
Below comment from as_config.log seems to indicate, that corrections may've not been taken into consideration:
isUpgrade=true, Asuming archive server is already installed, Hope OTDS is already configured
This should likely NOT appear for re-installation after a complete purge, right?