Getting new error on backup module

I installed an update today for a bunch of modules

In Database.class.php line 215:

SQLSTATE[42S02]: Base table or view not found: 1146 Table ‘asterisk.queues’
doesn’t exist

is when I try to run a backup, I’m using backup module 15.0.10.3

Try to install queues module again.

fwconsole ma downloadinstall queues

| queues | 15.0.18 | Enabled | GPLv2+ |

Thanks.

Still have the same error.

In Database.class.php line 215:

SQLSTATE[42S02]: Base table or view not found: 1146 Table ‘asterisk.queues’
doesn’t exist .

There is not mysql table asterisk.queues in a stock FreePBX system. Do you have any 3rd party modules installed?

I created a dummy queues table to work around the backup side but I have nothing that I installed from a 3rd party source. Just the open source modules from the freepbx sources.

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