Restore backup brings internel server error

Hello community,

after the update from 16.0.5 to 17.0.2 I only got to see a white page So I restored the backup from 16.0.5 but now I only get the internal server error 403.
Where do I have to screw to fix this error?

Greetings from Duisburg

Harry

Nextcloud version _16.0.5.
webspace: netcup.de
PHP version 7.2.26

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

<?php
$CONFIG = array (
  'instanceid' => 'oc9yvxpsiz2s',
  'passwordsalt' => 'InsQafcnEgY18W52y8LjE8/EJjS9Ti',
  'secret' => 'AaD1d3AWnTX0SWyMI5E4tNnFCveBpy+629jqvhqjMn/RNFMF',
  'trusted_domains' => 
  array (
    0 => 'dsc-preussen-1901ev.de',
    1 => 'dsc-preussen.net',
  ),
  'datadirectory' => '/var/www/vhosts/hosting121094.a2faf.netcup.net/nextcloud/data',
  'dbtype' => 'mysql',
  'version' => '16.0.5.1',
  'overwrite.cli.url' => 'http://dsc-preussen-1901ev.de',
  'dbname' => 'k81677_owncloud',
  'dbhost' => '10.35.47.176:3306',
  'dbport' => '',
  'dbtableprefix' => 'oc_',
  'mysql.utf8mb4' => true,
  'dbuser' => 'k81677_owncloud',
  'dbpassword' => '********',
  'installed' => true,
  'maintenance' => false,
  'mail_from_address' => 'harald.wichmann',
  'mail_smtpmode' => 'smtp',
  'mail_sendmailmode' => 'smtp',
  'mail_domain' => 'dsc-preussen.net',
  'mail_smtpauth' => 1,
  'mail_smtpauthtype' => 'LOGIN',
  'mail_smtphost' => 'mx2fb1.netcup.net',
  'theme' => '',
  'loglevel' => 2,
  'mail_smtpport' => '465',
  'mail_smtpsecure' => 'ssl',
  'mail_smtpname' => 'harald.wichmann@dsc-preussen.net',
  'mail_smtppassword' => '*********',
  'updater.secret' => '$2y$10$D.zW0pVLYODKhflFBaWpxu2m5.CSdB/6mJu6oTlFwCMl0/OPbJ3QC',
);

Can you elaborate on exactly how and what you restored from backup?

1 Like

I have restored the complied folder nextcloud-16.0.5.1 from the directory
“/data/updater-oc9yvxpsiz2s/backups/”