Having errors in Resident CrashLoopBackOff
Here are the extract of the errors in the log file
16:04:12,934 |-ERROR in ch.qos.logback.core.joran.spi.Interpreter@2:83 - no applicable action for [springProperty], current ElementPath is [[configuration][springProperty]]
{“@timestamp”:“2023-03-12T16:05:11.733Z”,“@version”:“1”,“message”:“Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name ‘residentServiceImpl’: Unsatisfied dependency expressed through field ‘residentUpdateService’; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name ‘residentUpdateService’: Unsatisfied dependency expressed through field ‘packetWriter’; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name ‘packetWriter’: Unsatisfied dependency expressed through field ‘packetKeeper’; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘packetKeeper’: Injection of autowired dependencies failed; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder ‘s3.pretext.value’ in value "${s3.pretext.value}packet-manager"”,“logger_name”:“org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext”,“thread_name”:“main”,“level”:“WARN”,“level_value”:30000,“appName”:“resident”}
{“@timestamp”:“2023-03-12T16:05:11.734Z”,“@version”:“1”,“message”:“Closing JPA EntityManagerFactory for persistence unit ‘default’”,“logger_name”:“org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean”,“thread_name”:“main”,“level”:“INFO”,“level_value”:20000,“appName”:“resident”}
Also error in Resident UI - ImagePullBackOff
24s Warning Failed pod/resident-ui-54bd46f5b-l6kdm Failed to pull image “docker.io/mosipid/resident-ui:1.2.0.1-B1”: rpc error: code = Unknown desc = Error response from daemon: pull access denied for mosipid/resident-ui, repository does not exist or may require ‘docker login’: denied: requested access to the resource is denied
24s Warning Failed pod/resident-ui-54bd46f5b-l6kdm Error: ErrImagePull
10s Normal BackOff pod/resident-ui-54bd46f5b-l6kdm Back-off pulling image “docker.io/mosipid/resident-ui:1.2.0.1-B1”
10s Warning Failed pod/resident-ui-54bd46f5b-l6kdm Error: ImagePullBackOff