cachethq / cachet

🚦 The open-source status page system.
https://cachethq.io
MIT License
13.98k stars 1.55k forks source link

an error has occurred and this resource cannot be displayed #4142

Closed ghost closed 1 year ago

ghost commented 3 years ago

[2020-10-25 21:23:25] production.ERROR: PDOException: could not find driver in /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php:55 Stack trace:

0 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Database/Connectors/Connector.php(55): PDO->__construct('sqlite:/var/www...', NULL, NULL, Array)

1 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Database/Connectors/SQLiteConnector.php(37): Illuminate\Database\Connectors\Connector->createConnection('sqlite:/var/www...', Array, Array)

2 /var/www/html/cachet/bootstrap/cache/compiled.php(11825): Illuminate\Database\Connectors\SQLiteConnector->connect(Array)

3 [internal function]: Illuminate\Database\Connectors\ConnectionFactory->Illuminate\Database\Connectors{closure}()

4 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Database/Connection.php(908): call_user_func(Object(Closure))

5 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Database/Connection.php(776): Illuminate\Database\Connection->getPdo()

6 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Database/Connection.php(661): Illuminate\Database\Connection->reconnectIfMissingConnection()

7 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Database/Connection.php(342): Illuminate\Database\Connection->run('select * from s...', Array, Object(Closure))

8 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(55): Illuminate\Database\Connection->select('select * from s...', Array)

9 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Database/Migrations/DatabaseMigrationRepository.php(141): Illuminate\Database\Schema\Builder->hasTable('migrations')

10 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(404): Illuminate\Database\Migrations\DatabaseMigrationRepository->repositoryExists()

11 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(103): Illuminate\Database\Migrations\Migrator->repositoryExists()

12 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(58): Illuminate\Database\Console\Migrations\MigrateCommand->prepareDatabase()

13 [internal function]: Illuminate\Database\Console\Migrations\MigrateCommand->fire()

14 /var/www/html/cachet/bootstrap/cache/compiled.php(1257): call_user_func_array(Array, Array)

15 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Console/Command.php(169): Illuminate\Container\Container->call(Array)

16 /var/www/html/cachet/vendor/symfony/console/Command/Command.php(256): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArrayInput), Object(Illuminate\Console\OutputStyle))

17 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Console/Command.php(155): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArrayInput), Object(Illuminate\Console\OutputStyle))

18 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Console/Command.php(185): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArrayInput), Object(Illuminate\Console\OutputStyle))

19 /var/www/html/cachet/vendor/graham-campbell/core/src/Subscribers/CommandSubscriber.php(113): Illuminate\Console\Command->call('migrate', Array)

20 [internal function]: GrahamCampbell\Core\Subscribers\CommandSubscriber->onRunMigrations(Object(GrahamCampbell\Core\Console\Commands\AppInstall))

21 /var/www/html/cachet/bootstrap/cache/compiled.php(10179): call_user_func_array(Array, Array)

22 [internal function]: Illuminate\Events\Dispatcher->Illuminate\Events{closure}(Object(GrahamCampbell\Core\Console\Commands\AppInstall))

23 /var/www/html/cachet/bootstrap/cache/compiled.php(10124): call_user_func_array(Object(Closure), Array)

24 /var/www/html/cachet/vendor/graham-campbell/core/src/Console/Commands/AppInstall.php(71): Illuminate\Events\Dispatcher->fire('command.runmigr...', Array)

25 [internal function]: GrahamCampbell\Core\Console\Commands\AppInstall->handle()

26 /var/www/html/cachet/bootstrap/cache/compiled.php(1257): call_user_func_array(Array, Array)

27 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Console/Command.php(169): Illuminate\Container\Container->call(Array)

28 /var/www/html/cachet/vendor/symfony/console/Command/Command.php(256): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))

29 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Console/Command.php(155): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))

30 /var/www/html/cachet/vendor/symfony/console/Application.php(794): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))

31 /var/www/html/cachet/vendor/symfony/console/Application.php(186): Symfony\Component\Console\Application->doRunCommand(Object(GrahamCampbell\Core\Console\Commands\AppInstall), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))

32 /var/www/html/cachet/vendor/symfony/console/Application.php(117): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))

33 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(107): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))

34 /var/www/html/cachet/artisan(35): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))

35 {main} {"identification":{"id":"28a28ff6-e901-4854-a666-c2a64e9ba28b"}}

[2020-10-25 21:25:02] production.ERROR: RuntimeException: No supported encrypter found. The cipher and / or key length are invalid. in /var/www/html/cachet/bootstrap/cache/compiled.php:7764 Stack trace:

0 /var/www/html/cachet/bootstrap/cache/compiled.php(7754): Illuminate\Encryption\EncryptionServiceProvider->getEncrypterForKeyAndCipher('\xF5\xD2I5\xE7(h8\xF1\x02\x93\x84\xC8p\xF1...', 'AES-256-CBC')

1 /var/www/html/cachet/bootstrap/cache/compiled.php(1353): Illuminate\Encryption\EncryptionServiceProvider->Illuminate\Encryption{closure}(Object(Illuminate\Foundation\Application), Array)

2 /var/www/html/cachet/bootstrap/cache/compiled.php(1309): Illuminate\Container\Container->build(Object(Closure), Array)

3 /var/www/html/cachet/bootstrap/cache/compiled.php(1874): Illuminate\Container\Container->make('encrypter', Array)

4 /var/www/html/cachet/bootstrap/cache/compiled.php(1410): Illuminate\Foundation\Application->make('encrypter')

5 /var/www/html/cachet/bootstrap/cache/compiled.php(1387): Illuminate\Container\Container->resolveClass(Object(ReflectionParameter))

6 /var/www/html/cachet/bootstrap/cache/compiled.php(1373): Illuminate\Container\Container->getDependencies(Array, Array)

7 /var/www/html/cachet/bootstrap/cache/compiled.php(1309): Illuminate\Container\Container->build('Illuminate\Cook...', Array)

8 /var/www/html/cachet/bootstrap/cache/compiled.php(1874): Illuminate\Container\Container->make('Illuminate\Cook...', Array)

9 /var/www/html/cachet/bootstrap/cache/compiled.php(9948): Illuminate\Foundation\Application->make('Illuminate\Cook...')

10 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline{closure}(Object(Illuminate\Http\Request))

11 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(32): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

12 [internal function]: Illuminate\Routing\Pipeline->Illuminate\Routing{closure}(Object(Illuminate\Http\Request))

13 /var/www/html/cachet/bootstrap/cache/compiled.php(9938): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

14 /var/www/html/cachet/bootstrap/cache/compiled.php(8219): Illuminate\Pipeline\Pipeline->then(Object(Closure))

15 /var/www/html/cachet/bootstrap/cache/compiled.php(8210): Illuminate\Routing\Router->runRouteWithinStack(Object(Illuminate\Routing\Route), Object(Illuminate\Http\Request))

16 /var/www/html/cachet/bootstrap/cache/compiled.php(8200): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))

17 /var/www/html/cachet/bootstrap/cache/compiled.php(2419): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))

18 [internal function]: Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http{closure}(Object(Illuminate\Http\Request))

19 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(52): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

20 /var/www/html/cachet/bootstrap/cache/compiled.php(3286): Illuminate\Routing\Pipeline->Illuminate\Routing{closure}(Object(Illuminate\Http\Request))

21 [internal function]: Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode->handle(Object(Illuminate\Http\Request), Object(Closure))

22 /var/www/html/cachet/bootstrap/cache/compiled.php(9953): call_user_func_array(Array, Array)

23 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline{closure}(Object(Illuminate\Http\Request))

24 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(32): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

25 /var/www/html/cachet/vendor/fideloper/proxy/src/TrustProxies.php(56): Illuminate\Routing\Pipeline->Illuminate\Routing{closure}(Object(Illuminate\Http\Request))

26 [internal function]: Fideloper\Proxy\TrustProxies->handle(Object(Illuminate\Http\Request), Object(Closure))

27 /var/www/html/cachet/bootstrap/cache/compiled.php(9953): call_user_func_array(Array, Array)

28 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline{closure}(Object(Illuminate\Http\Request))

29 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(32): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

30 [internal function]: Illuminate\Routing\Pipeline->Illuminate\Routing{closure}(Object(Illuminate\Http\Request))

31 /var/www/html/cachet/bootstrap/cache/compiled.php(9938): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

32 /var/www/html/cachet/bootstrap/cache/compiled.php(2366): Illuminate\Pipeline\Pipeline->then(Object(Closure))

33 /var/www/html/cachet/bootstrap/cache/compiled.php(2350): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter(Object(Illuminate\Http\Request))

34 /var/www/html/cachet/public/index.php(54): Illuminate\Foundation\Http\Kernel->handle(Object(Illuminate\Http\Request))

35 {main} {"identification":{"id":"2221a7da-ee85-4d01-ba98-a7f02df7a1e5"}}

[2020-10-25 21:25:02] production.ERROR: RuntimeException: No supported encrypter found. The cipher and / or key length are invalid. in /var/www/html/cachet/bootstrap/cache/compiled.php:7764 Stack trace:

