The UE cannot access Free5GC

, ,

UDM error
http://127.0.0.10:8000
2021-05-27T21:47:31+08:00 [ERRO][UDM][UEAU] opStr length is 0
AUTN = 5ffeba6ce56f800094de71c877f37c2c
2021-05-27T21:47:31+08:00 [INFO][UDM][GIN] | 200 | 127.0.0.1 | POST | /nudm-ueau/v1/suci-0-208-93-0000-0-0-0000000003/security-information/generate-auth-data |

AMF error
2021-05-27T21:47:31+08:00 [INFO][AMF][GMM][AMF_UE_NGAP_ID:1][SUPI:imsi-208930000000003] Handle InitialRegistration
2021-05-27T21:47:31+08:00 [ERRO][AMF][GMM][AMF_UE_NGAP_ID:1][SUPI:imsi-208930000000003] RequestedNssai: [{ServingSnssai:0xc0003325e0 HomeSnssai:}]
2021-05-27T21:47:32+08:00 [INFO][AMF][GMM][AMF_UE_NGAP_ID:1][SUPI:imsi-208930000000003] Send Registration Accept

2021-05-27T21:47:48+08:00 [WARN][AMF][GMM][AMF_UE_NGAP_ID:1][SUPI:imsi-208930000000003] Duplicated PDU session ID[1]

UPF error
2021-05-27T21:47:22+08:00 [INFO][UPF][Util] [PFCP] Handle PFCP association setup request
2021-05-27T21:47:22+08:00 [INFO][UPF][Util] [PFCP] Association Setup Response
2021-05-27T21:47:32+08:00 [INFO][UPF][Util] [PFCP] Handle PFCP session establishment request
genl_socket_talk: No such file or directory
2021-05-27T21:47:32+08:00 [ERRO][UPF][Util] GtpTunnelAddQer Fail: QER id[1]
2021-05-27T21:47:32+08:00 [ERRO][UPF][Util] Add QER failed
2021-05-27T21:47:32+08:00 [ERRO][UPF][Util] QER not pushed to kernel
2021-05-27T21:47:32+08:00 [ERRO][UPF][Util] Gtpv1TunnelCreateQER failed
2021-05-27T21:47:32+08:00 [ERRO][UPF][Util] Create QER error
2021-05-27T21:47:32+08:00 [INFO][UPF][Util] [PFCP] Session Establishment Response
2021-05-27T21:47:48+08:00 [ERRO][UPF][Util] no SEID but not SESSION ESTABLISHMENT
2021-05-27T21:47:51+08:00 [ERRO][UPF][Util] no SEID but not SESSION ESTABLISHMENT
2021-05-27T21:47:54+08:00 [ERRO][UPF][Util] no SEID but not SESSION ESTABLISHMENT

SMFerror
2021-05-27T21:47:48+08:00 [INFO][SMF][PduSess] In HandlePDUSessionSMContextUpdate
2021-05-27T21:47:48+08:00 [WARN][SMF][PduSess] SMContext[imsi-208930000000003-01] should be Active, but actual ModificationPending
2021-05-27T21:47:48+08:00 [INFO][SMF][CTX] [SMF] Cause_REL_DUE_TO_DUPLICATE_SESSION_ID

ue error
[2021-05-27 21:47:48.802] [nas] [warning] Retransmitting PDU Session Establishment Request due to T3580 expiry
[2021-05-27 21:48:04.846] [nas] [warning] Retransmitting PDU Session Establishment Request due to T3580 expiry
[2021-05-27 21:48:20.886] [nas] [warning] Retransmitting PDU Session Establishment Request due to T3580 expiry
[2021-05-27 21:48:36.922] [nas] [warning] Retransmitting PDU Session Establishment Request due to T3580 expiry
[2021-05-27 21:48:52.995] [nas] [error] PDU Session Establishment procedure failure, no response from the network after 5 attempts
[2021-05-27 21:48:52.995] [nas] [debug] Aborting SM procedure for PTI[1], PSI[1]

did you manage to solve it ?

Since my UPF, GNB and UE are placed in another virtual machine, I need to modify the N3 in the SMF configuration file to be the IP of the UPF virtual machine, the N2 in AMF to be the IP of the virtual machine where UPF is located, the GTPU in UPF to be the IP of the local machine, and everything else remains the same, so I can adjust it.