After installing free5gc with webconsole tried to run free5gc with cd ~ free5gc and ./bin/amf its getting
root@Free5gc:/home/cnlabs/free5gc# ./bin/amf
AMF register to NRF Error[Put “http://127.0.0.10:8000/nnrf-nfm/v1/nf-instances/53d08369-dec4-4ab9-a273-f5168495e771”: dial tcp 127.0.0.10:8000: connect: connection refused]
when i have searched on internet on 5gc forum they said we need to start nrf before amf
while starting nrf we getting below error
root@Free5gc:/home/cnlabs/free5gc# ./bin/nrf
2022-12-21T18:02:40.351617008+05:30 [ERRO][NRF][CFG] config version is [1.0.1], but expected is [1.0.2].
2022-12-21T18:02:40.351812399+05:30 [ERRO][NRF][CFG] [-- PLEASE REFER TO SAMPLE CONFIG FILE COMMENTS --]
2022-12-21T18:02:40.351874244+05:30 [ERRO][NRF][App] NRF Run Error: Failed to initialize !!
Please anyone can help us