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

[Bugs] ERROR SMF CTX this upf do not associate with smf #184

Closed
Trauck opened this issue Feb 24, 2021 · 2 comments
Closed

[Bugs] ERROR SMF CTX this upf do not associate with smf #184

Trauck opened this issue Feb 24, 2021 · 2 comments
Labels
documentation Improvements or additions to documentation

Comments

@Trauck
Copy link

Trauck commented Feb 24, 2021

Describe the bug

When i run the ./test.sh TestRegistration i got the error "this upf do not associate with smf", with upf ip : 10.200.200.101. And the test finish on a panic: test timed out after 10min.

To Reproduce

Steps to reproduce the behavior:

  1. Install the free5gc package
  2. Follow the step and being at the testing one
  3. ./test.sh TestRegistration

Expected behavior

Expect SUCCESS at the end of the test.

Screenshots

image

Environment (please complete the following information):

  • free5GC Version v3.0.5
  • OS Ubuntu 20.04.1
  • Kernel version 5.8.0-43-generic
  • go version: 1.16 linux/amd64
  • gcc version 9.3.0
  • mongo 3.6.8
    I'm working on Windows with VmWare.

Trace File

Configuration File

The configuration file for the SMF is the classic one given in the package free5gc. I didn't modify anything.

But the TestRegistration add a new UE ID, like we can saw on this screen (the second one, the first was made with the webconsole).
image

@free5gc-org
Copy link
Contributor

@Trauck

You need to execute make upf under free5gc folder to build upf binary first, and then run ./test.sh TestRegistration
If no more issue, please close this issue.
Thanks.

@free5gc-org free5gc-org added the documentation Improvements or additions to documentation label Jul 22, 2021
@free5gc-org
Copy link
Contributor

This issue has been mentioned on free5GC. There might be relevant details there:

http://forum.free5gc.org/t/error-between-smf-and-upf-while-running-run-sh/1564/2

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

No branches or pull requests

2 participants