Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

Tagged with
8 votes
2 answers
4k views

git on Debian 10 backports throws fatal: unable to access 'https://github.com/user/repo.git': Failed sending HTTP2 data

As of yesterday, after updating my Debian 10+bpo system, whenever I try git clone, git fetch, or any other git operation that relies on network, I get fatal: unable to access 'https://domain.example/...
programagor's user avatar