RedisException Redis server nextcloud-aio-redis:6379 went away

I’m getting these errors :slight_smile:

RedisExceptionRedis server nextcloud-aio-redis:6379 went away

ExceptionHMAC does not match.

Redis::pconnect(): php_network_getaddresses: getaddrinfo for nextcloud-aio-redis failed: Try again at /var/www/html/lib/private/RedisFactory.php#104

RedisExceptionphp_network_getaddresses: getaddrinfo for nextcloud-aio-redis failed: Try again

session_start(): Failed to read session data: redis (path: tcp://nextcloud-aio-redis:6379?database=0&auth=55539f12a0bb57a2ff771021c60437e12538dbee077b2105) at /var/www/html/lib/private/Session/Internal.php#198

went away is likely that it either crashed or is temporarily not responsive. I don’t know if you can start/restart redis. If that happens again, you should check why the redis server goes away.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.