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

[Bug] download adrive.exe failed #6212

Open
codemanwg opened this issue Nov 1, 2024 · 0 comments
Open

[Bug] download adrive.exe failed #6212

codemanwg opened this issue Nov 1, 2024 · 0 comments
Labels

Comments

@codemanwg
Copy link

Bug Report

when I install adrive.exe via scoop aria2, it failed.
If set scoop config aria2-enabled=false, it also 403 forbidden
But I can download adrive.exe via aria2 alone.
the URL: https://cdn.aliyundrive.net/downloads/apps/desktop/aDrive-6.6.0.exe

Error message

ERROR Download failed! (Error 22) HTTP response header was bad or unexpected
ERROR https://cdn.aliyundrive.net/downloads/apps/desktop/aDrive-6.6.0.exe#/dl.7z
    referer=https://cdn.aliyundrive.net/downloads/apps/desktop/aDrive-6.6.0.exe#/
    dir=D:\Scoop\cache
    out=adrive#6.6.0#934a6e4.7z

ERROR & 'D:\ProgramData\Scoop\apps\aria2\current\aria2c.exe' --input-file='D:\ProgramData\Scoop\cache\adrive.txt' --user-agent='Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36' --allow-overwrite=true --auto-file-renaming=false --retry-wait=4 --split=32 --max-connection-per-server=16 --min-split-size=1M --console-log-level=warn --enable-color=false --no-conf=true --follow-metalink=true --metalink-preferred-protocol=https --min-tls-version=TLSv1.2 --stop-with-process=34080 --continue --summary-interval=0 --auto-save-interval=1

System details

**Windows version: 11 23H2

**PowerShell version: 5.1.22621.4249

Scoop Configuration

{
  "last_update": "2024-11-01T14:52:35.2488719+08:00",
  "scoop_repo": "https://github.com/ScoopInstaller/Scoop",
  "aria2-warning-enabled": false,
  "scoop_branch": "master",
  "alias": {
    "install": "scoop-install"
  },
  "proxy": "none",
  "aria2-split": "32",
  "aria2-max-connection-per-server": "16",
  "aria2-min-split-size": "1M",
  "aria2-retry-wait": "4",
  "aria2-enabled": true
}
@codemanwg codemanwg added the bug label Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant