-
-
Notifications
You must be signed in to change notification settings - Fork 99
Error fetching from tldr: <urlopen error [Errno 104] Connection reset by peer> #210
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
This is most likely an issue on your network from what I can tell. Can you run this command Also check if the website loads in your web browser. |
curl https://raw.githubusercontent.com/tldr-pages/tldr/master/pages/common/ls.md |
This is a problem with your network, not tldr |
I'm guessing from your Github location, you are located in China, which I believe has some bans on Github's services, you may want to change some code to find a github mirror which isn't banned. |
For me curl works as expected but I get the error when I try using tldr for a page it doesn't have stored already. Output from
Output from
I've installed tldr via yay. |
I hvave the same problem, have you figure out how to solve it? I'd be realy appreciate if you tell me how to solve this problem. |
Whats your output fro this |
Thank you for your replying.I just download broot and the problem magically disappear. I don't know why but thank god the problem finally solved. |
Might have just been a timing thing, who knows. Glad its fixed. |
In my case some options work while some don't.

OS: Fedora Workstation 37
Tested both
pip install tldr
anddnf install tldr
both results in the same behaviour.The text was updated successfully, but these errors were encountered: