magma / magma

Platform for building access networks and modular network services
https://www.magmacore.org/
Other
1.66k stars 593 forks source link

Continuous error message in syslog related to "unknown barrier" #15306

Open nareshwave opened 10 months ago

nareshwave commented 10 months ago

Environment Details

Issue Description

While sending traffic, repeatedly: "ERROR:OfctlService: unknown barrier xid ." is flooding the syslog.

Steps to Reproduce

Run the s1ap test and filter for the logs

Expected behavior

Barrier id should be known during traffic flows or appropriate handling of the message needs to be done.

Additional context

Putting log for reference. syslogs3.txt

javieraubert commented 10 months ago

Hello, could this error avoid the traffic to be properly handled? I have the same messages and my traffic is being sent without the vlan tag. I'm using non-nat mode and multi APN. I've put the info https://github.com/magma/magma/issues/15303