aria2 icon indicating copy to clipboard operation
aria2 copied to clipboard

[SocketCore.cc:1018] errorCode=1 SSL/TLS handshake failure: Error: The function requested is not supported (80090302)

Open brian6932 opened this issue 2 years ago • 2 comments

Not sure why this happens with this domain (changing UA doesn't help), maybe JA3/Client Hello server block?

❯ aria2c https://archboot.com/iso/aarch64/latest/archboot-2023.11.10-14.28-6.2.10-1-aarch64-ARCH-local-aarch64.iso
11/10 23:45:54 [ERROR] CUID#8 - Download aborted. URI=https://archboot.com/iso/aarch64/latest/archboot-2023.11.10-14.28-6.2.10-1-aarch64-ARCH-local-aarch64.iso
Exception: [AbstractCommand.cc:351] errorCode=1 URI=https://archboot.com/iso/aarch64/latest/archboot-2023.11.10-14.28-6.2.10-1-aarch64-ARCH-local-aarch64.iso
  -> [SocketCore.cc:1018] errorCode=1 SSL/TLS handshake failure: Error: The function requested is not supported
(80090302)
[#7e1633 0B/0B CN:0 DL:0B]
Download Results:
gid   |stat|avg speed  |path/URI
======+====+===========+=======================================================
7e1633|ERR |       0B/s|https://archboot.com/iso/aarch64/latest/archboot-2023.11.10-14.28-6.2.10-1-aarch64-ARCH-local-aarch64.iso

Status Legend:
(ERR):error occurred.

System Info

❯ pwsh --version
PowerShell 7.4.0-rc.1
❯ $_=Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion';$_.CurrentBuild+'.'+$_.UBR
19044.3570
❯ aria2c --version
aria2 version 1.36.0
Copyright (C) 2006, 2019 Tatsuhiro Tsujikawa

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

** Configuration **
Enabled Features: Async DNS, BitTorrent, Firefox3 Cookie, GZip, HTTPS, Message Digest, Metalink, XML-RPC, SFTP
Hash Algorithms: sha-1, sha-224, sha-256, sha-384, sha-512, md5, adler32
Libraries: zlib/1.2.11 expat/2.4.1 sqlite3/3.36.0 GMP/6.2.1 c-ares/1.17.2 libssh2/1.9.0
Compiler: mingw-w64 8.0.0 (alpha) / gcc 10-win32 20210110
  built by  x86_64-pc-linux-gnu
  targeting x86_64-w64-mingw32
  on        Aug 21 2021 17:37:16
System: Windows 6.2 (x86_64) (6.2)

brian6932 avatar Nov 11 '23 04:11 brian6932

Are you sure the link you tried to download is correct? I tried to open it, but it's 404

IAALAI avatar Nov 17 '23 09:11 IAALAI

Because it's been updated https://archboot.com/iso/aarch64/latest/

brian6932 avatar Nov 17 '23 09:11 brian6932