Version 4.1.0 creates Fatal Error in some enviromnents
-
Server ist running PHP 7.4.16 and Version 4.0.4 is working. Same site (with 4.1.0) is running fine on two local environments. I’m having trouble localizing the source. Error message is:
[11-Jun-2024 11:04:32 UTC] PHP Fatal error: Uncaught TypeError: Argument 2 passed to Inpsyde\Restore\Api\Module\Manifest\ManifestFile::__construct() must be an instance of Symfony\Contracts\Translation\TranslatorInterface, instance of Symfony\Component\Translation\Translator given, called in /var/www/html/wp-content/plugins/backwpup/src/Infrastructure/Restore/commons.php on line 245 and defined in /var/www/html/wp-content/plugins/backwpup/vendor/inpsyde/backwpup-restore-shared/src/Api/Module/Manifest/ManifestFile.php:34
Stack trace:
#0 /var/www/html/wp-content/plugins/backwpup/src/Infrastructure/Restore/commons.php(245): Inpsyde\Restore\Api\Module\Manifest\ManifestFile->__construct()
#1 /var/www/html/wp-content/plugins/backwpup/vendor/pimple/pimple/src/Pimple/Container.php(122): Inpsyde\BackWPup\Infrastructure\Restore\{closure}()
#2 /var/www/html/wp-content/plugins/backwpup/src/Infrastructure/Restore/commons.php(183): Pimple\Container->offsetGet()
#3 /var/www/html/wp-content/plugins/backwpup/vendor/pimple/pimpl in /var/www/html/wp-content/plugins/backwpup/vendor/inpsyde/backwpup-restore-shared/src/Api/Module/Manifest/ManifestFile.php on line 34So it may stem from the newly added restore feature for the free version. But it’s probably environment-related because no one else seems to be having this problem. Any ideas where I can look?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.