0 /var/www/html/cachet/bootstrap/cache/compiled.php(7754): Illuminate\Encryption\EncryptionServiceProvider->getEncrypterForKeyAndCipher('\xF5\xD2I5\xE7(h8\xF1\x02\x93\x84\xC8p\xF1...', 'AES-256-CBC')

1 /var/www/html/cachet/bootstrap/cache/compiled.php(1353): Illuminate\Encryption\EncryptionServiceProvider->Illuminate\Encryption{closure}(Object(Illuminate\Foundation\Application), Array)

2 /var/www/html/cachet/bootstrap/cache/compiled.php(1309): Illuminate\Container\Container->build(Object(Closure), Array)

3 /var/www/html/cachet/bootstrap/cache/compiled.php(1874): Illuminate\Container\Container->make('encrypter', Array)

4 /var/www/html/cachet/bootstrap/cache/compiled.php(1410): Illuminate\Foundation\Application->make('encrypter')

5 /var/www/html/cachet/bootstrap/cache/compiled.php(1387): Illuminate\Container\Container->resolveClass(Object(ReflectionParameter))

6 /var/www/html/cachet/bootstrap/cache/compiled.php(1373): Illuminate\Container\Container->getDependencies(Array, Array)

7 /var/www/html/cachet/bootstrap/cache/compiled.php(1309): Illuminate\Container\Container->build('Illuminate\Cook...', Array)

8 /var/www/html/cachet/bootstrap/cache/compiled.php(1874): Illuminate\Container\Container->make('Illuminate\Cook...', Array)

9 /var/www/html/cachet/bootstrap/cache/compiled.php(2373): Illuminate\Foundation\Application->make('Illuminate\Cook...')

10 /var/www/html/cachet/public/index.php(57): Illuminate\Foundation\Http\Kernel->terminate(Object(Illuminate\Http\Request), Object(Illuminate\Http\Response))

11 {main} {"identification":{"id":"417d1f84-02a9-4411-9a76-5122d125efa6"}}

[2020-10-25 21:25:06] production.ERROR: RuntimeException: No supported encrypter found. The cipher and / or key length are invalid. in /var/www/html/cachet/bootstrap/cache/compiled.php:7764 Stack trace:

0 /var/www/html/cachet/bootstrap/cache/compiled.php(7754): Illuminate\Encryption\EncryptionServiceProvider->getEncrypterForKeyAndCipher('\xF5\xD2I5\xE7(h8\xF1\x02\x93\x84\xC8p\xF1...', 'AES-256-CBC')

1 /var/www/html/cachet/bootstrap/cache/compiled.php(1353): Illuminate\Encryption\EncryptionServiceProvider->Illuminate\Encryption{closure}(Object(Illuminate\Foundation\Application), Array)

2 /var/www/html/cachet/bootstrap/cache/compiled.php(1309): Illuminate\Container\Container->build(Object(Closure), Array)

3 /var/www/html/cachet/bootstrap/cache/compiled.php(1874): Illuminate\Container\Container->make('encrypter', Array)

4 /var/www/html/cachet/bootstrap/cache/compiled.php(1410): Illuminate\Foundation\Application->make('encrypter')

5 /var/www/html/cachet/bootstrap/cache/compiled.php(1387): Illuminate\Container\Container->resolveClass(Object(ReflectionParameter))

6 /var/www/html/cachet/bootstrap/cache/compiled.php(1373): Illuminate\Container\Container->getDependencies(Array, Array)

7 /var/www/html/cachet/bootstrap/cache/compiled.php(1309): Illuminate\Container\Container->build('Illuminate\Cook...', Array)

8 /var/www/html/cachet/bootstrap/cache/compiled.php(1874): Illuminate\Container\Container->make('Illuminate\Cook...', Array)

9 /var/www/html/cachet/bootstrap/cache/compiled.php(9948): Illuminate\Foundation\Application->make('Illuminate\Cook...')

10 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline{closure}(Object(Illuminate\Http\Request))

11 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(32): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

12 [internal function]: Illuminate\Routing\Pipeline->Illuminate\Routing{closure}(Object(Illuminate\Http\Request))

13 /var/www/html/cachet/bootstrap/cache/compiled.php(9938): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

14 /var/www/html/cachet/bootstrap/cache/compiled.php(8219): Illuminate\Pipeline\Pipeline->then(Object(Closure))

15 /var/www/html/cachet/bootstrap/cache/compiled.php(8210): Illuminate\Routing\Router->runRouteWithinStack(Object(Illuminate\Routing\Route), Object(Illuminate\Http\Request))

16 /var/www/html/cachet/bootstrap/cache/compiled.php(8200): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))

17 /var/www/html/cachet/bootstrap/cache/compiled.php(2419): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))

18 [internal function]: Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http{closure}(Object(Illuminate\Http\Request))

19 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(52): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

20 /var/www/html/cachet/bootstrap/cache/compiled.php(3286): Illuminate\Routing\Pipeline->Illuminate\Routing{closure}(Object(Illuminate\Http\Request))

21 [internal function]: Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode->handle(Object(Illuminate\Http\Request), Object(Closure))

22 /var/www/html/cachet/bootstrap/cache/compiled.php(9953): call_user_func_array(Array, Array)

23 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline{closure}(Object(Illuminate\Http\Request))

24 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(32): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

25 /var/www/html/cachet/vendor/fideloper/proxy/src/TrustProxies.php(56): Illuminate\Routing\Pipeline->Illuminate\Routing{closure}(Object(Illuminate\Http\Request))

26 [internal function]: Fideloper\Proxy\TrustProxies->handle(Object(Illuminate\Http\Request), Object(Closure))

27 /var/www/html/cachet/bootstrap/cache/compiled.php(9953): call_user_func_array(Array, Array)

28 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline{closure}(Object(Illuminate\Http\Request))

29 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(32): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

30 [internal function]: Illuminate\Routing\Pipeline->Illuminate\Routing{closure}(Object(Illuminate\Http\Request))

31 /var/www/html/cachet/bootstrap/cache/compiled.php(9938): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

32 /var/www/html/cachet/bootstrap/cache/compiled.php(2366): Illuminate\Pipeline\Pipeline->then(Object(Closure))

33 /var/www/html/cachet/bootstrap/cache/compiled.php(2350): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter(Object(Illuminate\Http\Request))

34 /var/www/html/cachet/public/index.php(54): Illuminate\Foundation\Http\Kernel->handle(Object(Illuminate\Http\Request))

35 {main} {"identification":{"id":"278d815c-275c-40d6-b892-656771cc6b6f"}}

[2020-10-25 21:25:06] production.ERROR: RuntimeException: No supported encrypter found. The cipher and / or key length are invalid. in /var/www/html/cachet/bootstrap/cache/compiled.php:7764 Stack trace:

0 /var/www/html/cachet/bootstrap/cache/compiled.php(7754): Illuminate\Encryption\EncryptionServiceProvider->getEncrypterForKeyAndCipher('\xF5\xD2I5\xE7(h8\xF1\x02\x93\x84\xC8p\xF1...', 'AES-256-CBC')

1 /var/www/html/cachet/bootstrap/cache/compiled.php(1353): Illuminate\Encryption\EncryptionServiceProvider->Illuminate\Encryption{closure}(Object(Illuminate\Foundation\Application), Array)

2 /var/www/html/cachet/bootstrap/cache/compiled.php(1309): Illuminate\Container\Container->build(Object(Closure), Array)

3 /var/www/html/cachet/bootstrap/cache/compiled.php(1874): Illuminate\Container\Container->make('encrypter', Array)

4 /var/www/html/cachet/bootstrap/cache/compiled.php(1410): Illuminate\Foundation\Application->make('encrypter')

5 /var/www/html/cachet/bootstrap/cache/compiled.php(1387): Illuminate\Container\Container->resolveClass(Object(ReflectionParameter))

6 /var/www/html/cachet/bootstrap/cache/compiled.php(1373): Illuminate\Container\Container->getDependencies(Array, Array)

7 /var/www/html/cachet/bootstrap/cache/compiled.php(1309): Illuminate\Container\Container->build('Illuminate\Cook...', Array)

8 /var/www/html/cachet/bootstrap/cache/compiled.php(1874): Illuminate\Container\Container->make('Illuminate\Cook...', Array)

9 /var/www/html/cachet/bootstrap/cache/compiled.php(2373): Illuminate\Foundation\Application->make('Illuminate\Cook...')

10 /var/www/html/cachet/public/index.php(57): Illuminate\Foundation\Http\Kernel->terminate(Object(Illuminate\Http\Request), Object(Illuminate\Http\Response))

11 {main} {"identification":{"id":"69ab6214-3e27-460f-9749-8842fbbd3a06"}}

[2020-10-25 21:25:06] production.ERROR: RuntimeException: No supported encrypter found. The cipher and / or key length are invalid. in /var/www/html/cachet/bootstrap/cache/compiled.php:7764 Stack trace:

0 /var/www/html/cachet/bootstrap/cache/compiled.php(7754): Illuminate\Encryption\EncryptionServiceProvider->getEncrypterForKeyAndCipher('\xF5\xD2I5\xE7(h8\xF1\x02\x93\x84\xC8p\xF1...', 'AES-256-CBC')

1 /var/www/html/cachet/bootstrap/cache/compiled.php(1353): Illuminate\Encryption\EncryptionServiceProvider->Illuminate\Encryption{closure}(Object(Illuminate\Foundation\Application), Array)

