Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Contao 4.5.8 Installing / Uninstalling extensions with error message: The command is already running in another process. #1551

Copy link
Copy link
Closed
@mlwebworker

Description

@mlwebworker
Issue body actions

Ich habe bei Strato (PHP 7.2.5) bei der Installation/Deinstallation von Erweiterungen folgendes Problem:

Die Installation über den Manager endet mit:

Generating optimized autoload files
ocramius/package-versions:  Generating version class...
ocramius/package-versions: ...done generating version class
> Contao\ManagerBundle\Composer\ScriptHandler::initializeApplication
The command is already running in another process.
Script Contao\ManagerBundle\Composer\ScriptHandler::initializeApplication handling the post-install-cmd event terminated with an exception

In ScriptHandler.php line 95:
                                                                           
  An error occurred while executing the "contao:install-web-dir" command:  
                                                                           

install [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-dev] [--no-custom-installers] [--no-autoloader] [--no-scripts] [--no-progress] [--no-suggest] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--ignore-platform-reqs] [--] [<packages>]...


# Process terminated with exit code 1
# Result: General error

Über die Konsole erhalte ich:

reinerzau.de> /opt/RZphp72/bin/php-cli vendor/bin/contao-console contao:install-                                                                                                   web-dir -vvv
The command is already running in another process.
16:41:51 DEBUG     [console] Command "contao:install-web-dir -vvv" exited with c                                                                                                   ode "1"
[
  "command" => "contao:install-web-dir -vvv",
  "code" => 1
]
[]
reinerzau.de>

Zu Komlettierung hier noch der log-file

prod-2018-06-09_strato.log

Bei Neuladen des Browser sind die installierten Erweiterungen vorhanden.
Edit: Bei einem zweiten Versuch trat das Problem auch direkt während der Installation auf. Dann kann auch das Installtool nicht aufgerufen werden, weil die Route zum Installtool scheinbar nicht vorhanden oder gefunden wird

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.