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

[email protected]: download via aria2 failed #1325

Closed
Gildedter opened this issue Aug 16, 2023 · 2 comments
Closed

[email protected]: download via aria2 failed #1325

Gildedter opened this issue Aug 16, 2023 · 2 comments

Comments

@Gildedter
Copy link

ERROR Download failed! (Error 1) An unknown error occurred
ERROR https://xdebug.org/files/php_xdebug-2.5.5-5.5-vc11-x86_64.dll#/php_xdebug.dll
referer=https://xdebug.org/files/php_xdebug-2.5.5-5.5-vc11-x86_64.dll#/
dir=%USERPROFILE%\scoop\cache
out=php55-xdebug#2.5.5-5.5#https_xdebug.org_files_php_xdebug-2.5.5-5.5-vc11-x86_64.dll_php_xdebug.dll

ERROR & '%USERPROFILE%\scoop\apps\aria2\current\aria2c.exe' --input-file='%USERPROFILE%\scoop\cache\php55-xdebug.txt' --user-agent='Scoop/1.0 (+http://scoop.sh/) PowerShell/7.3 (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=9824 --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/Versions/issues/new?title=php55-xdebug%402.5.5-5.5%3a+download+via+aria2+failed

@github-actions
Copy link
Contributor

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)

@Gildedter
Copy link
Author

  • scoop config aria2-enabled false

worked thanks.

quick question, I now have several php & php-xdebug instances, so I ran scoop reset php55 so I've effectively switched to an older version whilst having a newer version also installed, BUT now when I run 'php --ini' with the older version it keeps detedting the newer version's xdebug and ini config

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