2 /var/www/html/cachet/bootstrap/cache/compiled.php(1309): Illuminate\Container\Container->build(Object(Closure), Array)

3 /var/www/html/cachet/bootstrap/cache/compiled.php(1874): Illuminate\Container\Container->make('encrypter', Array)

4 /var/www/html/cachet/bootstrap/cache/compiled.php(1410): Illuminate\Foundation\Application->make('encrypter')

5 /var/www/html/cachet/bootstrap/cache/compiled.php(1387): Illuminate\Container\Container->resolveClass(Object(ReflectionParameter))

6 /var/www/html/cachet/bootstrap/cache/compiled.php(1373): Illuminate\Container\Container->getDependencies(Array, Array)

7 /var/www/html/cachet/bootstrap/cache/compiled.php(1309): Illuminate\Container\Container->build('Illuminate\Cook...', Array)

8 /var/www/html/cachet/bootstrap/cache/compiled.php(1874): Illuminate\Container\Container->make('Illuminate\Cook...', Array)

9 /var/www/html/cachet/bootstrap/cache/compiled.php(9948): Illuminate\Foundation\Application->make('Illuminate\Cook...')

10 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline{closure}(Object(Illuminate\Http\Request))

11 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(32): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

12 [internal function]: Illuminate\Routing\Pipeline->Illuminate\Routing{closure}(Object(Illuminate\Http\Request))

13 /var/www/html/cachet/bootstrap/cache/compiled.php(9938): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

14 /var/www/html/cachet/bootstrap/cache/compiled.php(8219): Illuminate\Pipeline\Pipeline->then(Object(Closure))

15 /var/www/html/cachet/bootstrap/cache/compiled.php(8210): Illuminate\Routing\Router->runRouteWithinStack(Object(Illuminate\Routing\Route), Object(Illuminate\Http\Request))

16 /var/www/html/cachet/bootstrap/cache/compiled.php(8200): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))

17 /var/www/html/cachet/bootstrap/cache/compiled.php(2419): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))

18 [internal function]: Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http{closure}(Object(Illuminate\Http\Request))

19 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(52): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

20 /var/www/html/cachet/bootstrap/cache/compiled.php(3286): Illuminate\Routing\Pipeline->Illuminate\Routing{closure}(Object(Illuminate\Http\Request))

21 [internal function]: Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode->handle(Object(Illuminate\Http\Request), Object(Closure))

22 /var/www/html/cachet/bootstrap/cache/compiled.php(9953): call_user_func_array(Array, Array)

23 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline{closure}(Object(Illuminate\Http\Request))

24 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(32): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

25 /var/www/html/cachet/vendor/fideloper/proxy/src/TrustProxies.php(56): Illuminate\Routing\Pipeline->Illuminate\Routing{closure}(Object(Illuminate\Http\Request))

26 [internal function]: Fideloper\Proxy\TrustProxies->handle(Object(Illuminate\Http\Request), Object(Closure))

27 /var/www/html/cachet/bootstrap/cache/compiled.php(9953): call_user_func_array(Array, Array)

28 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline{closure}(Object(Illuminate\Http\Request))

29 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(32): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

30 [internal function]: Illuminate\Routing\Pipeline->Illuminate\Routing{closure}(Object(Illuminate\Http\Request))

31 /var/www/html/cachet/bootstrap/cache/compiled.php(9938): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

32 /var/www/html/cachet/bootstrap/cache/compiled.php(2366): Illuminate\Pipeline\Pipeline->then(Object(Closure))

33 /var/www/html/cachet/bootstrap/cache/compiled.php(2350): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter(Object(Illuminate\Http\Request))

34 /var/www/html/cachet/public/index.php(54): Illuminate\Foundation\Http\Kernel->handle(Object(Illuminate\Http\Request))

35 {main} {"identification":{"id":"0a576ec6-8367-4247-9269-cbd177fed3cc"}}

[2020-10-25 21:25:06] production.ERROR: RuntimeException: No supported encrypter found. The cipher and / or key length are invalid. in /var/www/html/cachet/bootstrap/cache/compiled.php:7764 Stack trace:

0 /var/www/html/cachet/bootstrap/cache/compiled.php(7754): Illuminate\Encryption\EncryptionServiceProvider->getEncrypterForKeyAndCipher('\xF5\xD2I5\xE7(h8\xF1\x02\x93\x84\xC8p\xF1...', 'AES-256-CBC')

1 /var/www/html/cachet/bootstrap/cache/compiled.php(1353): Illuminate\Encryption\EncryptionServiceProvider->Illuminate\Encryption{closure}(Object(Illuminate\Foundation\Application), Array)

2 /var/www/html/cachet/bootstrap/cache/compiled.php(1309): Illuminate\Container\Container->build(Object(Closure), Array)

3 /var/www/html/cachet/bootstrap/cache/compiled.php(1874): Illuminate\Container\Container->make('encrypter', Array)

4 /var/www/html/cachet/bootstrap/cache/compiled.php(1410): Illuminate\Foundation\Application->make('encrypter')

5 /var/www/html/cachet/bootstrap/cache/compiled.php(1387): Illuminate\Container\Container->resolveClass(Object(ReflectionParameter))

6 /var/www/html/cachet/bootstrap/cache/compiled.php(1373): Illuminate\Container\Container->getDependencies(Array, Array)

7 /var/www/html/cachet/bootstrap/cache/compiled.php(1309): Illuminate\Container\Container->build('Illuminate\Cook...', Array)

8 /var/www/html/cachet/bootstrap/cache/compiled.php(1874): Illuminate\Container\Container->make('Illuminate\Cook...', Array)

9 /var/www/html/cachet/bootstrap/cache/compiled.php(2373): Illuminate\Foundation\Application->make('Illuminate\Cook...')

10 /var/www/html/cachet/public/index.php(57): Illuminate\Foundation\Http\Kernel->terminate(Object(Illuminate\Http\Request), Object(Illuminate\Http\Response))

11 {main} {"identification":{"id":"f9b7ae5a-188b-4172-afc2-2250347b774e"}}

[2020-10-25 21:25:07] production.ERROR: RuntimeException: No supported encrypter found. The cipher and / or key length are invalid. in /var/www/html/cachet/bootstrap/cache/compiled.php:7764 Stack trace:

0 /var/www/html/cachet/bootstrap/cache/compiled.php(7754): Illuminate\Encryption\EncryptionServiceProvider->getEncrypterForKeyAndCipher('\xF5\xD2I5\xE7(h8\xF1\x02\x93\x84\xC8p\xF1...', 'AES-256-CBC')

1 /var/www/html/cachet/bootstrap/cache/compiled.php(1353): Illuminate\Encryption\EncryptionServiceProvider->Illuminate\Encryption{closure}(Object(Illuminate\Foundation\Application), Array)

2 /var/www/html/cachet/bootstrap/cache/compiled.php(1309): Illuminate\Container\Container->build(Object(Closure), Array)

3 /var/www/html/cachet/bootstrap/cache/compiled.php(1874): Illuminate\Container\Container->make('encrypter', Array)

4 /var/www/html/cachet/bootstrap/cache/compiled.php(1410): Illuminate\Foundation\Application->make('encrypter')

5 /var/www/html/cachet/bootstrap/cache/compiled.php(1387): Illuminate\Container\Container->resolveClass(Object(ReflectionParameter))

6 /var/www/html/cachet/bootstrap/cache/compiled.php(1373): Illuminate\Container\Container->getDependencies(Array, Array)

7 /var/www/html/cachet/bootstrap/cache/compiled.php(1309): Illuminate\Container\Container->build('Illuminate\Cook...', Array)

8 /var/www/html/cachet/bootstrap/cache/compiled.php(1874): Illuminate\Container\Container->make('Illuminate\Cook...', Array)

9 /var/www/html/cachet/bootstrap/cache/compiled.php(9948): Illuminate\Foundation\Application->make('Illuminate\Cook...')

10 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline{closure}(Object(Illuminate\Http\Request))

11 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(32): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

12 [internal function]: Illuminate\Routing\Pipeline->Illuminate\Routing{closure}(Object(Illuminate\Http\Request))

13 /var/www/html/cachet/bootstrap/cache/compiled.php(9938): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

14 /var/www/html/cachet/bootstrap/cache/compiled.php(8219): Illuminate\Pipeline\Pipeline->then(Object(Closure))

15 /var/www/html/cachet/bootstrap/cache/compiled.php(8210): Illuminate\Routing\Router->runRouteWithinStack(Object(Illuminate\Routing\Route), Object(Illuminate\Http\Request))

16 /var/www/html/cachet/bootstrap/cache/compiled.php(8200): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))

17 /var/www/html/cachet/bootstrap/cache/compiled.php(2419): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))

18 [internal function]: Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http{closure}(Object(Illuminate\Http\Request))

19 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(52): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

20 /var/www/html/cachet/bootstrap/cache/compiled.php(3286): Illuminate\Routing\Pipeline->Illuminate\Routing{closure}(Object(Illuminate\Http\Request))

21 [internal function]: Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode->handle(Object(Illuminate\Http\Request), Object(Closure))

22 /var/www/html/cachet/bootstrap/cache/compiled.php(9953): call_user_func_array(Array, Array)

