SMF Error: IMSI has no pre-config route

Hi,

I’m trying to connect to the internet but SMF keeps outputting no route error. Not sure what is wrong with my configurations (I’ve spent a considerable amount of time trying different configurations but no luck). The IMSI is defined in the routing.yaml but still no route error.

udm              | INFO[2020-08-19T18:48:29Z]/go/src/free5gc/src/udm/producer/subscriber_data_management.go:298 free5gc/src/udm/producer.HandleGetSmData() HandleGetSmData SUPI[imsi-208930000000005] PLMNID[20893] DNN[internet] SNssai[{"sst":1,"sd":"010203"}]  UDM=Handler
udr              | [GIN] 2020/08/19 - 18:48:29 | 200 |     701.181µs |   10.100.200.18 | GET      /nudr-dr/v1/subscription-data/imsi-208930000000005/20893/provisioned-data/sm-data?single-nssai=%7B%22sst%22%3A1%2C%22sd%22%3A%22010203%22%7D
udm              | [GIN] 2020/08/19 - 18:48:29 | 200 |    2.325901ms |   10.100.200.17 | GET      /nudm-sdm/v1/imsi-208930000000005/sm-data?dnn=internet&plmn-id=20893&single-nssai=%7B%22sst%22%3A1%2C%22sd%22%3A%22010203%22%7D
smf              | INFO[2020-08-19T18:48:29Z]/go/src/free5gc/src/smf/context/gsm_handler.go:12 free5gc/src/smf/context.(*SMContext).HandlePDUSessionEstablishmentRequest() In HandlePDUSessionEstablishmentRequest       SMF=GSM
smf              | INFO[2020-08-19T18:48:29Z]/go/src/free5gc/src/smf/producer/pdu_session.go:82 free5gc/src/smf/producer.HandlePDUSessionSMContextCreate() PCF Selection for SMContext SUPI[imsi-208930000000005] PDUSessionID[1]  SMF=pdu_session
nrf              | 2020/08/19 18:48:29 map[$and:[map[nfType:PCF] map[$or:[map[allowedNfTypes:SMF] map[allowedNfTypes:map[$exists:false]]]]]]
nrf              | [GIN] 2020/08/19 - 18:48:29 | 200 |   11.246734ms |   10.100.200.17 | GET      /nnrf-disc/v1/nf-instances?requester-nf-type=SMF&target-nf-type=PCF
pcf              | [GIN] 2020/08/19 - 18:48:29 | 201 |     345.995µs |   10.100.200.17 | POST     /npcf-smpolicycontrol/v1/sm-policies
smf              | DEBU[2020-08-19T18:48:29Z]/go/src/free5gc/src/smf/producer/callback.go:83 free5gc/src/smf/producer.handleSessionRule() Install SessionRule[SessRuleId-1]             SMF=pdu_session
smf              | INFO[2020-08-19T18:48:29Z]/go/src/free5gc/src/smf/producer/pdu_session.go:137 free5gc/src/smf/producer.HandlePDUSessionSMContextCreate() SUPI[imsi-208930000000005] has no pre-config route  SMF=pdu_session
smf              | ERRO[2020-08-19T18:48:29Z]/go/src/free5gc/src/smf/context/user_plane_information.go:245 free5gc/src/smf/context.(*UserPlaneInformation).GenerateDefaultPath() Can't find UPF with DNN [internet]            SMF=Context
smf              | ERRO[2020-08-19T18:48:29Z]/go/src/free5gc/src/smf/context/user_plane_information.go:178 free5gc/src/smf/context.GenerateDataPath() invalid path 

Attached are smf, upf amf, uerouting files

I’m using docker-compose to run the free5GC.

Any help is appreciated.

Thanks
amfcfg.conf (862 Bytes) smfcfg.conf (1.3 KB) uerouting.yaml (722 Bytes) upfcfg1.yaml (430 Bytes) upfcfg2.yaml (430 Bytes)

Solved: the issue was with node_id in smfcfg.conf. needed to replace it with IP address