バージョン選択

フォーラム

メニュー

オンライン状況

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

サイト内検索

質問 > 管理機能 > オーナーズストアのプラグインがインストールできない

管理機能

新規スレッドを追加する

スレッド表示 | 古いものから 前のトピック | 次のトピック | 下へ
投稿者 スレッド
NMAKINO
投稿日時: 2020/12/7 10:31
対応状況: −−−
半人前
登録日: 2018/9/21
居住地:
投稿: 27
Re: オーナーズストアのプラグインがインストールできない
エラーを見ているとComposer周りな感じがするんですが
https://xoops.ec-cube.net/modules/newbb/viewtopic.php?topic_id=21691&forum=11
過去の事例を見ても解決に至ったのか不明です。
一度 ちかくの勉強会などで相談されてみてはいかがでしょうか?

現段階で私にわかるのはこれくらいです。
力に慣れずもうしわけございません
Locke
投稿日時: 2020/12/4 10:01
対応状況: −−−
新米
登録日: 2012/1/7
居住地:
投稿: 6
Re: オーナーズストアのプラグインがインストールできない
何度も、ありがとうございます。
composerの場所が良くわからないのですが、それらしいファイルは1つしかありませんでしたので、それを確認したところバージョンは1.9.1のようでした。

共用サーバーですが、メモリーは最大384GBと謳っているので、仕様の問題は一見なさそうに思えます。
何かまだできることはあるでしょうか?

よろしくお願いします。


-bash-4.2$ php ./vendor/composer/composer/bin/composer -v
X-Powered-By: PHP/7.1.33
Content-type: text/html; charset=UTF-8