23 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline{closure}(Object(Illuminate\Http\Request))

24 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(32): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

25 /var/www/html/cachet/vendor/fideloper/proxy/src/TrustProxies.php(56): Illuminate\Routing\Pipeline->Illuminate\Routing{closure}(Object(Illuminate\Http\Request))

26 [internal function]: Fideloper\Proxy\TrustProxies->handle(Object(Illuminate\Http\Request), Object(Closure))

27 /var/www/html/cachet/bootstrap/cache/compiled.php(9953): call_user_func_array(Array, Array)

28 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline{closure}(Object(Illuminate\Http\Request))

29 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(32): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

30 [internal function]: Illuminate\Routing\Pipeline->Illuminate\Routing{closure}(Object(Illuminate\Http\Request))

31 /var/www/html/cachet/bootstrap/cache/compiled.php(9938): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

32 /var/www/html/cachet/bootstrap/cache/compiled.php(2366): Illuminate\Pipeline\Pipeline->then(Object(Closure))

33 /var/www/html/cachet/bootstrap/cache/compiled.php(2350): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter(Object(Illuminate\Http\Request))

34 /var/www/html/cachet/public/index.php(54): Illuminate\Foundation\Http\Kernel->handle(Object(Illuminate\Http\Request))

35 {main} {"identification":{"id":"b48ad332-bd02-42f7-8576-80274a503611"}}

[2020-10-25 21:25:07] production.ERROR: RuntimeException: No supported encrypter found. The cipher and / or key length are invalid. in /var/www/html/cachet/bootstrap/cache/compiled.php:7764 Stack trace:

0 /var/www/html/cachet/bootstrap/cache/compiled.php(7754): Illuminate\Encryption\EncryptionServiceProvider->getEncrypterForKeyAndCipher('\xF5\xD2I5\xE7(h8\xF1\x02\x93\x84\xC8p\xF1...', 'AES-256-CBC')

1 /var/www/html/cachet/bootstrap/cache/compiled.php(1353): Illuminate\Encryption\EncryptionServiceProvider->Illuminate\Encryption{closure}(Object(Illuminate\Foundation\Application), Array)

2 /var/www/html/cachet/bootstrap/cache/compiled.php(1309): Illuminate\Container\Container->build(Object(Closure), Array)

3 /var/www/html/cachet/bootstrap/cache/compiled.php(1874): Illuminate\Container\Container->make('encrypter', Array)

4 /var/www/html/cachet/bootstrap/cache/compiled.php(1410): Illuminate\Foundation\Application->make('encrypter')

5 /var/www/html/cachet/bootstrap/cache/compiled.php(1387): Illuminate\Container\Container->resolveClass(Object(ReflectionParameter))

6 /var/www/html/cachet/bootstrap/cache/compiled.php(1373): Illuminate\Container\Container->getDependencies(Array, Array)

7 /var/www/html/cachet/bootstrap/cache/compiled.php(1309): Illuminate\Container\Container->build('Illuminate\Cook...', Array)

8 /var/www/html/cachet/bootstrap/cache/compiled.php(1874): Illuminate\Container\Container->make('Illuminate\Cook...', Array)

9 /var/www/html/cachet/bootstrap/cache/compiled.php(2373): Illuminate\Foundation\Application->make('Illuminate\Cook...')

10 /var/www/html/cachet/public/index.php(57): Illuminate\Foundation\Http\Kernel->terminate(Object(Illuminate\Http\Request), Object(Illuminate\Http\Response))

11 {main} {"identification":{"id":"00adc9dd-fd62-45c6-8ed0-5baf7d2c1445"}}

[2020-10-25 21:25:07] production.ERROR: RuntimeException: No supported encrypter found. The cipher and / or key length are invalid. in /var/www/html/cachet/bootstrap/cache/compiled.php:7764 Stack trace:

0 /var/www/html/cachet/bootstrap/cache/compiled.php(7754): Illuminate\Encryption\EncryptionServiceProvider->getEncrypterForKeyAndCipher('\xF5\xD2I5\xE7(h8\xF1\x02\x93\x84\xC8p\xF1...', 'AES-256-CBC')

1 /var/www/html/cachet/bootstrap/cache/compiled.php(1353): Illuminate\Encryption\EncryptionServiceProvider->Illuminate\Encryption{closure}(Object(Illuminate\Foundation\Application), Array)

2 /var/www/html/cachet/bootstrap/cache/compiled.php(1309): Illuminate\Container\Container->build(Object(Closure), Array)

3 /var/www/html/cachet/bootstrap/cache/compiled.php(1874): Illuminate\Container\Container->make('encrypter', Array)

4 /var/www/html/cachet/bootstrap/cache/compiled.php(1410): Illuminate\Foundation\Application->make('encrypter')

5 /var/www/html/cachet/bootstrap/cache/compiled.php(1387): Illuminate\Container\Container->resolveClass(Object(ReflectionParameter))

6 /var/www/html/cachet/bootstrap/cache/compiled.php(1373): Illuminate\Container\Container->getDependencies(Array, Array)

7 /var/www/html/cachet/bootstrap/cache/compiled.php(1309): Illuminate\Container\Container->build('Illuminate\Cook...', Array)

8 /var/www/html/cachet/bootstrap/cache/compiled.php(1874): Illuminate\Container\Container->make('Illuminate\Cook...', Array)

9 /var/www/html/cachet/bootstrap/cache/compiled.php(9948): Illuminate\Foundation\Application->make('Illuminate\Cook...')

10 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline{closure}(Object(Illuminate\Http\Request))

11 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(32): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

12 [internal function]: Illuminate\Routing\Pipeline->Illuminate\Routing{closure}(Object(Illuminate\Http\Request))

13 /var/www/html/cachet/bootstrap/cache/compiled.php(9938): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

14 /var/www/html/cachet/bootstrap/cache/compiled.php(8219): Illuminate\Pipeline\Pipeline->then(Object(Closure))

15 /var/www/html/cachet/bootstrap/cache/compiled.php(8210): Illuminate\Routing\Router->runRouteWithinStack(Object(Illuminate\Routing\Route), Object(Illuminate\Http\Request))

16 /var/www/html/cachet/bootstrap/cache/compiled.php(8200): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))

17 /var/www/html/cachet/bootstrap/cache/compiled.php(2419): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))

18 [internal function]: Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http{closure}(Object(Illuminate\Http\Request))

19 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(52): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

20 /var/www/html/cachet/bootstrap/cache/compiled.php(3286): Illuminate\Routing\Pipeline->Illuminate\Routing{closure}(Object(Illuminate\Http\Request))

21 [internal function]: Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode->handle(Object(Illuminate\Http\Request), Object(Closure))

22 /var/www/html/cachet/bootstrap/cache/compiled.php(9953): call_user_func_array(Array, Array)

23 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline{closure}(Object(Illuminate\Http\Request))

24 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(32): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

25 /var/www/html/cachet/vendor/fideloper/proxy/src/TrustProxies.php(56): Illuminate\Routing\Pipeline->Illuminate\Routing{closure}(Object(Illuminate\Http\Request))

26 [internal function]: Fideloper\Proxy\TrustProxies->handle(Object(Illuminate\Http\Request), Object(Closure))

27 /var/www/html/cachet/bootstrap/cache/compiled.php(9953): call_user_func_array(Array, Array)

28 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline{closure}(Object(Illuminate\Http\Request))

29 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(32): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

30 [internal function]: Illuminate\Routing\Pipeline->Illuminate\Routing{closure}(Object(Illuminate\Http\Request))

31 /var/www/html/cachet/bootstrap/cache/compiled.php(9938): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

32 /var/www/html/cachet/bootstrap/cache/compiled.php(2366): Illuminate\Pipeline\Pipeline->then(Object(Closure))

33 /var/www/html/cachet/bootstrap/cache/compiled.php(2350): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter(Object(Illuminate\Http\Request))

34 /var/www/html/cachet/public/index.php(54): Illuminate\Foundation\Http\Kernel->handle(Object(Illuminate\Http\Request))

35 {main} {"identification":{"id":"0b4ea230-7b65-4373-b649-9e8fbbc48ca5"}}

[2020-10-25 21:25:07] production.ERROR: RuntimeException: No supported encrypter found. The cipher and / or key length are invalid. in /var/www/html/cachet/bootstrap/cache/compiled.php:7764 Stack trace:

0 /var/www/html/cachet/bootstrap/cache/compiled.php(7754): Illuminate\Encryption\EncryptionServiceProvider->getEncrypterForKeyAndCipher('\xF5\xD2I5\xE7(h8\xF1\x02\x93\x84\xC8p\xF1...', 'AES-256-CBC')

1 /var/www/html/cachet/bootstrap/cache/compiled.php(1353): Illuminate\Encryption\EncryptionServiceProvider->Illuminate\Encryption{closure}(Object(Illuminate\Foundation\Application), Array)

2 /var/www/html/cachet/bootstrap/cache/compiled.php(1309): Illuminate\Container\Container->build(Object(Closure), Array)

3 /var/www/html/cachet/bootstrap/cache/compiled.php(1874): Illuminate\Container\Container->make('encrypter', Array)

4 /var/www/html/cachet/bootstrap/cache/compiled.php(1410): Illuminate\Foundation\Application->make('encrypter')

