Upgrading from 2.10 to 2.11 (fop2) resolved

2.10 was from the distro.
Through module Admin, I first enabled the 2.10 -> 2.11 then downloaded & installed.

After updating the framework…

When the modules were “download(ed) & install(ed)” I encountered an error message.
Reload failed because retrieve_conf encountered an error: 1

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:682 fop2admin_get_config()
[0]: asterisk
1 error(s) occurred, you should view the notification log on the dashboard or main screen to check for more details.

Dashboard (still called “FREEPBX System status” does not seem to add any information and the message seems to point to an fop2admin file.
I’ve tried seeing if fop2 forum contained anything on this but with no luck.

Perchance could you point me to where to start investigating this?

Search the fora here for “asterisk.parkinglot” the question has been asked already at least 6 times. The answer’s so far are for workarounds . . .

This is a issue with FOP2 unsupported module. I believe they have a new module to fix the issue. Someone can correct me if I am wrong.

Yes, the error message seems to be about fop2. When I disabled the module, the error disappeared (i.e. I can apply changes).