バージョン選択

フォーラム

メニュー

オンライン状況

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

サイト内検索

質問 > 管理機能 > サイトがメンテナンス表示になった

管理機能

新規スレッドを追加する

スレッド表示 | 新しいものから 前のトピック | 次のトピック | 下へ
投稿者 スレッド
susumu
投稿日時: 2019/8/23 3:24
対応状況: −−−
一人前
登録日: 2018/12/17
居住地:
投稿: 104
サイトがメンテナンス表示になった
▼テンプレート
[EC-CUBE] 4.0.2 4.0.0→4.0.1→4.0.2アップデート
[レンタルサーバ] さくらインターネット
[OS] 使用しているOS名、OS10.14.5
[PHP] 使用しているPHPのバージョン7.3.7
[データベース] 使用しているDB名、MySQL 5.7
[現象]
カード決済プラグインをアップデートした所、システムエラーが発生しましたの表示と以下のエラーログが

**************** Disable ****************
**************** Upgrade ****************
<warning>Deprecation warning: require.ec-cube/CategoryExtensionB is invalid, it should not contain uppercase characters. Please use ec-cube/categoryextensionb instead. Make sure you fix this as Composer 2.0 will error.</warning>
<warning>Deprecation warning: require.ec-cube/EccubeUpdater400to401 is invalid, it should not contain uppercase characters. Please use ec-cube/eccubeupdater400to401 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/FacebookAdsExtention is invalid, it should not contain uppercase characters. Please use ec-cube/facebookadsextention instead. Make sure you fix this as Composer 2.0 will error.</warning>
<warning>Deprecation warning: require.ec-cube/MGSocialButton is invalid, it should not contain uppercase characters. Please use ec-cube/mgsocialbutton instead. Make sure you fix this as Composer 2.0 will error.</warning>
<warning>Deprecation warning: require.ec-cube/ProductContactB is invalid, it should not contain uppercase characters. Please use ec-cube/productcontactb instead. Make sure you fix this as Composer 2.0 will error.</warning>
<warning>Deprecation warning: require.ec-cube/SEO4 is invalid, it should not contain uppercase characters. Please use ec-cube/seo4 instead. Make sure you fix this as Composer 2.0 will error.</warning>
<warning>Deprecation warning: require.ec-cube/SlnPayment4 is invalid, it should not contain uppercase characters. Please use ec-cube/slnpayment4 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>
[166.6MiB/2.75s] ./composer.json has been updated
[167.0MiB/2.92s] <warning>Deprecation warning: require.ec-cube/CategoryExtensionB is invalid, it should not contain uppercase characters. Please use ec-cube/categoryextensionb instead. Make sure you fix this as Composer 2.0 will error.</warning>
[167.0MiB/2.92s] <warning>Deprecation warning: require.ec-cube/EccubeUpdater400to401 is invalid, it should not contain uppercase characters. Please use ec-cube/eccubeupdater400to401 instead. Make sure you fix this as Composer 2.0 will error.</warning>
[167.0MiB/2.92s] <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>
[167.0MiB/2.92s] <warning>Deprecation warning: require.ec-cube/FacebookAdsExtention is invalid, it should not contain uppercase characters. Please use ec-cube/facebookadsextention instead. Make sure you fix this as Composer 2.0 will error.</warning>
[167.0MiB/2.92s] <warning>Deprecation warning: require.ec-cube/MGSocialButton is invalid, it should not contain uppercase characters. Please use ec-cube/mgsocialbutton instead. Make sure you fix this as Composer 2.0 will error.</warning>
[167.0MiB/2.92s] <warning>Deprecation warning: require.ec-cube/ProductContactB is invalid, it should not contain uppercase characters. Please use ec-cube/productcontactb instead. Make sure you fix this as Composer 2.0 will error.</warning>
[167.0MiB/2.92s] <warning>Deprecation warning: require.ec-cube/SEO4 is invalid, it should not contain uppercase characters. Please use ec-cube/seo4 instead. Make sure you fix this as Composer 2.0 will error.</warning>
[167.0MiB/2.92s] <warning>Deprecation warning: require.ec-cube/SlnPayment4 is invalid, it should not contain uppercase characters. Please use ec-cube/slnpayment4 instead. Make sure you fix this as Composer 2.0 will error.</warning>
[167.0MiB/2.92s] <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>
[170.6MiB/3.30s] <warning>Dependency "ec-cube/plugin-installer" is also a root requirement, but is not explicitly whitelisted. Ignoring.</warning>
[170.4MiB/3.30s] Loading composer repositories with package information
[171.1MiB/4.28s] Updating dependencies (including require-dev)
[536.3MiB/23.46s] Nothing to install or update
[496.4MiB/23.52s] <warning>Package phpunit/phpunit-mock-objects is abandoned, you should avoid using it. No replacement was suggested.</warning>
[496.4MiB/23.52s] <warning>Package symfony/lts is abandoned, you should avoid using it. Use symfony/flex instead.</warning>
[497.2MiB/23.54s] Generating optimized autoload files
[499.8MiB/26.07s] <warning>Warning: Ambiguous class resolution, "Eccube\Entity\Category" was found in both "$baseDir . '/app/proxy/entity/Category.php" and "/home/xxxxx/www/xxxxxx/ec/src/Eccube/Entity/Category.php", the first will be used.</warning>
[499.8MiB/26.07s] <warning>Warning: Ambiguous class resolution, "Eccube\Entity\Product" was found in both "$baseDir . '/app/proxy/entity/Product.php" and "/home/xxxxx/www/xxxxxx/ec/src/Eccube/Entity/Product.php", the first will be used.</warning>
[500.0MiB/26.42s] <warning>Warning: Ambiguous class resolution, "Doctrine\Common\NotifyPropertyChanged" was found in both "/home/xxxxx/www/xxxxxx/ec/vendor/doctrine/common/lib/Doctrine/Common/NotifyPropertyChanged.php" and "/home/xxxxx/www/xxxxxx/ec/vendor/doctrine/persistence/lib/Doctrine/Common/NotifyPropertyChanged.php", the first will be used.</warning>
[500.0MiB/26.42s] <warning>Warning: Ambiguous class resolution, "Doctrine\Common\PropertyChangedListener" was found in both "/home/xxxxx/www/xxxxxx/ec/vendor/doctrine/common/lib/Doctrine/Common/PropertyChangedListener.php" and "/home/xxxxx/www/xxxxxxx/ec/vendor/doctrine/persistence/lib/Doctrine/Common/PropertyChangedListener.php", the first will be used.</warning>
[498.1MiB/27.09s] Memory usage: 498.06MiB (peak: 538.15MiB), time: 27.09s

