Nextcloud version __: 28.0.5
Operating system _: `Debian Bookwormâ
Apache or nginx version __: Apache/2.4.59
PHP version __: php8.2
The issue you are facing:
I installed via NCP script, it didnât 100% complete, I am having issues I tried installing 5 times and couldnât get it to complete fully.
My redis is not working.
I had to take all of this out of my config.php just to get my nextcloud to work.
is it right that you set a ârequirepassâ in redis.conf but not a corresponding parameter in your nextcloud config?
If so please check this one
Never the less i see you are using the unix socket instead of standard port 6379
good so far â but then you donât need the requiredpass option in redis.conf.
Comment it out and restart redis!
And i would FLUSH the redis cache
As I said I had difficulty installing NCP this time around, the script failed installing php the first time. So before running the script manually installed some of the packages it got stuck on. Which were php and resolvconf. Thats how I ended up on php8.2 rather than php8.1, but if theres much php configuring the script does, I realized I should switch back to 8.1.
So I uninstalled php8.2-fpm and php8.2-common and switched it over.
Ok so far.
I think I got it!
So switched to php8.1
php8.1-apcu wasnt installed! I installed it.
Commented out the requirepass line in /etc/redis/redis.conf
Added the configurations back to my nextcloud config.php
restarted apache2 and it works.
Is that all?
Canât clear the cache tho,
when I run redis-cli FLUSHALL
it says: Could not connect to Redis at 127.0.0.1:6379: Connection refused
But thatâs ok.
One more thing, when I ssh into my server it says:
An: command not found -bash: /usr/share/bash-completion/completions/ncp: line 2: syntax error near unexpected token ('`