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

"ACKACK out of order, skipping RTT calculation" messages hammering my logs #3053

Open
lvance18 opened this issue Oct 17, 2024 · 1 comment
Open
Labels
[core] Area: Changes in SRT library core Type: Maintenance Work required to maintain or clean up the code
Milestone

Comments

@lvance18
Copy link

lvance18 commented Oct 17, 2024

Hi,

I know there are other questions regarding this issue but I was not able to find a clear "fix" or answer to if this is really an issue I need to address. I am getting hammered with messages like this:

2024-10-17T15:44:52.312389498Z15:44:52.312353/SRT:RcvQ:w1!W:SRT.in: @379054247:ACKACK out of order, skipping RTT calculation (ACK number: 8175139, last ACK sent: 8175149, RTT (EWMA): 135478)

I am using srt-live-transmit over a starlink/SD-WAN setup. Here is what I am using to run the reciever:

srt-live-transmit -v "srt://:7157?retransmitalgo=0&rcvbuf=100000000&peeridletimeo=3600000&rcvlatency=30000&tsbpdmode=true" "udp://10.3.163.223:9157"

Is this an issue with timing on the sender and reciever ubuntu boxes? I would appreciate any help on this.

@lvance18 lvance18 added the Type: Question Questions or things that require clarification label Oct 17, 2024
@maxsharabayko maxsharabayko added Type: Maintenance Work required to maintain or clean up the code [core] Area: Changes in SRT library core and removed Type: Question Questions or things that require clarification labels Oct 29, 2024
@maxsharabayko maxsharabayko added this to the v1.6.0 milestone Oct 29, 2024
@maxsharabayko
Copy link
Collaborator

The log should be included in the log suppression set like in PR #2733.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[core] Area: Changes in SRT library core Type: Maintenance Work required to maintain or clean up the code
Projects
None yet
Development

No branches or pull requests

2 participants