Hallo,
habe heute Morgen versucht mein GOLLE IT Auto Invoice Plugin zu aktualisieren. Es kam eine Fehlermeldung und seitdem habe ich sowohl im Frontend als auch Backend Error500.
Habe bereits in der DB alle Plugins deaktiviert und den Cache über CLI gelöscht. Bin hier leider ratlos und komme nicht weiter.
Beim löschen über CLI (php bin/console cache:clear) erhalte ich einen Fehler:
ErrorException {#20
#message: "Warning: include(/home/www/shop/vendor/composer/../doctrine/depreca tions/lib/Doctrine/Deprecations/Deprecation.php): Failed to open stream: No such file or directory"
#code: 0
#file: "./vendor/composer/ClassLoader.phphome/www/shop/vendor/composer/ClassLo ader.php"
#line: 576
#severity: E_WARNING
trace: {
./vendor/composer/ClassLoader.php:576 { …}
./vendor/composer/ClassLoader.php:427 { …}
./vendor/doctrine/dbal/src/DriverManager.php:257 { …}
./vendor/doctrine/dbal/src/DriverManager.php:173 { …}
./vendor/shopware/core/Framework/Adapter/Database/MySQLFactory.php:69 { …}
./vendor/shopware/core/Kernel.php:223 { …}
./bin/console:43 {
{closure}^
› if (trim($context['DATABASE_URL'] ?? '') !== '' && !isset($context['INST ALL'])) {
› $pluginLoader = new DbalKernelPluginLoader($classLoader, null, Kerne l::getConnection());
› }
}
./vendor/autoload_runtime.php:24 { …}
./bin/console:17 { …}
}
}
2025-01-17T14:16:40+01:00 [error] Uncaught Warning: include(/home/www/shop/vendo r/composer/../doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php): Failed to open stream: No such file or directory
In der error log finde ich auch nichts was mir weiter hilft:
[2025-01-17T06:21:27.845834+00:00] request.ERROR: Uncaught PHP Exception Shopware\Core\Framework\Plugin\Exception\PluginComposerRequireException: "Could not execute "composer require" for plugin "fgitsAutoinvoiceSW6 (fgits/autoinvoice:6.0.2). Output: ./composer.json has been updated Running composer update fgits/autoinvoice --with-dependencies Loading composer repositories with package information <warning>Dependency shopware/core is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.</warning> Updating dependencies Lock file operations: 21 installs, 5 updates, 0 removals - Locking atgp/factur-x (v2.3.0) - Locking dflydev/dot-access-data (v3.0.3) - Upgrading doctrine/deprecations (1.1.3 => 1.1.4) - Locking doctrine/instantiator (2.0.0) - Locking fgits/autoinvoice (v6.0.2) - Locking goetas-webservices/xsd2php-runtime (v0.2.17) - Locking horstoeko/mimedb (v1.0.8) - Locking horstoeko/stringmanagement (v1.0.11) - Locking horstoeko/zugferd (v1.0.103) - Locking horstoeko/zugferdvisualizer (v1.0.9) - Locking jms/metadata (2.8.0) - Locking jms/serializer (3.32.2) - Locking league/commonmark (2.6.1) - Locking league/config (v1.2.0) - Locking mpdf/mpdf (v8.2.5) - Locking mpdf/psr-http-message-shim (v2.0.1) - Locking mpdf/psr-log-aware-trait (v3.0.0) - Locking nette/schema (v1.3.2) - Locking nette/utils (v4.0.5) - Locking phpstan/phpdoc-parser (2.0.0) - Locking setasign/fpdf (1.8.6) - Upgrading setasign/fpdi (v2.6.1 => v2.6.2) - Locking smalot/pdfparser (v2.11.0) - Upgrading symfony/finder (v7.1.6 => v7.1.10) - Upgrading symfony/validator (v7.1.9 => v7.1.10) - Upgrading tecnickcom/tcpdf (6.7.7 => 6.8.0) Writing lock file Installing dependencies from lock file (including require-dev) Package operations: 21 installs, 5 updates, 0 removals - Downloading symfony/finder (v7.1.10) - Downloading tecnickcom/tcpdf (6.8.0) - Downloading symfony/validator (v7.1.10) - Downloading doctrine/deprecations (1.1.4) - Downloading setasign/fpdi (v2.6.2) - Downloading mpdf/psr-log-aware-trait (v3.0.0) - Downloading mpdf/psr-http-message-shim (v2.0.1) - Downloading mpdf/mpdf (v8.2.5) - Downloading nette/utils (v4.0.5) - Downloading nette/schema (v1.3.2) - Downloading dflydev/dot-access-data (v3.0.3) - Downloading league/config (v1.2.0) - Downloading league/commonmark (2.6.1) - Downloading smalot/pdfparser (v2.11.0) - Downloading setasign/fpdf (1.8.6) - Downloading phpstan/phpdoc-parser (2.0.0) - Downloading jms/metadata (2.8.0) - Downloading doctrine/instantiator (2.0.0) - Downloading jms/serializer (3.32.2) - Downloading horstoeko/stringmanagement (v1.0.11) - Downloading horstoeko/mimedb (v1.0.8) - Downloading goetas-webservices/xsd2php-runtime (v0.2.17) - Downloading horstoeko/zugferd (v1.0.103) - Downloading horstoeko/zugferdvisualizer (v1.0.9) - Downloading atgp/factur-x (v2.3.0) 0/25 [>---------------------------] 0% 9/25 [==========>-----------------] 36% 10/25 [===========>----------------] 40% 15/25 [================>-----------] 60% 19/25 [=====================>------] 76% 22/25 [========================>---] 88% 23/25 [=========================>--] 92% 25/25 [============================] 100% - Upgrading symfony/finder (v7.1.6 => v7.1.10): Extracting archive - Upgrading tecnickcom/tcpdf (6.7.7 => 6.8.0): Extracting archive - Upgrading symfony/validator (v7.1.9 => v7.1.10): Extracting archive - Upgrading doctrine/deprecations (1.1.3 => 1.1.4): Extracting archive - Upgrading setasign/fpdi (v2.6.1 => v2.6.2): Extracting archive - Installing mpdf/psr-log-aware-trait (v3.0.0): Extracting archive Install of mpdf/psr-log-aware-trait failed - Installing mpdf/psr-http-message-shim (v2.0.1): Extracting archive Install of mpdf/psr-http-message-shim failed - Installing mpdf/mpdf (v8.2.5): Extracting archive Install of mpdf/mpdf failed - Installing nette/utils (v4.0.5): Extracting archive Install of nette/utils failed - Installing nette/schema (v1.3.2): Extracting archive Install of nette/schema failed - Installing dflydev/dot-access-data (v3.0.3): Extracting archive Install of dflydev/dot-access-data failed - Installing league/config (v1.2.0): Extracting archive Install of league/config failed - Installing league/commonmark (2.6.1): Extracting archive Install of league/commonmark failed - Installing smalot/pdfparser (v2.11.0): Extracting archive Install of smalot/pdfparser failed - Installing setasign/fpdf (1.8.6): Extracting archive Install of setasign/fpdf failed - Installing phpstan/phpdoc-parser (2.0.0): Extracting archive Install of phpstan/phpdoc-parser failed - Installing jms/metadata (2.8.0): Extracting archive Install of jms/metadata failed - Installing doctrine/instantiator (2.0.0): Extracting archive Install of doctrine/instantiator failed - Installing jms/serializer (3.32.2): Extracting archive Install of jms/serializer failed - Installing horstoeko/stringmanagement (v1.0.11): Extracting archive Install of horstoeko/stringmanagement failed - Installing horstoeko/mimedb (v1.0.8): Extracting archive Install of horstoeko/mimedb failed - Installing goetas-webservices/xsd2php-runtime (v0.2.17): Extracting archive Install of goetas-webservices/xsd2php-runtime failed - Installing horstoeko/zugferd (v1.0.103): Extracting archive Install of horstoeko/zugferd failed - Installing horstoeko/zugferdvisualizer (v1.0.9): Extracting archive Install of horstoeko/zugferdvisualizer failed - Installing atgp/factur-x (v2.3.0): Extracting archive Install of atgp/factur-x failed - Installing fgits/autoinvoice (v6.0.2): Symlinking from custom/plugins/fgitsAutoinvoiceSW6 Install of fgits/autoinvoice failed Update of symfony/finder failed Update of tecnickcom/tcpdf failed Update of symfony/validator failed Update of doctrine/deprecations failed Update of setasign/fpdi failed 0 [>---------------------------] In ClassLoader.php line 576: include(/home/www/shop/vendor/composer/../symfony/finder/Comparator/NumberC omparator.php): Failed to open stream: No such file or directory require [--dev] [--dry-run] [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--fixed] [--no-suggest] [--no-progress] [--no-update] [--no-install] [--no-audit] [--audit-format AUDIT-FORMAT] [--update-no-dev] [-w|--update-with-dependencies] [-W|--update-with-all-dependencies] [--with-dependencies] [--with-all-dependencies] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [-m|--minimal-changes] [--sort-packages] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--] [<packages>...] " at CommandExecutor.php line 54 {"exception":"[object] (Shopware\\Core\\Framework\\Plugin\\Exception\\PluginComposerRequireException(code: 0): Could not execute \"composer require\" for plugin \"fgitsAutoinvoiceSW6 (fgits/autoinvoice:6.0.2). Output:\n./composer.json has been updated\nRunning composer update fgits/autoinvoice --with-dependencies\nLoading composer repositories with package information\n<warning>Dependency shopware/core is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.</warning>\nUpdating dependencies\nLock file operations: 21 installs, 5 updates, 0 removals\n - Locking atgp/factur-x (v2.3.0)\n - Locking dflydev/dot-access-data (v3.0.3)\n - Upgrading doctrine/deprecations (1.1.3 => 1.1.4)\n - Locking doctrine/instantiator (2.0.0)\n - Locking fgits/autoinvoice (v6.0.2)\n - Locking goetas-webservices/xsd2php-runtime (v0.2.17)\n - Locking horstoeko/mimedb (v1.0.8)\n - Locking horstoeko/stringmanagement (v1.0.11)\n - Locking horstoeko/zugferd (v1.0.103)\n - Locking horstoeko/zugferdvisualizer (v1.0.9)\n - Locking jms/metadata (2.8.0)\n - Locking jms/serializer (3.32.2)\n - Locking league/commonmark (2.6.1)\n - Locking league/config (v1.2.0)\n - Locking mpdf/mpdf (v8.2.5)\n - Locking mpdf/psr-http-message-shim (v2.0.1)\n - Locking mpdf/psr-log-aware-trait (v3.0.0)\n - Locking nette/schema (v1.3.2)\n - Locking nette/utils (v4.0.5)\n - Locking phpstan/phpdoc-parser (2.0.0)\n - Locking setasign/fpdf (1.8.6)\n - Upgrading setasign/fpdi (v2.6.1 => v2.6.2)\n - Locking smalot/pdfparser (v2.11.0)\n - Upgrading symfony/finder (v7.1.6 => v7.1.10)\n - Upgrading symfony/validator (v7.1.9 => v7.1.10)\n - Upgrading tecnickcom/tcpdf (6.7.7 => 6.8.0)\nWriting lock file\nInstalling dependencies from lock file (including require-dev)\nPackage operations: 21 installs, 5 updates, 0 removals\n - Downloading symfony/finder (v7.1.10)\n - Downloading tecnickcom/tcpdf (6.8.0)\n - Downloading symfony/validator (v7.1.10)\n - Downloading doctrine/deprecations (1.1.4)\n - Downloading setasign/fpdi (v2.6.2)\n - Downloading mpdf/psr-log-aware-trait (v3.0.0)\n - Downloading mpdf/psr-http-message-shim (v2.0.1)\n - Downloading mpdf/mpdf (v8.2.5)\n - Downloading nette/utils (v4.0.5)\n - Downloading nette/schema (v1.3.2)\n - Downloading dflydev/dot-access-data (v3.0.3)\n - Downloading league/config (v1.2.0)\n - Downloading league/commonmark (2.6.1)\n - Downloading smalot/pdfparser (v2.11.0)\n - Downloading setasign/fpdf (1.8.6)\n - Downloading phpstan/phpdoc-parser (2.0.0)\n - Downloading jms/metadata (2.8.0)\n - Downloading doctrine/instantiator (2.0.0)\n - Downloading jms/serializer (3.32.2)\n - Downloading horstoeko/stringmanagement (v1.0.11)\n - Downloading horstoeko/mimedb (v1.0.8)\n - Downloading goetas-webservices/xsd2php-runtime (v0.2.17)\n - Downloading horstoeko/zugferd (v1.0.103)\n - Downloading horstoeko/zugferdvisualizer (v1.0.9)\n - Downloading atgp/factur-x (v2.3.0)\n 0/25 [>---------------------------] 0%\n 9/25 [==========>-----------------] 36%\n 10/25 [===========>----------------] 40%\n 15/25 [================>-----------] 60%\n 19/25 [=====================>------] 76%\n 22/25 [========================>---] 88%\n 23/25 [=========================>--] 92%\n 25/25 [============================] 100%\n - Upgrading symfony/finder (v7.1.6 => v7.1.10): Extracting archive\n - Upgrading tecnickcom/tcpdf (6.7.7 => 6.8.0): Extracting archive\n - Upgrading symfony/validator (v7.1.9 => v7.1.10): Extracting archive\n - Upgrading doctrine/deprecations (1.1.3 => 1.1.4): Extracting archive\n - Upgrading setasign/fpdi (v2.6.1 => v2.6.2): Extracting archive\n - Installing mpdf/psr-log-aware-trait (v3.0.0): Extracting archive\n Install of mpdf/psr-log-aware-trait failed\n - Installing mpdf/psr-http-message-shim (v2.0.1): Extracting archive\n Install of mpdf/psr-http-message-shim failed\n - Installing mpdf/mpdf (v8.2.5): Extracting archive\n Install of mpdf/mpdf failed\n - Installing nette/utils (v4.0.5): Extracting archive\n Install of nette/utils failed\n - Installing nette/schema (v1.3.2): Extracting archive\n Install of nette/schema failed\n - Installing dflydev/dot-access-data (v3.0.3): Extracting archive\n Install of dflydev/dot-access-data failed\n - Installing league/config (v1.2.0): Extracting archive\n Install of league/config failed\n - Installing league/commonmark (2.6.1): Extracting archive\n Install of league/commonmark failed\n - Installing smalot/pdfparser (v2.11.0): Extracting archive\n Install of smalot/pdfparser failed\n - Installing setasign/fpdf (1.8.6): Extracting archive\n Install of setasign/fpdf failed\n - Installing phpstan/phpdoc-parser (2.0.0): Extracting archive\n Install of phpstan/phpdoc-parser failed\n - Installing jms/metadata (2.8.0): Extracting archive\n Install of jms/metadata failed\n - Installing doctrine/instantiator (2.0.0): Extracting archive\n Install of doctrine/instantiator failed\n - Installing jms/serializer (3.32.2): Extracting archive\n Install of jms/serializer failed\n - Installing horstoeko/stringmanagement (v1.0.11): Extracting archive\n Install of horstoeko/stringmanagement failed\n - Installing horstoeko/mimedb (v1.0.8): Extracting archive\n Install of horstoeko/mimedb failed\n - Installing goetas-webservices/xsd2php-runtime (v0.2.17): Extracting archive\n Install of goetas-webservices/xsd2php-runtime failed\n - Installing horstoeko/zugferd (v1.0.103): Extracting archive\n Install of horstoeko/zugferd failed\n - Installing horstoeko/zugferdvisualizer (v1.0.9): Extracting archive\n Install of horstoeko/zugferdvisualizer failed\n - Installing atgp/factur-x (v2.3.0): Extracting archive\n Install of atgp/factur-x failed\n - Installing fgits/autoinvoice (v6.0.2): Symlinking from custom/plugins/fgitsAutoinvoiceSW6\n Install of fgits/autoinvoice failed\n Update of symfony/finder failed\n Update of tecnickcom/tcpdf failed\n Update of symfony/validator failed\n Update of doctrine/deprecations failed\n Update of setasign/fpdi failed\n 0 [>---------------------------]\nIn ClassLoader.php line 576:\n \n include(/home/www/shop/vendor/composer/../symfony/finder/Comparator/NumberC \n omparator.php): Failed to open stream: No such file or directory \n \n\nrequire [--dev] [--dry-run] [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--fixed] [--no-suggest] [--no-progress] [--no-update] [--no-install] [--no-audit] [--audit-format AUDIT-FORMAT] [--update-no-dev] [-w|--update-with-dependencies] [-W|--update-with-all-dependencies] [--with-dependencies] [--with-all-dependencies] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [-m|--minimal-changes] [--sort-packages] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--] [<packages>...]\n\n at /home/www/shop/vendor/shopware/core/Framework/Plugin/Composer/CommandExecutor.php:54)"} []
Würde mich sehr über Unterstützung freuen, ich komme leider nicht weiter…
Vielen Dank und liebe Grüße