Error in connecting AMF

Dear,
i am getting the below warning messages once i run amf, smf etc with run.sh script

WARN[2020-06-05T17:39:46+05:30]/src/pcf/service/init.go:151 free5gc/src/pcf/service.(*PCF).Start() AMF status subscribe Error[http://127.0.0.1:29518: server no response] PCF=init
WARN[2020-06-05T17:39:46+05:30]/src/pcf/service/init.go:151 free5gc/src/pcf/service.(*PCF).Start() AMF status subscribe Error[http://127.0.0.1:29518: server no response] PCF=init
WARN[2020-06-05T17:39:46+05:30]/src/pcf/service/init.go:151 free5gc/src/pcf/service.(*PCF).Start() AMF status subscribe Error[http://127.0.0.1:29518: server no response] PCF=init
WARN[2020-06-05T17:39:46+05:30]/src/pcf/service/init.go:151 free5gc/src/pcf/service.(*PCF).Start() AMF status subscribe Error[http://127.0.0.1:29518: server no response] PCF=init
WARN[2020-06-05T17:39:46+05:30]/src/pcf/service/init.go:151 free5gc/src/pcf/service.(*PCF).Start() AMF status subscribe Error[http://127.0.0.1:29518: server no response] PCF=init
WARN[2020-06-05T17:39:46+05:30]/src/pcf/service/init.go:151 free5gc/src/pcf/service.(*PCF).Start() AMF status subscribe Error[http://127.0.0.1:29518: server no response] PCF=init
WARN[2020-06-05T17:39:46+05:30]/src/pcf/service/init.go:151 free5gc/src/pcf/service.(*PCF).Start() AMF status subscribe Error[http://127.0.0.1:29518: server no response] PCF=init
WARN[2020-06-05T17:39:46+05:30]/src/pcf/service/init.go:151 free5gc/src/pcf/service.(*PCF).Start() AMF status subscribe Error[http://127.0.0.1:29518: server no response] PCF=init
WARN[2020-06-05T17:39:46+05:30]/src/pcf/service/init.go:151 free5gc/src/pcf/service.(*PCF).Start() AMF status subscribe Error[http://127.0.0.1:29518: server no response] PCF=init

This warning message also i am getting from N3IWF

WARN[2020-06-04T19:32:53+05:30]/ike/handler/handler.go:722 free5gc/src/n3iwf/ike/handler.HandleIKEAUTH() [IKE] No avalible AMF for this UE N3IWF=IKE

and two error message i am getting as below

ERRO[2020-06-04T19:32:46+05:30]/ngap/sctp/n3iwf_sctp.go:58 free5gc/src/n3iwf/ngap/sctp.(*SCTPSession).Connect() [SCTP] DialSCTP(): connection refused N3IWF=NGAP
ERRO[2020-06-04T19:32:46+05:30]/ngap/sctp/n3iwf_sctp.go:193 free5gc/src/n3iwf/ngap/sctp.SetupSCTPConnection() [SCTP] Failed to connect given AMF. N3IWF=NGAP

You may need to check if AMF is running or not?

Dear,
I tried to send the log files using your mail id, but somehow it couldn’t get delivered.
update on the issue is that , it was the issue of ip addresses of AMF module, some how i solved it.
thanks for your help.

its running fine, as you can see in the below messages i got

INFO[2020-06-05T17:39:44+05:30]/src/amf/factory/factory.go:35 free5gc/src/amf/factory.InitConfigFactory() Successfully initialize configuration config/amfcfg.conf AMF=init
INFO[2020-06-05T17:39:44+05:30]/src/amf/service/amf_init.go:85 free5gc/src/amf/service.(*AMF).Initialize() AMF debug level(string): info AMF=init
INFO[2020-06-05T17:39:44+05:30]/src/amf/service/amf_init.go:110 free5gc/src/amf/service.(*AMF).Start() Server started AMF=init
INFO[2020-06-05T17:39:44+05:30]/src/amf/util/init_context.go:14 free5gc/src/amf/util.InitAmfContext() amfconfig Info: Version[1.0.0] Description[AMF initial local configuration] AMF=Util

Can you provide the whole log file and your config file as well?

1 Like