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 missing gnb command line parameters #908

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mickaelbaron
Copy link

Hi,

Since the latest version of gnb, amf parameter is no longer supported.

In the current docker-compose.yaml to execute gnb program, amf --addr ${OPEN5GS_IP:-10.53.1.2} --bind_addr ${GNB_IP:-10.53.1.3} throw an error.

I propose a fix in this PR. Both addr and bind_addr options must be specified in the desired the configuration file.

Best

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 this pull request may close these issues.

1 participant