cachethq / cachethq/Docker

Docker setup fails with cachet:install not defined

Open
#379 3 comments 1 reaction 0 assignees View on GitHub
Dominant language
Shell
Stars
439
Forks
271
PR merge metrics
No merged PRs in 30d

Description

Hello,

Following the steps and using latest version v2.3.18 i receive this:

cachet_1 | [2020-06-03 14:40:36] production.ERROR: Symfony\Component\Console\Exception\CommandNotFoundException: Command "cachet:install" is not defined.
cachet_1 |
cachet_1 | Did you mean one of these?
cachet_1 | app:install
cachet_1 | migrate:install
cachet_1 |
cachet_1 | cachet:metrics
cachet_1 | cachet:seed
cachet_1 | cache:clear
cachet_1 | cache:table in /var/www/html/vendor/symfony/console/Application.php:515
cachet_1 | Stack trace:
cachet_1 | #0 /var/www/html/vendor/symfony/console/Application.php(183): Symfony\Component\Console\Application->find('cachet:install')
cachet_1 | #1 /var/www/html/vendor/symfony/console/Application.php(117): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
cachet_1 | #2 /var/www/html/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))
cachet_1 | #3 /var/www/html/artisan(35): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.