Skip to content
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

Can't download: OpenSSL SSL_Read: SSL_ERROR_SYSCALL, errno 104 #2

Closed
TRPB opened this issue Sep 16, 2019 · 2 comments
Closed

Can't download: OpenSSL SSL_Read: SSL_ERROR_SYSCALL, errno 104 #2

TRPB opened this issue Sep 16, 2019 · 2 comments

Comments

@TRPB
Copy link

TRPB commented Sep 16, 2019

This happens with wget, firefox and pacman. Unfortunately there seems to be an SSL error on your server.

I can use wget to get it, but unfortunately not pacman which makes the repository not work as intended.

wget log:

linux-mbp-5.2.14-3-x86_64.pkg.tar.xz                  76%[++++++++++++++++++++++++++==============================================================>                           ]  55.86M  4.64MB/s    in 7.9s    

2019-09-16 16:55:46 (4.99 MB/s) - Read error at byte 58574290/76319228 (Error in the pull function.). Retrying.

I've tried from my PC running arch and the macbook pro, I'm trying to install the kernel on. I'm not sure what the issue is but there's some kind of SSL error

edit: wget even needs tries=inf as the default of 20 is not enough. It keeps getting disconnected.

@aunali1
Copy link
Owner

aunali1 commented Sep 16, 2019

@TRPB This is highly unusual. I made some modifications to relax SSL timeout enforcement delays. Can you please try again?

@TRPB
Copy link
Author

TRPB commented Sep 20, 2019

That's fixed it, I can now download it with wget and pacman, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants