net::ERR_QUIC_PROTOCOL_ERROR.QUIC_PACKET_WRITE_ERROR (Write failed with error: -109 (Unknown error: -109))

51 views
Skip to first unread message

shuo zhang

unread,
Jul 25, 2022, 11:46:53 PM7/25/22
to QUIC Prototype Protocol Discussion group

I use quic for audio and video transmission, but this error will appear after ten minutes, I don't know why. The network is in good condition and the problem can be reproduced stably

Fan Yang

unread,
Jul 26, 2022, 1:37:16 PM7/26/22
to proto...@chromium.org
If you are using chromium, -109 should be ADDRESS_UNREACHABLE, indicating there is no route to the destination address and this can be caused by router or server issues.
Please consider capturing pcaps for confirmation.

On Mon, Jul 25, 2022 at 11:46 PM shuo zhang <zhangshu...@gmail.com> wrote:

I use quic for audio and video transmission, but this error will appear after ten minutes, I don't know why. The network is in good condition and the problem can be reproduced stably

--
You received this message because you are subscribed to the Google Groups "QUIC Prototype Protocol Discussion group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to proto-quic+...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/proto-quic/ea35890f-fde3-4e3b-8538-5b7af7109d70n%40chromium.org.

shuo zhang

unread,
Jul 27, 2022, 3:44:42 AM7/27/22
to QUIC Prototype Protocol Discussion group, fay...@chromium.org
I found that the -109 error code is the address unreachable through the source code of chrome. I compared windows and mac and found that mac will trigger -109 error but windows will not. -109 error will be triggered after using webtransport under mac for more than 10 minutes, but windows can always run
Reply all
Reply to author
Forward
0 new messages