Contao-Camp 2024
Ergebnis 1 bis 3 von 3

Thema: Erweiterungen werden nicht installiert

  1. #1
    Contao-Nutzer
    Registriert seit
    08.08.2018.
    Beiträge
    89

    Standard Erweiterungen werden nicht installiert

    Hallo zusammen,

    ich habe aktuell das Problem, dass Erweiterungen sich nicht installieren lassen. Bspw. habe ich versucht MetaModels Starter und StoreLocator zu installieren. Der Installationsprozess über den Contao Manager wird auch erfolgreich abgeschlossen. Wenn ich danach auf das Installtool gehe, wird die Datenbank als aktuell angezeigt. Alle anderen Erweiterungen sind auf dem aktuellen Stand.

    Da es keine Fehlermeldungen gibt, weiß ich nicht, wo ich bei dem Problem ansetzen soll. Das Problem tritt sowohl auf meinem localhost unter XAMPP auf, sowie auf einem Server bei netcup.

    Hat jemand eine Idee woran das liegen könnte?

  2. #2
    Community-Moderator
    Wandelndes Contao-Lexikon
    Avatar von Spooky
    Registriert seit
    12.04.2012.
    Ort
    Scotland
    Beiträge
    34.040
    Partner-ID
    10107

    Standard

    Poste die Konsolenausgabe der Installationsoperation.
    » sponsor me via GitHub or PayPal or Revolut

  3. #3
    Contao-Nutzer
    Registriert seit
    08.08.2018.
    Beiträge
    89

    Standard

    Code:
    composer require metamodels/bundle_start
    $ /usr/local/php74/bin/php -q -dmax_execution_time=0 -dmemory_limit=-1 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /var/www/vhosts/hosting133596.a2e2e.netcup.net/httpdocs/dennisfink-dev.de/contao-testumgebung/web/contao-manager.phar.php composer require metamodels/bundle_start --no-update --no-scripts --prefer-stable --sort-packages --no-ansi --no-interaction
    Using version ^2.1 for metamodels/bundle_start
    /var/www/vhosts/hosting133596.a2e2e.netcup.net/httpdocs/dennisfink-dev.de/contao-testumgebung/composer.json has been updated
    # Process terminated with exit code 0
    # Result: OK
    Code:
    composer update metamodels/bundle_start contao/conflictsErfolgreich nach 56 Sekunden. RAM-Verbrauch: 81.79MB (Spitze: 1451.17MB), Dauer: 48.2s.
    
    > Resolving dependencies using Composer Cloud v3.2.0
    !!! Current server is sponsored by: Contao Association !!!
    [7.2MiB/0.18s] Loading composer repositories with package information
    [64.7MiB/1.94s] Updating dependencies
    [138.5MiB/48.06s] Lock file operations: 28 installs, 1 update, 1 removal
    [138.5MiB/48.07s]   - Removing friendsofphp/proxy-manager-lts (v1.0.5)
    [138.5MiB/48.07s]   - Locking contao-community-alliance/contao-polyfill-bundle (1.1.6)
    [138.5MiB/48.07s]   - Locking contao-community-alliance/meta-palettes (2.0.7)
    [138.5MiB/48.07s]   - Locking discordier/justtextwidgets (1.2.1)
    [138.5MiB/48.07s]   - Locking metamodels/attribute_alias (2.1.2)
    [138.5MiB/48.07s]   - Locking metamodels/attribute_checkbox (2.1.3)
    [138.5MiB/48.08s]   - Locking metamodels/attribute_combinedvalues (2.1.1)
    [138.5MiB/48.08s]   - Locking metamodels/attribute_decimal (2.1.1)
    [138.5MiB/48.08s]   - Locking metamodels/attribute_file (2.1.4)
    [138.5MiB/48.08s]   - Locking metamodels/attribute_longtext (2.1.2)
    [138.5MiB/48.08s]   - Locking metamodels/attribute_numeric (2.1.1)
    [138.5MiB/48.08s]   - Locking metamodels/attribute_select (2.1.2)
    [138.5MiB/48.08s]   - Locking metamodels/attribute_tabletext (2.1.0)
    [138.5MiB/48.08s]   - Locking metamodels/attribute_tags (2.1.1)
    [138.5MiB/48.09s]   - Locking metamodels/attribute_text (2.1.1)
    [138.5MiB/48.09s]   - Locking metamodels/attribute_timestamp (2.1.1)
    [138.5MiB/48.09s]   - Locking metamodels/attribute_url (2.1.0)
    [138.5MiB/48.09s]   - Locking metamodels/bundle_filter (2.1.0)
    [138.5MiB/48.09s]   - Locking metamodels/bundle_nontranslated (2.1.0)
    [138.5MiB/48.09s]   - Locking metamodels/bundle_start (2.1.2)
    [138.5MiB/48.10s]   - Locking metamodels/core (2.1.12)
    [138.5MiB/48.10s]   - Locking metamodels/filter_checkbox (2.1.2)
    [138.5MiB/48.10s]   - Locking metamodels/filter_fromto (2.1.1)
    [138.5MiB/48.10s]   - Locking metamodels/filter_range (2.1.2)
    [138.5MiB/48.10s]   - Locking metamodels/filter_select (2.1.0)
    [138.5MiB/48.10s]   - Locking metamodels/filter_tags (2.1.0)
    [138.5MiB/48.11s]   - Locking metamodels/filter_text (2.1.0)
    [138.5MiB/48.11s]   - Locking ocramius/proxy-manager (2.13.0)
    [138.5MiB/48.11s]   - Downgrading symfony/proxy-manager-bridge (v4.4.25 => v4.4.18)
    [138.5MiB/48.11s]   - Locking webimpress/safe-writer (2.2.0)
    [137.8MiB/48.13s] Writing lock file
    [80.5MiB/48.18s] 4 package suggestions were added by new dependencies, use `composer suggest` to see details.
    [81.2MiB/48.19s] <warning>Package league/uri-hostname-parser is abandoned, you should avoid using it. No replacement was suggested.</warning>
    [81.2MiB/48.19s] <warning>Package league/uri-schemes is abandoned, you should avoid using it. No replacement was suggested.</warning>
    [81.2MiB/48.19s] <warning>Package patchwork/utf8 is abandoned, you should avoid using it. Use symfony/polyfill-mbstring or symfony/string instead.</warning>
    [81.2MiB/48.19s] <warning>Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.</warning>
    [81.8MiB/48.20s] Memory usage: 81.79MB (peak: 1451.17MB), time: 48.2s.
    [81.8MiB/48.20s] Finished Composer Cloud resolving.
    # Job ID dKPMLXyboCt24pUzGsCV00PhFVT2JuzqNVL6KcIOsG6cBbAUUVFIilHjWGrBUTVEHVuxJo8dXlIgnbALGc17wMXAB3CCIYOajH2xb5PkBtf84nuq completed in 56 seconds
    # Memory usage: 81.79MB (peak: 1451.17MB), time: 48.2s.

    Code:
    composer install
    $ /usr/local/php74/bin/php -q -dmax_execution_time=0 -dmemory_limit=-1 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /var/www/vhosts/hosting133596.a2e2e.netcup.net/httpdocs/dennisfink-dev.de/contao-testumgebung/web/contao-manager.phar.php composer install --prefer-dist --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.
    Nothing to install, update or remove
    Package league/uri-hostname-parser is abandoned, you should avoid using it. No replacement was suggested.
    Package league/uri-schemes is abandoned, you should avoid using it. No replacement was suggested.
    Package patchwork/utf8 is abandoned, you should avoid using it. Use symfony/polyfill-mbstring or symfony/string instead.
    Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
    Generating optimized autoload files
    Class League\Uri\Schemes\AbstractUri located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. Skipping.
    Class League\Uri\Schemes\Data located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. Skipping.
    Class League\Uri\Schemes\File located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. Skipping.
    Class League\Uri\Schemes\Ftp located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. Skipping.
    Class League\Uri\Schemes\Http located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. Skipping.
    Class League\Uri\Schemes\Uri located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. Skipping.
    Class League\Uri\Schemes\UriException located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. Skipping.
    Class League\Uri\Schemes\Ws located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. Skipping.
    composer/package-versions-deprecated: Generating version class...
    composer/package-versions-deprecated: ...done generating version class
    contao/manager-plugin: Generating plugin class...
    contao/manager-plugin: ...done generating plugin class
    91 packages you are using are looking for funding.
    Use the `composer fund` command to find out more!
    > Contao\ManagerBundle\Composer\ScriptHandler::initializeApplication
    Added the web/index.php file.
    Added the web/preview.php file.
    Added the web/app.php file.
     // 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.   
     Trying to install assets as relative symbolic links.
     --- -------------------------------- ------------------ 
          Bundle                           Method / Error    
     --- -------------------------------- ------------------ 
      ?   ContaoCoreBundle                 relative symlink  
      ?   RockSolidCustomElementsBundle    relative symlink  
      ?   ErdmannFreundeContaoGridBundle   relative symlink  
      ?   MultiColumnWizardBundle          relative symlink  
      ?   ContaoFaqBundle                  relative symlink  
      ?   MarkocupicZipBundle              relative symlink  
      ?   ContaoCommentsBundle             relative symlink  
      ?   ContaoNewsBundle                 relative symlink  
      ?   ContaoCalendarBundle             relative symlink  
      ?   ContaoNewsletterBundle           relative symlink  
      ?   SyncCtoBundle                    relative symlink  
      ?   CcaDcGeneralBundle               relative symlink  
     --- -------------------------------- ------------------ 
     [OK] All assets were successfully installed.                                   
     --- ------------------------------------------ ---------------------------------------------------------------- 
          Symlink                                    Target / Error                                                  
     --- ------------------------------------------ ---------------------------------------------------------------- 
      ?   web/files/contao_test_theme                files/contao_test_theme                                         
      ?   web/system/modules/euf_grid/assets         system/modules/euf_grid/assets                                  
      ?   web/system/modules/changelanguage/assets   system/modules/changelanguage/assets                            
      ?   web/system/modules/haste/assets            system/modules/haste/assets                                     
      ?   system/themes/flexible                     vendor/contao/core-bundle/src/Resources/contao/themes/flexible  
      ?   web/assets                                 assets                                                          
      ?   web/system/themes                          system/themes                                                   
      ?   system/logs                                var/logs                                                        
     --- ------------------------------------------ ---------------------------------------------------------------- 
    Done! Please open the Contao install tool or run contao:migrate on the command line to make sure the database is up-to-date.
    # Process terminated with exit code 0
    # Result: OK

Aktive Benutzer

Aktive Benutzer

Aktive Benutzer in diesem Thema: 1 (Registrierte Benutzer: 0, Gäste: 1)

Lesezeichen

Lesezeichen

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •