gNB error: exceeded maximum number of timed out transmissions #550
-
I have USRP B210. I run the open5gs docker as the core network. The gNB can connect but it always returns Below is my config files gnb_rf_b210_fdd_srsUE.yml
I run the open5gs docker
then run the performance script
after that i run the gnb code with config files
my gnb.log |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 15 replies
-
is your PC powerful enough? Could you provide CPU and memory specs? |
Beta Was this translation helpful? Give feedback.
-
It will show some core has 100%. Does this means my computer is not sufficient to run the code? Is there any solution? Thank you |
Beta Was this translation helpful? Give feedback.
-
Hi |
Beta Was this translation helpful? Give feedback.
I decide to erase and reinstall ubuntu 22.04 again. And install everything again, and it can works now! I can run the gNB for 10 mins right now, will test on longer time later.
Sometimes it still shows snapshot of
htop
as 100% in some one core. But the trace of gNB is working well, shows no problem.Thank you very much