Nextcloudpi on rock64 keeps crashing

Hey folks,

im running nextcloudpi on my rock64 and everything is running fine, until it crashes regularly, especially when im accessing the cloud over the android app or over webdav. Then nextcloud itself isnt accessible anymore until i restart the rockt64. Sometimes Samba keeps working however. I saw this in my log, so i guess it could be somehow related to redis, but i cant see what the problem exactly is:

RedisException: Redis server went away

  1. /var/www/nextcloud/lib/private/Memcache/Redis.php - line 54:Redis->get(“088bb7e24c8 … 7”)
  2. /var/www/nextcloud/lib/private/App/InfoParser.php - line 57:OC\Memcache\Redis->get("/var/www/ne … 7")
  3. /var/www/nextcloud/lib/private/App/AppManager.php - line 380:OC\App\InfoParser->parse("/var/www/ne … l")
  4. /var/www/nextcloud/lib/private/legacy/app.php - line 551:OC\App\AppManager->getAppInfo(“files”, false, null)
  5. /var/www/nextcloud/lib/private/AppFramework/App.php - line 65:OC_App::getAppInfo(“files”)
  6. /var/www/nextcloud/lib/private/legacy/app.php - line 236:OC\AppFramework\App::buildAppNamespace(“files”)
  7. /var/www/nextcloud/lib/private/legacy/app.php - line 119:OC_App::registerAutoloading(“files”, “/var/www/nextcloud/apps/files”)
  8. /var/www/nextcloud/lib/base.php - line 654:OC_App::loadApps([ “session”])
  9. /var/www/nextcloud/lib/base.php - line 1068:OC::init()
  10. /var/www/nextcloud/index.php - line 40:require_once("/var/www/ne … p")

Maybe you can help me clear this up?

Thanks in advance
Ruben