srsRAN_4G
srsRAN_4G copied to clipboard
ALL UE's Cannot reconnect automatically to the network after disconnected
Issue Description
2022-08-03T06:36:47.155345 [MAC ] [W] [ 5449] Maximum number of connected UEs 64 connected to the eNB. Ignoring PRACH
Setup Details
We're running an Commercial EPC--> enodeB --> SDR (b210) --> duplexer --> antenna . A complete set-up for a box base station. SRSENB 21.10 ; UHD 3.15.0
Expected Behavior
Connected to the network and can stream in the internet seamlessly
Actual Behaviour
All UE's suddenly disconnected after this error showed while streaming in Youtube continuously (2022-08-03T06:36:47.155345 [MAC ] [W] [ 5449] Maximum number of connected UEs 64 connected to the eNB. Ignoring PRACH) even though we have using 2 UE's connected to the network, the eNodeB logs says we have 64 UE's connected.
Steps to reproduce the problem
Restarting srsenb process
Additional Information
[Any additional information, configuration or data that might be necessary to reproduce the issue]
You need to share logs. Otherwise we can't help. My hypothesis is that there are still UE objects that haven't been deleted yet and are causing the "limit". But we can only tell after analyzing the logs.