You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@rvdsteege and GitHub actions run into an issue installing the icepay/icepay package:
Failed to download icepay/icepay from dist: The "https://api.github.com/repos/ICEPAYdev/icepay/zipball/0c517325a6fd55edf64fadfd50eacf044fb6055e" file could not be downloaded (HTTP/2 404 ):
{"message":"Not Found","documentation_url":"https://docs.github.com/rest"}
Now trying to download from source
- Syncing icepay/icepay (2.5.3) into cache
Error: Failed to clone https://github.com/ICEPAYdev/icepay.git via https, ssh protocols, aborting.
- https://github.com/ICEPAYdev/icepay.git
Cloning into bare repository '/home/runner/.cache/composer/vcs/https---github.com-ICEPAYdev-icepay.git'...
remote: Support for password authentication was removed on August 13, 2021. Please use a personal access token instead.
remote: Please see https://github.blog/2020-12-15-token-authentication-requirements-for-git-operations/ for more information.
fatal: Authentication failed for 'https://github.com/ICEPAYdev/icepay.git/'
- git@github.com:ICEPAYdev/icepay.git
Cloning into bare repository '/home/runner/.cache/composer/vcs/https---github.com-ICEPAYdev-icepay.git'...
Warning: Permanently added the ECDSA host key for IP address '[140](https://github.com/pronamic/wp-pronamic-pay/runs/7188699564?check_suite_focus=true#step:4:141).82.112.4' to the list of known hosts.
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
In Git.php line 484:
Failed to clone https://github.com/ICEPAYdev/icepay.git via https, ssh prot
ocols, aborting.
- https://github.com/ICEPAYdev/icepay.git
Cloning into bare repository '/home/runner/.cache/composer/vcs/https---gi
thub.com-ICEPAYdev-icepay.git'...
remote: Support for password authentication was removed on August 13, 202
1. Please use a personal access token instead.
remote: Please see https://github.blog/2020-12-15-token-authentication-re
quirements-for-git-operations/ for more information.
fatal: Authentication failed for 'https://github.com/ICEPAYdev/icepay.git
/'
- git@github.com:ICEPAYdev/icepay.git
Cloning into bare repository '/home/runner/.cache/composer/vcs/https---gi
thub.com-ICEPAYdev-icepay.git'...
Warning: Permanently added the ECDSA host key for IP address '140.82.112.
4' to the list of known hosts.
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
install [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--dry-run] [--dev] [--no-suggest] [--no-dev] [--no-autoloader] [--no-progress] [--no-install] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--] [<packages>...]
Error: Process completed with exit code 1.
@rvdsteege and GitHub actions run into an issue installing the
icepay/icepay
package:https://github.com/pronamic/wp-pronamic-pay/runs/7188699564?check_suite_focus=true
I couldn't reproduce this issue, but I think that's because I'm a contributor to the repository in question.
Maybe time to work on the following issue?
The text was updated successfully, but these errors were encountered: