Upgraded from FreePBX 13 to 14, Endpoint Mgr causes reload to fail because retrieve_conf encountered an error 1

Since upgrading from 13 to 14 the following error is thrown when attempting to reload:

exit: 1
Unable to continue. Can’t convert custom provisioning address ‘’ into a valid URL. This must be in the format of protocol://host:port - Please re-enter in /var/www/html/admin/modules/endpoint/functions.inc/functions_common.php on line 2602
#0 /var/www/html/admin/modules/endpoint/functions.inc/functions_dpma.php(30): endpoint_configVariables(Array, ‘Digium’, false, false)
#1 /var/www/html/admin/modules/endpoint/functions.inc/functions_dpma.php(124): endpoint_conf->res_digium_phone_network()
#2 /var/www/html/admin/libraries/BMO/FileHooks.class.php(65): endpoint_conf->generateConf(‘res_digium_phon…’)
#3 /var/www/html/admin/libraries/BMO/FileHooks.class.php(24): FreePBX\FileHooks->processOldHooks(Array)
#4 /var/lib/asterisk/bin/retrieve_conf(877): FreePBX\FileHooks->processFileHooks(Array)

We use DPMA for Digium phone in this environment and have upgraded EPM to 14.0.2.182 from edge to allow the use of DPMA. The only way I can apply configs is to disable EPM. Since EPM is used for our non-digium phone, this is not ideal.

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