We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Only have seen it happening on the server side.
T:162.6815: ckt 1 <ntp 48 outq 0>: recv 256 <d=0 p=12 f=DAT r=0> 162.6815 [debug] remove_next: next_to_process=48 data=(nil) op=XXX 162.6815 [debug] process_queue: <1> processed 0 blocks 162.6815 [debug] maybe_send_ack: <1> considering ACK 162.6815 [error] set_block_received: seq 0 too high (hsn 47)
The text was updated successfully, but these errors were encountered:
That might be because I disabled retransmission (config->retransmit = false), but then it means that the disabling mechanisim is faulty.
Sorry, something went wrong.
No branches or pull requests
Only have seen it happening on the server side.
T:162.6815: ckt 1 <ntp 48 outq 0>: recv 256 <d=0 p=12 f=DAT r=0>
162.6815 [debug] remove_next: next_to_process=48 data=(nil) op=XXX
162.6815 [debug] process_queue: <1> processed 0 blocks
162.6815 [debug] maybe_send_ack: <1> considering ACK
162.6815 [error] set_block_received: seq 0 too high (hsn 47)
The text was updated successfully, but these errors were encountered: