I am not able to create database backups. I receved the following error.

Exception: Include-tables and exclude-tables should be arrays in Ifsnop\Mysqldump\Mysqldump->__construct() (line 174 of /var/www/clients/client0/web1/web/vendor/ifsnop/mysqldump-php/src/Ifsnop/Mysqldump/Mysqldump.php).

Drupal\backup_db\BackupDatabaseClient->dump() (Line: 56)
Drupal\backup_db\Adapter\BackupDatabaseLocalAdapter->export() (Line: 91)
Drupal\backup_db\Form\BackupDatabaseForm->submitForm(Array, Object)
call_user_func_array(Array, Array) (Line: 111)
Drupal\Core\Form\FormSubmitter->executeSubmitHandlers(Array, Object) (Line: 51)
Drupal\Core\Form\FormSubmitter->doSubmitForm(Array, Object) (Line: 585)
Drupal\Core\Form\FormBuilder->processForm('backup_db_export', Array, Object) (Line: 314)
Drupal\Core\Form\FormBuilder->buildForm('backup_db_export', Object) (Line: 74)
Drupal\Core\Controller\FormController->getContentResult(Object, Object)
call_user_func_array(Array, Array) (Line: 123)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 574)
Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 124)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext(Array, Array) (Line: 97)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}()
call_user_func_array(Object, Array) (Line: 144)
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 64)
Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 57)
Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 47)
Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 99)
Drupal\page_cache\StackMiddleware\PageCache->pass(Object, 1, 1) (Line: 78)
Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 50)
Drupal\ban\BanMiddleware->handle(Object, 1, 1) (Line: 47)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 50)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23)
Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 656)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)

Comments

Anonymous’s picture

Almare created an issue. See original summary.

Anonymous’s picture

Priority: Critical » Normal
Issue summary: View changes
swim’s picture

Version: 8.x-1.2 » 8.x-1.x-dev

Hey Almare,

could you please test the latest dev version and confirm this has been amended? Thanks

geoanders’s picture

Status: Active » Closed (outdated)