バージョン選択

フォーラム

メニュー

オンライン状況

59 人のユーザが現在オンラインです。 (50 人のユーザが フォーラム を参照しています。)
登録ユーザ: 0
ゲスト: 59
もっと...

サイト内検索

質問 > 管理機能 > プラグインの有効化・削除ができない

管理機能

新規スレッドを追加する

スレッド表示 | 新しいものから 前のトピック | 次のトピック | 下へ
投稿者 スレッド
ゲスト
投稿日時: 2019/2/28 2:40
対応状況: 開発中
プラグインの有効化・削除ができない
▼テンプレート
[EC-CUBE] EC-CUBE 4.0.2
[OS] CentOS
[PHP] PHP7.1.25
[データベース] MySQL 5.7.24
[WEBサーバ] Apache
[ブラウザ] Google Chrome
[現象] プラグインを6個以上インストールしてから有効化するとシステムエラーが発生します。また削除ボタンを押すと「削除に失敗しました」と表示され、有効化と削除のボタンだけが消えます。
自分では原因が分からなかったので、ご教授のほどよろしくお願いします。
hmorita_j
投稿日時: 2019/2/28 8:29
対応状況: −−−
長老
登録日: 2017/3/3
居住地: 沈黙の巨大都市松戸
投稿: 222
Re: プラグインの有効化・削除ができない
ログにはどういったエラーが出力されていますでしょうか?
ゲスト
投稿日時: 2019/2/28 18:31
対応状況: −−−
Re: プラグインの有効化・削除ができない
ご返信ありがとうございます。プラグインを削除したときのログは下記になります。

