Open
Bug 2016092
Opened 1 month ago
Updated 1 month ago
www.film.ru - Page fails to load showing “Cannot complete request” error message on Android
Categories
(Web Compatibility :: Site Reports, defect, P3)
Tracking
(Webcompat Priority:P1, Webcompat Score:8)
NEW
People
(Reporter: rbucata, Unassigned)
References
()
Details
(Keywords: webcompat:site-bug, webcompat:site-report, Whiteboard: [webcompat-source:web-bugs])
User Story
platform:android impact:site-broken configuration:general affects:all branch:release diagnosis-team:networking user-impact-score:1000
Attachments
(1 file)
|
553.46 KB,
image/png
|
Details |
Environment:
Operating system: Android 15
Firefox version: Firefox Mobile 147.0
Steps to reproduce:
- Navigate to: https://www.film.ru/
- Observe
Expected Behavior:
The page loads
Actual Behavior:
“Cannot complete request” error shown
Notes:
- Reproduces regardless of the status of ETP
- Reproduces in firefox-nightly, and firefox-release
- Does not reproduce in chrome
Created from https://github.com/webcompat/web-bugs/issues/206766
| Reporter | ||
Comment 1•1 month ago
|
||
Updated•1 month ago
|
Severity: -- → S2
User Story: (updated)
Webcompat Priority: --- → P3
Webcompat Score: --- → 5
Keywords: webcompat:needs-diagnosis
Priority: -- → P3
Updated•1 month ago
|
User Story: (updated)
Webcompat Priority: P3 → P1
Webcompat Score: 5 → 8
Comment 2•1 month ago
•
|
||
The website resets the HTTP/2 stream based on the User Agent header.
If I set the UA via general.useragent.override to Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:123.0) Gecko/20100101 Firefox/123.0 (a desktop UA) the website loads.
User Story: (updated)
Keywords: webcompat:needs-diagnosis → webcompat:site-bug
You need to log in
before you can comment on or make changes to this bug.
Description
•