为了能快速了解并处理您的问题,请提供以下基础信息:
问题描述:在进程守护管理器插件中启动进程提示”进程启动异常”,无法启动进程。
相关截图(日志、错误): RedisException NOAUTH Authentication required. at vendor/laravel/framework/src/Illuminate/Redis/Connectors/PhpRedisConnector.php:91 87| $client->auth($config['password']); 88| } 89| 90| if (isset($config['database'])) { > 91| $client->select((int) $config['database']); 92| } 93| 94| if (! empty($config['prefix'])) { 95| $client->setOption(Redis::OPT_PREFIX, $config['prefix']); [2m+24 vendor frames [22m 25 artisan:35 Illuminate\Foundation\Console\Kernel::handle() RedisException NOAUTH Authentication required. at vendor/laravel/framework/src/Illuminate/Redis/Connectors/PhpRedisConnector.php:91 87| $client->auth($config['password']); 88| } 89| 90| if (isset($config['database'])) { > 91| $client->select((int) $config['database']); 92| } 93| 94| if (! empty($config['prefix'])) { 95| $client->setOption(Redis::OPT_PREFIX, $config['prefix']); [2m+24 vendor frames [22m 25 artisan:35 Illuminate\Foundation\Console\Kernel::handle() RedisException NOAUTH Authentication required. at vendor/laravel/framework/src/Illuminate/Redis/Connectors/PhpRedisConnector.php:91 87| $client->auth($config['password']); 88| } 89| 90| if (isset($config['database'])) { > 91| $client->select((int) $config['database']); 92| } 93| 94| if (! empty($config['prefix'])) { 95| $client->setOption(Redis::OPT_PREFIX, $config['prefix']); [2m+24 vendor frames [22m 25 artisan:35 Illuminate\Foundation\Console\Kernel::handle() RedisException NOAUTH Authentication required. at vendor/laravel/framework/src/Illuminate/Redis/Connectors/PhpRedisConnector.php:91 87| $client->auth($config['password']); 88| } 89| 90| if (isset($config['database'])) { > 91| $client->select((int) $config['database']); 92| } 93| 94| if (! empty($config['prefix'])) { 95| $client->setOption(Redis::OPT_PREFIX, $config['prefix']); [2m+24 vendor frames [22m 25 artisan:35 Illuminate\Foundation\Console\Kernel::handle() RedisException NOAUTH Authentication required. at vendor/laravel/framework/src/Illuminate/Redis/Connectors/PhpRedisConnector.php:91 87| $client->auth($config['password']); 88| } 89| 90| if (isset($config['database'])) { > 91| $client->select((int) $config['database']); 92| } 93| 94| if (! empty($config['prefix'])) { 95| $client->setOption(Redis::OPT_PREFIX, $config['prefix']); [2m+24 vendor frames [22m 25 artisan:35 Illuminate\Foundation\Console\Kernel::handle() RedisException NOAUTH Authentication required. at vendor/laravel/framework/src/Illuminate/Redis/Connectors/PhpRedisConnector.php:91 87| $client->auth($config['password']); 88| } 89| 90| if (isset($config['database'])) { > 91| $client->select((int) $config['database']); 92| } 93| 94| if (! empty($config['prefix'])) { 95| $client->setOption(Redis::OPT_PREFIX, $config['prefix']); [2m+24 vendor frames [22m 25 artisan:35 Illuminate\Foundation\Console\Kernel::handle() RedisException NOAUTH Authentication required. at vendor/laravel/framework/src/Illuminate/Redis/Connectors/PhpRedisConnector.php:91 87| $client->auth($config['password']); 88| } 89| 90| if (isset($config['database'])) { > 91| $client->select((int) $config['database']); 92| } 93| 94| if (! empty($config['prefix'])) { 95| $client->setOption(Redis::OPT_PREFIX, $config['prefix']); [2m+24 vendor frames [22m 25 artisan:35 Illuminate\Foundation\Console\Kernel::handle() RedisException NOAUTH Authentication required. at vendor/laravel/framework/src/Illuminate/Redis/Connectors/PhpRedisConnector.php:91 87| $client->auth($config['password']); 88| } 89| 90| if (isset($config['database'])) { > 91| $client->select((int) $config['database']); 92| } 93| 94| if (! empty($config['prefix'])) { 95| $client->setOption(Redis::OPT_PREFIX, $config['prefix']); [2m+24 vendor frames [22m 25 artisan:35 Illuminate\Foundation\Console\Kernel::handle()
|
|