[2019-12-18 00:15:09] NNTmux.ERROR: The /var/www/html/NNTmux/bootstrap/cache directory must be present and writable. {"exception":"[object] (Exception(code: 0): The /var/www/html/NNTmux/bootstrap/cache directory must be present and writable. at /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php:168)
[stacktrace]
#0 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(127): Illuminate\\Foundation\\PackageManifest->write(Array)
#1 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(97): Illuminate\\Foundation\\PackageManifest->build()
#2 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(80): Illuminate\\Foundation\\PackageManifest->getManifest()
#3 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterFacades.php(26): Illuminate\\Foundation\\PackageManifest->aliases()
#4 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(211): Illuminate\\Foundation\\Bootstrap\\RegisterFacades->bootstrap(Object(Illuminate\\Foundation\\Application))
#5 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(320): Illuminate\\Foundation\\Application->bootstrapWith(Array)
#6 /var/www/html/NNTmux/bootstrap/autoload.php(13): Illuminate\\Foundation\\Console\\Kernel->bootstrap()
#7 /var/www/html/NNTmux/artisan(16): require('/var/www/html/N...')
#8 {main}
"} 
[2019-12-18 00:35:33] NNTmux.ERROR: Command "tmux-ui" is not defined.

Did you mean one of these?
    tmux-ui:restart
    tmux-ui:start
    tmux-ui:stop {"exception":"[object] (Symfony\\Component\\Console\\Exception\\CommandNotFoundException(code: 0): Command \"tmux-ui\" is not defined.

Did you mean one of these?
    tmux-ui:restart
    tmux-ui:start
    tmux-ui:stop at /var/www/html/NNTmux/vendor/symfony/console/Application.php:670)
[stacktrace]
#0 /var/www/html/NNTmux/vendor/symfony/console/Application.php(236): Symfony\\Component\\Console\\Application->find('tmux-ui')
#1 /var/www/html/NNTmux/vendor/symfony/console/Application.php(148): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#2 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Console/Application.php(93): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#3 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(131): Illuminate\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#4 /var/www/html/NNTmux/artisan(35): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#5 {main}
"} 
[2019-12-18 00:35:33] NNTmux.ERROR: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'nntmux.telescope_entries' doesn't exist (SQL: select count(*) as aggregate from `telescope_entries` where `type` = exception and `family_hash` = 1ba3414537484cfd2822f1489ac3e98d) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'nntmux.telescope_entries' doesn't exist (SQL: select count(*) as aggregate from `telescope_entries` where `type` = exception and `family_hash` = 1ba3414537484cfd2822f1489ac3e98d) at /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Connection.php:669, Doctrine\\DBAL\\Driver\\PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'nntmux.telescope_entries' doesn't exist at /var/www/html/NNTmux/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:63, PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'nntmux.telescope_entries' doesn't exist at /var/www/html/NNTmux/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:61)
[stacktrace]
#0 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Connection.php(629): Illuminate\\Database\\Connection->runQueryCallback('select count(*)...', Array, Object(Closure))
#1 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Connection.php(338): Illuminate\\Database\\Connection->run('select count(*)...', Array, Object(Closure))
#2 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2130): Illuminate\\Database\\Connection->select('select count(*)...', Array, true)
#3 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2118): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2584): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}()
#5 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2119): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2511): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2439): Illuminate\\Database\\Query\\Builder->aggregate('count', Array)
#8 /var/www/html/NNTmux/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(122): Illuminate\\Database\\Query\\Builder->count()
#9 /var/www/html/NNTmux/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(164): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->countExceptionOccurences(Object(Laravel\\Telescope\\IncomingExceptionEntry))
#10 [internal function]: Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->Laravel\\Telescope\\Storage\\{closure}(Object(Laravel\\Telescope\\IncomingExceptionEntry), 0)
#11 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Support/Collection.php(638): array_map(Object(Closure), Array, Array)
#12 /var/www/html/NNTmux/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(177): Illuminate\\Support\\Collection->map(Object(Closure))
#13 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Support/Traits/EnumeratesValues.php(176): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->Laravel\\Telescope\\Storage\\{closure}(Object(Illuminate\\Support\\Collection), 0)
#14 /var/www/html/NNTmux/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(178): Illuminate\\Support\\Collection->each(Object(Closure))
#15 /var/www/html/NNTmux/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(139): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->storeExceptions(Object(Illuminate\\Support\\Collection))
#16 /var/www/html/NNTmux/vendor/laravel/telescope/src/Telescope.php(567): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->store(Object(Illuminate\\Support\\Collection))
#17 /var/www/html/NNTmux/vendor/laravel/telescope/src/ListensForStorageOpportunities.php(44): Laravel\\Telescope\\Telescope::store(Object(Laravel\\Telescope\\Storage\\DatabaseEntriesRepository))
#18 [internal function]: Laravel\\Telescope\\Telescope::Laravel\\Telescope\\{closure}()
#19 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(32): call_user_func_array(Object(Closure), Array)
#20 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Container/Util.php(36): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#21 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(78): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#22 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(34): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Object(Closure), Object(Closure))
#23 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Container/Container.php(590): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Object(Closure), Array, NULL)
#24 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1039): Illuminate\\Container\\Container->call(Object(Closure))
#25 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(158): Illuminate\\Foundation\\Application->terminate()
#26 /var/www/html/NNTmux/artisan(49): Illuminate\\Foundation\\Console\\Kernel->terminate(Object(Symfony\\Component\\Console\\Input\\ArgvInput), 1)
#27 {main}
"} 
[2019-12-18 00:35:42] NNTmux.ERROR: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'nntmux.settings' doesn't exist (SQL: select `value` from `settings` where (`section` = site and `subsection` = tmux and `name` = tmux_session) limit 1) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'nntmux.settings' doesn't exist (SQL: select `value` from `settings` where (`section` = site and `subsection` = tmux and `name` = tmux_session) limit 1) at /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Connection.php:669, Doctrine\\DBAL\\Driver\\PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'nntmux.settings' doesn't exist at /var/www/html/NNTmux/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:63, PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'nntmux.settings' doesn't exist at /var/www/html/NNTmux/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:61)
[stacktrace]
#0 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Connection.php(629): Illuminate\\Database\\Connection->runQueryCallback('select `value` ...', Array, Object(Closure))
#1 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Connection.php(338): Illuminate\\Database\\Connection->run('select `value` ...', Array, Object(Closure))
#2 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2130): Illuminate\\Database\\Connection->select('select `value` ...', Array, true)
#3 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2118): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2584): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}()
#5 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2119): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(521): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(505): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(143): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#9 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(487): Illuminate\\Database\\Eloquent\\Builder->first(Array)
#10 /var/www/html/NNTmux/app/Models/Settings.php(178): Illuminate\\Database\\Eloquent\\Builder->value('value')
#11 /var/www/html/NNTmux/app/Console/Commands/TmuxUIStart.php(32): App\\Models\\Settings::settingValue('site.tmux.tmux_...')
#12 [internal function]: App\\Console\\Commands\\TmuxUIStart->handle()
#13 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(32): call_user_func_array(Array, Array)
#14 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Container/Util.php(36): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#15 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(90): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#16 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(34): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#17 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Container/Container.php(590): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#18 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Console/Command.php(202): Illuminate\\Container\\Container->call(Array)
#19 /var/www/html/NNTmux/vendor/symfony/console/Command/Command.php(255): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#20 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Console/Command.php(189): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#21 /var/www/html/NNTmux/vendor/symfony/console/Application.php(1011): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#22 /var/www/html/NNTmux/vendor/symfony/console/Application.php(272): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\TmuxUIStart), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#23 /var/www/html/NNTmux/vendor/symfony/console/Application.php(148): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#24 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Console/Application.php(93): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#25 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(131): Illuminate\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#26 /var/www/html/NNTmux/artisan(35): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#27 {main}
"} 
[2019-12-18 00:35:42] NNTmux.ERROR: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'nntmux.telescope_entries' doesn't exist (SQL: select count(*) as aggregate from `telescope_entries` where `type` = exception and `family_hash` = 87db5aa6c875f2c0c9bb1d5d3e896161) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'nntmux.telescope_entries' doesn't exist (SQL: select count(*) as aggregate from `telescope_entries` where `type` = exception and `family_hash` = 87db5aa6c875f2c0c9bb1d5d3e896161) at /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Connection.php:669, Doctrine\\DBAL\\Driver\\PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'nntmux.telescope_entries' doesn't exist at /var/www/html/NNTmux/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:63, PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'nntmux.telescope_entries' doesn't exist at /var/www/html/NNTmux/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:61)
[stacktrace]
#0 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Connection.php(629): Illuminate\\Database\\Connection->runQueryCallback('select count(*)...', Array, Object(Closure))
#1 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Connection.php(338): Illuminate\\Database\\Connection->run('select count(*)...', Array, Object(Closure))
#2 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2130): Illuminate\\Database\\Connection->select('select count(*)...', Array, true)
#3 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2118): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2584): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}()
#5 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2119): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2511): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2439): Illuminate\\Database\\Query\\Builder->aggregate('count', Array)
#8 /var/www/html/NNTmux/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(122): Illuminate\\Database\\Query\\Builder->count()
#9 /var/www/html/NNTmux/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(164): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->countExceptionOccurences(Object(Laravel\\Telescope\\IncomingExceptionEntry))
#10 [internal function]: Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->Laravel\\Telescope\\Storage\\{closure}(Object(Laravel\\Telescope\\IncomingExceptionEntry), 0)
#11 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Support/Collection.php(638): array_map(Object(Closure), Array, Array)
#12 /var/www/html/NNTmux/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(177): Illuminate\\Support\\Collection->map(Object(Closure))
#13 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Support/Traits/EnumeratesValues.php(176): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->Laravel\\Telescope\\Storage\\{closure}(Object(Illuminate\\Support\\Collection), 0)
#14 /var/www/html/NNTmux/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(178): Illuminate\\Support\\Collection->each(Object(Closure))
#15 /var/www/html/NNTmux/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(139): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->storeExceptions(Object(Illuminate\\Support\\Collection))
#16 /var/www/html/NNTmux/vendor/laravel/telescope/src/Telescope.php(567): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->store(Object(Illuminate\\Support\\Collection))
#17 /var/www/html/NNTmux/vendor/laravel/telescope/src/ListensForStorageOpportunities.php(44): Laravel\\Telescope\\Telescope::store(Object(Laravel\\Telescope\\Storage\\DatabaseEntriesRepository))
#18 [internal function]: Laravel\\Telescope\\Telescope::Laravel\\Telescope\\{closure}()
#19 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(32): call_user_func_array(Object(Closure), Array)
#20 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Container/Util.php(36): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#21 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(78): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#22 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(34): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Object(Closure), Object(Closure))
#23 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Container/Container.php(590): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Object(Closure), Array, NULL)
#24 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1039): Illuminate\\Container\\Container->call(Object(Closure))
#25 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(158): Illuminate\\Foundation\\Application->terminate()
#26 /var/www/html/NNTmux/artisan(49): Illuminate\\Foundation\\Console\\Kernel->terminate(Object(Symfony\\Component\\Console\\Input\\ArgvInput), 1)
#27 {main}
"} 
[2019-12-18 00:38:26] NNTmux.ERROR: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'nntmux.settings' doesn't exist (SQL: select `value` from `settings` where (`section` = site and `subsection` = tmux and `setting` = running) limit 1) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'nntmux.settings' doesn't exist (SQL: select `value` from `settings` where (`section` = site and `subsection` = tmux and `setting` = running) limit 1) at /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Connection.php:669, Doctrine\\DBAL\\Driver\\PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'nntmux.settings' doesn't exist at /var/www/html/NNTmux/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:63, PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'nntmux.settings' doesn't exist at /var/www/html/NNTmux/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:61)
[stacktrace]
#0 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Connection.php(629): Illuminate\\Database\\Connection->runQueryCallback('select `value` ...', Array, Object(Closure))
#1 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Connection.php(338): Illuminate\\Database\\Connection->run('select `value` ...', Array, Object(Closure))
#2 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2130): Illuminate\\Database\\Connection->select('select `value` ...', Array, true)
#3 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2118): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2584): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}()
#5 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2119): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(521): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(505): Illuminate\\Database\\Eloquent\\Builder->getModels(Array)
#8 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(143): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#9 /var/www/html/NNTmux/Blacklight/Tmux.php(484): Illuminate\\Database\\Eloquent\\Builder->first(Array)
#10 /var/www/html/NNTmux/app/Console/Commands/UpdateNNTmux.php(107): Blacklight\\Tmux->isRunning()
#11 /var/www/html/NNTmux/app/Console/Commands/UpdateNNTmux.php(50): App\\Console\\Commands\\UpdateNNTmux->stopTmux()
#12 [internal function]: App\\Console\\Commands\\UpdateNNTmux->handle()
#13 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(32): call_user_func_array(Array, Array)
#14 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Container/Util.php(36): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#15 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(90): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#16 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(34): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#17 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Container/Container.php(590): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#18 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Console/Command.php(202): Illuminate\\Container\\Container->call(Array)
#19 /var/www/html/NNTmux/vendor/symfony/console/Command/Command.php(255): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#20 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Console/Command.php(189): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#21 /var/www/html/NNTmux/vendor/symfony/console/Application.php(1011): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#22 /var/www/html/NNTmux/vendor/symfony/console/Application.php(272): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\UpdateNNTmux), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#23 /var/www/html/NNTmux/vendor/symfony/console/Application.php(148): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#24 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Console/Application.php(93): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#25 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(131): Illuminate\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#26 /var/www/html/NNTmux/artisan(35): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#27 {main}
"} 
[2019-12-18 00:38:26] NNTmux.ERROR: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'nntmux.telescope_entries' doesn't exist (SQL: select count(*) as aggregate from `telescope_entries` where `type` = exception and `family_hash` = 87db5aa6c875f2c0c9bb1d5d3e896161) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'nntmux.telescope_entries' doesn't exist (SQL: select count(*) as aggregate from `telescope_entries` where `type` = exception and `family_hash` = 87db5aa6c875f2c0c9bb1d5d3e896161) at /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Connection.php:669, Doctrine\\DBAL\\Driver\\PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'nntmux.telescope_entries' doesn't exist at /var/www/html/NNTmux/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:63, PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'nntmux.telescope_entries' doesn't exist at /var/www/html/NNTmux/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:61)
[stacktrace]
#0 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Connection.php(629): Illuminate\\Database\\Connection->runQueryCallback('select count(*)...', Array, Object(Closure))
#1 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Connection.php(338): Illuminate\\Database\\Connection->run('select count(*)...', Array, Object(Closure))
#2 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2130): Illuminate\\Database\\Connection->select('select count(*)...', Array, true)
#3 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2118): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2584): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}()
#5 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2119): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2511): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2439): Illuminate\\Database\\Query\\Builder->aggregate('count', Array)
#8 /var/www/html/NNTmux/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(122): Illuminate\\Database\\Query\\Builder->count()
#9 /var/www/html/NNTmux/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(164): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->countExceptionOccurences(Object(Laravel\\Telescope\\IncomingExceptionEntry))
#10 [internal function]: Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->Laravel\\Telescope\\Storage\\{closure}(Object(Laravel\\Telescope\\IncomingExceptionEntry), 0)
#11 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Support/Collection.php(638): array_map(Object(Closure), Array, Array)
#12 /var/www/html/NNTmux/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(177): Illuminate\\Support\\Collection->map(Object(Closure))
#13 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Support/Traits/EnumeratesValues.php(176): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->Laravel\\Telescope\\Storage\\{closure}(Object(Illuminate\\Support\\Collection), 0)
#14 /var/www/html/NNTmux/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(178): Illuminate\\Support\\Collection->each(Object(Closure))
#15 /var/www/html/NNTmux/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(139): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->storeExceptions(Object(Illuminate\\Support\\Collection))
#16 /var/www/html/NNTmux/vendor/laravel/telescope/src/Telescope.php(567): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->store(Object(Illuminate\\Support\\Collection))
#17 /var/www/html/NNTmux/vendor/laravel/telescope/src/ListensForStorageOpportunities.php(44): Laravel\\Telescope\\Telescope::store(Object(Laravel\\Telescope\\Storage\\DatabaseEntriesRepository))
#18 [internal function]: Laravel\\Telescope\\Telescope::Laravel\\Telescope\\{closure}()
#19 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(32): call_user_func_array(Object(Closure), Array)
#20 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Container/Util.php(36): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#21 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(78): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#22 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(34): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Object(Closure), Object(Closure))
#23 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Container/Container.php(590): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Object(Closure), Array, NULL)
#24 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1039): Illuminate\\Container\\Container->call(Object(Closure))
#25 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(158): Illuminate\\Foundation\\Application->terminate()
#26 /var/www/html/NNTmux/artisan(49): Illuminate\\Foundation\\Console\\Kernel->terminate(Object(Symfony\\Component\\Console\\Input\\ArgvInput), 1)
#27 {main}
"} 
[2019-12-18 00:38:34] NNTmux.ERROR: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'groups AUTO_INCREMENT = 100000' at line 1 (SQL: ALTER TABLE groups AUTO_INCREMENT = 100000;) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'groups AUTO_INCREMENT = 100000' at line 1 (SQL: ALTER TABLE groups AUTO_INCREMENT = 100000;) at /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Connection.php:669, Doctrine\\DBAL\\Driver\\PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'groups AUTO_INCREMENT = 100000' at line 1 at /var/www/html/NNTmux/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:63, PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'groups AUTO_INCREMENT = 100000' at line 1 at /var/www/html/NNTmux/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:61)
[stacktrace]
#0 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Connection.php(629): Illuminate\\Database\\Connection->runQueryCallback('ALTER TABLE gro...', Array, Object(Closure))
#1 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Connection.php(464): Illuminate\\Database\\Connection->run('ALTER TABLE gro...', Array, Object(Closure))
#2 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(349): Illuminate\\Database\\Connection->statement('ALTER TABLE gro...')
#3 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(261): Illuminate\\Database\\DatabaseManager->__call('statement', Array)
#4 /var/www/html/NNTmux/database/migrations/2018_01_18_104345_create_groups_table.php(35): Illuminate\\Support\\Facades\\Facade::__callStatic('statement', Array)
#5 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(387): CreateGroupsTable->up()
#6 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(396): Illuminate\\Database\\Migrations\\Migrator->Illuminate\\Database\\Migrations\\{closure}()
#7 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(197): Illuminate\\Database\\Migrations\\Migrator->runMigration(Object(CreateGroupsTable), 'up')
#8 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(162): Illuminate\\Database\\Migrations\\Migrator->runUp('/var/www/html/N...', 1, false)
#9 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(109): Illuminate\\Database\\Migrations\\Migrator->runPending(Array, Array)
#10 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(71): Illuminate\\Database\\Migrations\\Migrator->run(Array, Array)
#11 [internal function]: Illuminate\\Database\\Console\\Migrations\\MigrateCommand->handle()
#12 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(32): call_user_func_array(Array, Array)
#13 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Container/Util.php(36): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#14 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(90): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#15 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(34): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#16 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Container/Container.php(590): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#17 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Console/Command.php(202): Illuminate\\Container\\Container->call(Array)
#18 /var/www/html/NNTmux/vendor/symfony/console/Command/Command.php(255): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArrayInput), Object(Illuminate\\Console\\OutputStyle))
#19 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Console/Command.php(189): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArrayInput), Object(Illuminate\\Console\\OutputStyle))
#20 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Console/Command.php(242): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArrayInput), Object(Illuminate\\Console\\OutputStyle))
#21 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Console/Command.php(214): Illuminate\\Console\\Command->runCommand('migrate', Array, Object(Illuminate\\Console\\OutputStyle))
#22 /var/www/html/NNTmux/app/Console/Commands/UpdateNNTmuxDB.php(38): Illuminate\\Console\\Command->call('migrate', Array)
#23 [internal function]: App\\Console\\Commands\\UpdateNNTmuxDB->handle()
#24 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(32): call_user_func_array(Array, Array)
#25 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Container/Util.php(36): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#26 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(90): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#27 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(34): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#28 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Container/Container.php(590): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#29 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Console/Command.php(202): Illuminate\\Container\\Container->call(Array)
#30 /var/www/html/NNTmux/vendor/symfony/console/Command/Command.php(255): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#31 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Console/Command.php(189): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#32 /var/www/html/NNTmux/vendor/symfony/console/Application.php(1011): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#33 /var/www/html/NNTmux/vendor/symfony/console/Application.php(272): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\UpdateNNTmuxDB), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#34 /var/www/html/NNTmux/vendor/symfony/console/Application.php(148): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#35 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Console/Application.php(93): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#36 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(131): Illuminate\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#37 /var/www/html/NNTmux/artisan(35): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#38 {main}
"} 
[2019-12-18 00:38:34] NNTmux.ERROR: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'nntmux.telescope_entries' doesn't exist (SQL: select count(*) as aggregate from `telescope_entries` where `type` = exception and `family_hash` = 87db5aa6c875f2c0c9bb1d5d3e896161) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'nntmux.telescope_entries' doesn't exist (SQL: select count(*) as aggregate from `telescope_entries` where `type` = exception and `family_hash` = 87db5aa6c875f2c0c9bb1d5d3e896161) at /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Connection.php:669, Doctrine\\DBAL\\Driver\\PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'nntmux.telescope_entries' doesn't exist at /var/www/html/NNTmux/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:63, PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'nntmux.telescope_entries' doesn't exist at /var/www/html/NNTmux/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:61)
[stacktrace]
#0 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Connection.php(629): Illuminate\\Database\\Connection->runQueryCallback('select count(*)...', Array, Object(Closure))
#1 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Connection.php(338): Illuminate\\Database\\Connection->run('select count(*)...', Array, Object(Closure))
#2 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2130): Illuminate\\Database\\Connection->select('select count(*)...', Array, true)
#3 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2118): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2584): Illuminate\\Database\\Query\\Builder->Illuminate\\Database\\Query\\{closure}()
#5 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2119): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2511): Illuminate\\Database\\Query\\Builder->get(Array)
#7 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(2439): Illuminate\\Database\\Query\\Builder->aggregate('count', Array)
#8 /var/www/html/NNTmux/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(122): Illuminate\\Database\\Query\\Builder->count()
#9 /var/www/html/NNTmux/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(164): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->countExceptionOccurences(Object(Laravel\\Telescope\\IncomingExceptionEntry))
#10 [internal function]: Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->Laravel\\Telescope\\Storage\\{closure}(Object(Laravel\\Telescope\\IncomingExceptionEntry), 0)
#11 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Support/Collection.php(638): array_map(Object(Closure), Array, Array)
#12 /var/www/html/NNTmux/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(177): Illuminate\\Support\\Collection->map(Object(Closure))
#13 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Support/Traits/EnumeratesValues.php(176): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->Laravel\\Telescope\\Storage\\{closure}(Object(Illuminate\\Support\\Collection), 0)
#14 /var/www/html/NNTmux/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(178): Illuminate\\Support\\Collection->each(Object(Closure))
#15 /var/www/html/NNTmux/vendor/laravel/telescope/src/Storage/DatabaseEntriesRepository.php(139): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->storeExceptions(Object(Illuminate\\Support\\Collection))
#16 /var/www/html/NNTmux/vendor/laravel/telescope/src/Telescope.php(567): Laravel\\Telescope\\Storage\\DatabaseEntriesRepository->store(Object(Illuminate\\Support\\Collection))
#17 /var/www/html/NNTmux/vendor/laravel/telescope/src/ListensForStorageOpportunities.php(44): Laravel\\Telescope\\Telescope::store(Object(Laravel\\Telescope\\Storage\\DatabaseEntriesRepository))
#18 [internal function]: Laravel\\Telescope\\Telescope::Laravel\\Telescope\\{closure}()
#19 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(32): call_user_func_array(Object(Closure), Array)
#20 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Container/Util.php(36): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#21 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(78): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#22 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(34): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Object(Closure), Object(Closure))
#23 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Container/Container.php(590): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Object(Closure), Array, NULL)
#24 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1039): Illuminate\\Container\\Container->call(Object(Closure))
#25 /var/www/html/NNTmux/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(158): Illuminate\\Foundation\\Application->terminate()
#26 /var/www/html/NNTmux/artisan(49): Illuminate\\Foundation\\Console\\Kernel->terminate(Object(Symfony\\Component\\Console\\Input\\ArgvInput), 1)
#27 {main}
"} 
