Reload failed because retrieve_conf encountered an error: 1

Hello All,

Tried to upgrade my working 2.10 to 2.11 this evening. Unfortunately a failure occurs while trying to Apply Config after succesfully download and install of all upgradeable modules. System comes up with: "Reload failed because retrieve_conf encountered an error: 1". The additional info is the following:

 

exit: 1
found language dir fr for directory, not installed on system, skipping
[FATAL] SELECT data FROM parkinglot WHERE keyword='parkext' [nativecode=1146 ** Table 'asterisk.parkinglot' doesn't exist]SQL -
SELECT data FROM parkinglot WHERE keyword='parkext'

Trace Back:

/var/www/html/admin/libraries/sql.functions.php:25 die_freepbx()
[0]: SELECT data FROM parkinglot WHERE keyword='parkext' [nativecode=1146 ** Table 'asterisk.parkinglot' doesn't exist]SQL -
SELECT data FROM parkinglot WHERE keyword='parkext'

/var/www/html/admin/modules/fop2admin/functions.inc.php:68 sql()
[0]: SELECT data FROM parkinglot WHERE keyword='parkext'
[1]: getRow
[2]: 2

/var/lib/asterisk/bin/retrieve_conf:683 fop2admin_get_config()
[0]: asterisk

 

Can somebody please help me out? Thanks. Regards, Ed.

Uninstall the module fop2admin.

Hi tm1000,
Uninstalling that module did the job
Thank you so much.
Regards,

Ed.