Closed dongzx666 closed 3 years ago
Hi @dongzx666
I think there is a core network related problem in this case. PAYLOAD_NOT_FORWARDED
cause is defined as "abnormal cause" by 3GPP for registration reject. So, probably some of the things didn't go well in the core-network side.
Perhaps it could be better to open an issue in Open5gs as well.
Thanks for reporting this issue.
I started 10 UEs with the following command and everything was ok, but there were some errors when I changed the number to 20 and 50.
The next two figures are the logs of
nr-ue
when the number of UE is 20. The next figure is the logs ofnr-gnb
when the number of UE is 20. The next figure is the logs ofnr-gnb
when the number of UE is 50. Here are the errors involved in the AMF log So why do these things happen? It seems that Open5GS did not process the UE information sent by GNB in time? And when the number of UE is 50, AMF directly terminate the association. I can't figure out whether this question is about UERANSIM or Open5GS, so I'm sorry to mention issue here first.