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

[Bug]: Helm not connect when UPF to SMF config #198

Open
rodrigosanzsanz opened this issue Nov 25, 2024 · 1 comment
Open

[Bug]: Helm not connect when UPF to SMF config #198

rodrigosanzsanz opened this issue Nov 25, 2024 · 1 comment

Comments

@rodrigosanzsanz
Copy link

Steps to reproduce

Hello,

When the configuration in normal SMF to UPF config mode, the performance is correct. But when changin the config in Helm version to UPF to SMF mode like below, there is a error of "Request duplicated!. I think the helm config mapping is not ready for this configuration, but I don´t see any issue. Could you provide some helm or indication? Thanks

smf-config
o5gs-error
upf-config

imagen

Logs

Captured images

Expected behaviour

Connection normal between SMF-UPF to make a data network connection

Observed Behaviour

A error appear when trying to connect with this config UPF->SMF

@avrodriguezgrad
Copy link
Collaborator

Hi @rodrigosanzsanz

You are right, helm chart is not prepared to handle UPF->SMF connectivity. However, I have tested this by changing the yaml configs and doing a helm dep update of the open5gs chart, and it works.

I've added to the UPF config file:
image

and, in the SMF config file, I've tried with and without the pfcp client, and I didn't get the error you had. I think your error is more related to the behaviour of Open5GS than to the chart.

Let me know if you need anything else!

BR,
Álvaro

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

No branches or pull requests

2 participants