AdguardTeam / AdguardTeam/CoreLibs
Filter HTTP/3 option causes ERR_QUIC_PROTOCOL_ERROR/ERR_CONNECTION_CLOSED errors sometimes
- Vorherrschende Sprache
- Keine Sprachdaten
- Sterne
- 52
- Forks
- 10
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
### Please answer the following questions for yourself before submitting an issue
- [x] Filters were updated before reproducing an issue
- [x] I checked the [knowledge base](https://adguard.com/kb/) and found no answer
- [x] I checked to make sure that this issue has not already been filed
### AdGuard version
8.0.5266.0
### Browser version
Chrome 143
### OS version
Windows 11
### Issue Details
First case
Steps to reproduce:
1. Enable Base filter
1. Enable `Filter HTTP/3` option
1. Open web browser
1. Navigate to - `https://ad.doubleclick.net/`
1. At some point error `ERR_QUIC_PROTOCOL_ERROR` should occurs, if not:
1. Close web browser
1. Repeat from the second point
Second case
Steps to reproduce:
1. Add to user rule:
```adblock
||example.org^
```
2. Enable `Filter HTTP/3` option
1. Open web browser
1. Navigate to - `https://example.org/`
1. At some point error `ERR_CONNECTION_CLOSED` should occurs, if not:
1. Close web browser
1. Repeat from the second point
### Expected Behavior
No errors.
### Actual Behavior
Sometimes there is an error `ERR_QUIC_PROTOCOL_ERROR`/`ERR_CONNECTION_CLOSED` when there is blocking rule.
### Screenshots
Screenshot 1
Screenshot 2
### Additional Information
First case:
https://github.com/user-attachments/assets/c9839df4-f320-4bca-8912-17ecc02673f3
Second case:
https://github.com/user-attachments/assets/b45702d2-bcf7-4040-9991-e161ecbbb32c
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.