**************** Schema Update ****************

これまでもプラグインをインストールするとよくエラー表示が出ました。
しかしインストールされたようでオーナーズストアに戻るとプラグイン一覧には表示されるので、有効化をクリックするとインターナルサーバーエラーになります。
インストールプラグイン一覧オーナーズストアに戻ると有効化されているといった状態だったので、今回のカード決済プラグインも同様のことをしたら、管理画面には入れるのですがサイトがメンテナンス表示になってしまいました。
どうしたら良いのかさっぱりわかりません。
ご指導よろしくお願いいたします。
balisys
投稿日時: 2021/10/24 19:07
対応状況: −−−
仙人
登録日: 2020/7/5
居住地:
投稿: 397
Re: サイトがメンテナンス表示になった
EC-CUBEのインストールディレクトリを確認頂き「.maintenance」というファイルが残ってままになっていれば、削除してみると解消されるかもしれません。
スレッド表示 | 新しいものから 前のトピック | 次のトピック | トップ


 



ログイン


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

統計情報

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

投稿数ランキング

1
seasoft
7367
2
468
3217
3
AMUAMU
2712
4
nanasess
2313
5
umebius
2085
6
yuh
1819
7
h_tanaka
1644
8
red
1570
9
mcontact
1289
10
tsuji
958
11
fukap
907
12
shutta
835
13
tao_s
799
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.