FallenOne - any pointers on this one ? Databa...

any pointers on this one ? Database\Seeders\RolesAndPermissionsSeeder ..................................................................................... RUNNING RedisException Connection refused at vendor/laravel/framework/src/Illuminate/Redis/Connectors/PhpRedisConnector.php:159 155▕ if (version_compare(phpversion('redis'), '5.3.0', '>=') && ! is_null($context = Arr::get($config, 'context'))) { 156▕ $parameters[] = $context; 157▕ } 158▕ ➜ 159▕ $client->{$persistent ? 'pconnect' : 'connect'}(...$parameters); 160▕ } 161▕ 162▕ /** 163▕ * Create a new redis cluster instance.
Solution:
Solved: sudo add-apt-repository ppa:redislabs/redis sudo apt update sudo apt install redis-server in /etc/redis/redis.conf I changed 'supervised auto' to 'supervised systemd'...
Jump to solution
13 Replies
DariusIII
DariusIII3mo ago
Your redis instance is either not running or is setup incorrectly
FallenOne
FallenOne3mo ago
it's a fresh install of ubuntu 20.04.6 and only installs are from nntmux guide...
Solution
FallenOne
FallenOne3mo ago
Solved: sudo add-apt-repository ppa:redislabs/redis sudo apt update sudo apt install redis-server in /etc/redis/redis.conf I changed 'supervised auto' to 'supervised systemd' sudo reboot sudo apt-get install php8.3-redis php artisan nntmux:install and all good
DariusIII
DariusIII3mo ago
Great
FallenOne
FallenOne3mo ago
but now this.. Your Composer dependencies require a PHP version ">= 8.2.0". lol
DariusIII
DariusIII3mo ago
Do php -v
FallenOne
FallenOne3mo ago
PHP 8.3.9
DariusIII
DariusIII3mo ago
It should work then
FallenOne
FallenOne3mo ago
...it should..... but don't 🤥 oh if you got an idear, pleas reach out... the kids want dinner now 😆
DariusIII
DariusIII3mo ago
Is this in VM or barebone server?
FallenOne
FallenOne3mo ago
VM VMware ESXi 6.7 8vCPU 64GBram i can give you SSH access if you need/is easier?
DariusIII
DariusIII3mo ago
Sure
FallenOne
FallenOne3mo ago
ill PM you here
Want results from more Discord servers?
Add your server