line / line/stellite

ERR_QUIC_PROTOCOL_ERROR

Open
#79 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.