Contao-Camp 2024
Ergebnis 1 bis 5 von 5

Thema: Can't stop updating packages in Contao-manager

  1. #1
    Contao-Nutzer
    Registriert seit
    01.06.2018.
    Beiträge
    104

    Standard Can't stop updating packages in Contao-manager

    Hi everybody,
    I have a strange problem.
    I uninstall one package in Contao manager, and at the end of the uninstalling, Updating of packages not stop. There is a screenshot:
    contaomngerror.PNG
    I tried to stop updating with Cancel button, but not work.
    There is a code of process:
    Code:
    $ /opt/RZphp72/bin/php-cli '-q' '-d' 'max_execution_time=300' '/mnt/web216/c2/16/53909816/htdocs/######/web/contao-manager.phar.php' 'composer' 'remove' 'fritzmg/contao-swiper' '--no-update' '--no-scripts' '--no-ansi' '--no-interaction' 2>&1
    
    sh: sudo: not found
    
    # Process terminated with exit code 0
    # Result: OK
    
    
    $ /opt/RZphp72/bin/php-cli '-q' '-d' 'max_execution_time=300' '/mnt/web216/c2/16/53909816/htdocs/#######/web/contao-manager.phar.php' 'composer' 'install' '--prefer-dist' '--no-dev' '--no-progress' '--no-suggest' '--no-ansi' '--no-interaction' '--optimize-autoloader' 2>&1
    
    sh: sudo: not found
    Loading composer repositories with package information
    Installing dependencies from lock file
    Package operations: 0 installs, 8 updates, 2 removals
      - Removing menatwork/contao-multicolumnwizard (3.3.16)
      - Removing fritzmg/contao-swiper (3.0.0)
      - Updating contao-components/ace (1.4.2 => 1.4.4): Downloading (100%)
      - Updating contao-components/highlight (9.14.2 => 9.15.6): Downloading (100%)
      - Updating contao-components/jquery (3.3.1 => 3.4.1): Downloading (100%)
      - Updating contao-components/tinymce4 (4.9.3 => 4.9.4): Downloading (100%)
      - Updating symfony/contracts (v1.0.2 => v1.1.0): Downloading (100%)
      - Updating doctrine/doctrine-bundle (1.10.2 => 1.11.1): Downloading (100%)
      - Updating friendsofsymfony/http-cache (2.6.0 => 2.7.0): Downloading (100%)
      - Updating twig/twig (v2.9.0 => v2.10.0): Downloading (100%)
    Generating optimized autoload files
    contao/manager-plugin: Generating plugin class...
    contao/manager-plugin: ...done generating plugin class
    ocramius/package-versions:  Generating version class...
    ocramius/package-versions: ...done generating version class
    > Contao\ManagerBundle\Composer\ScriptHandler::initializeApplication
    Added the web/app.php file.
    Added the web/app_dev.php file.
    
     // Clearing the cache for the prod environment with debug                      
     // false                                                                       
    
     [OK] Cache for the "prod" environment (debug=false) 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  
      ?   ContaoFaqBundle          relative symlink  
      ?   ContaoNewsBundle         relative symlink  
      ?   ContaoNewsletterBundle   relative symlink  
      ?   RockSolidColumnsBundle   relative symlink  
      ?   RockSolidSliderBundle    relative symlink  
      ?   ContaoCalendarBundle     relative symlink  
      ?   ContaoCommentsBundle     relative symlink  
     --- ------------------------ ------------------ 
    
     [OK] All assets were successfully installed.                                   
    
    ---
    
    ### The background task is being cancelled ###
    Does anyone know what's happening ???

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

    Standard

    Just install the dependencies again under the Maintenance section.

  3. #3
    Contao-Nutzer
    Registriert seit
    01.06.2018.
    Beiträge
    104

    Standard

    Zitat Zitat von Spooky Beitrag anzeigen
    Just install the dependencies again under the Maintenance section.
    Hi Spooky and thank you for your answer.
    I can't open contao-manager. Every time when I tried to run contao-manager, updating of packages is still running.
    Very strange

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

    Standard

    Ah ok, then just delete the content of the /contao-manager folder except users.json and manager.json

  5. #5
    Contao-Nutzer
    Registriert seit
    01.06.2018.
    Beiträge
    104

    Standard

    Zitat Zitat von Spooky Beitrag anzeigen
    Ah ok, then just delete the content of the /contao-manager folder except users.json and manager.json
    Now is OK.
    Thank you very much

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
  •