ERR_QUIC_PROTOCOL_ERROR
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 475
- Forks
- 78
- PR merge metrics
- No merged PRs in 30d
Description
when I run the iOS example ,I get this error:
[0911/162658:ERROR:http_fetcher_task.cc(146)] Fetch has failed, error(-356) https://www.google.co.kr/ -1
OnHttpResponse.OnHttpError request_id[10] error_code[-356] error_message[net::ERR_QUIC_PROTOCOL_ERROR]
and I connected the VPN
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the failure in the iOS example and compare the reported request to the QUIC protocol error and VPN setup. Determine whether the example can successfully fetch https://www.google.co.kr/ without ERR_QUIC_PROTOCOL_ERROR; the issue is done when the cause and a verified resolution are documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- mobile-dev, networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100