- Issue created by @bogdog400
When I installed this with a relatively clean version of D10, I got this error on the first time I tried to execute a backup. (This site is using sqlite if that makes a difference.
The website encountered an unexpected error. Please try again later.
Exception: Missing host from DSN string in Ifsnop\Mysqldump\Mysqldump->parseDsn() (line 352 of /var/www/html/AI1/vendor/ifsnop/mysqldump-php/src/Ifsnop/Mysqldump/Mysqldump.php).
Ifsnop\Mysqldump\Mysqldump->__construct() (Line: 94)
Drupal\s3_db_backup\S3DatabaseBackupClient->dump() (Line: 75)
Drupal\s3_db_backup\Adapter\S3DatabaseLocalBackupAdapter->export() (Line: 196)
Drupal\s3_db_backup\Form\S3DatabaseBackupForm->submitForm()
call_user_func_array() (Line: 114)
Drupal\Core\Form\FormSubmitter->executeSubmitHandlers() (Line: 52)
Drupal\Core\Form\FormSubmitter->doSubmitForm() (Line: 597)
Drupal\Core\Form\FormBuilder->processForm() (Line: 325)
Drupal\Core\Form\FormBuilder->buildForm() (Line: 73)
Drupal\Core\Controller\FormController->getContentResult()
call_user_func_array() (Line: 123)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 580)
Drupal\Core\Render\Renderer->executeInRenderContext() (Line: 124)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext() (Line: 97)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 163)
Symfony\Component\HttpKernel\HttpKernel->handleRaw() (Line: 74)
Symfony\Component\HttpKernel\HttpKernel->handle() (Line: 58)
Drupal\Core\StackMiddleware\Session->handle() (Line: 48)
Drupal\Core\StackMiddleware\KernelPreHandle->handle() (Line: 106)
Drupal\page_cache\StackMiddleware\PageCache->pass() (Line: 85)
Drupal\page_cache\StackMiddleware\PageCache->handle() (Line: 48)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle() (Line: 51)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle() (Line: 51)
Drupal\Core\StackMiddleware\StackedHttpKernel->handle() (Line: 686)
Drupal\Core\DrupalKernel->handle() (Line: 19)
TIA!
Active
1.0
Code