Changed CWD to /var/www/html
Reading ./composer.json
Loading config file ./composer.json
Executing command (/var/www/html): git branch --no-color --no-abbrev -v
Executing command (/var/www/html): git describe --exact-match --tags
Executing command (/var/www/html): git log --pretty="%H" -n1 HEAD
Executing command (/var/www/html): hg branch
Executing command (/var/www/html): fossil branch list
Executing command (/var/www/html): fossil tag list
Executing command (/var/www/html): svn info --xml
<warning>Deprecation warning: require.ec-cube/ECCUBE4LineLoginIntegration is invalid, it should not contain uppercase characters. Please use ec-cube/eccube4lineloginintegration instead. Make sure you fix this as Composer 2.0 will error.</warning>
<warning>Deprecation warning: require.ec-cube/EccubeUpdater401to402 is invalid, it should not contain uppercase characters. Please use ec-cube/eccubeupdater401to402 instead. Make sure you fix this as Composer 2.0 will error.</warning>
<warning>Deprecation warning: require.ec-cube/GoToCartB is invalid, it should not contain uppercase characters. Please use ec-cube/gotocartb instead. Make sure you fix this as Composer 2.0 will error.</warning>
<warning>Deprecation warning: require.ec-cube/SalesRankingB4 is invalid, it should not contain uppercase characters. Please use ec-cube/salesrankingb4 instead. Make sure you fix this as Composer 2.0 will error.</warning>
<warning>Deprecation warning: require.ec-cube/SalesReport4 is invalid, it should not contain uppercase characters. Please use ec-cube/salesreport4 instead. Make sure you fix this as Composer 2.0 will error.</warning>
<warning>Deprecation warning: require-dev.mikey179/vfsStream is invalid, it should not contain uppercase characters. Please use mikey179/vfsstream instead. Make sure you fix this as Composer 2.0 will error.</warning>
Failed to initialize global composer: Composer could not find the config file: /var/www/html/app/Plugin/.composer/composer.json
To initialize a project, please create a composer.json file as described in the https://getcomposer.org/ "Getting Started" section
Reading /var/www/html/vendor/composer/installed.json
Loading plugin Eccube\Composer\EccubePluginInstallerPlugin_composer_tmp0
Loading plugin PackageVersions\Installer_composer_tmp1
Loading plugin Symfony\Flex\Flex_composer_tmp2
Running 1.8.3 (2019-01-30 08:31:33) with PHP 7.1.25 on Linux / 3.10.0-957.1.3.el7.x86_64
[11.5MiB/0.01s] Reading ./composer.json
[11.5MiB/0.01s] Loading config file ./composer.json
[11.5MiB/0.01s] Executing command (/var/www/html): git branch --no-color --no-abbrev -v
[11.5MiB/0.02s] Executing command (/var/www/html): git describe --exact-match --tags
[11.5MiB/0.02s] Executing command (/var/www/html): git log --pretty="%H" -n1 HEAD
[11.5MiB/0.03s] Executing command (/var/www/html): hg branch
[11.5MiB/0.03s] Executing command (/var/www/html): fossil branch list
[11.5MiB/0.04s] Executing command (/var/www/html): fossil tag list
[11.5MiB/0.04s] Executing command (/var/www/html): svn info --xml
[11.5MiB/0.05s] <warning>Deprecation warning: require.ec-cube/ECCUBE4LineLoginIntegration is invalid, it should not contain uppercase characters. Please use ec-cube/eccube4lineloginintegration instead. Make sure you fix this as Composer 2.0 will error.</warning>
[11.5MiB/0.05s] <warning>Deprecation warning: require.ec-cube/EccubeUpdater401to402 is invalid, it should not contain uppercase characters. Please use ec-cube/eccubeupdater401to402 instead. Make sure you fix this as Composer 2.0 will error.</warning>
[11.5MiB/0.05s] <warning>Deprecation warning: require.ec-cube/SalesRankingB4 is invalid, it should not contain uppercase characters. Please use ec-cube/salesrankingb4 instead. Make sure you fix this as Composer 2.0 will error.</warning>
[11.5MiB/0.05s] <warning>Deprecation warning: require.ec-cube/SalesReport4 is invalid, it should not contain uppercase characters. Please use ec-cube/salesreport4 instead. Make sure you fix this as Composer 2.0 will error.</warning>
[11.5MiB/0.05s] <warning>Deprecation warning: require-dev.mikey179/vfsStream is invalid, it should not contain uppercase characters. Please use mikey179/vfsstream instead. Make sure you fix this as Composer 2.0 will error.</warning>
[11.6MiB/0.05s] Failed to initialize global composer: Composer could not find the config file: /var/www/html/app/Plugin/.composer/composer.json
To initialize a project, please create a composer.json file as described in the https://getcomposer.org/ "Getting Started" section
[11.5MiB/0.05s] Reading /var/www/html/vendor/composer/installed.json
[13.1MiB/0.06s] Loading plugin Eccube\Composer\EccubePluginInstallerPlugin_composer_tmp3
[13.5MiB/0.18s] Loading plugin PackageVersions\Installer_composer_tmp4
[13.9MiB/0.32s] Loading plugin Symfony\Flex\Flex_composer_tmp5
[11.7MiB/0.34s] Reading ./composer.lock
[13.7MiB/0.35s] <warning>Dependency "ec-cube/plugin-installer" is also a root requirement, but is not explicitly whitelisted. Ignoring.</warning>
[13.5MiB/0.35s] Loading composer repositories with package information
[13.8MiB/0.35s] Downloading https://package-api.ec-cube.net/packages.json
[13.8MiB/0.38s] Retrying download: Unknown cipher in list: ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-DSS-AES128-GCM-SHA256:kEDH+AESGCM:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA256:E
[13.9MiB/0.87s] Writing /var/www/html/app/Plugin/.composer/cache/repo/https---package-api.ec-cube.net/packages.json into cache
[14.0MiB/0.87s] Downloading https://repo.packagist.org/packages.json
[14.0MiB/0.95s] Retrying download: Unknown cipher in list: ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-DSS-AES128-GCM-SHA256:kEDH+AESGCM:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA256:E
[14.0MiB/1.28s] Writing /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/packages.json into cache
[14.0MiB/1.28s] Updating dependencies (including require-dev)
[15.3MiB/1.29s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/p-provider-2013.json from cache
[19.3MiB/1.32s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/p-provider-2014.json from cache
[27.5MiB/1.36s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/p-provider-2015.json from cache
[40.2MiB/1.41s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/p-provider-2016.json from cache
[58.9MiB/1.51s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/p-provider-2017.json from cache
[82.5MiB/1.60s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/p-provider-2018.json from cache
[89.0MiB/1.64s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/p-provider-2018-04.json from cache
[101.6MiB/1.69s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/p-provider-2018-07.json from cache
[111.7MiB/1.74s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/p-provider-2018-10.json from cache
[124.8MiB/1.80s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/p-provider-2019-01.json from cache
[136.5MiB/1.84s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/p-provider-archived.json from cache
[136.2MiB/1.87s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/p-provider-latest.json from cache
[141.8MiB/1.90s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-ec-cube$ec-cube.json from cache
[142.2MiB/1.90s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-composer$ca-bundle.json from cache
[142.4MiB/1.90s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-composer$composer.json from cache
[142.9MiB/1.90s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-doctrine$annotations.json from cache
[143.1MiB/1.90s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-doctrine$cache.json from cache
[143.3MiB/1.91s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-doctrine$collections.json from cache
[143.4MiB/1.91s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-doctrine$common.json from cache
[143.6MiB/1.91s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-doctrine$data-fixtures.json from cache
[143.7MiB/1.91s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-doctrine$dbal.json from cache
[144.1MiB/1.92s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-doctrine$doctrine-bundle.json from cache
[144.5MiB/1.92s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-doctrine$doctrine-cache-bundle.json from cache
[144.7MiB/1.92s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-doctrine$doctrine-fixtures-bundle.json from cache
[144.8MiB/1.93s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-doctrine$doctrine-migrations-bundle.json from cache
[144.9MiB/1.93s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-doctrine$inflector.json from cache
[144.9MiB/1.93s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-doctrine$instantiator.json from cache
[145.0MiB/1.93s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-doctrine$lexer.json from cache
[145.0MiB/1.93s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-doctrine$migrations.json from cache
[145.2MiB/1.94s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-doctrine$orm.json from cache
[145.8MiB/1.94s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-ec-cube$plugin-installer.json from cache
[145.9MiB/1.95s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-egulias$email-validator.json from cache
[146.1MiB/1.95s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-friendsofphp$php-cs-fixer.json from cache
[147.7MiB/1.97s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-guzzlehttp$guzzle.json from cache
[148.8MiB/1.98s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-knplabs$knp-paginator-bundle.json from cache
[149.0MiB/1.98s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-mobiledetect$mobiledetectlib.json from cache
[149.4MiB/1.99s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-monolog$monolog.json from cache
[149.8MiB/1.99s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-nesbot$carbon.json from cache
[150.6MiB/2.00s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-pimple$pimple.json from cache
[150.7MiB/2.00s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-psr$cache.json from cache
[151.0MiB/2.00s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-psr$container.json from cache
[151.1MiB/2.00s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-psr$http-message.json from cache
[151.4MiB/2.00s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-psr$log.json from cache
[151.5MiB/2.00s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-psr$simple-cache.json from cache
[151.5MiB/2.01s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-sensio$framework-extra-bundle.json from cache
[152.2MiB/2.01s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-sensio$generator-bundle.json from cache
[152.6MiB/2.01s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-setasign$fpdi-tcpdf.json from cache
[152.7MiB/2.02s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-suncat$mobile-detect-bundle.json from cache
[152.8MiB/2.02s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-swiftmailer$swiftmailer.json from cache
[153.1MiB/2.03s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$asset.json from cache
[160.9MiB/2.09s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$cache.json from cache
[162.0MiB/2.13s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$class-loader.json from cache
[167.0MiB/2.21s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$config.json from cache
[169.9MiB/2.28s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$console.json from cache
[173.1MiB/2.36s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$css-selector.json from cache
[175.8MiB/2.43s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$debug.json from cache
[178.4MiB/2.50s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$debug-bundle.json from cache
[181.2MiB/2.54s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$debug-pack.json from cache
[181.2MiB/2.56s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$dependency-injection.json from cache
[184.5MiB/2.67s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$doctrine-bridge.json from cache
[188.5MiB/2.77s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$dom-crawler.json from cache
[191.4MiB/2.84s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$dotenv.json from cache
[192.1MiB/2.86s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$event-dispatcher.json from cache
[195.4MiB/2.94s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$expression-language.json from cache
[197.3MiB/3.00s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$filesystem.json from cache
[199.7MiB/3.07s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$finder.json from cache
[202.3MiB/3.16s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$flex.json from cache
[203.0MiB/3.19s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$form.json from cache
[206.8MiB/3.30s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$framework-bundle.json from cache
[212.4MiB/3.41s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$http-foundation.json from cache
[215.2MiB/3.49s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$http-kernel.json from cache
[219.5MiB/3.58s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$inflector.json from cache
[220.3MiB/3.61s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$intl.json from cache
[223.6MiB/3.68s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$lts.json from cache
[223.6MiB/3.68s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$maker-bundle.json from cache
[223.8MiB/3.69s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$monolog-bridge.json from cache
[227.3MiB/3.76s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$monolog-bundle.json from cache
[227.7MiB/3.78s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$options-resolver.json from cache
[230.3MiB/3.84s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$orm-pack.json from cache
[230.3MiB/3.86s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$process.json from cache
[232.8MiB/3.93s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$property-access.json from cache
[236.1MiB/4.01s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$proxy-manager-bridge.json from cache
[238.6MiB/4.08s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$routing.json from cache
[243.1MiB/4.18s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$security.json from cache
[247.3MiB/4.28s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$security-bundle.json from cache
[251.3MiB/4.37s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$serializer.json from cache
[254.7MiB/4.46s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$stopwatch.json from cache
[257.0MiB/4.53s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$swiftmailer-bundle.json from cache
[257.6MiB/4.55s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$templating.json from cache
[260.4MiB/4.63s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$translation.json from cache
[263.6MiB/4.72s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$twig-bridge.json from cache
[268.0MiB/4.81s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$twig-bundle.json from cache
[271.5MiB/4.90s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$validator.json from cache
[275.4MiB/4.98s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$var-dumper.json from cache
[277.7MiB/5.04s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$web-profiler-bundle.json from cache
[280.9MiB/5.11s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$web-server-bundle.json from cache
[281.6MiB/5.13s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$workflow.json from cache
[282.5MiB/5.16s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$yaml.json from cache
[285.2MiB/5.23s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-twig$extensions.json from cache
[285.3MiB/5.23s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-twig$twig.json from cache
[286.1MiB/5.24s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-vlucas$phpdotenv.json from cache
[286.3MiB/5.24s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-bheller$images-generator.json from cache
[286.3MiB/5.24s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-captbaritone$mailcatcher-codeception-module.json from cache
[286.4MiB/5.24s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-codeception$codeception.json from cache
[287.8MiB/5.25s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-dama$doctrine-test-bundle.json from cache
[288.0MiB/5.25s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-easycorp$easy-log-handler.json from cache
[288.0MiB/5.25s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-fzaninotto$faker.json from cache
[288.1MiB/5.26s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-mikey179$vfsstream.json from cache
[288.1MiB/5.26s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-php-coveralls$php-coveralls.json from cache
[288.3MiB/5.26s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-phpunit$phpunit.json from cache
[292.4MiB/5.30s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$browser-kit.json from cache
[295.4MiB/5.36s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$phpunit-bridge.json from cache
[318.3MiB/5.44s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-composer$semver.json from cache
[318.4MiB/5.44s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-composer$spdx-licenses.json from cache
[318.5MiB/5.44s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-composer$xdebug-handler.json from cache
[318.5MiB/5.44s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-doctrine$event-manager.json from cache
[318.6MiB/5.44s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-doctrine$persistence.json from cache
[318.6MiB/5.44s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-doctrine$reflection.json from cache
[318.6MiB/5.44s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-guzzlehttp$promises.json from cache
[318.7MiB/5.45s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-guzzlehttp$psr7.json from cache
[318.8MiB/5.45s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-jdorn$sql-formatter.json from cache
[318.8MiB/5.45s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-justinrainbow$json-schema.json from cache
[319.2MiB/5.45s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-knplabs$knp-components.json from cache
[319.4MiB/5.45s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-nikic$php-parser.json from cache
[319.9MiB/5.45s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-ocramius$package-versions.json from cache
[320.1MiB/5.46s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-ocramius$proxy-manager.json from cache
[320.3MiB/5.47s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-paragonie$random-compat.json from cache
[325.7MiB/5.50s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-php-cs-fixer$diff.json from cache
[325.7MiB/5.50s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-ralouphie$getallheaders.json from cache
[325.8MiB/5.50s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-seld$jsonlint.json from cache
[325.9MiB/5.50s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-seld$phar-utils.json from cache
[325.9MiB/5.50s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-setasign$fpdi.json from cache
[326.0MiB/5.50s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$polyfill-apcu.json from cache
[326.5MiB/5.52s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$polyfill-ctype.json from cache
[329.9MiB/5.57s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$polyfill-intl-icu.json from cache
[330.0MiB/5.57s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$polyfill-mbstring.json from cache
[330.3MiB/5.60s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$polyfill-php56.json from cache
[341.1MiB/5.74s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$polyfill-php70.json from cache
[342.1MiB/5.83s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$polyfill-php72.json from cache
[342.2MiB/5.83s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$polyfill-util.json from cache
[342.3MiB/5.83s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$profiler-pack.json from cache
[342.4MiB/5.84s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-tecnickcom$tcpdf.json from cache
[343.2MiB/5.84s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-zendframework$zend-code.json from cache
[344.9MiB/5.86s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-zendframework$zend-eventmanager.json from cache
[345.3MiB/5.87s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-behat$gherkin.json from cache
[345.7MiB/5.88s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-codeception$phpunit-wrapper.json from cache
[346.0MiB/5.88s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-codeception$stub.json from cache
[346.1MiB/5.88s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-facebook$webdriver.json from cache
[346.2MiB/5.88s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-myclabs$deep-copy.json from cache
[346.4MiB/5.88s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-phar-io$manifest.json from cache
[346.4MiB/5.88s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-phar-io$version.json from cache
[346.4MiB/5.88s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-phpdocumentor$reflection-common.json from cache
[346.5MiB/5.88s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-phpdocumentor$reflection-docblock.json from cache
[346.7MiB/5.88s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-phpdocumentor$type-resolver.json from cache
[346.8MiB/5.89s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-phpspec$prophecy.json from cache
[347.0MiB/5.89s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-phpunit$php-code-coverage.json from cache
[348.0MiB/5.89s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-phpunit$php-file-iterator.json from cache
[348.0MiB/5.89s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-phpunit$php-text-template.json from cache
[348.1MiB/5.89s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-phpunit$php-timer.json from cache
[348.1MiB/5.89s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-phpunit$php-token-stream.json from cache
[348.3MiB/5.90s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-phpunit$phpunit-mock-objects.json from cache
[349.0MiB/5.90s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-sebastian$code-unit-reverse-lookup.json from cache
[349.0MiB/5.90s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-sebastian$comparator.json from cache
[349.2MiB/5.90s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-sebastian$diff.json from cache
[349.3MiB/5.90s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-sebastian$environment.json from cache
[349.4MiB/5.90s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-sebastian$exporter.json from cache
[349.5MiB/5.90s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-sebastian$global-state.json from cache
[349.6MiB/5.91s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-sebastian$object-enumerator.json from cache
[349.6MiB/5.91s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-sebastian$object-reflector.json from cache
[349.6MiB/5.91s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-sebastian$recursion-context.json from cache
[349.7MiB/5.91s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-sebastian$resource-operations.json from cache
[349.7MiB/5.91s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-sebastian$version.json from cache
[349.7MiB/5.91s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-theseer$tokenizer.json from cache
[349.8MiB/5.91s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-webmozart$assert.json from cache
[349.8MiB/5.92s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$symfony.json from cache
[350.1MiB/5.96s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-seld$cli-prompt.json from cache
[350.1MiB/5.96s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-doctrine$phpcr-odm.json from cache
[350.4MiB/5.96s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-gecko-packages$gecko-php-unit.json from cache
[350.4MiB/5.97s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$property-info.json from cache
[352.2MiB/6.01s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$ldap.json from cache
[353.6MiB/6.04s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$lock.json from cache
[354.1MiB/6.07s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$security-core.json from cache
[356.9MiB/6.15s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$security-csrf.json from cache
[359.4MiB/6.23s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$security-guard.json from cache
[360.9MiB/6.29s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$security-http.json from cache
[363.8MiB/6.37s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$web-link.json from cache
[364.5MiB/6.39s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-guzzle$guzzle.json from cache
[365.4MiB/6.40s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-phpunit$dbunit.json from cache
[365.6MiB/6.40s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$doctrine-abstract-bundle.json from cache
[365.6MiB/6.40s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$doctrine-bundle.json from cache
[365.6MiB/6.41s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$locale.json from cache
[367.4MiB/6.45s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$swiftmailer-bridge.json from cache
[371.2MiB/6.49s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$propel1-bridge.json from cache
[372.1MiB/6.50s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$icu.json from cache
[372.1MiB/6.51s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$security-acl.json from cache
[373.1MiB/6.53s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$polyfill-php54.json from cache
[373.2MiB/6.53s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$polyfill-php55.json from cache
[373.3MiB/6.54s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-phpdocumentor$reflection.json from cache
[373.5MiB/6.54s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-fig$link-util.json from cache
[373.5MiB/6.54s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-psr$link.json from cache
[373.5MiB/6.54s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$messenger.json from cache
[373.7MiB/6.54s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$contracts.json from cache
[373.7MiB/6.54s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-symfony$var-exporter.json from cache
[373.7MiB/6.55s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-phpcr$phpcr-implementation.json from cache
[374.1MiB/6.55s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-phpcr$phpcr-utils.json from cache
[374.3MiB/6.55s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-phpcr$phpcr.json from cache
[374.3MiB/6.56s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-guzzle$batch.json from cache
[378.3MiB/6.58s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-guzzle$cache.json from cache
[378.7MiB/6.60s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-guzzle$common.json from cache
[380.2MiB/6.62s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-guzzle$http.json from cache
[380.7MiB/6.63s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-guzzle$inflection.json from cache
[381.2MiB/6.65s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-guzzle$iterator.json from cache
[381.6MiB/6.66s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-guzzle$log.json from cache
[382.1MiB/6.68s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-guzzle$parser.json from cache
[382.6MiB/6.69s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-guzzle$plugin.json from cache
[383.1MiB/6.70s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-guzzle$plugin-async.json from cache
[383.6MiB/6.72s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-guzzle$plugin-backoff.json from cache
[384.1MiB/6.73s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-guzzle$plugin-cache.json from cache
[384.5MiB/6.75s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-guzzle$plugin-cookie.json from cache
[385.0MiB/6.76s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-guzzle$plugin-curlauth.json from cache
[385.4MiB/6.77s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-guzzle$plugin-history.json from cache
[385.9MiB/6.79s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-guzzle$plugin-log.json from cache
[386.4MiB/6.80s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-guzzle$plugin-mock.json from cache
[386.8MiB/6.82s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-guzzle$plugin-oauth.json from cache
[387.3MiB/6.83s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-guzzle$service.json from cache
[387.7MiB/6.85s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-guzzle$stream.json from cache
[388.2MiB/6.86s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-guzzle$plugin-md5.json from cache
[388.7MiB/6.87s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-guzzle$plugin-error-response.json from cache
[388.9MiB/6.88s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-ircmaxell$password-compat.json from cache
[331.0MiB/6.98s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-dflydev$markdown.json from cache
[331.5MiB/7.08s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-squizlabs$php-codesniffer.json from cache
[331.9MiB/7.10s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-zendframework$zend-stdlib.json from cache
[332.4MiB/7.11s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-athletic$athletic.json from cache
[332.5MiB/7.12s] Reading /var/www/html/app/Plugin/.composer/cache/repo/https---repo.packagist.org/provider-zendframework$zend-hydrator.json from cache
[359.4MiB/7.98s] Resolving dependencies through SAT
[360.7MiB/8.01s] Looking at all rules.
[360.7MiB/8.03s]
[360.7MiB/8.03s] Dependency resolution completed in 0.054 seconds
[361.2MiB/8.04s] Analyzed 18455 packages to resolve dependencies
[361.2MiB/8.04s] Analyzed 43201 rules to resolve dependencies
[362.8MiB/8.06s] Resolving dependencies through SAT
[362.8MiB/8.06s] Looking at all rules.
[362.8MiB/8.06s]
[362.8MiB/8.06s] Dependency resolution completed in 0.000 seconds
[361.7MiB/8.06s] Package operations: 0 installs, 0 updates, 1 removal
[361.7MiB/8.06s] Removals: ec-cube/GoToCartB

In AbstractMySQLDriver.php line 49:

[Doctrine\DBAL\Exception\ForeignKeyConstraintViolationException]
An exception occurred while executing 'ALTER TABLE plg_related_product ADD
CONSTRAINT FK_77B090F74584665A FOREIGN KEY (product_id) REFERENCES dtb_prod
uct (id)':

SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update
a child row: a foreign key constraint fails (`eccube_db`.`#sql-e30_3bbf`, C
ONSTRAINT `FK_77B090F74584665A` FOREIGN KEY (`product_id`) REFERENCES `dtb_
product` (`id`))


Exception trace:
() at /var/www/html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:49
Doctrine\DBAL\Driver\AbstractMySQLDriver->convertException() at /var/www/html/vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php:169
Doctrine\DBAL\DBALException::wrapException() at /var/www/html/vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php:145
Doctrine\DBAL\DBALException::driverExceptionDuringQuery() at /var/www/html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php:911
Doctrine\DBAL\Connection->executeQuery() at /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/SchemaTool.php:878
Doctrine\ORM\Tools\SchemaTool->updateSchema() at /var/www/html/src/Eccube/Service/SchemaService.php:103
Eccube\Service\SchemaService->Eccube\Service\{closure}() at n/a:n/a
call_user_func() at /var/www/html/src/Eccube/Service/SchemaService.php:82
Eccube\Service\SchemaService->executeCallback() at /var/www/html/src/Eccube/Service/SchemaService.php:104
Eccube\Service\SchemaService->updateSchema() at /var/www/html/src/Eccube/Service/PluginService.php:285
Eccube\Service\PluginService->Eccube\Service\{closure}() at n/a:n/a
call_user_func() at /var/www/html/src/Eccube/Service/PluginService.php:334
Eccube\Service\PluginService->generateProxyAndCallback() at /var/www/html/src/Eccube/Service/PluginService.php:286
Eccube\Service\PluginService->generateProxyAndUpdateSchema() at /var/www/html/src/Eccube/Service/PluginService.php:576
Eccube\Service\PluginService->uninstall() at /var/www/html/vendor/ec-cube/plugin-installer/src/Eccube/Composer/PluginInstaller.php:142
Eccube\Composer\PluginInstaller->uninstall() at /var/www/html/vendor/composer/composer/src/Composer/Installer/InstallationManager.php:211
Composer\Installer\InstallationManager->uninstall() at /var/www/html/vendor/composer/composer/src/Composer/Installer/InstallationManager.php:160
Composer\Installer\InstallationManager->execute() at /var/www/html/vendor/composer/composer/src/Composer/Installer.php:595
Composer\Installer->doInstall() at /var/www/html/vendor/composer/composer/src/Composer/Installer.php:229
Composer\Installer->run() at /var/www/html/vendor/composer/composer/src/Composer/Command/RemoveCommand.php:154
Composer\Command\RemoveCommand->execute() at /var/www/html/vendor/symfony/console/Command/Command.php:255
Symfony\Component\Console\Command\Command->run() at /var/www/html/vendor/symfony/console/Application.php:953
Symfony\Component\Console\Application->doRunCommand() at /var/www/html/vendor/symfony/console/Application.php:248
Symfony\Component\Console\Application->doRun() at /var/www/html/vendor/composer/composer/src/Composer/Console/Application.php:258
Composer\Console\Application->doRun() at /var/www/html/vendor/symfony/console/Application.php:148
Symfony\Component\Console\Application->run() at /var/www/html/vendor/composer/composer/src/Composer/Console/Application.php:104
Composer\Console\Application->run() at /var/www/html/src/Eccube/Service/Composer/ComposerApiService.php:295
Eccube\Service\Composer\ComposerApiService->runCommand() at /var/www/html/src/Eccube/Service/Composer/ComposerApiService.php:127
Eccube\Service\Composer\ComposerApiService->execRemove() at /var/www/html/src/Eccube/Controller/Admin/Store/OwnerStoreController.php:333
Eccube\Controller\Admin\Store\OwnerStoreController->apiUninstall() at /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:151
Symfony\Component\HttpKernel\HttpKernel->handleRaw() at /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:68
Symfony\Component\HttpKernel\HttpKernel->handle() at /var/www/html/vendor/symfony/http-kernel/Kernel.php:200
Symfony\Component\HttpKernel\Kernel->handle() at /var/www/html/index.php:74

In PDOConnection.php line 90:

[Doctrine\DBAL\Driver\PDOException (23000)]
SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update
a child row: a foreign key constraint fails (`eccube_db`.`#sql-e30_3bbf`, C
ONSTRAINT `FK_77B090F74584665A` FOREIGN KEY (`product_id`) REFERENCES `dtb_
product` (`id`))


Exception trace:
() at /var/www/html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:90
Doctrine\DBAL\Driver\PDOConnection->query() at /var/www/html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php:908
Doctrine\DBAL\Connection->executeQuery() at /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/SchemaTool.php:878
Doctrine\ORM\Tools\SchemaTool->updateSchema() at /var/www/html/src/Eccube/Service/SchemaService.php:103
Eccube\Service\SchemaService->Eccube\Service\{closure}() at n/a:n/a
call_user_func() at /var/www/html/src/Eccube/Service/SchemaService.php:82
Eccube\Service\SchemaService->executeCallback() at /var/www/html/src/Eccube/Service/SchemaService.php:104
Eccube\Service\SchemaService->updateSchema() at /var/www/html/src/Eccube/Service/PluginService.php:285
Eccube\Service\PluginService->Eccube\Service\{closure}() at n/a:n/a
call_user_func() at /var/www/html/src/Eccube/Service/PluginService.php:334
Eccube\Service\PluginService->generateProxyAndCallback() at /var/www/html/src/Eccube/Service/PluginService.php:286
Eccube\Service\PluginService->generateProxyAndUpdateSchema() at /var/www/html/src/Eccube/Service/PluginService.php:576
Eccube\Service\PluginService->uninstall() at /var/www/html/vendor/ec-cube/plugin-installer/src/Eccube/Composer/PluginInstaller.php:142
Eccube\Composer\PluginInstaller->uninstall() at /var/www/html/vendor/composer/composer/src/Composer/Installer/InstallationManager.php:211
Composer\Installer\InstallationManager->uninstall() at /var/www/html/vendor/composer/composer/src/Composer/Installer/InstallationManager.php:160
Composer\Installer\InstallationManager->execute() at /var/www/html/vendor/composer/composer/src/Composer/Installer.php:595
Composer\Installer->doInstall() at /var/www/html/vendor/composer/composer/src/Composer/Installer.php:229
Composer\Installer->run() at /var/www/html/vendor/composer/composer/src/Composer/Command/RemoveCommand.php:154
Composer\Command\RemoveCommand->execute() at /var/www/html/vendor/symfony/console/Command/Command.php:255
Symfony\Component\Console\Command\Command->run() at /var/www/html/vendor/symfony/console/Application.php:953
Symfony\Component\Console\Application->doRunCommand() at /var/www/html/vendor/symfony/console/Application.php:248
Symfony\Component\Console\Application->doRun() at /var/www/html/vendor/composer/composer/src/Composer/Console/Application.php:258
Composer\Console\Application->doRun() at /var/www/html/vendor/symfony/console/Application.php:148
Symfony\Component\Console\Application->run() at /var/www/html/vendor/composer/composer/src/Composer/Console/Application.php:104
Composer\Console\Application->run() at /var/www/html/src/Eccube/Service/Composer/ComposerApiService.php:295
Eccube\Service\Composer\ComposerApiService->runCommand() at /var/www/html/src/Eccube/Service/Composer/ComposerApiService.php:127
Eccube\Service\Composer\ComposerApiService->execRemove() at /var/www/html/src/Eccube/Controller/Admin/Store/OwnerStoreController.php:333
Eccube\Controller\Admin\Store\OwnerStoreController->apiUninstall() at /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:151
Symfony\Component\HttpKernel\HttpKernel->handleRaw() at /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:68
Symfony\Component\HttpKernel\HttpKernel->handle() at /var/www/html/vendor/symfony/http-kernel/Kernel.php:200
Symfony\Component\HttpKernel\Kernel->handle() at /var/www/html/index.php:74

In PDOConnection.php line 88:

[PDOException (23000)]
SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update
a child row: a foreign key constraint fails (`eccube_db`.`#sql-e30_3bbf`, C
ONSTRAINT `FK_77B090F74584665A` FOREIGN KEY (`product_id`) REFERENCES `dtb_
product` (`id`))


Exception trace:
() at /var/www/html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:88
PDO->query() at /var/www/html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:88
Doctrine\DBAL\Driver\PDOConnection->query() at /var/www/html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php:908
Doctrine\DBAL\Connection->executeQuery() at /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/SchemaTool.php:878
Doctrine\ORM\Tools\SchemaTool->updateSchema() at /var/www/html/src/Eccube/Service/SchemaService.php:103
Eccube\Service\SchemaService->Eccube\Service\{closure}() at n/a:n/a
call_user_func() at /var/www/html/src/Eccube/Service/SchemaService.php:82
Eccube\Service\SchemaService->executeCallback() at /var/www/html/src/Eccube/Service/SchemaService.php:104
Eccube\Service\SchemaService->updateSchema() at /var/www/html/src/Eccube/Service/PluginService.php:285
Eccube\Service\PluginService->Eccube\Service\{closure}() at n/a:n/a
call_user_func() at /var/www/html/src/Eccube/Service/PluginService.php:334
Eccube\Service\PluginService->generateProxyAndCallback() at /var/www/html/src/Eccube/Service/PluginService.php:286
Eccube\Service\PluginService->generateProxyAndUpdateSchema() at /var/www/html/src/Eccube/Service/PluginService.php:576
Eccube\Service\PluginService->uninstall() at /var/www/html/vendor/ec-cube/plugin-installer/src/Eccube/Composer/PluginInstaller.php:142
Eccube\Composer\PluginInstaller->uninstall() at /var/www/html/vendor/composer/composer/src/Composer/Installer/InstallationManager.php:211
Composer\Installer\InstallationManager->uninstall() at /var/www/html/vendor/composer/composer/src/Composer/Installer/InstallationManager.php:160
Composer\Installer\InstallationManager->execute() at /var/www/html/vendor/composer/composer/src/Composer/Installer.php:595
Composer\Installer->doInstall() at /var/www/html/vendor/composer/composer/src/Composer/Installer.php:229
Composer\Installer->run() at /var/www/html/vendor/composer/composer/src/Composer/Command/RemoveCommand.php:154
Composer\Command\RemoveCommand->execute() at /var/www/html/vendor/symfony/console/Command/Command.php:255
Symfony\Component\Console\Command\Command->run() at /var/www/html/vendor/symfony/console/Application.php:953
Symfony\Component\Console\Application->doRunCommand() at /var/www/html/vendor/symfony/console/Application.php:248
Symfony\Component\Console\Application->doRun() at /var/www/html/vendor/composer/composer/src/Composer/Console/Application.php:258
Composer\Console\Application->doRun() at /var/www/html/vendor/symfony/console/Application.php:148
Symfony\Component\Console\Application->run() at /var/www/html/vendor/composer/composer/src/Composer/Console/Application.php:104
Composer\Console\Application->run() at /var/www/html/src/Eccube/Service/Composer/ComposerApiService.php:295
Eccube\Service\Composer\ComposerApiService->runCommand() at /var/www/html/src/Eccube/Service/Composer/ComposerApiService.php:127
Eccube\Service\Composer\ComposerApiService->execRemove() at /var/www/html/src/Eccube/Controller/Admin/Store/OwnerStoreController.php:333
Eccube\Controller\Admin\Store\OwnerStoreController->apiUninstall() at /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:151
Symfony\Component\HttpKernel\HttpKernel->handleRaw() at /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:68
Symfony\Component\HttpKernel\HttpKernel->handle() at /var/www/html/vendor/symfony/http-kernel/Kernel.php:200
Symfony\Component\HttpKernel\Kernel->handle() at /var/www/html/index.php:74

remove [--dev] [--no-progress] [--no-update] [--no-scripts] [--update-no-dev] [--update-with-dependencies] [--no-update-with-dependencies] [--ignore-platform-reqs] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--] <packages> (<packages>)...
hmorita_j
投稿日時: 2019/2/28 19:00
対応状況: −−−
長老
登録日: 2017/3/3
居住地: 沈黙の巨大都市松戸
投稿: 222
Re: プラグインの有効化・削除ができない
原因がよくわからないのですが、plg_related_productに関係しているようです。
このテーブルのデータをすべて削除してから、もう一度プラグインの削除をしてみてはいかがでしょうか。
manhoo
投稿日時: 2019/3/1 19:20
対応状況: 確認中
常連
登録日: 2018/6/26
居住地:
投稿: 41
Re: プラグインの有効化・削除ができない
同じ現象です、困っています。


----------------
■ ECCUBEのバージョン:4系
■ サーバー名:さくらインターネット
■ データベース:MySQL/PHP7

tao_s
投稿日時: 2019/3/1 19:29
対応状況: −−−
仙人
登録日: 2008/8/20
居住地: 東京
投稿: 796
Re: プラグインの有効化・削除ができない
MySQLの外部キー制約によってテーブルにplg_related_productにインデックスを追加できない様です。
おそらく他のプラグイン等と競合しているのではないでしょうか?
解消のためには、MySQLのプラグイン周りのテーブルのデータを調査し、競合を解消するしか無いと思います。


----------------
EC-CUBEカスタマイズ相談してください。
緊急のEC-CUBEの障害対応
EC-CUBEカスタマイズブログ

manhoo
投稿日時: 2019/3/1 22:41
対応状況: 解決済
常連
登録日: 2018/6/26
居住地:
投稿: 41
Re: プラグインの有効化・削除ができない
ECcubeを再インストールして、プラグイン追加できなくなりました。


----------------
■ ECCUBEのバージョン:4系
■ サーバー名:さくらインターネット
■ データベース:MySQL/PHP7

スレッド表示 | 新しいものから 前のトピック | 次のトピック | トップ


 



ログイン


EC-CUBE公式 Amazon Payプラグイン

統計情報

総メンバー数は88,286名です
総投稿数は109,688件です

投稿数ランキング

1
seasoft
7365
2
468
3217
3
AMUAMU
2712
4
nanasess
2303
5
umebius
2085
6
yuh
1818
7
h_tanaka
1610
8
red
1567
9
mcontact
1240
10
tsuji
958
11
fukap
907
12
shutta
835
13
tao_s
796
14 ramrun 789
15 karin 689
16 sumida 641
17
homan
633
18 DELIGHT 572
19
patapata
502
20
flealog
485


ネットショップの壺

EC-CUBEインテグレートパートナー

Copyright© EC-CUBE CO.,LTD. All Rights Reserved.