You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
After helm install, the ara-api pod crash with the following logs.
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'configure' defined in class path resource [com/decathlon/ara/configuration/security/CustomSecurity.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.security.web.SecurityFilterChain]: Factory method 'configure' threw exception; nested exception is java.lang.IllegalArgumentException: defaultTarget must start with '/' or with 'http(s)'
Describe the bug
After helm install, the
ara-api
pod crash with the following logs.ara-stable-1647527786-api-b588d4f66-8ln2z.log
To Reproduce
Helm install with :
embedded
postgresql
Environment
K8S
Chart
ara-stable
11.5.0Image
ara-api
12.1.4The text was updated successfully, but these errors were encountered: