Cообщение от Telegram-канал ser_vantes
Добавлено: 10 июн 2025, 10:14
Тебе надо логи FreePBX
Русский форум Asterisk сообщества
https://forum.asterisk.ru/
Тебе надо логи FreePBX
Логи FeePBX как будто чисто информационные:
# tail -f /var/log/asterisk/freepbx.log
[2025-06-10 10:11:12] [freepbx.INFO]: Deprecated way to add Console commands for module api, adding console commands this way can have negative performance impacts. Please use module.xml. See: https://wiki.freepbx.org/display/FOP/Adding+fwconsole+commands [] []
[2025-06-10 10:11:12] [freepbx.INFO]: Deprecated way to add Console commands for module backup, adding console commands this way can have negative performance impacts. Please use module.xml. See: https://wiki.freepbx.org/display/FOP/Adding+fwconsole+commands [] []
[2025-06-10 10:11:12] [freepbx.INFO]: Deprecated way to add Console commands for module iotserver, adding console commands this way can have negative performance impacts. Please use module.xml. See: https://wiki.freepbx.org/display/FOP/Adding+fwconsole+commands [] []
[2025-06-10 10:11:12] [freepbx.INFO]: Deprecated way to add Console commands for module voicemail, adding console commands this way can have negative performance impacts. Please use module.xml. See: https://wiki.freepbx.org/display/FOP/Adding+fwconsole+commands [] []
[2025-06-10 10:11:21] [freepbx.INFO]: Depreciated Function module_getinfo detected in /var/www/html/admin/modules/cxpanel/functions.inc.php on line 71 [] []
[2025-06-10 10:11:21] [freepbx.INFO]: Depreciated Function module_getinfo detected in /var/www/html/admin/modules/cxpanel/functions.inc.php on line 80 [] []
Коллеги, всем привет. Не знаю что делать, подскажите как вернуть рабочее состояние FreePBX?
Имею Asterisk 16 + FreePBX 15. FreePBX перестала работать, видимо после каких то автообновлений.
При попытке "Применить изменения" в интерфейсе получаю ошибку:
"There was an error during reload: Unknown Error. Please Run: fwconsole reload --verbose
Unknown Error. Please Run: fwconsole reload --verbose"
Если сделать
fwconsole reload --verbose
в консоли, то ошибка другая:
"Reload Started
[FATAL] retreive_conf failed to get engine information and cannot configure up a softwitch with out it. Error: ERROR-UNABLE-TO-PARSE"
Что то где то побилось, не знаю как исправить. Помогите пожалуйста.
Если во FreePBX попытаться открыть Applications - Extensions, то красное поле сверху с ошибкой:
"Undefined index: data
File:/var/www/html/admin/libraries/php-asmanager.php:1663"
Кажется, что обновилась версия PHP и побились права на папки, но я не уверен.
При этом, сам Астериск работает, звонки проходят по уже настроенным параметрам.
Подскажите, как исправить работу сервера не испортив все окончательно?
Сделай fwconsole reload --verbose
Что в логах?
https://community.freepbx.org/t/apply-configuration-changes-errors-with-failed-to-get-engine-info-retreive-conf/6608/2
Это решение 2009 года.
Сейчас в файле /var/lib/asterisk/bin/retrieve_conf: нет строк $engineinfo = engine_getinfo(); зато есть предупреждения не трогать этот файл.