Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(amf): Wrong enum causes for Radio Network Layer causes for N11 protocol #15396

Open
brunohcfaria opened this issue Mar 26, 2024 · 1 comment
Labels
type: bug Something isn't working

Comments

@brunohcfaria
Copy link
Collaborator

brunohcfaria commented Mar 26, 2024

Your Environment

  • Version: 1.8
  • Affected Component: Access Gateway
  • Affected Subcomponent: oai_mme
  • Deployment Environment: bare-metal (AGW), Vagrant (AGW)

Describe the Issue

The causes enumerator related to N11 Radio Network Layer is wrong resulting in unexpected protocol handling.

To Reproduce

gNB initiated Error Indication Messager with cause: RadioNetworkLayer:UNKNOWN_LOCAL_UE_NGAP_ID leads to AMF keep trying to release and existent UE context in the gNB.

Expected behavior

The gNB shall silently release the local UE context indicated in the Error Indicaion Message with cause RadioNetworkLayer:UNKNOWN_LOCAL_UE_NGAP_ID.

@jao-tm
Copy link

jao-tm commented May 8, 2024

I still get this error, even with the fix:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants