Flarum encountered a boot error (Illuminate\Database\QueryException)
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'wtfxxj.settings' doesn't exist (SQL: select `value`, `key` from `settings`)
thrown in /www/wwwroot/www.wtfxxj.top/vendor/illuminate/database/Connection.php on line 712
PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'wtfxxj.settings' doesn't exist in /www/wwwroot/www.wtfxxj.top/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:82
Stack trace:
#0 /www/wwwroot/www.wtfxxj.top/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php(82): PDO->prepare()
#1 /www/wwwroot/www.wtfxxj.top/vendor/illuminate/database/Connection.php(368): Doctrine\DBAL\Driver\PDOConnection->prepare()
#2 /www/wwwroot/www.wtfxxj.top/vendor/illuminate/database/Connection.php(705): Illuminate\Database\Connection->Illuminate\Database\{closure}()
#3 /www/wwwroot/www.wtfxxj.top/vendor/illuminate/database/Connection.php(672): Illuminate\Database\Connection->runQueryCallback()
#4 /www/wwwroot/www.wtfxxj.top/vendor/illuminate/database/Connection.php(376): Illuminate\Database\Connection->run()
#5 /www/wwwroot/www.wtfxxj.top/vendor/illuminate/database/Query/Builder.php(2414): Illuminate\Database\Connection->select()
#6 /www/wwwroot/www.wtfxxj.top/vendor/illuminate/database/Query/Builder.php(2626): Illuminate\Database\Query\Builder->runSelect()
#7 /www/wwwroot/www.wtfxxj.top/vendor/illuminate/database/Query/Builder.php(2936): Illuminate\Database\Query\Builder->Illuminate\Database\Query\{closure}()
#8 /www/wwwroot/www.wtfxxj.top/vendor/illuminate/database/Query/Builder.php(2628): Illuminate\Database\Query\Builder->onceWithColumns()
#9 /www/wwwroot/www.wtfxxj.top/vendor/flarum/core/src/Settings/DatabaseSettingsRepository.php(25): Illuminate\Database\Query\Builder->pluck()
#10 /www/wwwroot/www.wtfxxj.top/vendor/flarum/core/src/Settings/MemoryCacheSettingsRepository.php(30): Flarum\Settings\DatabaseSettingsRepository->all()
#11 /www/wwwroot/www.wtfxxj.top/vendor/flarum/core/src/Settings/MemoryCacheSettingsRepository.php(42): Flarum\Settings\MemoryCacheSettingsRepository->all()
#12 /www/wwwroot/www.wtfxxj.top/vendor/flarum/core/src/Settings/DefaultSettingsRepository.php(30): Flarum\Settings\MemoryCacheSettingsRepository->get()
#13 /www/wwwroot/www.wtfxxj.top/vendor/flarum/core/src/Extension/ExtensionManager.php(401): Flarum\Settings\DefaultSettingsRepository->get()
#14 /www/wwwroot/www.wtfxxj.top/vendor/flarum/core/src/Extension/ExtensionManager.php(140): Flarum\Extension\ExtensionManager->getEnabled()
#15 /www/wwwroot/www.wtfxxj.top/vendor/flarum/core/src/Extension/ExtensionManager.php(371): Flarum\Extension\ExtensionManager->getExtensions()
#16 /www/wwwroot/www.wtfxxj.top/vendor/flarum/core/src/Extension/ExtensionManager.php(389): Flarum\Extension\ExtensionManager->getEnabledExtensions()
#17 /www/wwwroot/www.wtfxxj.top/vendor/flarum/core/src/Extension/ExtensionServiceProvider.php(31): Flarum\Extension\ExtensionManager->extend()
#18 [internal function]: Flarum\Extension\ExtensionServiceProvider->Flarum\Extension\{closure}()
#19 /www/wwwroot/www.wtfxxj.top/vendor/flarum/core/src/Foundation/Application.php(329): call_user_func()
#20 /www/wwwroot/www.wtfxxj.top/vendor/flarum/core/src/Foundation/Application.php(270): Flarum\Foundation\Application->fireAppCallbacks()
#21 /www/wwwroot/www.wtfxxj.top/vendor/flarum/core/src/Foundation/InstalledSite.php(151): Flarum\Foundation\Application->boot()
#22 /www/wwwroot/www.wtfxxj.top/vendor/flarum/core/src/Foundation/InstalledSite.php(82): Flarum\Foundation\InstalledSite->bootLaravel()
#23 /www/wwwroot/www.wtfxxj.top/vendor/flarum/core/src/Http/Server.php(59): Flarum\Foundation\InstalledSite->bootApp()
#24 /www/wwwroot/www.wtfxxj.top/vendor/flarum/core/src/Http/Server.php(36): Flarum\Http\Server->safelyBootAndGetHandler()
#25 /www/wwwroot/www.wtfxxj.top/public/index.php(26): Flarum\Http\Server->listen()
#26 {main}
Next Doctrine\DBAL\Driver\PDO\Exception: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'wtfxxj.settings' doesn't exist in /www/wwwroot/www.wtfxxj.top/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18
Stack trace:
#0 /www/wwwroot/www.wtfxxj.top/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php(87): Doctrine\DBAL\Driver\PDO\Exception::new()
#1 /www/wwwroot/www.wtfxxj.top/vendor/illuminate/database/Connection.php(368): Doctrine\DBAL\Driver\PDOConnection->prepare()
#2 /www/wwwroot/www.wtfxxj.top/vendor/illuminate/database/Connection.php(705): Illuminate\Database\Connection->Illuminate\Database\{closure}()
#3 /www/wwwroot/www.wtfxxj.top/vendor/illuminate/database/Connection.php(672): Illuminate\Database\Connection->runQueryCallback()
#4 /www/wwwroot/www.wtfxxj.top/vendor/illuminate/database/Connection.php(376): Illuminate\Database\Connection->run()
#5 /www/wwwroot/www.wtfxxj.top/vendor/illuminate/database/Query/Builder.php(2414): Illuminate\Database\Connection->select()
#6 /www/wwwroot/www.wtfxxj.top/vendor/illuminate/database/Query/Builder.php(2626): Illuminate\Database\Query\Builder->runSelect()
#7 /www/wwwroot/www.wtfxxj.top/vendor/illuminate/database/Query/Builder.php(2936): Illuminate\Database\Query\Builder->Illuminate\Database\Query\{closure}()
#8 /www/wwwroot/www.wtfxxj.top/vendor/illuminate/database/Query/Builder.php(2628): Illuminate\Database\Query\Builder->onceWithColumns()
#9 /www/wwwroot/www.wtfxxj.top/vendor/flarum/core/src/Settings/DatabaseSettingsRepository.php(25): Illuminate\Database\Query\Builder->pluck()
#10 /www/wwwroot/www.wtfxxj.top/vendor/flarum/core/src/Settings/MemoryCacheSettingsRepository.php(30): Flarum\Settings\DatabaseSettingsRepository->all()
#11 /www/wwwroot/www.wtfxxj.top/vendor/flarum/core/src/Settings/MemoryCacheSettingsRepository.php(42): Flarum\Settings\MemoryCacheSettingsRepository->all()
#12 /www/wwwroot/www.wtfxxj.top/vendor/flarum/core/src/Settings/DefaultSettingsRepository.php(30): Flarum\Settings\MemoryCacheSettingsRepository->get()
#13 /www/wwwroot/www.wtfxxj.top/vendor/flarum/core/src/Extension/ExtensionManager.php(401): Flarum\Settings\DefaultSettingsRepository->get()
#14 /www/wwwroot/www.wtfxxj.top/vendor/flarum/core/src/Extension/ExtensionManager.php(140): Flarum\Extension\ExtensionManager->getEnabled()
#15 /www/wwwroot/www.wtfxxj.top/vendor/flarum/core/src/Extension/ExtensionManager.php(371): Flarum\Extension\ExtensionManager->getExtensions()
#16 /www/wwwroot/www.wtfxxj.top/vendor/flarum/core/src/Extension/ExtensionManager.php(389): Flarum\Extension\ExtensionManager->getEnabledExtensions()
#17 /www/wwwroot/www.wtfxxj.top/vendor/flarum/core/src/Extension/ExtensionServiceProvider.php(31): Flarum\Extension\ExtensionManager->extend()
#18 [internal function]: Flarum\Extension\ExtensionServiceProvider->Flarum\Extension\{closure}()
#19 /www/wwwroot/www.wtfxxj.top/vendor/flarum/core/src/Foundation/Application.php(329): call_user_func()
#20 /www/wwwroot/www.wtfxxj.top/vendor/flarum/core/src/Foundation/Application.php(270): Flarum\Foundation\Application->fireAppCallbacks()
#21 /www/wwwroot/www.wtfxxj.top/vendor/flarum/core/src/Foundation/InstalledSite.php(151): Flarum\Foundation\Application->boot()
#22 /www/wwwroot/www.wtfxxj.top/vendor/flarum/core/src/Foundation/InstalledSite.php(82): Flarum\Foundation\InstalledSite->bootLaravel()
#23 /www/wwwroot/www.wtfxxj.top/vendor/flarum/core/src/Http/Server.php(59): Flarum\Foundation\InstalledSite->bootApp()
#24 /www/wwwroot/www.wtfxxj.top/vendor/flarum/core/src/Http/Server.php(36): Flarum\Http\Server->safelyBootAndGetHandler()
#25 /www/wwwroot/www.wtfxxj.top/public/index.php(26): Flarum\Http\Server->listen()
#26 {main}
Next Illuminate\Database\QueryException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'wtfxxj.settings' doesn't exist (SQL: select `value`, `key` from `settings`) in /www/wwwroot/www.wtfxxj.top/vendor/illuminate/database/Connection.php:712
Stack trace:
#0 /www/wwwroot/www.wtfxxj.top/vendor/illuminate/database/Connection.php(672): Illuminate\Database\Connection->runQueryCallback()
#1 /www/wwwroot/www.wtfxxj.top/vendor/illuminate/database/Connection.php(376): Illuminate\Database\Connection->run()
#2 /www/wwwroot/www.wtfxxj.top/vendor/illuminate/database/Query/Builder.php(2414): Illuminate\Database\Connection->select()
#3 /www/wwwroot/www.wtfxxj.top/vendor/illuminate/database/Query/Builder.php(2626): Illuminate\Database\Query\Builder->runSelect()
#4 /www/wwwroot/www.wtfxxj.top/vendor/illuminate/database/Query/Builder.php(2936): Illuminate\Database\Query\Builder->Illuminate\Database\Query\{closure}()
#5 /www/wwwroot/www.wtfxxj.top/vendor/illuminate/database/Query/Builder.php(2628): Illuminate\Database\Query\Builder->onceWithColumns()
#6 /www/wwwroot/www.wtfxxj.top/vendor/flarum/core/src/Settings/DatabaseSettingsRepository.php(25): Illuminate\Database\Query\Builder->pluck()
#7 /www/wwwroot/www.wtfxxj.top/vendor/flarum/core/src/Settings/MemoryCacheSettingsRepository.php(30): Flarum\Settings\DatabaseSettingsRepository->all()
#8 /www/wwwroot/www.wtfxxj.top/vendor/flarum/core/src/Settings/MemoryCacheSettingsRepository.php(42): Flarum\Settings\MemoryCacheSettingsRepository->all()
#9 /www/wwwroot/www.wtfxxj.top/vendor/flarum/core/src/Settings/DefaultSettingsRepository.php(30): Flarum\Settings\MemoryCacheSettingsRepository->get()
#10 /www/wwwroot/www.wtfxxj.top/vendor/flarum/core/src/Extension/ExtensionManager.php(401): Flarum\Settings\DefaultSettingsRepository->get()
#11 /www/wwwroot/www.wtfxxj.top/vendor/flarum/core/src/Extension/ExtensionManager.php(140): Flarum\Extension\ExtensionManager->getEnabled()
#12 /www/wwwroot/www.wtfxxj.top/vendor/flarum/core/src/Extension/ExtensionManager.php(371): Flarum\Extension\ExtensionManager->getExtensions()
#13 /www/wwwroot/www.wtfxxj.top/vendor/flarum/core/src/Extension/ExtensionManager.php(389): Flarum\Extension\ExtensionManager->getEnabledExtensions()
#14 /www/wwwroot/www.wtfxxj.top/vendor/flarum/core/src/Extension/ExtensionServiceProvider.php(31): Flarum\Extension\ExtensionManager->extend()
#15 [internal function]: Flarum\Extension\ExtensionServiceProvider->Flarum\Extension\{closure}()
#16 /www/wwwroot/www.wtfxxj.top/vendor/flarum/core/src/Foundation/Application.php(329): call_user_func()
#17 /www/wwwroot/www.wtfxxj.top/vendor/flarum/core/src/Foundation/Application.php(270): Flarum\Foundation\Application->fireAppCallbacks()
#18 /www/wwwroot/www.wtfxxj.top/vendor/flarum/core/src/Foundation/InstalledSite.php(151): Flarum\Foundation\Application->boot()
#19 /www/wwwroot/www.wtfxxj.top/vendor/flarum/core/src/Foundation/InstalledSite.php(82): Flarum\Foundation\InstalledSite->bootLaravel()
#20 /www/wwwroot/www.wtfxxj.top/vendor/flarum/core/src/Http/Server.php(59): Flarum\Foundation\InstalledSite->bootApp()
#21 /www/wwwroot/www.wtfxxj.top/vendor/flarum/core/src/Http/Server.php(36): Flarum\Http\Server->safelyBootAndGetHandler()
#22 /www/wwwroot/www.wtfxxj.top/public/index.php(26): Flarum\Http\Server->listen()
#23 {main}