net::ERR_QUIC_PROTOCOL_ERROR.QUIC_PACKET_WRITE_ERROR (Write failed with error: -109 (Unknown error: -109))
77 views
Skip to first unread message
shuo zhang
unread,
Jul 25, 2022, 8:37:18 AM7/25/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to web-transport-dev
what is the reason?
shuo zhang
unread,
Jul 25, 2022, 8:38:52 AM7/25/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to web-transport-dev, shuo zhang
I use webtransport for audio and video transmission, but this error will appear after ten minutes, I don't know why
在2022年7月25日星期一 UTC+8 20:37:18<shuo zhang> 写道:
what is the reason?
shuo zhang
unread,
Jul 27, 2022, 3:45:26 AM7/27/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to web-transport-dev, shuo zhang
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