dustymabe added a new comment to an issue you are following: `` one thing to consider here is that for FAH we produce new media every two weeks. For FAW we just have the ISO that was generated before F27 major release. So basically when doing an upgrade from FAW ISO to latest users will always hit the http2 bug (because the connection resets after a certain number of files have been downloaded). This explains why FAW users are seeing this more than FAH users.
One potentially ugly workaround (to prevent us from having to build new media) is to redirect `https://dl.fedoraproject.org/ostree/27/%60 to a non https location (Since h2 negotiation is done during the TLS handshake) and make that non https location only serve content that is gpg signed. We have signature checking enabled in the image so this should be ok. ``
To reply, visit the link below or just reply to this email https://pagure.io/atomic-wg/issue/405