Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
CorneredRatSoftware Posted December 5, 2019 Posted December 5, 2019 Hey all.. I'm upgrading a server 4.x and am getting an exception thrown on the last step: /var/www/forums/system/File/File.php::180 The options are "Retry?" and "Continue". Neither button moves any further and redisplays the error. Line 180 in File.php is: if ( ! isset( static::$storageConfigurations[ $configurationId ] ) ) { throw new \RuntimeException; } Any ideas what I can do to start fresh with the install? Here's a screenshot of where I am in the process.
Pete T Posted December 5, 2019 Posted December 5, 2019 7 minutes ago, CorneredRatSoftware said: Hey all.. I'm upgrading a server 4.x and am getting an exception thrown on the last step: /var/www/forums/system/File/File.php::180 The options are "Retry?" and "Continue". Neither button moves any further and redisplays the error. Line 180 in File.php is: if ( ! isset( static::$storageConfigurations[ $configurationId ] ) ) { throw new \RuntimeException; } Any ideas what I can do to start fresh with the install? Here's a screenshot of where I am in the process. Unless you have backup then you need submit ticket via client area because no way back with a backup.
Adlago Posted December 5, 2019 Posted December 5, 2019 26 minutes ago, CorneredRatSoftware said: Hey all.. I'm upgrading a server 4.x and am getting an exception thrown on the last step: /var/www/forums/system/File/File.php::180 The options are "Retry?" and "Continue". Neither button moves any further and redisplays the error. Line 180 in File.php is: if ( ! isset( static::$storageConfigurations[ $configurationId ] ) ) { throw new \RuntimeException; } This code is located on line 186 in this file - I even compared version 4.4.5 - the same. Row 180 is $storageConfigurations = static::$storageConfigurations; Try and download the whole 4.4.9 package from your client area and upload all files. Then restart the upgrade from ...your site/admin/upgrade
Recommended Posts
Archived
This topic is now archived and is closed to further replies.