fatal unable to access httpsgithubcomfacebookresearchfastTextgit HTTP2 stream 1 was not closed cleanly before end of the underlying stream
This error message indicates that there was an issue with the HTTP/2 stream when attempting to access the fastText repository on GitHub. It could be caused by a network connectivity issue or a problem with the GitHub server.
To troubleshoot the issue, you can try the following steps:
- Check your internet connection to ensure it is stable and working properly.
- Try accessing other repositories on GitHub to see if the issue is specific to fastText or a more general problem.
- If the issue persists, try accessing the repository using a different protocol such as SSH or cloning the repository using the command line.
- If none of the above steps work, you may need to contact GitHub support for further assistance
原文地址: https://www.cveoy.top/t/topic/eq21 著作权归作者所有。请勿转载和采集!