srsUE ZeroMQ and srsRAN stuck on RRC Connected #120
-
Hello, I am trying to create a setup using Open5Gs and srsRAN using this tutorial. I am using the exact config files referenced in that tutorial. Next to that, I am running Open5Gs using cpf/upf split (confirmed working using UERANSIM). Next to that, I am using the newest commit from the srsRAN_4g branch (fa56836b1). srsue and srsran (gnb) are running on the same VM. The ngap pcap files have been included, as well as the gnb.log. What is going wrong here? I am complete stuck... Thanks for helping! |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 5 replies
-
Hi @HesselTjeerdsma, Can you please attach the UE |
Beta Was this translation helpful? Give feedback.
-
Thanks for your quick reply! All info logs and PCAPs are in the attached zip file. Next to that, I forgot to mention that in my Open5Gs core we use 1 or 2 as tac (instead of 7 mentioned in the tutorial). Based on the tac, we select a certain upf. Let me know if you need more information. I have also attached a screenshot of the subscriber as configured in Open5Gs and both the gnb and ue config files for clarity. |
Beta Was this translation helpful? Give feedback.
-
I see in the UE log the following. @andrepuschmann looks like a bug in handling 5GS tracking area identity list. @HesselTjeerdsma Can you please share your AMF configuration file so that we can reproduce this issue?
|
Beta Was this translation helpful? Give feedback.
-
@herlesupreeth I have included the amf, smf and upf config files. Please note that we have two upfs, and based on the tac, one of the two upfs is selected. Thanks for the help! |
Beta Was this translation helpful? Give feedback.
-
I have tried to use the ZeroMQ-based virtual radio support provided by both srsUE and srs gNB for implementing srsRAN via the link: According to the blog that I have followed, the output for Start gNB looks exactly the same as the implementation that I did. However, the issue is created when starting the UE. The RRC is connected, but the RRC releases at that time; that's why the PDU session is not generated. I have tried Ubuntu 22.04, Ubuntu 20, and a virtual machine. But it showed the same error. Can you please suggest how to resolve it? |
Beta Was this translation helpful? Give feedback.
Interesting, whenever I change line 36 of the amf.yaml from
tac: [1, 2]
totac: 1
I get a succesful pdu session: