Additional uncaught exception thrown while handling exception.

Original

Drupal\Core\Database\DatabaseExceptionWrapper: SQLSTATE[42000]: Syntax error or access violation: 1142 INSERT command denied to user 'o4098643'@'swh-live-web112.swh.1u1.it' for table 'watchdog': INSERT INTO {watchdog} (uid, type, message, variables, severity, link, location, referer, hostname, timestamp) VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3, :db_insert_placeholder_4, :db_insert_placeholder_5, :db_insert_placeholder_6, :db_insert_placeholder_7, :db_insert_placeholder_8, :db_insert_placeholder_9); Array ( [:db_insert_placeholder_0] => 0 [:db_insert_placeholder_1] => DrupalKernel [:db_insert_placeholder_2] => Container cannot be saved to cache. [:db_insert_placeholder_3] => a:0:{} [:db_insert_placeholder_4] => 3 [:db_insert_placeholder_5] => [:db_insert_placeholder_6] => [:db_insert_placeholder_7] => [:db_insert_placeholder_8] => [:db_insert_placeholder_9] => 1761647076 ) in Drupal\dblog\Logger\DbLog->log() (line 78 of /mnt/web219/a0/48/53595948/htdocs/Drupal_02/core/modules/dblog/src/Logger/DbLog.php).

Drupal\dblog\Logger\DbLog->log() (Line: 103)
Drupal\dblog\Logger\DbLog->log() (Line: 136)
Drupal\Core\Logger\LoggerChannel->log() (Line: 70)
Drupal\Core\Logger\LoggerChannel->error() (Line: 953)
Drupal\Core\DrupalKernel->initializeContainer() (Line: 18)
Drupal\Core\Installer\InstallerKernel->initializeContainer() (Line: 472)
Drupal\Core\DrupalKernel->boot() (Line: 442)
install_begin_request() (Line: 122)
install_drupal() (Line: 44)

Additional

TypeError: Argument 1 passed to Drupal\Core\Routing\CurrentRouteMatch::getRouteMatch() must be an instance of Symfony\Component\HttpFoundation\Request, null given, called in /mnt/web219/a0/48/53595948/htdocs/Drupal_02/core/lib/Drupal/Core/Routing/CurrentRouteMatch.php on line 87 in Drupal\Core\Routing\CurrentRouteMatch->getRouteMatch() (line 99 of /mnt/web219/a0/48/53595948/htdocs/Drupal_02/core/lib/Drupal/Core/Routing/CurrentRouteMatch.php).

Drupal\Core\Routing\CurrentRouteMatch->getRouteMatch() (Line: 87)
Drupal\Core\Routing\CurrentRouteMatch->getCurrentRouteMatch() (Line: 49)
Drupal\Core\Routing\CurrentRouteMatch->getRouteObject() (Line: 41)
Drupal\Core\Routing\AdminContext->isAdminRoute() (Line: 595)
system_page_attachments() (Line: 65)
Drupal\Core\Render\BareHtmlPageRenderer->renderBarePage() (Line: 76)
Drupal\Core\ProxyClass\Render\BareHtmlPageRenderer->renderBarePage() (Line: 1067)
install_display_output() (Line: 260)
_drupal_log_error() (Line: 602)
_drupal_exception_handler()