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

files-np@2.4.40: download via aria2 failed with invalid URL #260

Closed
lordyod opened this issue Jan 1, 2024 · 2 comments
Closed

files-np@2.4.40: download via aria2 failed with invalid URL #260

lordyod opened this issue Jan 1, 2024 · 2 comments

Comments

@lordyod
Copy link

lordyod commented Jan 1, 2024

This package seems to be configured with the wrong download link, it returns 404: https://github.com/files-community/Files/releases/download/v2.4.40/Files.Package_2.4.40.0_x64_arm64_Sideload.msixbundle

The targeted release is from 9+ months ago, latest stable URL is https://cdn.files.community/files/download/Files.Stable.exe

Console output

C:\Users\username>scoop install files-np
Installing 'files-np' (2.4.40) [64bit] from nonportable bucket
Starting download with aria2 ...
Download: Download Results:
Download: gid   |stat|avg speed  |path/URI
Download: ======+====+===========+=======================================================
Download: 5ab7cd|ERR |       0B/s|C:/Users/username/scoop/cache/files-np#2.4.40#https_github.com_files-community_Files_releases_download_v2.4.40_Files.Package_2.4.40.0_x64_arm64_Sideload.msixbundle_setup.msixbundle
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 3) Resource was not found
ERROR https://github.com/files-community/Files/releases/download/v2.4.40/Files.Package_2.4.40.0_x64_arm64_Sideload.msixbundle#/setup.msixbundle
    referer=https://github.com/files-community/Files/releases/download/v2.4.40/Files.Package_2.4.40.0_x64_arm64_Sideload.msixbundle#/
    dir=C:\Users\username\scoop\cache
    out=files-np#2.4.40#https_github.com_files-community_Files_releases_download_v2.4.40_Files.Package_2.4.40.0_x64_arm64_Sideload.msixbundle_setup.msixbundle

ERROR & 'C:\Users\username\scoop\apps\aria2\current\aria2c.exe' --input-file='C:\Users\username\scoop\cache\files-np.txt' --user-agent='Scoop/1.0 (+http://scoop.sh/) PowerShell/7.2 (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=44744 --continue --summary-interval=0 --auto-save-interval=1

Please try again or create a new issue by using the following link and paste your console output:
https://github.com/ScoopInstaller/Nonportable/issues/new?title=files-np%402.4.40%3a+download+via+aria2+failed

Scoop Configuration

{
  "last_update": "2024-01-01T01:48:01.9600576-08:00",
  "aria2-warning-enabled": false,
  "alias": {
    "upgrade": "scoop-upgrade"
  },
  "scoop_branch": "master",
  "scoop_repo": "https://github.com/lukesampson/scoop"
}
Copy link
Contributor

github-actions bot commented Jan 1, 2024

Cannot reproduce.

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

  • Network error
  • Blocked site (Great Firewall of China, Corporate restrictions, ...)
  • Antivirus settings blocking URL/downloaded file
  • Proxy configuration
  • Aria2 being unreliable (if you're facing problems with aria2, disable it by running scoop config aria2-enabled false and try again)

@github-actions github-actions bot closed this as completed Jan 1, 2024
@lordyod
Copy link
Author

lordyod commented Jan 1, 2024

The bot seems to have an error in its configuration, according to the log https://github.com/ScoopInstaller/Nonportable/actions/runs/7376551975/job/20069484135#step:3:368 it also failed to download yet reported it as a success.

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

1 participant