tca-platform-manager-##########-##### pod goes into a CrashLoopBackOff or Error statetca-platform-manage pod:kubectl logs -n tca-mgr <platform_pod>:2024-05-17 10:44:14.305 UTC [main, , ] INFO c.v.vchs.hybridity.api.Application- Existing vrli === [{"host":"https:\/\/#{ENV['LOGINSIGHT_HOST']}:#{ENV['LOGINSIGHT_PORT']}"}]Exception in thread "main" java.lang.reflect.InvocationTargetExceptionat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)Caused by: java.net.URISyntaxException: Illegal character in fragment at index 9: https://#{ENV['LOGINSIGHT_HOST']}:#{ENV['LOGINSIGHT_PORT']}at java.base/java.net.URI$Parser.fail(Unknown Source)
3.0, 3.1
vrli-upgrade-patch.sh script to the $HOME directorybash vrli-upgrade-patch.shkubectl rollout restart deployment tca-platform-manager -n <$NAMESPACE>NOTE: <$NAMESPACE> can be tca-mgr or tca-cp-cn based on the appliance role.