net::ERR_QUIC_PROTOCOL_ERROR.QUIC_PACKET_WRITE_ERROR

188 views
Skip to first unread message

Tony Zhen

unread,
Jun 7, 2020, 11:35:25 AM6/7/20
to web-tran...@chromium.org
Hi All
Is there anybody knows how to fix below error? 
I meet below error when try to connect to quic server as below.
 const transport = new QuicTransport(url);

I don't know why there is always below error.
Failed to establish a connection to quic-transport://rwgdev50106.xxxdev.us:8801/: net::ERR_QUIC_PROTOCOL_ERROR.QUIC_PACKET_WRITE_ERROR (Write failed with error: -142 (Unknown error)).

I start up chrome like this:
chrome.exe --enable-experimental-web-platform-features --enable-quic --quic-version=h3-27 --origin-to-force-quic-on=rwgdev50106.xxxdev.us

My chrome version is: 
85.0.4166.0 canary (64 bits)  

Best regards,
Tony Zhen




Tony Zhen

unread,
Jun 9, 2020, 9:20:48 AM6/9/20
to web-tran...@chromium.org
I found that this error happens only when I try to connect to quic server via VPN.

Yutaka Hirano

unread,
Jun 10, 2020, 8:03:15 AM6/10/20
to Tony Zhen, web-tran...@chromium.org
Hi,

> I found that this error happens only when I try to connect to quic server via VPN.

Does this mean the VPN system blocks QUIC?


--
You received this message because you are subscribed to the Google Groups "web-transport-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to web-transport-...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/web-transport-dev/CAG97DguFKyMT-m4j_EqLWjHZhv8zV9JvB5GpkdYxBMfu%3DLjK3Q%40mail.gmail.com.

David Schinazi

unread,
Jun 10, 2020, 3:16:08 PM6/10/20
to Yutaka Hirano, Tony Zhen, web-tran...@chromium.org
-142 is MSG_TOO_BIG. I suspect the issue here is that the CPN has an MTU that is too small. What MTU does this VPN have?

Reply all
Reply to author
Forward
0 new messages