Uncaught exception thrown in session handler.

Drupal\Core\Database\DatabaseExceptionWrapper: SQLSTATE[HY000]: General error: 1114 The table 'sessions' is full: INSERT INTO {sessions} (sid, uid, hostname, session, timestamp) VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3, :db_insert_placeholder_4); Array ( [:db_insert_placeholder_0] => 2O282UcpFceZtIJm-N6OCLgo130PMzhnNA9dSZPDCX8 [:db_insert_placeholder_1] => 0 [:db_insert_placeholder_2] => 18.216.71.122 [:db_insert_placeholder_3] => _sf2_meta|a:3:{s:1:"u";i:1745117981;s:1:"c";i:1745117981;s:1:"l";s:7:"2000000";}recently_read|b:1; [:db_insert_placeholder_4] => 1745117981 ) in Drupal\Core\Session\SessionHandler->write() (line 84 of /var/www/reg/data/www/shaverma-patrul.ru/core/lib/Drupal/Core/Session/SessionHandler.php).

Drupal\Core\Session\SessionHandler->write('WfkbbhOzRWAiFjBSe2zgpvoENd-k6MSWRbfjztomA4A', '_sf2_meta|a:3:{s:1:"u";i:1745117981;s:1:"c";i:1745117981;s:1:"l";s:7:"2000000";}recently_read|b:1;') (Line: 89)
Drupal\Core\Session\WriteSafeSessionHandler->write('WfkbbhOzRWAiFjBSe2zgpvoENd-k6MSWRbfjztomA4A', '_sf2_meta|a:3:{s:1:"u";i:1745117981;s:1:"c";i:1745117981;s:1:"l";s:7:"2000000";}recently_read|b:1;') (Line: 67)
Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy->write('WfkbbhOzRWAiFjBSe2zgpvoENd-k6MSWRbfjztomA4A', '_sf2_meta|a:3:{s:1:"u";i:1745117981;s:1:"c";i:1745117981;s:1:"l";s:7:"2000000";}recently_read|b:1;')
session_write_close() (Line: 266)
Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->save() (Line: 198)
Drupal\Core\Session\SessionManager->save() (Line: 196)
Symfony\Component\HttpFoundation\Session\Session->save() (Line: 60)
Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 47)
Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 191)
Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 128)
Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 82)
Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 47)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 52)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23)
Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 708)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)


Шаурменная - Шаурма 24 Авиационная 68к3 | Шаверма Патруль

Шаурма 24 Авиационная 68к3

Идеально 0 отзывов
Идеально 0 отзывов
0.0 Вкус
0.0 Сытность
0.0 Обстановка

Адрес

Время работы

Средний чек

Кухня

Телефон заведения

Profile picture for user

Гость

Представитель заведения
— У вас есть вопросы?
Задайте их прямо сейчас:
Читать полностью

Всего 0 отзывов о ресторане «Шаурма 24 Авиационная 68к3»

Добавить отзыв
Общая оценка
0.0
Вкус
0.0
Сытность
0.0
Обстановка

Шаверма «Шаурма 24 Авиационная 68к3»

Адрес

Время работы

Сегодня

Телефон заведения

The website encountered an unexpected error. Please try again later.
Drupal\Core\Database\DatabaseExceptionWrapper: SQLSTATE[HY000]: General error: 1114 The table 'watchdog' is full: 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] => cron [:db_insert_placeholder_2] => Starting execution of @module_cron(). [:db_insert_placeholder_3] => a:1:{s:7:"@module";s:7:"comment";} [:db_insert_placeholder_4] => 5 [:db_insert_placeholder_5] => [:db_insert_placeholder_6] => https://shaverma-patrul.ru/place/moskva/shaurma-24-aviacionnaya-68k3 [:db_insert_placeholder_7] => [:db_insert_placeholder_8] => 18.216.71.122 [:db_insert_placeholder_9] => 1745117982 ) in Drupal\dblog\Logger\DbLog->log() (line 78 of core/modules/dblog/src/Logger/DbLog.php).
Drupal\dblog\Logger\DbLog->log(5, 'Starting execution of @module_cron().', Array) (Line: 127)
Drupal\Core\Logger\LoggerChannel->log(5, 'Starting execution of @module_cron().', Array) (Line: 99)
Drupal\Core\Logger\LoggerChannel->notice('Starting execution of @module_cron().', Array) (Line: 222)
Drupal\Core\Cron->invokeCronHandlers() (Line: 134)
Drupal\Core\Cron->run() (Line: 75)
Drupal\Core\ProxyClass\Cron->run() (Line: 65)
Drupal\automated_cron\EventSubscriber\AutomatedCron->onTerminate(Object, 'kernel.terminate', Object)
call_user_func(Array, Object, 'kernel.terminate', Object) (Line: 111)
Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch('kernel.terminate', Object) (Line: 88)
Symfony\Component\HttpKernel\HttpKernel->terminate(Object, Object) (Line: 32)
Stack\StackedHttpKernel->terminate(Object, Object) (Line: 686)
Drupal\Core\DrupalKernel->terminate(Object, Object) (Line: 22)