Bug 2144279

Summary: Curl error (92): Stream error in the HTTP/2 framing layer for https://..
Product: [Fedora] Fedora Reporter: Rolf Fokkens <rolf>
Component: dnfAssignee: rpm-software-management
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 37CC: amatej, daniel.mach, jmracek, jrohel, mblaha, mhatina, packaging-team-maint, pkratoch, rpm-software-management, vmukhame
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-11-21 14:02:36 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Rolf Fokkens 2022-11-20 13:27:40 UTC
Description of problem:
dnf-4.14.0-1.fc36.noarch fails to access HTTP/2 sites previously accessible in Fedora 36


Version-Release number of selected component (if applicable):
dnf-4.14.0-1.fc36.noarch

How reproducible:
100%

Steps to Reproduce:
1. I'd rather not disclose our private repo URL, But it's a curl issue
2. Follow steps in https://bugzilla.redhat.com/show_bug.cgi?id=2144277

Actual results:
Errors during downloading metadata for repository '...':
  - Curl error (92): Stream error in the HTTP/2 framing layer for https://.../fedora/37/x86_64/repodata/repomd.xml [HTTP/2 stream 0 was not closed cleanly: PROTOCOL_ERROR (err 1)]
Error: Failed to download metadata for repo '...': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Ignoring repositories: ...
Last metadata expiration check: 0:48:56 ago on Sun 20 Nov 2022 01:33:53 PM CET.
Dependencies resolved.
Nothing to do.
Complete!


Expected results:
Not this error.

Additional info:
https://bugzilla.redhat.com/show_bug.cgi?id=2144277

Comment 1 amatej 2022-11-21 14:02:36 UTC
This appears to be a problem in curl not dnf.

Closing as duplicate of the mentioned curl bz.

*** This bug has been marked as a duplicate of bug 2144277 ***