only difference I noticed in the log is
initial UE activation:
2021-07-22T10:30:29Z [TRAC][SMF][PduSess] DataPath Meta Information
Activated: false
after UE restart:
2021-07-22T10:31:17Z [TRAC][SMF][PduSess] DataPath Meta Information
Activated: true
01 - all NF & UERANSIM log - after UE’s first PDU Session Establishment Request.txt (55.3 KB)
02 - all NF & UERANSIM log - after UE is restarted and sends PDU Session Establishment Request.txt (28.4 KB)
Jordan
2
Hi al10fiaz,
There are some problems we meet when we try to repeat this issue.
- Which version(commit hash) of free5gc and each NF do you use?
- How many UEs connect to core network at the same time in your scenario?
Thanks
Hi Jordan,
I had a single UE connected.
please advise how to acquire the information in #1
Thanks
Jordan
4
You can use the command git log to find them.
Jordan
6
Hi al10fiaz,
This problem is due to amf & smf didn’t remove the smContext related to the UE.
we are working on this issue now and will fix this bug quickly.
Thanks for your contribution.