Error In mosipid esignet:1.3.0

Hi Team,
I am getting below error while creating mosipid/esignet:1.3.0,

{“@timestamp”:“2024-04-09T09:54:52.890Z”,“@version”:“1”,“message”:“Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name ‘systemInfoController’: Unsatisfied dependency expressed through field ‘auditWrapper’; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type ‘io.mosip.esignet.api.spi.AuditPlugin’ available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}”,“logger_name”:“org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext”,“thread_name”:“main”,“level”:“WARN”,“level_value”:30000}

can you please help me to resolve this issue?

Hi @Jayant

Apologies for the delayed response from our end our team will look into the logs ASAP - @Anusha_sunkadh

Best Regards,
Team MOSIP

Hi @Jayant I think the issue is with the esignet-intergration-impl dependency as this AuditPlugin plugin class is define in that only
If you are running it localy then try to check in the pom of esignet-service whether this dependecny is available or not

io.mosip.authentication
esignet-integration-impl

1 Like

Hi @sanchi-singh24 and @kaifk468
issue has been resolved now, thanks for your support.