Reinstalled Nextcloud -> <server-address>/index.php/apps/files/ Error: 404 Not Found

Finally I got it running - might be interesting for somebody else facing similar problems:

  1. Issue was a wrong path for the php-fpm.sock in the nginx.conf
  2. Issue were wrong access permissions for the database-files in /var/db/
2 Likes