spacedock.info - "Secure connection failed" when accessing the page
Categories
(Web Compatibility :: Site Reports, defect, P3)
Tracking
(firefox-esr115 unaffected, firefox-esr128 disabled, firefox132 wontfix, firefox133 disabled, firefox134 fixed, firefox135 fixed)
People
(Reporter: rbucata, Unassigned)
References
(Regression, )
Details
(Keywords: regression, webcompat:site-report, Whiteboard: [webcompat-source:web-bugs])
User Story
platform:windows,mac,linux,android impact:site-broken configuration:general affects:all branch:release diagnosis-team:networking
Environment:
Operating system: Windows 10
Firefox version: Firefox 132.0
Steps to reproduce:
- Navigate to: https://spacedock.info
- Observe
Expected Behavior:
The page loads
Actual Behavior::
"Secure connection failed" error
Notes:
- Reproduces regardless of the status of ETP
- Reproduces in firefox-nightly, and firefox-release
- Does not reproduce in chrome
- Changing the ETP settings sometimes does not show the error, but the page still fails to load
Created from https://github.com/webcompat/web-bugs/issues/143437
| Reporter | ||
Updated•1 year ago
|
Environment:
Operating system: Fedora WS 41
Firefox version: Firefox 132.0
Steps to reproduce:
Navigate to: https://spacedock.info
Observe
Expected Behavior:
The page loads
Actual Behavior::
"Secure connection failed" error
(Fedora 40 with FF 131 unaffected)
Updated•1 year ago
|
Comment 2•1 year ago
|
||
The server seems to reset the connection upon receiving SETTINGS_NO_RFC7540_PRIORITIES
This is ultimately a server bug, but I just checked, and it seems Chrome doesn't send SETTINGS_NO_RFC7540_PRIORITIES at all, even though it's using the priority header.
This issue may be bypassed by setting the network.http.http2.send_NO_RFC7540_PRI pref to false in about:config.
This pref is also in the featureManifest if we decide we want to turn it off on without doing a dot release.
Updated•1 year ago
|
Updated•1 year ago
|
Comment 3•1 year ago
|
||
Setting Fx133 and Fx134 to disabled since the pref from comment 2 was set to disabled via Bug 1930122
Comment 4•1 year ago
|
||
Setting 128esr to disabled since the pref from comment 2 was set to disabled via Bug 1930122
Updated•1 year ago
|
Comment 5•1 year ago
|
||
Fixed apparently by bug 1930122; works on Nightly on windows and linux for me now.
Comment 6•1 year ago
|
||
Set release status flags based on info from the regressing bug 1915134
Updated•1 year ago
|
Description
•