5 /var/www/html/cachet/bootstrap/cache/compiled.php(1387): Illuminate\Container\Container->resolveClass(Object(ReflectionParameter))

6 /var/www/html/cachet/bootstrap/cache/compiled.php(1373): Illuminate\Container\Container->getDependencies(Array, Array)

7 /var/www/html/cachet/bootstrap/cache/compiled.php(1309): Illuminate\Container\Container->build('Illuminate\Cook...', Array)

8 /var/www/html/cachet/bootstrap/cache/compiled.php(1874): Illuminate\Container\Container->make('Illuminate\Cook...', Array)

9 /var/www/html/cachet/bootstrap/cache/compiled.php(2373): Illuminate\Foundation\Application->make('Illuminate\Cook...')

10 /var/www/html/cachet/public/index.php(57): Illuminate\Foundation\Http\Kernel->terminate(Object(Illuminate\Http\Request), Object(Illuminate\Http\Response))

11 {main} {"identification":{"id":"2715edcf-d28a-4c2b-abd1-a5332140ebc9"}}

[2020-10-25 21:25:07] production.ERROR: RuntimeException: No supported encrypter found. The cipher and / or key length are invalid. in /var/www/html/cachet/bootstrap/cache/compiled.php:7764 Stack trace:

0 /var/www/html/cachet/bootstrap/cache/compiled.php(7754): Illuminate\Encryption\EncryptionServiceProvider->getEncrypterForKeyAndCipher('\xF5\xD2I5\xE7(h8\xF1\x02\x93\x84\xC8p\xF1...', 'AES-256-CBC')

1 /var/www/html/cachet/bootstrap/cache/compiled.php(1353): Illuminate\Encryption\EncryptionServiceProvider->Illuminate\Encryption{closure}(Object(Illuminate\Foundation\Application), Array)

2 /var/www/html/cachet/bootstrap/cache/compiled.php(1309): Illuminate\Container\Container->build(Object(Closure), Array)

3 /var/www/html/cachet/bootstrap/cache/compiled.php(1874): Illuminate\Container\Container->make('encrypter', Array)

4 /var/www/html/cachet/bootstrap/cache/compiled.php(1410): Illuminate\Foundation\Application->make('encrypter')

5 /var/www/html/cachet/bootstrap/cache/compiled.php(1387): Illuminate\Container\Container->resolveClass(Object(ReflectionParameter))

6 /var/www/html/cachet/bootstrap/cache/compiled.php(1373): Illuminate\Container\Container->getDependencies(Array, Array)

7 /var/www/html/cachet/bootstrap/cache/compiled.php(1309): Illuminate\Container\Container->build('Illuminate\Cook...', Array)

8 /var/www/html/cachet/bootstrap/cache/compiled.php(1874): Illuminate\Container\Container->make('Illuminate\Cook...', Array)

9 /var/www/html/cachet/bootstrap/cache/compiled.php(9948): Illuminate\Foundation\Application->make('Illuminate\Cook...')

10 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline{closure}(Object(Illuminate\Http\Request))

11 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(32): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

12 [internal function]: Illuminate\Routing\Pipeline->Illuminate\Routing{closure}(Object(Illuminate\Http\Request))

13 /var/www/html/cachet/bootstrap/cache/compiled.php(9938): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

14 /var/www/html/cachet/bootstrap/cache/compiled.php(8219): Illuminate\Pipeline\Pipeline->then(Object(Closure))

15 /var/www/html/cachet/bootstrap/cache/compiled.php(8210): Illuminate\Routing\Router->runRouteWithinStack(Object(Illuminate\Routing\Route), Object(Illuminate\Http\Request))

16 /var/www/html/cachet/bootstrap/cache/compiled.php(8200): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))

17 /var/www/html/cachet/bootstrap/cache/compiled.php(2419): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))

18 [internal function]: Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http{closure}(Object(Illuminate\Http\Request))

19 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(52): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

20 /var/www/html/cachet/bootstrap/cache/compiled.php(3286): Illuminate\Routing\Pipeline->Illuminate\Routing{closure}(Object(Illuminate\Http\Request))

21 [internal function]: Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode->handle(Object(Illuminate\Http\Request), Object(Closure))

22 /var/www/html/cachet/bootstrap/cache/compiled.php(9953): call_user_func_array(Array, Array)

23 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline{closure}(Object(Illuminate\Http\Request))

24 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(32): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

25 /var/www/html/cachet/vendor/fideloper/proxy/src/TrustProxies.php(56): Illuminate\Routing\Pipeline->Illuminate\Routing{closure}(Object(Illuminate\Http\Request))

26 [internal function]: Fideloper\Proxy\TrustProxies->handle(Object(Illuminate\Http\Request), Object(Closure))

27 /var/www/html/cachet/bootstrap/cache/compiled.php(9953): call_user_func_array(Array, Array)

28 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline{closure}(Object(Illuminate\Http\Request))

29 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(32): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

30 [internal function]: Illuminate\Routing\Pipeline->Illuminate\Routing{closure}(Object(Illuminate\Http\Request))

31 /var/www/html/cachet/bootstrap/cache/compiled.php(9938): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

32 /var/www/html/cachet/bootstrap/cache/compiled.php(2366): Illuminate\Pipeline\Pipeline->then(Object(Closure))

33 /var/www/html/cachet/bootstrap/cache/compiled.php(2350): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter(Object(Illuminate\Http\Request))

34 /var/www/html/cachet/public/index.php(54): Illuminate\Foundation\Http\Kernel->handle(Object(Illuminate\Http\Request))

35 {main} {"identification":{"id":"032f2109-3b96-41d6-8d3f-41e08e66398b"}}

[2020-10-25 21:25:07] production.ERROR: RuntimeException: No supported encrypter found. The cipher and / or key length are invalid. in /var/www/html/cachet/bootstrap/cache/compiled.php:7764 Stack trace:

0 /var/www/html/cachet/bootstrap/cache/compiled.php(7754): Illuminate\Encryption\EncryptionServiceProvider->getEncrypterForKeyAndCipher('\xF5\xD2I5\xE7(h8\xF1\x02\x93\x84\xC8p\xF1...', 'AES-256-CBC')

1 /var/www/html/cachet/bootstrap/cache/compiled.php(1353): Illuminate\Encryption\EncryptionServiceProvider->Illuminate\Encryption{closure}(Object(Illuminate\Foundation\Application), Array)

2 /var/www/html/cachet/bootstrap/cache/compiled.php(1309): Illuminate\Container\Container->build(Object(Closure), Array)

3 /var/www/html/cachet/bootstrap/cache/compiled.php(1874): Illuminate\Container\Container->make('encrypter', Array)

4 /var/www/html/cachet/bootstrap/cache/compiled.php(1410): Illuminate\Foundation\Application->make('encrypter')

5 /var/www/html/cachet/bootstrap/cache/compiled.php(1387): Illuminate\Container\Container->resolveClass(Object(ReflectionParameter))

6 /var/www/html/cachet/bootstrap/cache/compiled.php(1373): Illuminate\Container\Container->getDependencies(Array, Array)

7 /var/www/html/cachet/bootstrap/cache/compiled.php(1309): Illuminate\Container\Container->build('Illuminate\Cook...', Array)

8 /var/www/html/cachet/bootstrap/cache/compiled.php(1874): Illuminate\Container\Container->make('Illuminate\Cook...', Array)

9 /var/www/html/cachet/bootstrap/cache/compiled.php(2373): Illuminate\Foundation\Application->make('Illuminate\Cook...')

10 /var/www/html/cachet/public/index.php(57): Illuminate\Foundation\Http\Kernel->terminate(Object(Illuminate\Http\Request), Object(Illuminate\Http\Response))

11 {main} {"identification":{"id":"ea57b44e-22a6-4aab-9873-75c1863d3010"}}

[2020-10-25 21:25:07] production.ERROR: RuntimeException: No supported encrypter found. The cipher and / or key length are invalid. in /var/www/html/cachet/bootstrap/cache/compiled.php:7764 Stack trace:

0 /var/www/html/cachet/bootstrap/cache/compiled.php(7754): Illuminate\Encryption\EncryptionServiceProvider->getEncrypterForKeyAndCipher('\xF5\xD2I5\xE7(h8\xF1\x02\x93\x84\xC8p\xF1...', 'AES-256-CBC')

1 /var/www/html/cachet/bootstrap/cache/compiled.php(1353): Illuminate\Encryption\EncryptionServiceProvider->Illuminate\Encryption{closure}(Object(Illuminate\Foundation\Application), Array)

2 /var/www/html/cachet/bootstrap/cache/compiled.php(1309): Illuminate\Container\Container->build(Object(Closure), Array)

3 /var/www/html/cachet/bootstrap/cache/compiled.php(1874): Illuminate\Container\Container->make('encrypter', Array)

4 /var/www/html/cachet/bootstrap/cache/compiled.php(1410): Illuminate\Foundation\Application->make('encrypter')

5 /var/www/html/cachet/bootstrap/cache/compiled.php(1387): Illuminate\Container\Container->resolveClass(Object(ReflectionParameter))

6 /var/www/html/cachet/bootstrap/cache/compiled.php(1373): Illuminate\Container\Container->getDependencies(Array, Array)