Warning: Composer should be invoked via the CLI version of PHP, not the cgi-fcgi SAPI
You are running composer with xdebug enabled. This has a major impact on runtime performance. See https://getcomposer.org/xdebug
______
/ ____/___ ____ ___ ____ ____ ________ _____
/ / / __ \/ __ `__ \/ __ \/ __ \/ ___/ _ \/ ___/
/ /___/ /_/ / / / / / / /_/ / /_/ (__ ) __/ /
\____/\____/_/ /_/ /_/ .___/\____/____/\___/_/
/_/
Composer 1.9.1 2019-11-01 17:20:17
NMAKINO
投稿日時: 2020/12/3 19:06
対応状況: −−−
半人前
登録日: 2018/9/21
居住地:
投稿: 27
Re: オーナーズストアのプラグインがインストールできない
進展したようでなによりです。
エラーを見るとComposer 周りでエラーが起きてるようですね。

コンソールにて、 composer -v を入力するとどうなりますでしょうかcomposer のバージョンが 2.0になっている場合

https://yoshinorin.net/2017/07/15/update-php-composer/

こちらを参考に1.xにバージョンを下げてもだめでしょうか?
Locke
投稿日時: 2020/12/3 18:46
対応状況: −−−
新米
登録日: 2012/1/7
居住地:
投稿: 6
Re: オーナーズストアのプラグインがインストールできない
ありがとうございました。
事態は進展しました。

しかしプラグインのインストールは始まったのですが、最後の表示がKilledでしたので、どうも途中で止まってしまったようです。
管理画面のインストール済みプラグインの一覧にも表示されません。

ちなみにコンソール表示は下記の内容でした。
なお、このレンタルサーバーはシステムログを見ることができませんが、
これはサーバーの負荷が大きすぎたということなのでしょうか?

何を調べたらよいのか教えていただけないでしょうか?

よろしくお願いします。

php bin/console eccube:composer:require ec-cube/RelatedProduct4
<warning>Deprecation warning: require.ec-cube/ProductDisplayRank4 is invalid, it should not contain uppercase characters. Please use ec-cube/productdisplayrank4 instead. Make sure you fix this as Composer 2.0 will error.</warning>
<warning>Deprecation warning: require.ec-cube/ProductReview4 is invalid, it should not contain uppercase characters. Please use ec-cube/productreview4 instead. Make sure you fix this as Composer 2.0 will error.</warning>
<warning>Deprecation warning: require.ec-cube/Recommend4 is invalid, it should not contain uppercase characters. Please use ec-cube/recommend4 instead. Make sure you fix this as Composer 2.0 will error.</warning>
<warning>Deprecation warning: require.ec-cube/RelatedProduct4 is invalid, it should not contain uppercase characters. Please use ec-cube/relatedproduct4 instead. Make sure you fix this as Composer 2.0 will error.</warning>
<warning>Deprecation warning: require.ec-cube/Securitychecker4 is invalid, it should not contain uppercase characters. Please use ec-cube/securitychecker4 instead. Make sure you fix this as Composer 2.0 will error.</warning>
<warning>You are running composer with xdebug enabled. This has a major impact on runtime performance. See https://getcomposer.org/xdebug</warning>
[11.3MiB/1.29s] <warning>Warning from https://repo.packagist.org: You are using an outdated version of Composer. Composer 2.0 is now available and you should upgrade. See https://getcomposer.org/2</warning>
[184.2MiB/8.46s] Using version ^4.0 for ec-cube/RelatedProduct4
[184.2MiB/8.46s] ./composer.json has been updated
[184.5MiB/8.80s] <warning>Deprecation warning: require.ec-cube/ProductDisplayRank4 is invalid, it should not contain uppercase characters. Please use ec-cube/productdisplayrank4 instead. Make sure you fix this as Composer 2.0 will error.</warning>
[184.5MiB/8.80s] <warning>Deprecation warning: require.ec-cube/ProductReview4 is invalid, it should not contain uppercase characters. Please use ec-cube/productreview4 instead. Make sure you fix this as Composer 2.0 will error.</warning>
[184.5MiB/8.80s] <warning>Deprecation warning: require.ec-cube/Recommend4 is invalid, it should not contain uppercase characters. Please use ec-cube/recommend4 instead. Make sure you fix this as Composer 2.0 will error.</warning>
[184.5MiB/8.80s] <warning>Deprecation warning: require.ec-cube/RelatedProduct4 is invalid, it should not contain uppercase characters. Please use ec-cube/relatedproduct4 instead. Make sure you fix this as Composer 2.0 will error.</warning>
[184.5MiB/8.80s] <warning>Deprecation warning: require.ec-cube/Securitychecker4 is invalid, it should not contain uppercase characters. Please use ec-cube/securitychecker4 instead. Make sure you fix this as Composer 2.0 will error.</warning>
[187.8MiB/9.05s] Loading composer repositories with package information
[189.1MiB/10.22s] <warning>Warning from https://repo.packagist.org: You are using an outdated version of Composer. Composer 2.0 is now available and you should upgrade. See https://getcomposer.org/2</warning>
[189.2MiB/10.23s] Updating dependencies (including require-dev)
Killed
NMAKINO
投稿日時: 2020/12/2 14:49
対応状況: −−−
半人前
登録日: 2018/9/21
居住地:
投稿: 27
Re: オーナーズストアのプラグインがインストールできない
該当の事象に遭遇したことないのでなんとも言えないのですが

エラーを見ると

https://pg.kdtk.net/1686

こちらの内容を一度確認してみてはいかがでしょうか?
Locke
投稿日時: 2020/11/30 16:14
対応状況: −−−
新米
登録日: 2012/1/7
居住地:
投稿: 6
Re: オーナーズストアのプラグインがインストールできない
すみません、説明不足の点がありました。

キャッシュのクリアについては、こちらに投稿前に管理画面から、またFTPの両方で試していました。
しかし、効果は全くなかったので、プラグインのインストールをコマンドラインで行うことにしてみました。
結果は前にお伝えした通りです。

コマンドラインの使い方が違っているのでしょうか?
(貼り付けた1行目が入力したコマンドです)

よろしくお願いします。
Locke
投稿日時: 2020/11/18 16:44
対応状況: −−−
新米
登録日: 2012/1/7
居住地:
投稿: 6
Re: オーナーズストアのプラグインがインストールできない
ありがとうございます。

参考にするページは見たことがありましたが、コマンドラインの使い方がよくわからなかったので、他のサイトなどに書かれていることだけを試していました。
今回、書かれているようにまずキャッシュのクリアから行いましたが、多分いきなりつまづいているように見えます。

コンソールに表示された内容の初めの部分だけ貼り付けてみます。

php bin/console cache:clear --no-warmup
PHP Notice: Undefined index: argv in /virtual/xxxxxx/public_html/www.xxxx.site/vendor/symfony/console/Input/ArgvInput.php on line 53
PHP Stack trace:
PHP 1. {main}() /virtual/xxxxxx/public_html/www.xxxx.site/bin/console:0
PHP 2. Symfony\Component\Console\Input\ArgvInput->__construct() /virtual/xxxxxx/public_html/www.xxxx.site/bin/console:26
PHP Warning: array_shift() expects parameter 1 to be array, null given in /virtual/xxxxxx/public_html/www.xxxx.site/vendor/symfony/console/Input/ArgvInput.php on line 57
PHP Stack trace:
PHP 1. {main}() /virtual/xxxxxx/public_html/www.xxxx.site/bin/console:0
PHP 2. Symfony\Component\Console\Input\ArgvInput->__construct() /virtual/xxxxxx/public_html/www.xxxx.site/bin/console:26
PHP 3. array_shift() /virtual/xxxxxx/public_html/www.xxxx.site/vendor/symfony/console/Input/ArgvInput.php:57
PHP Warning: Invalid argument supplied for foreach() in /virtual/xxxxxx/public_html/www.xxxx.site/vendor/symfony/console/Input/ArgvInput.php on line 302

この後スタックとレースが続いて、その後ろにコマンド・ヘルプが表示されます。
そもそものコマンドの使い方が違うのでしょうか?

レンタルサーバーの問題かもしれませんが、何かお判りのことがあれば教えていただけませんか?
よろしくお願いします。
NMAKINO
投稿日時: 2020/11/17 9:02
対応状況: −−−
半人前
登録日: 2018/9/21
居住地:
投稿: 27
Re: オーナーズストアのプラグインがインストールできない
私も先日AWSにて同じような症状になりました
SSHでの接続は可能なサーバーでしょうか?
私の場合はAWSでしたが
1. SSHで接続しサーバーにSWAP領域を作成しました。
2. 以下のURLに記載されているようにコマンドラインを使用してインストールを実行しました

https://qiita.com/nanasess/items/791c9ec98f69ada93ea0

これで、私の場合は解決致しました。
参考に慣れば幸いです。
468
投稿日時: 2020/11/16 21:42
対応状況: −−−
登録日: 2008/10/26
居住地:
投稿: 3217
Re: オーナーズストアのプラグインがインストールできない
以下のページに対処方法がまとめられています。
https://doc4.ec-cube.net/plugin_error

サーバスペックの関係でエラーが出ている場合もありますので
サーバを乗り換える必要があるかもしれません。
(共用レンタルサーバの場合、解決できない場合もあるかと思います)


----------------
株式会社シロハチ
■ECCUBE2系、3系構築カスタマイズご相談ください。
EC-CUBE3マニュアル
blog

Locke
投稿日時: 2020/11/16 15:42
対応状況: −−−
新米
登録日: 2012/1/7
居住地:
投稿: 6
オーナーズストアのプラグインがインストールできない
▼テンプレート
[EC-CUBE] 4.0.4
[レンタルサーバ] CoreServer
[OS] Ubuntu
[PHP] 7.1.33
[データベース] MySQL 5.7.29
[WEBサーバ] Apache
[ブラウザ] Firefox/82.0
[導入プラグインの有無] 無し(これから)
[カスタマイズの有無] 無し
[現象]
 管理画面-オーナーズストアから「関連商品プラグイン」というプラグインをインストールしようとすると、「インストール確認」というタイトル及び「システムエラーが発生しました」という内容のダイアログが表示され、インストールができません。
この状態ではブラウザの閉じるボタンがすぐには反応しないのですが、しばらく放置していると、InternalServerErrorの画面になります。
site---logには以下のように残っています。

[2020-11-16 11:28:15] app.INFO [N/A] [11ef253] [1] [Eccube\Log\Logger:log:68] - PROCESS END ["admin_store_plugin_install_confirm"] [GET, /kanri/store/plugin/api/install/1761/confirm, xxx.xxx.xxx.xxx, http://www.we-ne.site/kanri/store/plugin/api/search/page/5, Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:82.0) Gecko/20100101 Firefox/82.0]
[2020-11-16 11:28:15] admin.INFO [96ec378f] [11ef253] [1] [Eccube\Log\Logger:log:64] - LOGIC END ["admin_store_plugin_install_confirm"] [GET, /kanri/store/plugin/api/install/1761/confirm, xxx.xxx.xxx.xxx, http://www.we-ne.site/kanri/store/plugin/api/search/page/5, Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:82.0) Gecko/20100101 Firefox/82.0]
[2020-11-16 11:28:15] admin.INFO [96ec378f] [11ef253] [1] [Eccube\Log\Logger:log:64] - <warning>Deprecation warning: require.ec-cube/ProductDisplayRank4 is invalid, it should not contain uppercase characters. Please use ec-cube/productdisplayrank4 instead. Make sure you fix this as Composer 2.0 will error.</warning> <warning>Deprecation warning: require.ec-cube/ProductReview4 is invalid, it should not contain uppercase characters. Please use ec-cube/productreview4 instead. Make sure you fix this as Composer 2.0 will error.</warning> <warning>Deprecation warning: require.ec-cube/Recommend4 is invalid, it should not contain uppercase characters. Please use ec-cube/recommend4 instead. Make sure you fix this as Composer 2.0 will error.</warning> <warning>Deprecation warning: require.ec-cube/RelatedProduct4 is invalid, it should not contain uppercase characters. Please use ec-cube/relatedproduct4 instead. Make sure you fix this as Composer 2.0 will error.</warning> <warning>Deprecation warning: require.ec-cube/Securitychecker4 is invalid, it should not contain uppercase characters. Please use ec-cube/securitychecker4 instead. Make sure you fix this as Composer 2.0 will error.</warning> <warning>You are running composer with xdebug enabled. This has a major impact on runtime performance. See https://getcomposer.org/xdebug</warning> <warning>Warning from https://repo.packagist.org: You are using an outdated version of Composer. Composer 2.0 is now available and you should upgrade. See https://getcomposer.org/2</warning> name : ec-cube/plugin-installer descrip. : EC-CUBE plugin installer. keywords : versions : 0.0.8, 0.0.7, 0.0.6 type : composer-plugin license : MIT License (MIT) (OSI approved) https://spdx.org/licenses/MIT.html#licenseText source : [git] https://github.com/EC-CUBE/eccube-plugin-installer.git 6185cd43ae0dd0423bebc9bb900d096356340f80 dist : [zip] https://api.github.com/repos/EC-CUBE/eccube-plugin-installer/zipball/6185cd43ae0dd0423bebc9bb900d096356340f80 6185cd43ae0dd0423bebc9bb900d096356340f80 names : ec-cube/plugin-installer autoload psr-0 Eccube => src/ requires composer-plugin-api ^1.0 {"command":"info","package":"ec-cube/plugin-installer","version":"~0.0.6","--available":true,"--working-dir":"/virtual/ansuz/public_html/www.we-ne.site","--no-ansi":true} [GET, /kanri/store/plugin/api/install/1761/confirm, xxx.xxx.xxx.xxx, http://www.we-ne.site/kanri/store/plugin/api/search/page/5, Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:82.0) Gecko/20100101 Firefox/82.0]
[2020-11-16 11:28:12] admin.INFO [96ec378f] [11ef253] [1] [Eccube\Log\Logger:log:64] - <warning>Deprecation warning: require.ec-cube/ProductDisplayRank4 is invalid, it should not contain uppercase characters. Please use ec-cube/productdisplayrank4 instead. Make sure you fix this as Composer 2.0 will error.</warning> <warning>Deprecation warning: require.ec-cube/ProductReview4 is invalid, it should not contain uppercase characters. Please use ec-cube/productreview4 instead. Make sure you fix this as Composer 2.0 will error.</warning> <warning>Deprecation warning: require.ec-cube/Recommend4 is invalid, it should not contain uppercase characters. Please use ec-cube/recommend4 instead. Make sure you fix this as Composer 2.0 will error.</warning> <warning>Deprecation warning: require.ec-cube/RelatedProduct4 is invalid, it should not contain uppercase characters. Please use ec-cube/relatedproduct4 instead. Make sure you fix this as Composer 2.0 will error.</warning> <warning>Deprecation warning: require.ec-cube/Securitychecker4 is invalid, it should not contain uppercase characters. Please use ec-cube/securitychecker4 instead. Make sure you fix this as Composer 2.0 will error.</warning> <warning>You are running composer with xdebug enabled. This has a major impact on runtime performance. See https://getcomposer.org/xdebug</warning> {"command":"config","setting-key":"repositories.eccube","setting-value":["{\"type\":\"composer\",\"url\":\"https:\\/\\/package-api.ec-cube.net\",\"options\":{\"http\":{\"header\":[\"X-ECCUBE-KEY: e42cu8CF2TWA0NlWTxl5l8E1rBBiMM2VQjdpc19O\"]}}}"],"--working-dir":"/virtual/ansuz/public_html/www.we-ne.site","--no-ansi":true} [GET, /kanri/store/plugin/api/install/1761/confirm, xxx.xxx.xxx.xxx, http://www.we-ne.site/kanri/store/plugin/api/search/page/5, Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:82.0) Gecko/20100101 Firefox/82.0]
[2020-11-16 11:28:11] admin.INFO [96ec378f] [11ef253] [1] [Eccube\Log\Logger:log:64] - <warning>Deprecation warning: require.ec-cube/ProductDisplayRank4 is invalid, it should not contain uppercase characters. Please use ec-cube/productdisplayrank4 instead. Make sure you fix this as Composer 2.0 will error.</warning> <warning>Deprecation warning: require.ec-cube/ProductReview4 is invalid, it should not contain uppercase characters. Please use ec-cube/productreview4 instead. Make sure you fix this as Composer 2.0 will error.</warning> <warning>Deprecation warning: require.ec-cube/Recommend4 is invalid, it should not contain uppercase characters. Please use ec-cube/recommend4 instead. Make sure you fix this as Composer 2.0 will error.</warning> <warning>Deprecation warning: require.ec-cube/RelatedProduct4 is invalid, it should not contain uppercase characters. Please use ec-cube/relatedproduct4 instead. Make sure you fix this as Composer 2.0 will error.</warning> <warning>Deprecation warning: require.ec-cube/Securitychecker4 is invalid, it should not contain uppercase characters. Please use ec-cube/securitychecker4 instead. Make sure you fix this as Composer 2.0 will error.</warning> <warning>You are running composer with xdebug enabled. This has a major impact on runtime performance. See https://getcomposer.org/xdebug</warning> <warning>Warning from https://repo.packagist.org: You are using an outdated version of Composer. Composer 2.0 is now available and you should upgrade. See https://getcomposer.org/2</warning> name : ec-cube/RelatedProduct4 descrip. : 関連商品プラグイン keywords : versions : 4.0.1 type : eccube-plugin source : [] dist : [tar] https://package-api.ec-cube.net/ec-cube/RelatedProduct4/4.0.1/RelatedProduct4-4.0.1.tgz names : ec-cube/relatedproduct4 requires ec-cube/plugin-installer ~0.0.6 {"command":"info","package":"ec-cube/RelatedProduct4","version":"4.0.1","--available":true,"--working-dir":"/virtual/ansuz/public_html/www.we-ne.site","--no-ansi":true} [GET, /kanri/store/plugin/api/install/1761/confirm, xxx.xxx.xxx.xxx, http://www.we-ne.site/kanri/store/plugin/api/search/page/5, Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:82.0) Gecko/20100101 Firefox/82.0]
[2020-11-16 11:27:59] admin.INFO [96ec378f] [11ef253] [1] [Eccube\Log\Logger:log:64] - <warning>Deprecation warning: require.ec-cube/ProductDisplayRank4 is invalid, it should not contain uppercase characters. Please use ec-cube/productdisplayrank4 instead. Make sure you fix this as Composer 2.0 will error.</warning> <warning>Deprecation warning: require.ec-cube/ProductReview4 is invalid, it should not contain uppercase characters. Please use ec-cube/productreview4 instead. Make sure you fix this as Composer 2.0 will error.</warning> <warning>Deprecation warning: require.ec-cube/Recommend4 is invalid, it should not contain uppercase characters. Please use ec-cube/recommend4 instead. Make sure you fix this as Composer 2.0 will error.</warning> <warning>Deprecation warning: require.ec-cube/RelatedProduct4 is invalid, it should not contain uppercase characters. Please use ec-cube/relatedproduct4 instead. Make sure you fix this as Composer 2.0 will error.</warning> <warning>Deprecation warning: require.ec-cube/Securitychecker4 is invalid, it should not contain uppercase characters. Please use ec-cube/securitychecker4 instead. Make sure you fix this as Composer 2.0 will error.</warning> <warning>You are running composer with xdebug enabled. This has a major impact on runtime performance. See https://getcomposer.org/xdebug</warning> {"command":"config","setting-key":"repositories.eccube","setting-value":["{\"type\":\"composer\",\"url\":\"https:\\/\\/package-api.ec-cube.net\",\"options\":{\"http\":{\"header\":[\"X-ECCUBE-KEY: e42cu8CF2TWA0NlWTxl5l8E1rBBiMM2VQjdpc19O\"]}}}"],"--working-dir":"/virtual/ansuz/public_html/www.we-ne.site","--no-ansi":true} [GET, /kanri/store/plugin/api/install/1761/confirm, xxx.xxx.xxx.xxx, http://www.we-ne.site/kanri/store/plugin/api/search/page/5, Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:82.0) Gecko/20100101 Firefox/82.0]
[2020-11-16 11:27:58] admin.INFO [96ec378f] [11ef253] [1] [Eccube\Log\Logger:log:64] - http get_info {"url":"https://package-api.ec-cube.net/plugin/1761","content_type":"application/json;charset=UTF-8","http_code":200,"header_size":413,"request_size":191,"filetime":-1,"ssl_verify_result":0,"redirect_count":0,"total_time":0.59033800000000003,"namelookup_time":0.0041289999999999999,"connect_time":0.023438000000000001,"pretransfer_time":0.066320000000000004,"size_upload":0,"size_download":845,"speed_download":1431,"speed_upload":0,"download_content_length":-1,"upload_content_length":0,"starttransfer_time":0.59029900000000002,"redirect_time":0,"redirect_url":"","primary_ip":"133.242.233.183","certinfo":[],"primary_port":443,"local_ip":"202.172.26.42","local_port":59146,"message":""} [GET, /kanri/store/plugin/api/install/1761/confirm, xxx.xxx.xxx.xxx, http://www.we-ne.site/kanri/store/plugin/api/search/page/5, Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:82.0) Gecko/20100101 Firefox/82.0]
[2020-11-16 11:27:58] admin.INFO [96ec378f] [11ef253] [1] [Eccube\Log\Logger:log:64] - LOGIC START ["admin_store_plugin_install_confirm"] [GET, /kanri/store/plugin/api/install/1761/confirm, xxx.xxx.xxx.xxx, http://www.we-ne.site/kanri/store/plugin/api/search/page/5, Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:82.0) Gecko/20100101 Firefox/82.0]
[2020-11-16 11:27:58] php.INFO [96ec378f] [11ef253] [1] [Symfony\Component\Debug\ErrorHandler:handleError:532] - User Deprecated: The "Eccube\Service\Composer\ComposerApiService" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Eccube\\Service\\Composer\\ComposerApiService\" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. at /virtual/ansuz/public_html/www.we-ne.site/vendor/symfony/dependency-injection/Container.php:282)"} [GET, /kanri/store/plugin/api/install/1761/confirm, xxx.xxx.xxx.xxx, http://www.we-ne.site/kanri/store/plugin/api/search/page/5, Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:82.0) Gecko/20100101 Firefox/82.0]
[2020-11-16 11:27:58] admin.INFO [96ec378f] [11ef253] [1] [Eccube\Log\Logger:log:64] - PROCESS START ["admin_store_plugin_install_confirm"] [GET, /kanri/store/plugin/api/install/1761/confirm, xxx.xxx.xxx.xxx, http://www.we-ne.site/kanri/store/plugin/api/search/page/5, Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:82.0) Gecko/20100101 Firefox/82.0]
[2020-11-16 11:27:58] request.INFO [N/A] [11ef253] [N/A] [Symfony\Component\HttpKernel\EventListener\RouterListener:onKernelRequest:123] - Matched route "admin_store_plugin_install_confirm". {"route":"admin_store_plugin_install_confirm","route_parameters":{"_controller":"Eccube\\Controller\\Admin\\Store\\OwnerStoreController::doConfirm","id":"1761","_route":"admin_store_plugin_install_confirm"},"request_uri":"http://www.we-ne.site/kanri/store/plugin/api/install/1761/confirm","method":"GET"} [GET, /kanri/store/plugin/api/install/1761/confirm, xxx.xxx.xxx.xxx, http://www.we-ne.site/kanri/store/plugin/api/search/page/5, Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:82.0) Gecko/20100101 Firefox/82.0]
[2020-11-16 11:27:58] admin.INFO [N/A] [11ef253] [N/A] [Eccube\Log\Logger:log:64] - INIT [] [GET, /kanri/store/plugin/api/install/1761/confirm, xxx.xxx.xxx.xxx, http://www.we-ne.site/kanri/store/plugin/api/search/page/5, Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:82.0) Gecko/20100101 Firefox/82.0]

ec-cubeをインストールして、すぐにプラグインをインストールしても、状況は変わりません。
何が原因でインストールできないのでしょうか?
また対応方法を教えていただけますと助かります。
スレッド表示 | 古いものから 前のトピック | 次のトピック | トップ


 



ログイン


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

統計情報

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

投稿数ランキング

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.