
Zitat von
Spooky
Führe in der Systemwartung "Composer Update ausführen" aus und poste die Ausgabe davon. Deaktiviere außerdem die Resolver Cloud, falls nicht schon gemacht.
Code:
> Resolving dependencies using Composer Cloud v3.9.1
[8.1MiB/0.23s] Loading composer repositories with package information
[106.3MiB/19.46s] Updating dependencies
[34.7MiB/21.72s] Lock file operations: 0 installs, 21 updates, 8 removals
[34.7MiB/21.72s] - Removing composer/pcre (3.3.2)
[34.7MiB/21.72s] - Removing doctrine/cache (2.2.0)
[34.7MiB/21.73s] - Removing doctrine/common (3.5.0)
[34.7MiB/21.73s] - Removing maennchen/zipstream-php (3.2.0)
[34.7MiB/21.73s] - Removing markbaker/complex (3.0.2)
[34.7MiB/21.73s] - Removing markbaker/matrix (3.0.1)
[34.7MiB/21.73s] - Removing phpoffice/phpspreadsheet (5.2.0)
[34.7MiB/21.73s] - Removing symfony/polyfill-php72 (v1.31.0)
[34.8MiB/21.73s] - Upgrading browscap/browscap-php (7.5.0 => 7.6.0)
[34.8MiB/21.73s] - Upgrading bugbuster/contao-botdetection-bundle (1.14.4 => 1.15.1)
[34.8MiB/21.73s] - Upgrading bugbuster/contao-clienthints-request-bundle (1.0.0 => 1.0.1)
[34.8MiB/21.73s] - Upgrading bugbuster/contao-visitors-bundle (1.16.2 => 1.18.1)
[34.8MiB/21.74s] - Upgrading codefog/contao-haste (5.3.0 => 5.3.6)
[34.8MiB/21.74s] - Upgrading doctrine/orm (2.20.9 => 3.6.2)
[34.8MiB/21.74s] - Upgrading heimrichhannot/contao-utils-bundle (3.9.4 => 3.10.1)
[34.8MiB/21.74s] - Upgrading jaybizzle/crawler-detect (v1.3.6 => v1.3.7)
[34.8MiB/21.74s] - Upgrading symfony/config (v6.4.34 => v7.4.6)
[34.8MiB/21.74s] - Upgrading symfony/console (v7.2.9 => v7.4.6)
[34.8MiB/21.74s] - Upgrading symfony/debug-bundle (v7.2.0 => v7.4.0)
[34.8MiB/21.74s] - Upgrading symfony/filesystem (v6.4.34 => v7.4.6)
[34.8MiB/21.74s] - Upgrading symfony/framework-bundle (v7.0.10 => v7.4.6)
[34.8MiB/21.75s] - Upgrading symfony/http-foundation (v6.4.34 => v7.4.6)
[34.8MiB/21.75s] - Upgrading symfony/http-kernel (v6.4.34 => v7.4.6)
[34.8MiB/21.75s] - Upgrading symfony/intl (v7.0.8 => v7.4.6)
[34.8MiB/21.75s] - Upgrading symfony/messenger (v7.3.10 => v7.4.6)
[34.8MiB/21.75s] - Upgrading symfony/security-bundle (v7.2.9 => v7.4.6)
[34.8MiB/21.75s] - Upgrading symfony/string (v6.4.34 => v7.4.6)
[34.8MiB/21.75s] - Upgrading symfony/twig-bundle (v7.2.9 => v7.4.4)
[34.8MiB/21.75s] - Upgrading symfony/web-profiler-bundle (v7.2.9 => v7.4.6)
[33.9MiB/21.77s] Writing lock file
[18.7MiB/21.80s] <warning>Package doctrine/annotations is abandoned, you should avoid using it. No replacement was suggested.</warning>
[18.9MiB/22.05s] No security vulnerability advisories found.
[19.6MiB/22.05s] Memory usage: 19.55MB (peak: 251.28MB), time: 22.06s.
[19.6MiB/22.06s] Finished Composer Cloud resolving.
# Job ID sIDtTv0LEZIjgCOpBMOel3G7VqIDnhoeEI4LFNdsYe8b8q5sC6tUPGltbfpQYvUQsQf completed in 15 seconds
# Memory usage: 19.55MB (peak: 251.28MB), time: 22.06s.
$ /usr/bin/php8.3 -q -dmax_execution_time=0 -dmemory_limit=-1 -ddisplay_errors=0 -ddisplay_startup_errors=0 -derror_reporting=0 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /home/www/spalter-imker.de/public/contao-manager.phar.php composer install --no-dev --no-progress --no-ansi --no-interaction --optimize-autoloader
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Package operations: 0 installs, 21 updates, 8 removals
- Downloading symfony/filesystem (v7.4.6)
- Downloading symfony/string (v7.4.6)
- Downloading symfony/console (v7.4.6)
- Downloading browscap/browscap-php (7.6.0)
- Downloading symfony/http-foundation (v7.4.6)
- Downloading symfony/http-kernel (v7.4.6)
- Downloading symfony/config (v7.4.6)
- Downloading symfony/security-bundle (v7.4.6)
- Downloading symfony/framework-bundle (v7.4.6)
- Downloading symfony/twig-bundle (v7.4.4)
- Downloading symfony/messenger (v7.4.6)
- Downloading symfony/intl (v7.4.6)
- Downloading doctrine/orm (3.6.2)
- Downloading bugbuster/contao-clienthints-request-bundle (1.0.1)
- Downloading jaybizzle/crawler-detect (v1.3.7)
- Downloading bugbuster/contao-botdetection-bundle (1.15.1)
- Downloading bugbuster/contao-visitors-bundle (1.18.1)
- Downloading symfony/web-profiler-bundle (v7.4.6)
- Downloading symfony/debug-bundle (v7.4.0)
- Downloading heimrichhannot/contao-utils-bundle (3.10.1)
- Downloading codefog/contao-haste (5.3.6)
- Removing symfony/polyfill-php72 (v1.31.0)
- Removing phpoffice/phpspreadsheet (5.2.0)
- Removing markbaker/matrix (3.0.1)
- Removing markbaker/complex (3.0.2)
- Removing maennchen/zipstream-php (3.2.0)
- Removing doctrine/common (3.5.0)
- Removing doctrine/cache (2.2.0)
- Removing composer/pcre (3.3.2)
- Upgrading symfony/filesystem (v6.4.34 => v7.4.6): Extracting archive
- Upgrading symfony/string (v6.4.34 => v7.4.6): Extracting archive
- Upgrading symfony/console (v7.2.9 => v7.4.6): Extracting archive
- Upgrading browscap/browscap-php (7.5.0 => 7.6.0): Extracting archive
- Upgrading symfony/http-foundation (v6.4.34 => v7.4.6): Extracting archive
- Upgrading symfony/http-kernel (v6.4.34 => v7.4.6): Extracting archive
- Upgrading symfony/config (v6.4.34 => v7.4.6): Extracting archive
- Upgrading symfony/security-bundle (v7.2.9 => v7.4.6): Extracting archive
- Upgrading symfony/framework-bundle (v7.0.10 => v7.4.6): Extracting archive
- Upgrading symfony/twig-bundle (v7.2.9 => v7.4.4): Extracting archive
- Upgrading symfony/messenger (v7.3.10 => v7.4.6): Extracting archive
- Upgrading symfony/intl (v7.0.8 => v7.4.6): Extracting archive
- Upgrading doctrine/orm (2.20.9 => 3.6.2): Extracting archive
- Upgrading bugbuster/contao-clienthints-request-bundle (1.0.0 => 1.0.1): Extracting archive
- Upgrading jaybizzle/crawler-detect (v1.3.6 => v1.3.7): Extracting archive
- Upgrading bugbuster/contao-botdetection-bundle (1.14.4 => 1.15.1): Extracting archive
- Upgrading bugbuster/contao-visitors-bundle (1.16.2 => 1.18.1): Extracting archive
- Upgrading symfony/web-profiler-bundle (v7.2.9 => v7.4.6): Extracting archive
- Upgrading symfony/debug-bundle (v7.2.0 => v7.4.0): Extracting archive
- Upgrading heimrichhannot/contao-utils-bundle (3.9.4 => 3.10.1): Extracting archive
- Upgrading codefog/contao-haste (5.3.0 => 5.3.6): Extracting archive
Package doctrine/annotations is abandoned, you should avoid using it. No replacement was suggested.
Generating optimized autoload files
contao/manager-plugin: Dumping generated plugins file...
138 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
contao/manager-plugin: ...done dumping generated plugins file
> @php vendor/bin/contao-setup
Added the bin/console file.
Added the public/index.php file.
Added the public/preview.php file.
Trying to install assets as relative symbolic links.
--- ------------------------------- ------------------
Bundle Method / Error
--- ------------------------------- ------------------
? ContaoCoreBundle relative symlink
? TrilobitTilesBundle relative symlink
? ContaoCookiebar relative symlink
? ContaoFaqBundle relative symlink
? BugBusterVisitorsBundle relative symlink
? CodefogHasteBundle relative symlink
? ContaoMmenuBundle relative symlink
? UiToTopBundle relative symlink
? ContaoNewsBundle relative symlink
? ContaoCalendarBundle relative symlink
? ContaoNewsletterBundle relative symlink
? CgoitContaoCalendarIcalBundle relative symlink
? ContaoCommentsBundle relative symlink
? RockSolidSliderBundle relative symlink
--- ------------------------------- ------------------
[OK] All assets were successfully installed.
--- ------------------------------------------- --------------------------------------------------
Symlink Target / Error
--- ------------------------------------------- --------------------------------------------------
? public/files/css files/css
? public/files/Imkerseite files/Imkerseite
? public/files/AutoBackupDB files/AutoBackupDB
? public/files/Themata files/Themata
? public/files/googlefonts files/googlefonts
? public/files/tiny_templates files/tiny_templates
? public/files/FavIcons files/FavIcons
? system/themes/flexible vendor/contao/core-bundle/contao/themes/flexible
? public/assets assets
? public/system/themes system/themes
? system/logs var/logs
? public/vendor/scrivo/highlight_php/styles vendor/scrivo/highlight.php/styles
--- ------------------------------------------- --------------------------------------------------
// Clearing the cache for the prod environment with debug false
[OK] Cache for the "prod" environment (debug=false) was successfully cleared.
// Clearing the cache for the dev environment with debug true
[OK] Cache for the "dev" environment (debug=true) was successfully cleared.
// Warming up the cache for the prod environment with debug false
[OK] Cache for the "prod" environment (debug=false) was successfully warmed.
Creating search indexes of "contao.search_backend.engine" ...
[OK] Search indexes created.
[INFO] Done! Please run the contao:migrate command to make sure the database is
up-to-date.
# Process terminated with exit code 0
# Result: OK
Datenbank Update hat auch geklappt.
Deaktiviere außerdem die Resolver Cloud --> Wie geht das?
Grüße