Dear Team,
We configured the registration process group (1, 2, 3, 6). Please let me know what changes need to be made on my side. Please see the below error screenshot.
Hi @bal_sam
As I can see you have configured the registration process group and you need guidance on changes to be made based on the error logs provided in the screenshot @Monobikash will look into this and guide you through the process.
Best Regards,
Team MOSIP
HI @bal_sam ,
Thanks for sharing stacktrace. Its saying below configuration is not resolved -
mosip.regproc.abis.handler.biometric-modalities-segments-mapping.INFANT
Did you change any of our default config? By default our configuration files will have this config. You can check in “registration-processor-default.properties” and verify if the configuration is present.
The default value in MOSIP is -
mosip.regproc.abis.handler.biometric-modalities-segments-mapping.INFANT={‘Face’:{‘Face’}}
Please reach out if this doesn’t solve your issue.
CC @sanchi-singh24
Hi @Monobikash,
We don’t change any defaults. propertics in the value. helm installation, we follow on-prem setup in the Mosip public repo. so directly run./install.sh
repo version: v1.2.0.1-B3
CHART_VERSION=12.0.1-B3
@Monobikash
in my config-server repo values.yml file pointing to mosip config
gitRepo:
uri: GitHub - mosip/mosip-config: This repository contains MOSIP configuration templates
version: 1.2.0.1-v3
version correct, do we need to change version: v1.2.0.1-B3?
Yes @bal_sam , you have to change to correct version which is v1.2.0.1-B3.
Please don’t point to untagged versions which are not tested and released.
If you point to tagged version v1.2.0.1-B3, your problem will be fixed.
Hi @Monobikash
after change tagged version group 2 and 3 error fixed. still facing error group 1 and 6. kindly help on this
- please find the group 1 error
- please find the group 6 error
I see health check is failing here and dont see any other error. To understand more, please hit the health check urls and provide response.
/registrationprocessor/v1/packetreceiver/actuator/health
Hi @Monobikash ,
issue on Clamav. Once fixed, clamav automatically passed groups 1 and 6 service health checks.
It’s good to know @bal_sam that your issue got resolved if there is any thing else please do reach out to us.
Best Regards,
Team MOSIP