7 /var/www/html/cachet/bootstrap/cache/compiled.php(1309): Illuminate\Container\Container->build('Illuminate\Cook...', Array)

8 /var/www/html/cachet/bootstrap/cache/compiled.php(1874): Illuminate\Container\Container->make('Illuminate\Cook...', Array)

9 /var/www/html/cachet/bootstrap/cache/compiled.php(9948): Illuminate\Foundation\Application->make('Illuminate\Cook...')

10 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline{closure}(Object(Illuminate\Http\Request))

11 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(32): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

12 [internal function]: Illuminate\Routing\Pipeline->Illuminate\Routing{closure}(Object(Illuminate\Http\Request))

13 /var/www/html/cachet/bootstrap/cache/compiled.php(9938): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

14 /var/www/html/cachet/bootstrap/cache/compiled.php(8219): Illuminate\Pipeline\Pipeline->then(Object(Closure))

15 /var/www/html/cachet/bootstrap/cache/compiled.php(8210): Illuminate\Routing\Router->runRouteWithinStack(Object(Illuminate\Routing\Route), Object(Illuminate\Http\Request))

16 /var/www/html/cachet/bootstrap/cache/compiled.php(8200): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))

17 /var/www/html/cachet/bootstrap/cache/compiled.php(2419): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))

18 [internal function]: Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http{closure}(Object(Illuminate\Http\Request))

19 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(52): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

20 /var/www/html/cachet/bootstrap/cache/compiled.php(3286): Illuminate\Routing\Pipeline->Illuminate\Routing{closure}(Object(Illuminate\Http\Request))

21 [internal function]: Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode->handle(Object(Illuminate\Http\Request), Object(Closure))

22 /var/www/html/cachet/bootstrap/cache/compiled.php(9953): call_user_func_array(Array, Array)

23 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline{closure}(Object(Illuminate\Http\Request))

24 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(32): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

25 /var/www/html/cachet/vendor/fideloper/proxy/src/TrustProxies.php(56): Illuminate\Routing\Pipeline->Illuminate\Routing{closure}(Object(Illuminate\Http\Request))

26 [internal function]: Fideloper\Proxy\TrustProxies->handle(Object(Illuminate\Http\Request), Object(Closure))

27 /var/www/html/cachet/bootstrap/cache/compiled.php(9953): call_user_func_array(Array, Array)

28 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline{closure}(Object(Illuminate\Http\Request))

29 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(32): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

30 [internal function]: Illuminate\Routing\Pipeline->Illuminate\Routing{closure}(Object(Illuminate\Http\Request))

31 /var/www/html/cachet/bootstrap/cache/compiled.php(9938): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

32 /var/www/html/cachet/bootstrap/cache/compiled.php(2366): Illuminate\Pipeline\Pipeline->then(Object(Closure))

33 /var/www/html/cachet/bootstrap/cache/compiled.php(2350): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter(Object(Illuminate\Http\Request))

34 /var/www/html/cachet/public/index.php(54): Illuminate\Foundation\Http\Kernel->handle(Object(Illuminate\Http\Request))

35 {main} {"identification":{"id":"bcd35622-0f74-4ccf-9457-98774f68f56d"}}

[2020-10-25 21:25:07] production.ERROR: RuntimeException: No supported encrypter found. The cipher and / or key length are invalid. in /var/www/html/cachet/bootstrap/cache/compiled.php:7764 Stack trace:

0 /var/www/html/cachet/bootstrap/cache/compiled.php(7754): Illuminate\Encryption\EncryptionServiceProvider->getEncrypterForKeyAndCipher('\xF5\xD2I5\xE7(h8\xF1\x02\x93\x84\xC8p\xF1...', 'AES-256-CBC')

1 /var/www/html/cachet/bootstrap/cache/compiled.php(1353): Illuminate\Encryption\EncryptionServiceProvider->Illuminate\Encryption{closure}(Object(Illuminate\Foundation\Application), Array)

2 /var/www/html/cachet/bootstrap/cache/compiled.php(1309): Illuminate\Container\Container->build(Object(Closure), Array)

3 /var/www/html/cachet/bootstrap/cache/compiled.php(1874): Illuminate\Container\Container->make('encrypter', Array)

4 /var/www/html/cachet/bootstrap/cache/compiled.php(1410): Illuminate\Foundation\Application->make('encrypter')

5 /var/www/html/cachet/bootstrap/cache/compiled.php(1387): Illuminate\Container\Container->resolveClass(Object(ReflectionParameter))

6 /var/www/html/cachet/bootstrap/cache/compiled.php(1373): Illuminate\Container\Container->getDependencies(Array, Array)

7 /var/www/html/cachet/bootstrap/cache/compiled.php(1309): Illuminate\Container\Container->build('Illuminate\Cook...', Array)

8 /var/www/html/cachet/bootstrap/cache/compiled.php(1874): Illuminate\Container\Container->make('Illuminate\Cook...', Array)

9 /var/www/html/cachet/bootstrap/cache/compiled.php(2373): Illuminate\Foundation\Application->make('Illuminate\Cook...')

10 /var/www/html/cachet/public/index.php(57): Illuminate\Foundation\Http\Kernel->terminate(Object(Illuminate\Http\Request), Object(Illuminate\Http\Response))

11 {main} {"identification":{"id":"12a0f44c-e93b-4c9f-9b7b-a3a45ea25150"}}

[2020-10-25 21:25:55] production.ERROR: RuntimeException: No supported encrypter found. The cipher and / or key length are invalid. in /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php:45 Stack trace:

0 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(25): Illuminate\Encryption\EncryptionServiceProvider->getEncrypterForKeyAndCipher('\xF5\xD2I5\xE7(h8\xF1\x02\x93\x84\xC8p\xF1...', 'AES-256-CBC')

1 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Container/Container.php(731): Illuminate\Encryption\EncryptionServiceProvider->Illuminate\Encryption{closure}(Object(Illuminate\Foundation\Application), Array)

2 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Container/Container.php(629): Illuminate\Container\Container->build(Object(Closure), Array)

3 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(697): Illuminate\Container\Container->make('encrypter', Array)

4 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Container/Container.php(849): Illuminate\Foundation\Application->make('encrypter')

5 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Container/Container.php(804): Illuminate\Container\Container->resolveClass(Object(ReflectionParameter))

6 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Container/Container.php(774): Illuminate\Container\Container->getDependencies(Array, Array)

7 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Container/Container.php(629): Illuminate\Container\Container->build('Illuminate\Cook...', Array)

8 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(697): Illuminate\Container\Container->make('Illuminate\Cook...', Array)

9 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\Foundation\Application->make('Illuminate\Cook...')

10 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline{closure}(Object(Illuminate\Http\Request))

11 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(32): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

12 [internal function]: Illuminate\Routing\Pipeline->Illuminate\Routing{closure}(Object(Illuminate\Http\Request))

13 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(102): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

14 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Router.php(726): Illuminate\Pipeline\Pipeline->then(Object(Closure))

15 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Router.php(699): Illuminate\Routing\Router->runRouteWithinStack(Object(Illuminate\Routing\Route), Object(Illuminate\Http\Request))

16 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Router.php(675): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))

17 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(246): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))

18 [internal function]: Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http{closure}(Object(Illuminate\Http\Request))

19 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(52): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

20 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(44): Illuminate\Routing\Pipeline->Illuminate\Routing{closure}(Object(Illuminate\Http\Request))

21 [internal function]: Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode->handle(Object(Illuminate\Http\Request), Object(Closure))

22 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(136): call_user_func_array(Array, Array)

23 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline{closure}(Object(Illuminate\Http\Request))

24 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(32): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

25 /var/www/html/cachet/vendor/fideloper/proxy/src/TrustProxies.php(56): Illuminate\Routing\Pipeline->Illuminate\Routing{closure}(Object(Illuminate\Http\Request))

26 [internal function]: Fideloper\Proxy\TrustProxies->handle(Object(Illuminate\Http\Request), Object(Closure))

27 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(136): call_user_func_array(Array, Array)

28 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline{closure}(Object(Illuminate\Http\Request))

29 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(32): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

30 [internal function]: Illuminate\Routing\Pipeline->Illuminate\Routing{closure}(Object(Illuminate\Http\Request))

31 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(102): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

32 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(132): Illuminate\Pipeline\Pipeline->then(Object(Closure))

33 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(99): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter(Object(Illuminate\Http\Request))

34 /var/www/html/cachet/public/index.php(54): Illuminate\Foundation\Http\Kernel->handle(Object(Illuminate\Http\Request))

35 {main} {"identification":{"id":"739d44c3-f974-4479-8a30-1a2b05d91f21"}}

[2020-10-25 21:25:55] production.ERROR: RuntimeException: No supported encrypter found. The cipher and / or key length are invalid. in /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php:45 Stack trace:

0 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(25): Illuminate\Encryption\EncryptionServiceProvider->getEncrypterForKeyAndCipher('\xF5\xD2I5\xE7(h8\xF1\x02\x93\x84\xC8p\xF1...', 'AES-256-CBC')

1 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Container/Container.php(731): Illuminate\Encryption\EncryptionServiceProvider->Illuminate\Encryption{closure}(Object(Illuminate\Foundation\Application), Array)

