samples icon indicating copy to clipboard operation
samples copied to clipboard

What error is this: QUIC_IETF_GQUIC_ERROR_MISSING

Open Abousidikou opened this issue 3 years ago • 3 comments

Hi there, I'm using QUIC and i want to use webTransport in top of QUIC. I found this error when running webtransport.py on online server. I use https://googlechrome.github.io/samples/webtransport/client.html for a live demo of the client. **Failed to establish a connection net::ERR_QUIC_PROTOCOL_ERROR.QUIC_IETF_GQUIC_ERROR_MISSING **

I need a help PLease

Abousidikou avatar Sep 14 '21 15:09 Abousidikou

Same issue occured, is there any help?

HAHAHA44 avatar Dec 01 '21 08:12 HAHAHA44

+1

kamzata avatar Aug 22 '22 15:08 kamzata

I solved it by using the new quic protocol type.

HAHAHA44 avatar Aug 27 '22 14:08 HAHAHA44