When running
sng_freepbx_debian_install.sh --noasterisk
on a system with Asterisk 22 installed I get the following:
2024-09-09 15:27:14 - Error at line: 1130 exiting with code 255 (last command was: fwconsole reload >> $log)
2024-09-09 15:27:14 - Exiting script
root@FreePBX-17-Asterisk-22-CM-Patch:/tmp#
the log says:
2024-09-09 15:27:12 - Reloading and restarting FreePBX 17
Reload Started
In Self_Helper.class.php line 214:
Unable to locate the FreePBX BMO Class 'Cdr'A required module might be disabled or uninstalled. Recommended steps (run from the CLI): 1) fwconsole ma
install cdr 2) fwconsole ma enable cdr
root@FreePBX-17-Asterisk-22-CM-Patch:/usr/src/asterisk-22# fwconsole ma install cdr
Detected Missing Dependency of: framework 17.0.1
Found local Dependency of: framework 17.0.19.9
Installing Missing Dependency of: framework 17.0.1
Updating tables admin, ampusers, cronmanager, featurecodes, freepbx_log, freepbx_settings, globals, module_xml, modules, notifications, cron_jobs...Done
<error>Error!</error>
<error>Unsupported Version of 22 </error>
<error>Supported Asterisk versions: 18, 19, 20, 21</error>
Given that Asterisk 22 is supposed to be out in less than a month - and it looks pretty much the same as Asterisk 21 - is there a plan to change the “supported version check” in all of the FreePBX modules to include the number 22 sometime soon?
Just askin!
2 posts - 2 participants