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
Packet dropped by decryption failure
[0]0C60.1658::2024-05-29 00:52:27.501 []*** [0]0C60.1658::2024-05-29 00:52:27.501 [Microsoft-Quic][conn][0x2AB8631B140] New packet keys created successfully. [0]0C60.1658::2024-05-29 00:52:27.501 [Microsoft-Quic][pack][3298534883335] Decrypting [0]0C60.1658::2024-05-29 00:52:27.501 []*** [0]0C60.1658::2024-05-29 00:52:27.501 [Microsoft-Quic][ lib] ERROR, 0, EVP_DecryptFinal_ex failed. [0]0C60.1658::2024-05-29 00:52:27.501 [Microsoft-Quic][C][RX][254] SH DestCid: KP:1 SB:0 (Payload 1 bytes) [0]0C60.1658::2024-05-29 00:52:27.501 []*** [0]0C60.1658::2024-05-29 00:52:27.501 [Microsoft-Quic][conn][0x2AB8631B140] DROP packet Dst=[::1%1]:61860 Src=[::1]:61859 Reason=Decryption failure.
https://github.com/microsoft/msquic/actions/runs/9278086109/job/25528722387?pr=4298
No response
main
Not repro locally
succeeds
D:\a\msquic\msquic\src\test\lib\HandshakeTest.cpp(2675): error: 1 server packets failed to decrypt!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
Packet dropped by decryption failure
[0]0C60.1658::2024-05-29 00:52:27.501 []***
[0]0C60.1658::2024-05-29 00:52:27.501 [Microsoft-Quic][conn][0x2AB8631B140] New packet keys created successfully.
[0]0C60.1658::2024-05-29 00:52:27.501 [Microsoft-Quic][pack][3298534883335] Decrypting
[0]0C60.1658::2024-05-29 00:52:27.501 []***
[0]0C60.1658::2024-05-29 00:52:27.501 [Microsoft-Quic][ lib] ERROR, 0, EVP_DecryptFinal_ex failed.
[0]0C60.1658::2024-05-29 00:52:27.501 [Microsoft-Quic][C][RX][254] SH DestCid: KP:1 SB:0 (Payload 1 bytes)
[0]0C60.1658::2024-05-29 00:52:27.501 []***
[0]0C60.1658::2024-05-29 00:52:27.501 [Microsoft-Quic][conn][0x2AB8631B140] DROP packet Dst=[::1%1]:61860 Src=[::1]:61859 Reason=Decryption failure.
https://github.com/microsoft/msquic/actions/runs/9278086109/job/25528722387?pr=4298
Affected OS
Additional OS information
No response
MsQuic version
main
Steps taken to reproduce bug
Not repro locally
Expected behavior
succeeds
Actual outcome
D:\a\msquic\msquic\src\test\lib\HandshakeTest.cpp(2675): error: 1 server packets failed to decrypt!
Additional details
No response
The text was updated successfully, but these errors were encountered: