- Edited
Hey Dev Team,
I'm facing an issue with updating extensions from my admin panel. Suddenly, it's no longer working, and I receive the following error when trying to perform a soft or hard update:
"Failed to execute. Check the composer logs in storage/logs/composer."
Could you please help me resolve this issue? Below, I’ve provided my log details for reference.
Thanks in advance!
https://discuss.b4allb4u.com/api/fof/download/cc0aaeb7-7c5d-499a-8d16-d4c1f07863a8
[2025-03-15 04:51:28] composer.INFO: outdated --format
[2025-03-15 04:53:33] composer.ERROR: update 'fof/best-answer'
Loading composer repositories with package information
Updating dependencies
Nothing to modify in lock file
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 260 installs, 0 updates, 0 removals
Downloading kk14569/flarum-hubui-y (v1.0.1)
0/1 [>---------------------------] 0% <warning>Failed to download kk14569/flarum-hubui-y from dist: The "https://api.github.com/repos/kk14569/flarum-hubui-y/zipball/4a7c2928036eae40acb3c8069af0f1e32d0149c5" file could not be downloaded (HTTP/2 404 ):
{"message":"Not Found","documentation_url":"https://docs.github.com/rest/repos/contents#download-a-repository-archive-zip","status":"404"}</warning>
<warning>Now trying to download from source</warning>Syncing kk14569/flarum-hubui-y (v1.0.1) into cache
1/1 [============================] 100%
In Git.php line 587:
Failed to clone kk14569/flarum-hubui-y.git via https, ss
h protocols, aborting.kk14569/flarum-hubui-y.git
Cloning into bare repository '/home/u635597225/domains/b4allb4u.com/publi
c_html/discuss/storage/.composer/cache/vcs/https---github.com-kk14569-flaru
m-hubui-y.git'...
remote: Support for password authentication was removed on August 13, 202
1.
remote: Please see https://docs.github.com/get-started/getting-started-wi
th-git/about-remote-repositories#cloning-with-https-urls for information on
currently recommended modes of authentication.
fatal: Authentication failed for 'kk14569/flarum-hubui
-y.git/'git@github.com:kk14569/flarum-hubui-y.git
Cloning into bare repository '/home/u635597225/domains/b4allb4u.com/publi
c_html/discuss/storage/.composer/cache/vcs/https---github.com-kk14569-flaru
m-hubui-y.git'...
Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
update [--with WITH] [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--dry-run] [--dev] [--no-dev] [--lock] [--no-install] [--no-audit] [--audit-format AUDIT-FORMAT] [--no-autoloader] [--no-suggest] [--no-progress] [-w|--with-dependencies] [-W|--with-all-dependencies] [-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] [--prefer-stable] [--prefer-lowest] [-m|--minimal-changes] [--patch-only] [-i|--interactive] [--root-reqs] [--bump-after-update [BUMP-AFTER-UPDATE]] [--] [<packages>...]