Unable to upgrade modules

I’m attempting to upgrade the modules on my FreePBX system, but I’m getting an error from fwconsole about versionupgrade not able to be installed because I’m not on the right version of FreePBX.

# fwconsole ma upgradeall
No repos specified, using: [standard,commercial,extended] from last GUI settings

Upgrading: versionupgrade
Upgrading versionupgrade..
Starting versionupgrade download..
Processing versionupgrade
Verifying local module download...Verified
Extracting...Done
Module versionupgrade successfully downloaded
Unable to install module versionupgrade:
 - FreePBX version 13.0.194.4 or higher is required, you have 13.0.194.2
Updating Hooks...Done
All upgrades done!
Updating Hooks...Done

I’m on the most recent version of the Distro as far as I can tell:

# cat /etc/schmooze/pbx-version
10.13.66-22

Any help would be greatly appreciated.

I am getting this exact same error. Not sure what the next step would be wanting to upgrade to PBX version 14. Tried looking through the forums for previous posts based on this but found nothing.

What happens when you run fwconsole ma --edge upgrade framework and then update your modules?

I ran that command and it seems to have resolved the error. What does —edge do?

[root@pbx ~]# fwconsole ma --edge upgrade frameworkEdge repository temporarily enabled
No repos specified, using: [standard,commercial,extended] from last GUI settings

Starting framework download..
Processing framework
Downloading...
 9760652/9760652 [============================] 100%
Finished downloading
Extracting...Done
Module framework successfully downloaded
installing files to /var/www/html..done
installing files to /var/lib/asterisk/bin..done
installing files to /var/lib/asterisk/agi-bin..done
Checking for upgrades..
No further upgrades necessary
framework file install done, removing packages from module
file/directory: /var/www/html/admin/modules/framework/amp_conf removed successfully
file/directory: /var/www/html/admin/modules/framework/upgrades removed successfully
file/directory: /var/www/html/admin/modules/framework/start_asterisk removed successfully
file/directory: /var/www/html/admin/modules/framework/install removed successfully
file/directory: /var/www/html/admin/modules/framework/installlib removed successfully
Generating CSS...Done
Module framework successfully installed
Updating Hooks...Done
Updating Hooks...Done
[root@pbx ~]# fwconsole ma upgradeall
No repos specified, using: [standard,commercial,extended] from last GUI settings

Upgrading: versionupgrade
Upgrading versionupgrade..
Starting versionupgrade download..
Processing versionupgrade
Verifying local module download...Verified
Extracting...Done
Module versionupgrade successfully downloaded
Generating CSS...Done
Module versionupgrade successfully installed
Updating Hooks...Done
All upgrades done!
Updating Hooks...Done
[root@pbx ~]# fwconsole ma upgradeall
No repos specified, using: [standard,commercial,extended] from last GUI settings

Up to date.
Updating Hooks...Done

It says here.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.