I cannot for the life of me get Redis to work (RESOLVED)

It looks good to me.

  • Is the redis-server running? sudo service status redis-server
  • Have you installed all prerequisite packages referenced in the guide?
  • Have you inspected your Apache logs for errors?
  • Have you checked your Nextcloud log? /var/www/nextcloud/data/nextcloud.log

One of those should hopefully identify the issue.