Error und Warnings in der Nextcloud Übersicht

Nextcloud version : 14.0.3
Operating system and version: Unbekannt, da Webspace
Apache or nginx version (eg, Apache 2.4.25): Unbekannt, da Webspace
PHP version :7.1.23

The issue you are facing:

Is this the first time you’ve seen this error? (Y/N): N

So, nun zu meinem Problem:
In der Nextcloud Übersicht, werden mir Warnings und Errors angezeigt.
“Strict-Transport-Security” HTTP-Header ist nicht auf mindestens “15552000” Sekunden eingestellt.

Diesen fehler möchte ich beheben, konnte aber bisher keinen Erfolg erzielen, vielleicht habt ihr Ideen wo ich dies ändern kann.

Außerdem ist mein Hauptproblem, folgendes:

In der Datenbank fehlen einige Indizes. Auf Grund der Tatsache, dass das hinzufügen von Indizes in großen Tabellen einige Zeit in Anspruch nehmen wird, wurden diese nicht automatisch erzeugt. Durch das Ausführen von "occ db:add-missing-indices" können die fehlenden Indizes manuell hinzugefügt werden, während die Instanz weiter läuft. Nachdem die Indizes hinzugefügt wurden, sind Anfragen auf die Tabellen normalerweise schneller.
Fehlender Index "fs_mtime" in der Tabelle "oc_filecache".

Wie kann ich vom Webspace aus die Tabellen Spalten hinzufügen? Ich kann ja den Befehl nicht aufführen, da ich ja keine Console habe.

Danke für eure Hilfe.

Unten sind noch Paar Logs und dies das.

LG Jonathan

The output of your Nextcloud log in Admin > Logging:

|Error|PHP|unlink(/tmp/oc_tmp_vLOOTb-.crt): Operation not permitted at /var/www/vhosts/hosting113159.af996.netcup.net/httpdocs/nc.meinedomain.de/lib/private/legacy/helper.php#224|2018-11-13T14:00:02+0100|
|---|---|---|---|
|Error|PHP|unlink(/tmp/oc_tmp_fkNur4-.crt): Operation not permitted at /var/www/vhosts/hosting113159.af996.netcup.net/httpdocs/nc.meinedomain.de/lib/private/legacy/helper.php#224|2018-11-13T13:50:01+0100|
|Error|PHP|unlink(/tmp/oc_tmp_UlAFG2): Operation not permitted at /var/www/vhosts/hosting113159.af996.netcup.net/httpdocs/nc.meinedomain.de/lib/private/legacy/helper.php#224|2018-11-13T13:50:01+0100|
|Error|PHP|unlink(/tmp/oc_tmp_wx4wSK-.crt): Operation not permitted at /var/www/vhosts/hosting113159.af996.netcup.net/httpdocs/nc.meinedomain.de/lib/private/legacy/helper.php#224|2018-11-13T13:50:01+0100|
|Error|PHP|unlink(/tmp/oc_tmp_Xd2gBe): Operation not permitted at /var/www/vhosts/hosting113159.af996.netcup.net/httpdocs/nc.meinedomain.de/lib/private/legacy/helper.php#224|2018-11-13T13:50:01+0100|
|Error|PHP|unlink(/tmp/oc_tmp_WhzZVf): Operation not permitted at /var/www/vhosts/hosting113159.af996.netcup.net/httpdocs/nc.meinedomain.de/lib/private/legacy/helper.php#224|2018-11-13T13:50:01+0100|
|Error|PHP|unlink(/tmp/oc_tmp_SF9GUa): Operation not permitted at /var/www/vhosts/hosting113159.af996.netcup.net/httpdocs/nc.meinedomain.de/lib/private/legacy/helper.php#224|2018-11-13T13:50:01+0100|
|Error|PHP|unlink(/tmp/oc_tmp_WhzZVf-.crt): Operation not permitted at /var/www/vhosts/hosting113159.af996.netcup.net/httpdocs/nc.meinedomain.de/lib/private/legacy/helper.php#224|2018-11-13T13:50:01+0100|
|Error|PHP|unlink(/tmp/oc_tmp_eQVVWj-.crt): Operation not permitted at /var/www/vhosts/hosting113159.af996.netcup.net/httpdocs/nc.meinedomain.de/lib/private/legacy/helper.php#224|2018-11-13T13:50:01+0100|
|Error|PHP|unlink(/tmp/oc_tmp_x2cfNu): Operation not permitted at /var/www/vhosts/hosting113159.af996.netcup.net/httpdocs/nc.meinedomain.de/lib/private/legacy/helper.php#224|2018-11-13T13:50:01+0100|
|Error|PHP|unlink(/tmp/oc_tmp_wx4wSK): Operation not permitted at /var/www/vhosts/hosting113159.af996.netcup.net/httpdocs/nc.meinedomain.de/lib/private/legacy/helper.php#224|2018-11-13T13:50:01+0100|
|Error|PHP|unlink(/tmp/oc_tmp_fkNur4): Operation not permitted at /var/www/vhosts/hosting113159.af996.netcup.net/httpdocs/nc.meinedomain.de/lib/private/legacy/helper.php#224|2018-11-13T13:50:01+0100|
|Error|PHP|unlink(/tmp/oc_tmp_eQVVWj): Operation not permitted at /var/www/vhosts/hosting113159.af996.netcup.net/httpdocs/nc.meinedomain.de/lib/private/legacy/helper.php#224|2018-11-13T13:50:01+0100|
|Error|PHP|unlink(/tmp/oc_tmp_Xd2gBe-.crt): Operation not permitted at /var/www/vhosts/hosting113159.af996.netcup.net/httpdocs/nc.meinedomain.de/lib/private/legacy/helper.php#224|2018-11-13T13:50:01+0100|

The output of your config.php file in /path/to/nextcloud (make sure you remove any identifiable information!):

<?php
$CONFIG = array (
  'instanceid' => '',
  'passwordsalt' => '',
  'secret' => '',
  'trusted_domains' => 
  array (
    0 => 'meinedomain.de',
  ),
  'datadirectory' => '/var/www/vhosts/hosting113159.af996.netcup.net/httpdocs/meinedomain.de/data',
  'overwrite.cli.url' => 'https://meinedomain.de',
  'dbtype' => 'mysql',
  'version' => '14.0.3.0',
  'dbname' => 'k37465_nextcloudp',
  'dbhost' => '10.25.248.151:3306',
  'dbport' => '',
  'dbtableprefix' => 'oc_',
  'mysql.utf8mb4' => true,
  'dbuser' => 'k32565_nextcld',
  'dbpassword' => 'xxxxxxxxx',
  'installed' => true,
  'mail_from_address' => 'no-reply',
  'mail_smtpmode' => 'sendmail',
  'mail_smtpauthtype' => 'LOGIN',
  'mail_domain' => 'meinedomain.de',
  'maintenance' => false,
  'theme' => '',
  'loglevel' => 2,
);

The output of your Apache/nginx/system log in /var/log/____:

2018-11-13 13:56:04	Error	77.21.54.4		[core:crit] (13)Permission denied: AH00529: /var/www/vhosts/hosting113159.af996.netcup.net/httpdocs/nc.meinedomain.de/data/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable and that '/var/www/vhosts/hosting113159.af996.netcup.net/httpdocs/nc.meinedomain.de/data/' is executable