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

rclone@1.56.2: download via aria2 failed #2728

Closed
sidewinder94 opened this issue Oct 4, 2021 · 3 comments
Closed

rclone@1.56.2: download via aria2 failed #2728

sidewinder94 opened this issue Oct 4, 2021 · 3 comments

Comments

@sidewinder94
Copy link

Toggling aria2-enabled to false allows the download to complete successfully.

Console output below

scoop update *                                                                     
rclone: 1.56.1 -> 1.56.2
WARN  Scoop uses 'aria2c' for multi-connection downloads.
WARN  Should it cause issues, run 'scoop config aria2-enabled false' to disable it.
Updating one outdated app:
Updating 'rclone' (1.56.1 -> 1.56.2)
Downloading new version
Starting download with aria2 ...
Download: 10/04 15:10:11 [ERROR] CUID#8 - Download aborted. URI=https://github.com/rclone/rclone/releases/download/v1.56Download: Exception: [AbstractCommand.cc:312] errorCode=1 Network problem has occurred. cause:An attempt was made to accDownload: Download Results:
Download: gid   |stat|avg speed  |path/URI
Download: ======+====+===========+=======================================================
Download: 93a9bf|ERR |       0B/s|C:/Users/antoi/scoop/cache/rclone#1.56.2#https_github.com_rclone_rclone_releases_download_v1.56.2_rclone-v1.56.2-windows-amd64.zip
Download: Status Legend:
Download: (ERR):error occurred.
Download: aria2 will resume download if the transfer is restarted.
Download: If there are any errors, then see the log file. See '-l' option in help/man page for details.

ERROR Download failed! (Error 1) An unknown error occurred
ERROR https://github.com/rclone/rclone/releases/download/v1.56.2/rclone-v1.56.2-windows-amd64.zip
    referer=https://github.com/rclone/rclone/releases/download/v1.56.2/
    dir=C:\Users\antoi\scoop\cache
    out=rclone#1.56.2#https_github.com_rclone_rclone_releases_download_v1.56.2_rclone-v1.56.2-windows-amd64.zip

ERROR & 'C:\Users\antoi\scoop\apps\aria2\current\aria2c.exe' --input-file='C:\Users\antoi\scoop\cache\rclone.txt' --user-agent='Scoop/1.0 (+http://scoop.sh/) PowerShell/7.1 (Windows NT 10.0; Win64; x64; Core)' --allow-overwrite=true --auto-file-renaming=false --retry-wait=2 --split=5 --max-connection-per-server=5 --min-split-size=5M --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=13276 --continue --summary-interval 0
@github-actions
Copy link
Contributor

github-actions bot commented Oct 4, 2021

Cannot reproduce.

All files could be downloaded without any issue.
Problems with download could be caused by:

  • Network error
  • Site is blocked (Great Firewall of China, Corporate restrictions, ...)
  • Antivirus settings could block URL or block downloaded file
  • Proxy configuration

@stale
Copy link

stale bot commented Oct 27, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Oct 27, 2021
@sidewinder94
Copy link
Author

sidewinder94 commented Oct 27, 2021

After more investigations, I managed to determine that the issue only happned when I was behind a wireguard VPN.
I'll try to start a couple of DL's using aria2 manually and if I can reproduce it enough I'll open an issue on their side.

@stale stale bot removed the stale label Oct 27, 2021
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