Fatal error: Uncaught exception Exception with message Query error: Server shutdown in progress (SELECT * FROM tl_mwfm_offer WHERE published = 1 AND ( (type = "fixedPrice" AND toDate-maxDays >= UNIX_TIMESTAMP()) OR (type = "xDaysYDays") OR (type = "percentage" AND toDate >= UNIX_TIMESTAMP()) OR (type = "lastMinuteDiscount" AND toDate >= UNIX_TIMESTAMP() AND useFrom <= UNIX_TIMESTAMP()) OR (type = "earlyBookingDiscount" AND toDate >= UNIX_TIMESTAMP() AND useUntil >= UNIX_TIMESTAMP()) )) thrown in system/modules/core/library/Contao/Database/Statement.php on line 295
#0 system/modules/core/library/Contao/Database/Statement.php(264): Contao\Database\Statement->query()
#1 system/modules/mw-contao-core/src/Manager.php(487): Contao\Database\Statement->execute()
#2 system/modules/mw-contao-fewomanager/src/Offer/OfferManager.php(31): MW\Contao\Core\Manager->getData()
#3 system/modules/mw-contao-fewomanager/src/VacationRental/VacationRentalManager.php(300): MW\Contao\Fewomanager\Offer\OfferManager->getData(true)
#4 system/modules/mw-contao-fewomanager/src/VacationRental/VacationRentalList.php(100): MW\Contao\Fewomanager\VacationRental\VacationRentalManager->associateOffers(Array)
#5 system/modules/mw-contao-fewomanager/src/VacationRental/VacationRentalList.php(1101): MW\Contao\Fewomanager\VacationRental\VacationRentalList->getVacationRentalData(Array)
#6 system/modules/mw-contao-fewomanager/src/VacationRental/FrontendController.php(1399): MW\Contao\Fewomanager\VacationRental\VacationRentalList->getVacationRentals()
#7 system/modules/mw-contao-fewomanager/src/VacationRental/FrontendController.php(40): MW\Contao\Fewomanager\VacationRental\FrontendController->getVacationRentals(Array)
#8 system/modules/mw-contao-fewomanager/src/FrontendController.php(66): MW\Contao\Fewomanager\VacationRental\FrontendController->dispatch()
#9 system/modules/mw-contao-fewomanager/src/VacationRentalFilter/FrontendController.php(268): MW\Contao\Fewomanager\FrontendController::onFrontendDispatch(Array)
#10 system/modules/mw-contao-fewomanager/src/VacationRentalFilter/FrontendController.php(25): MW\Contao\Fewomanager\VacationRentalFilter\FrontendController->getFilteredVacationRentals()
#11 system/modules/mw-contao-fewomanager/src/FrontendController.php(66): MW\Contao\Fewomanager\VacationRentalFilter\FrontendController->dispatch()
#12 system/modules/mw-contao-fewomanager/modules/frontend/MWFMFrontendModuleVacationRentalFilter.php(144): MW\Contao\Fewomanager\FrontendController::onFrontendDispatch(Array)
#13 system/modules/core/modules/Module.php(287): Contao\MWFMFrontendModuleVacationRentalFilter->compile()
#14 system/modules/mw-contao-fewomanager/modules/frontend/MWFMFrontendModuleVacationRentalFilter.php(43): Contao\Module->generate()
#15 system/modules/core/elements/ContentModule.php(59): Contao\MWFMFrontendModuleVacationRentalFilter->generate()
#16 system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
#17 system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
#18 system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
#19 system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
#20 system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
#21 system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
#22 system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
#23 system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
#24 index.php(20): Contao\FrontendIndex->run()
#25 {main}