Code Monkey home page Code Monkey logo

Comments (5)

andrepuschmann avatar andrepuschmann commented on June 8, 2024

Thanks for reporting this bug @Shashank6669 . We'll look into it.

from srsran_project.

andrepuschmann avatar andrepuschmann commented on June 8, 2024

Hey, we've just pushed an update to main that should include a fix for this. Please give it a try. Closing this issue - please reopen if it's still not working for you.

from srsran_project.

MaryamAmini avatar MaryamAmini commented on June 8, 2024

Hey @andrepuschmann
I was trying to connect srsRAN to oaiCore and I've faced this issue. Attached you can find my logs + pcaps.
Briefly, the RAN and core will get connected, and my UE (a Quectel 5G modem) will get attached and authenticated to the testbed with no issues. However, as soon as the UE starts a PDU session, UE_CONTEXT_RELEASE is sent. Below you can see that the ID assigned to the UE by the RAN is not the same as the one assigned by the AMF.

RAN platform: srsRAN 5G gNB version 23.5.0

gNBlogs_June6

UE_CONTEXT_RELEASE_June6
Logs.zip

Please let me know if you need more logs.
Thanks! :)

from srsran_project.

andrepuschmann avatar andrepuschmann commented on June 8, 2024

Hey,
from what I can see is that the UE is somehow losing the connection and sends a RRCSetupRequest and a subsequent ServiceRequest again. I am not sure why this is the case because the gNB has not released RRC yet. You need to investigate the reason for that. Maybe a connection loss or so.

Anyway, what happens then is that the gNB sends an initial UE message to the core with the newly allocated RAN UE ID. The core sends a Release for that ID immediately. Why this is the case again I don't know. You have to check your core logs. But since there is no context for this ID yet (only the initial UE message has been sent) the gNB simply logs the incident and continues.

from srsran_project.

MaryamAmini avatar MaryamAmini commented on June 8, 2024

Hi again,
sorry for the delay in answering here.
I'm still having the same issue. I've tried a different UE and also looked at the logs on the core side. To my understanding, the UE doesn't complete the RRC connection and I'm not sure why. There might be an issue with the core + RAN connection, but I don't see any errors and the NGAP connection is established successfully. Anyways, I'm still working on it, but thanks for the help. :)

from srsran_project.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.