2 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Container/Container.php(629): Illuminate\Container\Container->build(Object(Closure), Array)

3 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(697): Illuminate\Container\Container->make('encrypter', Array)

4 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Container/Container.php(849): Illuminate\Foundation\Application->make('encrypter')

5 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Container/Container.php(804): Illuminate\Container\Container->resolveClass(Object(ReflectionParameter))

6 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Container/Container.php(774): Illuminate\Container\Container->getDependencies(Array, Array)

7 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Container/Container.php(629): Illuminate\Container\Container->build('Illuminate\Cook...', Array)

8 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(697): Illuminate\Container\Container->make('Illuminate\Cook...', Array)

9 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(152): Illuminate\Foundation\Application->make('Illuminate\Cook...')

10 /var/www/html/cachet/public/index.php(57): Illuminate\Foundation\Http\Kernel->terminate(Object(Illuminate\Http\Request), Object(Illuminate\Http\Response))

11 {main} {"identification":{"id":"1956aeec-512a-47a1-a2e7-2d0c8d72332a"}}

[2020-10-25 21:25:56] production.ERROR: RuntimeException: No supported encrypter found. The cipher and / or key length are invalid. in /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php:45 Stack trace:

0 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(25): Illuminate\Encryption\EncryptionServiceProvider->getEncrypterForKeyAndCipher('\xF5\xD2I5\xE7(h8\xF1\x02\x93\x84\xC8p\xF1...', 'AES-256-CBC')

1 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Container/Container.php(731): Illuminate\Encryption\EncryptionServiceProvider->Illuminate\Encryption{closure}(Object(Illuminate\Foundation\Application), Array)

2 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Container/Container.php(629): Illuminate\Container\Container->build(Object(Closure), Array)

3 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(697): Illuminate\Container\Container->make('encrypter', Array)

4 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Container/Container.php(849): Illuminate\Foundation\Application->make('encrypter')

5 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Container/Container.php(804): Illuminate\Container\Container->resolveClass(Object(ReflectionParameter))

6 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Container/Container.php(774): Illuminate\Container\Container->getDependencies(Array, Array)

7 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Container/Container.php(629): Illuminate\Container\Container->build('Illuminate\Cook...', Array)

8 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(697): Illuminate\Container\Container->make('Illuminate\Cook...', Array)

9 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\Foundation\Application->make('Illuminate\Cook...')

10 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline{closure}(Object(Illuminate\Http\Request))

11 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(32): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

12 [internal function]: Illuminate\Routing\Pipeline->Illuminate\Routing{closure}(Object(Illuminate\Http\Request))

13 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(102): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

14 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Router.php(726): Illuminate\Pipeline\Pipeline->then(Object(Closure))

15 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Router.php(699): Illuminate\Routing\Router->runRouteWithinStack(Object(Illuminate\Routing\Route), Object(Illuminate\Http\Request))

16 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Router.php(675): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))

17 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(246): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))

18 [internal function]: Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http{closure}(Object(Illuminate\Http\Request))

19 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(52): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

20 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(44): Illuminate\Routing\Pipeline->Illuminate\Routing{closure}(Object(Illuminate\Http\Request))

21 [internal function]: Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode->handle(Object(Illuminate\Http\Request), Object(Closure))

22 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(136): call_user_func_array(Array, Array)

23 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline{closure}(Object(Illuminate\Http\Request))

24 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(32): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

25 /var/www/html/cachet/vendor/fideloper/proxy/src/TrustProxies.php(56): Illuminate\Routing\Pipeline->Illuminate\Routing{closure}(Object(Illuminate\Http\Request))

26 [internal function]: Fideloper\Proxy\TrustProxies->handle(Object(Illuminate\Http\Request), Object(Closure))

27 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(136): call_user_func_array(Array, Array)

28 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline{closure}(Object(Illuminate\Http\Request))

29 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(32): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

30 [internal function]: Illuminate\Routing\Pipeline->Illuminate\Routing{closure}(Object(Illuminate\Http\Request))

31 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(102): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

32 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(132): Illuminate\Pipeline\Pipeline->then(Object(Closure))

33 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(99): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter(Object(Illuminate\Http\Request))

34 /var/www/html/cachet/public/index.php(54): Illuminate\Foundation\Http\Kernel->handle(Object(Illuminate\Http\Request))

35 {main} {"identification":{"id":"532b39ed-9bb9-4164-9f52-9ca84cccb21e"}}

[2020-10-25 21:25:56] production.ERROR: RuntimeException: No supported encrypter found. The cipher and / or key length are invalid. in /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php:45 Stack trace:

0 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(25): Illuminate\Encryption\EncryptionServiceProvider->getEncrypterForKeyAndCipher('\xF5\xD2I5\xE7(h8\xF1\x02\x93\x84\xC8p\xF1...', 'AES-256-CBC')

1 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Container/Container.php(731): Illuminate\Encryption\EncryptionServiceProvider->Illuminate\Encryption{closure}(Object(Illuminate\Foundation\Application), Array)

2 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Container/Container.php(629): Illuminate\Container\Container->build(Object(Closure), Array)

3 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(697): Illuminate\Container\Container->make('encrypter', Array)

4 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Container/Container.php(849): Illuminate\Foundation\Application->make('encrypter')

5 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Container/Container.php(804): Illuminate\Container\Container->resolveClass(Object(ReflectionParameter))

6 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Container/Container.php(774): Illuminate\Container\Container->getDependencies(Array, Array)

7 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Container/Container.php(629): Illuminate\Container\Container->build('Illuminate\Cook...', Array)

8 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(697): Illuminate\Container\Container->make('Illuminate\Cook...', Array)

9 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(152): Illuminate\Foundation\Application->make('Illuminate\Cook...')

10 /var/www/html/cachet/public/index.php(57): Illuminate\Foundation\Http\Kernel->terminate(Object(Illuminate\Http\Request), Object(Illuminate\Http\Response))

11 {main} {"identification":{"id":"66a037ec-93e0-4621-a13f-92491627d22f"}}

[2020-10-25 21:25:56] production.ERROR: RuntimeException: No supported encrypter found. The cipher and / or key length are invalid. in /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php:45 Stack trace:

0 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(25): Illuminate\Encryption\EncryptionServiceProvider->getEncrypterForKeyAndCipher('\xF5\xD2I5\xE7(h8\xF1\x02\x93\x84\xC8p\xF1...', 'AES-256-CBC')

1 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Container/Container.php(731): Illuminate\Encryption\EncryptionServiceProvider->Illuminate\Encryption{closure}(Object(Illuminate\Foundation\Application), Array)

2 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Container/Container.php(629): Illuminate\Container\Container->build(Object(Closure), Array)

3 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(697): Illuminate\Container\Container->make('encrypter', Array)

4 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Container/Container.php(849): Illuminate\Foundation\Application->make('encrypter')

5 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Container/Container.php(804): Illuminate\Container\Container->resolveClass(Object(ReflectionParameter))

6 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Container/Container.php(774): Illuminate\Container\Container->getDependencies(Array, Array)

7 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Container/Container.php(629): Illuminate\Container\Container->build('Illuminate\Cook...', Array)

8 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(697): Illuminate\Container\Container->make('Illuminate\Cook...', Array)

9 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\Foundation\Application->make('Illuminate\Cook...')

10 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline{closure}(Object(Illuminate\Http\Request))

11 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(32): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

12 [internal function]: Illuminate\Routing\Pipeline->Illuminate\Routing{closure}(Object(Illuminate\Http\Request))

13 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(102): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

14 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Router.php(726): Illuminate\Pipeline\Pipeline->then(Object(Closure))

15 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Router.php(699): Illuminate\Routing\Router->runRouteWithinStack(Object(Illuminate\Routing\Route), Object(Illuminate\Http\Request))

16 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Router.php(675): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))

17 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(246): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))

18 [internal function]: Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http{closure}(Object(Illuminate\Http\Request))

19 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(52): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

20 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(44): Illuminate\Routing\Pipeline->Illuminate\Routing{closure}(Object(Illuminate\Http\Request))

21 [internal function]: Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode->handle(Object(Illuminate\Http\Request), Object(Closure))

22 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(136): call_user_func_array(Array, Array)

23 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline{closure}(Object(Illuminate\Http\Request))

24 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(32): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

25 /var/www/html/cachet/vendor/fideloper/proxy/src/TrustProxies.php(56): Illuminate\Routing\Pipeline->Illuminate\Routing{closure}(Object(Illuminate\Http\Request))

26 [internal function]: Fideloper\Proxy\TrustProxies->handle(Object(Illuminate\Http\Request), Object(Closure))

27 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(136): call_user_func_array(Array, Array)

28 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline{closure}(Object(Illuminate\Http\Request))

29 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(32): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

30 [internal function]: Illuminate\Routing\Pipeline->Illuminate\Routing{closure}(Object(Illuminate\Http\Request))

31 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(102): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

32 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(132): Illuminate\Pipeline\Pipeline->then(Object(Closure))

33 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(99): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter(Object(Illuminate\Http\Request))

34 /var/www/html/cachet/public/index.php(54): Illuminate\Foundation\Http\Kernel->handle(Object(Illuminate\Http\Request))

35 {main} {"identification":{"id":"4e073699-54d3-4a77-94f9-68d39e9dd749"}}

