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

AMF uses old NSSF address after NSSF IP changed #133

Closed
gruyaume opened this issue Nov 22, 2023 · 0 comments · Fixed by #138
Closed

AMF uses old NSSF address after NSSF IP changed #133

gruyaume opened this issue Nov 22, 2023 · 0 comments · Fixed by #138

Comments

@gruyaume
Copy link
Contributor

Description

When the NSSF IP addresses changes (ex. after a pod reschedule), the AMF will not use the new address and keep on using the old one resulting in the following error:

2023-11-22T18:50:37.424Z [amf] 2023-11-22T18:50:37Z [ERRO][AMF][GMM][AMF_UE_NGAP_ID:13864935][SUPI:imsi-208930100007487][SUCI:suci-0-208-93-0-0-0-0100007487] Select SMF failed: NSSelection Get Error[NSSF No Response]

The issue seems to be caused by the fact that the AMF only gets the NSSF address from the NRF once when it starts up and keeps on using this address forever. Reference here:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant