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


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>...]


  • luceos and huseyinfiliz replied to this.
  • b4allb4u I'm not sure if it's the best solution, but delete this extension from the composer.json file and run composer update via SSH, or start a bulk update from the Extension Manager.

    This solved the issue for me.

    b4allb4u kk14569/flarum-hubui-y

    This extension fails to download. I think it might have been renamed.

    huseyinfiliz

    Hi Thanks for your support..

    Currently, I am using the Asirem theme for my community, but I can't find HubUi X and HubUi Y in my extensions list to uninstall.

      b4allb4u I'm not sure if it's the best solution, but delete this extension from the composer.json file and run composer update via SSH, or start a bulk update from the Extension Manager.

      This solved the issue for me.