[2020-10-25 21:25:56] production.ERROR: RuntimeException: No supported encrypter found. The cipher and / or key length are invalid. in /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php:45 Stack trace:

0 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(25): Illuminate\Encryption\EncryptionServiceProvider->getEncrypterForKeyAndCipher('\xF5\xD2I5\xE7(h8\xF1\x02\x93\x84\xC8p\xF1...', 'AES-256-CBC')

1 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Container/Container.php(731): Illuminate\Encryption\EncryptionServiceProvider->Illuminate\Encryption{closure}(Object(Illuminate\Foundation\Application), Array)

2 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Container/Container.php(629): Illuminate\Container\Container->build(Object(Closure), Array)

3 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(697): Illuminate\Container\Container->make('encrypter', Array)

4 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Container/Container.php(849): Illuminate\Foundation\Application->make('encrypter')

5 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Container/Container.php(804): Illuminate\Container\Container->resolveClass(Object(ReflectionParameter))

6 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Container/Container.php(774): Illuminate\Container\Container->getDependencies(Array, Array)

7 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Container/Container.php(629): Illuminate\Container\Container->build('Illuminate\Cook...', Array)

8 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(697): Illuminate\Container\Container->make('Illuminate\Cook...', Array)

9 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(152): Illuminate\Foundation\Application->make('Illuminate\Cook...')

10 /var/www/html/cachet/public/index.php(57): Illuminate\Foundation\Http\Kernel->terminate(Object(Illuminate\Http\Request), Object(Illuminate\Http\Response))

11 {main} {"identification":{"id":"ec3626f0-97e4-4063-9df4-d5276551e92d"}}

[2020-10-25 21:25:57] production.ERROR: RuntimeException: No supported encrypter found. The cipher and / or key length are invalid. in /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php:45 Stack trace:

0 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(25): Illuminate\Encryption\EncryptionServiceProvider->getEncrypterForKeyAndCipher('\xF5\xD2I5\xE7(h8\xF1\x02\x93\x84\xC8p\xF1...', 'AES-256-CBC')

1 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Container/Container.php(731): Illuminate\Encryption\EncryptionServiceProvider->Illuminate\Encryption{closure}(Object(Illuminate\Foundation\Application), Array)

2 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Container/Container.php(629): Illuminate\Container\Container->build(Object(Closure), Array)

3 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(697): Illuminate\Container\Container->make('encrypter', Array)

4 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Container/Container.php(849): Illuminate\Foundation\Application->make('encrypter')

5 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Container/Container.php(804): Illuminate\Container\Container->resolveClass(Object(ReflectionParameter))

6 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Container/Container.php(774): Illuminate\Container\Container->getDependencies(Array, Array)

7 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Container/Container.php(629): Illuminate\Container\Container->build('Illuminate\Cook...', Array)

8 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(697): Illuminate\Container\Container->make('Illuminate\Cook...', Array)

9 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\Foundation\Application->make('Illuminate\Cook...')

10 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline{closure}(Object(Illuminate\Http\Request))

11 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(32): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

12 [internal function]: Illuminate\Routing\Pipeline->Illuminate\Routing{closure}(Object(Illuminate\Http\Request))

13 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(102): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

14 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Router.php(726): Illuminate\Pipeline\Pipeline->then(Object(Closure))

15 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Router.php(699): Illuminate\Routing\Router->runRouteWithinStack(Object(Illuminate\Routing\Route), Object(Illuminate\Http\Request))

16 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Router.php(675): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))

17 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(246): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))

18 [internal function]: Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http{closure}(Object(Illuminate\Http\Request))

19 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(52): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

20 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(44): Illuminate\Routing\Pipeline->Illuminate\Routing{closure}(Object(Illuminate\Http\Request))

21 [internal function]: Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode->handle(Object(Illuminate\Http\Request), Object(Closure))

22 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(136): call_user_func_array(Array, Array)

23 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline{closure}(Object(Illuminate\Http\Request))

24 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(32): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

25 /var/www/html/cachet/vendor/fideloper/proxy/src/TrustProxies.php(56): Illuminate\Routing\Pipeline->Illuminate\Routing{closure}(Object(Illuminate\Http\Request))

26 [internal function]: Fideloper\Proxy\TrustProxies->handle(Object(Illuminate\Http\Request), Object(Closure))

27 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(136): call_user_func_array(Array, Array)

28 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline{closure}(Object(Illuminate\Http\Request))

29 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(32): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

30 [internal function]: Illuminate\Routing\Pipeline->Illuminate\Routing{closure}(Object(Illuminate\Http\Request))

31 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(102): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

32 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(132): Illuminate\Pipeline\Pipeline->then(Object(Closure))

33 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(99): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter(Object(Illuminate\Http\Request))

34 /var/www/html/cachet/public/index.php(54): Illuminate\Foundation\Http\Kernel->handle(Object(Illuminate\Http\Request))

35 {main} {"identification":{"id":"4b4e6619-0620-4f25-882b-7978233bc85a"}}

[2020-10-25 21:25:57] production.ERROR: RuntimeException: No supported encrypter found. The cipher and / or key length are invalid. in /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php:45 Stack trace:

0 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(25): Illuminate\Encryption\EncryptionServiceProvider->getEncrypterForKeyAndCipher('\xF5\xD2I5\xE7(h8\xF1\x02\x93\x84\xC8p\xF1...', 'AES-256-CBC')

1 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Container/Container.php(731): Illuminate\Encryption\EncryptionServiceProvider->Illuminate\Encryption{closure}(Object(Illuminate\Foundation\Application), Array)

2 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Container/Container.php(629): Illuminate\Container\Container->build(Object(Closure), Array)

3 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(697): Illuminate\Container\Container->make('encrypter', Array)

4 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Container/Container.php(849): Illuminate\Foundation\Application->make('encrypter')

5 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Container/Container.php(804): Illuminate\Container\Container->resolveClass(Object(ReflectionParameter))

6 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Container/Container.php(774): Illuminate\Container\Container->getDependencies(Array, Array)

7 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Container/Container.php(629): Illuminate\Container\Container->build('Illuminate\Cook...', Array)

8 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(697): Illuminate\Container\Container->make('Illuminate\Cook...', Array)

9 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(152): Illuminate\Foundation\Application->make('Illuminate\Cook...')

10 /var/www/html/cachet/public/index.php(57): Illuminate\Foundation\Http\Kernel->terminate(Object(Illuminate\Http\Request), Object(Illuminate\Http\Response))

11 {main} {"identification":{"id":"43909715-c998-48d8-a5c4-805254040252"}}

[2020-10-25 21:26:25] production.ERROR: RuntimeException: No supported encrypter found. The cipher and / or key length are invalid. in /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php:45 Stack trace:

0 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php(25): Illuminate\Encryption\EncryptionServiceProvider->getEncrypterForKeyAndCipher('\xF5\xD2I5\xE7(h8\xF1\x02\x93\x84\xC8p\xF1...', 'AES-256-CBC')

1 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Container/Container.php(731): Illuminate\Encryption\EncryptionServiceProvider->Illuminate\Encryption{closure}(Object(Illuminate\Foundation\Application), Array)

2 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Container/Container.php(629): Illuminate\Container\Container->build(Object(Closure), Array)

3 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(697): Illuminate\Container\Container->make('encrypter', Array)

4 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Container/Container.php(849): Illuminate\Foundation\Application->make('encrypter')

5 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Container/Container.php(804): Illuminate\Container\Container->resolveClass(Object(ReflectionParameter))

6 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Container/Container.php(774): Illuminate\Container\Container->getDependencies(Array, Array)

7 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Container/Container.php(629): Illuminate\Container\Container->build('Illuminate\Cook...', Array)

8 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(697): Illuminate\Container\Container->make('Illuminate\Cook...', Array)

9 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\Foundation\Application->make('Illuminate\Cook...')

10 [internal function]: Illuminate\Pipeline\Pipeline->Illuminate\Pipeline{closure}(Object(Illuminate\Http\Request))

11 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(32): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

12 [internal function]: Illuminate\Routing\Pipeline->Illuminate\Routing{closure}(Object(Illuminate\Http\Request))

13 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(102): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

14 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Router.php(726): Illuminate\Pipeline\Pipeline->then(Object(Closure))

15 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Router.php(699): Illuminate\Routing\Router->runRouteWithinStack(Object(Illuminate\Routing\Route), Object(Illuminate\Http\Request))

16 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Router.php(675): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))

17 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(246): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))

18 [internal function]: Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http{closure}(Object(Illuminate\Http\Request))

19 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php(52): call_user_func(Object(Closure), Object(Illuminate\Http\Request))

20 /var/www/html/cachet/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(44): Illuminate\Routing\Pipeline->Illuminate\Routing{closure}(Object(Illuminate\Http\Request))

21 [internal function]: Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode->handle(Object(Illuminate\Http\Request), Object(Closure))

jbrooksuk commented 1 year ago

Thank you for your input on Cachet 2.x. We are shifting our attention and resources to Cachet 3.x and will no longer be supporting the 2.x version. If your feedback or issue is relevant to the 3.x series, we encourage you to engage with the new branch.

For more information on the Cachet rebuild and our plans for 3.x, you can read the announcement here.

We appreciate your understanding and look forward to your contributions to the new version.