Entware / Entware-ng

Entware-ng
GNU General Public License v2.0
1.21k stars 153 forks source link

aria2 1.33.0 not working. #864

Closed cnsoft360 closed 6 years ago

cnsoft360 commented 6 years ago

Package:

http://pkg.entware.net/binaries/armv7/aria2_1.33.0-1_armv7soft.ipkhttp://pkg.entware.net/binaries/armv7/aria2_1.33.0-1_armv7soft.ipk

this package not working for me. errorCode=1 SSL/TLS handshake failure: The signature algorithm is not supported.

--check-certificate=false not working.

zyxmon commented 6 years ago

Probably you have not installed certificates or have not fixed opkg upgrade that sometimes happens. Aria works great for https

# aria2c https://ftp.gnu.org/gnu/libc/glibc-2.2
6.tar.xz

01/28 18:21:14 [NOTICE] Downloading 1 item(s)
[#d7802b 12MiB/14MiB(91%) CN:1 DL:2.3MiB]
01/28 18:21:20 [NOTICE] Download complete: /share/CACHEDEV1_DATA/.qpkg/Entware-3x/root/glibc-2.26.tar.xz

Download Results:
gid   |stat|avg speed  |path/URI
======+====+===========+=======================================================
d7802b|OK  |   2.3MiB/s|/share/CACHEDEV1_DATA/.qpkg/Entware-3x/root/glibc-2.26.tar.xz

Status Legend:
(OK):download completed.
zyxmon commented 6 years ago

Probably one of the libs should be upgraded as wiki describes. May be your kernel is too old. The log you give is useless. You do not give any useful information. You have not filled the template. I do not even know if you know how to correctly install and upgrade packages.

cnsoft360 commented 6 years ago

run opkg install ca-certificates resolve the issue. another issue is caused by iptables rules. it block the aria2 locally ( run in the router ).