Hi,
I upgraded today via CLI from 7.3.2 to 7.3.3 and that terminated in an error. In the log file it says "upgrade error", Apache log:
PHP Fatal error: Uncaught Error: Failed opening required '/var/www/vhosts/xxxxxxxx.net/xxxxxxxx.net/vendor/composer/../../application/Espo/Resources/defaults/class-aliases.php' (include_path='/var/www/vhosts/xxxxxxxx.net') in /var/www/vhosts/xxxxxxxx.net/xxxxxxxx.net/vendor/composer/autoload_real.php:53\nStack trace:\n#0 /var/www/vhosts/xxxxxxxx.net/vendor/composer/autoload_real.php(36): composerRequire28dc2e2503003c17f343131aabb1607d()\ n#1 /var/www/vhosts/xxxxxxxx.net/vendor/autoload.php(25): ComposerAutoloaderInit28dc2e2503003c17f343131aabb1 607d::getLoader()\n#2 /var/www/vhosts/xxxxxxxx.net/bootstrap.php(33): require_once('...')\n#3 /var/www/vhosts/xxxxxxxx.net/public/index.php(30): include('...')\n#4 {main}\n thrown in /var/www/vhosts/xxxxxxxx.net/vendor/composer/autoload_real.php on line 53
(real path obfuscated)
I then uploaded a backup I had made before from the running system, but still get this error.
I upgraded today via CLI from 7.3.2 to 7.3.3 and that terminated in an error. In the log file it says "upgrade error", Apache log:
PHP Fatal error: Uncaught Error: Failed opening required '/var/www/vhosts/xxxxxxxx.net/xxxxxxxx.net/vendor/composer/../../application/Espo/Resources/defaults/class-aliases.php' (include_path='/var/www/vhosts/xxxxxxxx.net') in /var/www/vhosts/xxxxxxxx.net/xxxxxxxx.net/vendor/composer/autoload_real.php:53\nStack trace:\n#0 /var/www/vhosts/xxxxxxxx.net/vendor/composer/autoload_real.php(36): composerRequire28dc2e2503003c17f343131aabb1607d()\ n#1 /var/www/vhosts/xxxxxxxx.net/vendor/autoload.php(25): ComposerAutoloaderInit28dc2e2503003c17f343131aabb1 607d::getLoader()\n#2 /var/www/vhosts/xxxxxxxx.net/bootstrap.php(33): require_once('...')\n#3 /var/www/vhosts/xxxxxxxx.net/public/index.php(30): include('...')\n#4 {main}\n thrown in /var/www/vhosts/xxxxxxxx.net/vendor/composer/autoload_real.php on line 53
(real path obfuscated)
I then uploaded a backup I had made before from the running system, but still get this error.
Comment