NextCloudPi web GUI suddenly looks a mess

I hadn’t changed anything but from one day to the next all desktop web pages (e.g. https://nextcloudpi/index.php/apps/dashboard/ https://nextcloudpi/index.php/apps/maps/) seem to lose most graphics and formatting


  • except for the NextCloudPi panel (https://nextcloudpi:4443/)

    I cleared the browser cache, rebooted my Pi, tried a different browser - no change.
    On a mobile browser it looked okay, not that it ever looked quite right but it now looks better than desktop)
    The only error I can see in the log is this, which is meaningless to me:
    An unhandled exception has been thrown:
    RedisException: read error on connection to /var/run/redis/redis.sock:0 in /var/www/nextcloud/lib/private/RedisFactory.php:143
    Can anyone help a noob out?

Hello, I had the same problem. With me it occurred after the update to NC25. I fixed it by running the clear-op-cache tool. After that I cleared the browser cache.
The cause seems to be that the paths to the stylesheets and images are no longer correct.

1 Like

Perfect! Thank you, I was really starting to despair of an answer. :+1::+1::+1::+1::+1: