バージョン選択

フォーラム

メニュー

オンライン状況

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

サイト内検索

バグ報告 > フロント機能 > xampp php 8.2 / 8.3 独自プラグインインストールでエラーが発生します。

フロント機能

新規スレッドを追加する

フラット表示 前のトピック | 次のトピック
投稿者 スレッド
obata
投稿日時: 2024/9/4 11:15
対応状況: −−−
半人前
登録日: 2008/10/6
居住地:
投稿: 14
Re: xampp php 8.2 独自プラグインインストールでエラーが発生します。
返信ありがとうございます。
php8.3 で管理画面でシステムエラーとなる部分のログを以下に掲載します。

■admin log
[2024-09-04T11:12:21.179163+09:00] admin.DEBUG [N/A] [be02592] [N/A] [Eccube\Log\Logger:log:64] - Client IP: ::1 [] [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:21.186709+09:00] app.DEBUG [N/A] [be02592] [N/A] [Eccube\EventListener\LogListener:onKernelRequestEarly:73] - INIT [] [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:21.304696+09:00] app.DEBUG [136235b7] [be02592] [1] [Eccube\EventListener\LogListener:onKernelRequest:86] - PROCESS START ["admin_homepage"] [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:21.312832+09:00] admin.DEBUG [136235b7] [be02592] [1] [Eccube\Log\Logger:log:64] - Begin Transaction. [] [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:21.321078+09:00] app.DEBUG [136235b7] [be02592] [1] [Eccube\EventListener\LogListener:onKernelController:111] - LOGIC START ["admin_homepage"] [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:21.347171+09:00] php.CRITICAL [N/A] [be02592] [1] [Symfony\Component\ErrorHandler\ErrorHandler:handleException:519] - Uncaught Error: Call to undefined function Eccube\Service\curl_init() {"exception":"[object] (Error(code: 0): Call to undefined function Eccube\\Service\\curl_init() at D:\\test_forder\\eccube\\43\\www\\src\\Eccube\\Service\\PluginApiService.php:278)"} [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:21.354695+09:00] admin.ERROR [136235b7] [be02592] [1] [Eccube\Log\Logger:log:64] - システムエラーが発生しました。 ["Attempted to call function \"curl_init\" from namespace \"Eccube\\Service\".","D:\\test_forder\\eccube\\43\\www\\src\\Eccube\\Service\\PluginApiService.php",278,"#0 D:\\test_forder\\eccube\\43\\www\\src\\Eccube\\Service\\PluginApiService.php(165): Eccube\\Service\\PluginApiService->requestApi('https://package...')\n#1 D:\\test_forder\\eccube\\43\\www\\src\\Eccube\\Controller\\Admin\\AdminController.php(255): Eccube\\Service\\PluginApiService->getRecommended()\n#2 D:\\test_forder\\eccube\\43\\www\\vendor\\symfony\\http-kernel\\HttpKernel.php(181): Eccube\\Controller\\Admin\\AdminController->index(Object(Symfony\\Component\\HttpFoundation\\Request))\n#3 D:\\test_forder\\eccube\\43\\www\\vendor\\symfony\\http-kernel\\HttpKernel.php(76): Symfony\\Component\\HttpKernel\\HttpKernel->handleRaw(Object(Symfony\\Component\\HttpFoundation\\Request), 1)\n#4 D:\\test_forder\\eccube\\43\\www\\vendor\\symfony\\http-kernel\\Kernel.php(197): Symfony\\Component\\HttpKernel\\HttpKernel->handle(Object(Symfony\\Component\\HttpFoundation\\Request), 1, true)\n#5 D:\\test_forder\\eccube\\43\\www\\index.php(83): Symfony\\Component\\HttpKernel\\Kernel->handle(Object(Symfony\\Component\\HttpFoundation\\Request))\n#6 {main}"] [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:21.356223+09:00] app.DEBUG [136235b7] [be02592] [1] [Eccube\EventListener\LogListener:onKernelResponse:124] - LOGIC END ["admin_homepage"] [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:21.357711+09:00] app.DEBUG [N/A] [be02592] [1] [Eccube\EventListener\LogListener:onKernelTerminate:133] - PROCESS END ["admin_homepage"] [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:21.358025+09:00] app.DEBUG [N/A] [be02592] [1] [Eccube\Log\Logger:log:68] - Commit executed. [] [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:22.012007+09:00] admin.DEBUG [N/A] [0074d00] [N/A] [Eccube\Log\Logger:log:64] - Client IP: ::1 [] [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:22.018845+09:00] app.DEBUG [N/A] [0074d00] [N/A] [Eccube\EventListener\LogListener:onKernelRequestEarly:73] - INIT [] [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:22.129802+09:00] app.DEBUG [136235b7] [0074d00] [1] [Eccube\EventListener\LogListener:onKernelRequest:86] - PROCESS START ["admin_homepage"] [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:22.138327+09:00] admin.DEBUG [136235b7] [0074d00] [1] [Eccube\Log\Logger:log:64] - Begin Transaction. [] [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:22.147295+09:00] app.DEBUG [136235b7] [0074d00] [1] [Eccube\EventListener\LogListener:onKernelController:111] - LOGIC START ["admin_homepage"] [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:22.176199+09:00] php.CRITICAL [N/A] [0074d00] [1] [Symfony\Component\ErrorHandler\ErrorHandler:handleException:519] - Uncaught Error: Call to undefined function Eccube\Service\curl_init() {"exception":"[object] (Error(code: 0): Call to undefined function Eccube\\Service\\curl_init() at D:\\test_forder\\eccube\\43\\www\\src\\Eccube\\Service\\PluginApiService.php:278)"} [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:22.184238+09:00] admin.ERROR [136235b7] [0074d00] [1] [Eccube\Log\Logger:log:64] - システムエラーが発生しました。 ["Attempted to call function \"curl_init\" from namespace \"Eccube\\Service\".","D:\\test_forder\\eccube\\43\\www\\src\\Eccube\\Service\\PluginApiService.php",278,"#0 D:\\test_forder\\eccube\\43\\www\\src\\Eccube\\Service\\PluginApiService.php(165): Eccube\\Service\\PluginApiService->requestApi('https://package...')\n#1 D:\\test_forder\\eccube\\43\\www\\src\\Eccube\\Controller\\Admin\\AdminController.php(255): Eccube\\Service\\PluginApiService->getRecommended()\n#2 D:\\test_forder\\eccube\\43\\www\\vendor\\symfony\\http-kernel\\HttpKernel.php(181): Eccube\\Controller\\Admin\\AdminController->index(Object(Symfony\\Component\\HttpFoundation\\Request))\n#3 D:\\test_forder\\eccube\\43\\www\\vendor\\symfony\\http-kernel\\HttpKernel.php(76): Symfony\\Component\\HttpKernel\\HttpKernel->handleRaw(Object(Symfony\\Component\\HttpFoundation\\Request), 1)\n#4 D:\\test_forder\\eccube\\43\\www\\vendor\\symfony\\http-kernel\\Kernel.php(197): Symfony\\Component\\HttpKernel\\HttpKernel->handle(Object(Symfony\\Component\\HttpFoundation\\Request), 1, true)\n#5 D:\\test_forder\\eccube\\43\\www\\index.php(83): Symfony\\Component\\HttpKernel\\Kernel->handle(Object(Symfony\\Component\\HttpFoundation\\Request))\n#6 {main}"] [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:22.185749+09:00] app.DEBUG [136235b7] [0074d00] [1] [Eccube\EventListener\LogListener:onKernelResponse:124] - LOGIC END ["admin_homepage"] [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:22.187306+09:00] app.DEBUG [N/A] [0074d00] [1] [Eccube\EventListener\LogListener:onKernelTerminate:133] - PROCESS END ["admin_homepage"] [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:22.187707+09:00] app.DEBUG [N/A] [0074d00] [1] [Eccube\Log\Logger:log:68] - Commit executed. [] [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]

■site log
[2024-09-04T11:12:21.179163+09:00] admin.DEBUG [N/A] [be02592] [N/A] [Eccube\Log\Logger:log:64] - Client IP: ::1 [] [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:21.186709+09:00] app.DEBUG [N/A] [be02592] [N/A] [Eccube\EventListener\LogListener:onKernelRequestEarly:73] - INIT [] [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:21.190178+09:00] request.INFO [N/A] [be02592] [N/A] [Symfony\Component\HttpKernel\EventListener\RouterListener:onKernelRequest:110] - Matched route "admin_homepage". {"route":"admin_homepage","route_parameters":{"_route":"admin_homepage","_controller":"Eccube\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost/ectestadmin/","method":"GET"} [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:21.208145+09:00] security.DEBUG [136235b7] [be02592] [N/A] [Symfony\Component\Security\Http\Firewall\ContextListener:authenticate:120] - Read existing security token from the session. {"key":"_security_admin","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:21.299068+09:00] security.DEBUG [136235b7] [be02592] [N/A] [Symfony\Component\Security\Http\Firewall\ContextListener:refreshUser:230] - User was reloaded from a user provider. {"provider":"Eccube\\Security\\Core\\User\\MemberProvider","username":"ectest"} [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:21.300554+09:00] security.DEBUG [136235b7] [be02592] [1] [Symfony\Component\Security\Http\Authentication\AuthenticatorManager:supports:98] - Checking for authenticator support. {"firewall_name":"admin","authenticators":1} [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:21.300589+09:00] security.DEBUG [136235b7] [be02592] [1] [Symfony\Component\Security\Http\Authentication\AuthenticatorManager:supports:105] - Checking support on authenticator. {"firewall_name":"admin","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:21.300606+09:00] security.DEBUG [136235b7] [be02592] [1] [Symfony\Component\Security\Http\Authentication\AuthenticatorManager:supports:115] - Authenticator does not support the request. {"firewall_name":"admin","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:21.304696+09:00] app.DEBUG [136235b7] [be02592] [1] [Eccube\EventListener\LogListener:onKernelRequest:86] - PROCESS START ["admin_homepage"] [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:21.312832+09:00] admin.DEBUG [136235b7] [be02592] [1] [Eccube\Log\Logger:log:64] - Begin Transaction. [] [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:21.321078+09:00] app.DEBUG [136235b7] [be02592] [1] [Eccube\EventListener\LogListener:onKernelController:111] - LOGIC START ["admin_homepage"] [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:21.347171+09:00] php.CRITICAL [N/A] [be02592] [1] [Symfony\Component\ErrorHandler\ErrorHandler:handleException:519] - Uncaught Error: Call to undefined function Eccube\Service\curl_init() {"exception":"[object] (Error(code: 0): Call to undefined function Eccube\\Service\\curl_init() at D:\\test_forder\\eccube\\43\\www\\src\\Eccube\\Service\\PluginApiService.php:278)"} [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:21.354695+09:00] admin.ERROR [136235b7] [be02592] [1] [Eccube\Log\Logger:log:64] - システムエラーが発生しました。 ["Attempted to call function \"curl_init\" from namespace \"Eccube\\Service\".","D:\\test_forder\\eccube\\43\\www\\src\\Eccube\\Service\\PluginApiService.php",278,"#0 D:\\test_forder\\eccube\\43\\www\\src\\Eccube\\Service\\PluginApiService.php(165): Eccube\\Service\\PluginApiService->requestApi('https://package...')\n#1 D:\\test_forder\\eccube\\43\\www\\src\\Eccube\\Controller\\Admin\\AdminController.php(255): Eccube\\Service\\PluginApiService->getRecommended()\n#2 D:\\test_forder\\eccube\\43\\www\\vendor\\symfony\\http-kernel\\HttpKernel.php(181): Eccube\\Controller\\Admin\\AdminController->index(Object(Symfony\\Component\\HttpFoundation\\Request))\n#3 D:\\test_forder\\eccube\\43\\www\\vendor\\symfony\\http-kernel\\HttpKernel.php(76): Symfony\\Component\\HttpKernel\\HttpKernel->handleRaw(Object(Symfony\\Component\\HttpFoundation\\Request), 1)\n#4 D:\\test_forder\\eccube\\43\\www\\vendor\\symfony\\http-kernel\\Kernel.php(197): Symfony\\Component\\HttpKernel\\HttpKernel->handle(Object(Symfony\\Component\\HttpFoundation\\Request), 1, true)\n#5 D:\\test_forder\\eccube\\43\\www\\index.php(83): Symfony\\Component\\HttpKernel\\Kernel->handle(Object(Symfony\\Component\\HttpFoundation\\Request))\n#6 {main}"] [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:21.356131+09:00] security.DEBUG [136235b7] [be02592] [1] [Symfony\Component\Security\Http\Firewall\ContextListener:onKernelResponse:176] - Stored the security token in the session. {"key":"_security_admin"} [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:21.356223+09:00] app.DEBUG [136235b7] [be02592] [1] [Eccube\EventListener\LogListener:onKernelResponse:124] - LOGIC END ["admin_homepage"] [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:21.357711+09:00] app.DEBUG [N/A] [be02592] [1] [Eccube\EventListener\LogListener:onKernelTerminate:133] - PROCESS END ["admin_homepage"] [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:21.358025+09:00] app.DEBUG [N/A] [be02592] [1] [Eccube\Log\Logger:log:68] - Commit executed. [] [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:22.012007+09:00] admin.DEBUG [N/A] [0074d00] [N/A] [Eccube\Log\Logger:log:64] - Client IP: ::1 [] [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:22.018845+09:00] app.DEBUG [N/A] [0074d00] [N/A] [Eccube\EventListener\LogListener:onKernelRequestEarly:73] - INIT [] [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:22.022120+09:00] request.INFO [N/A] [0074d00] [N/A] [Symfony\Component\HttpKernel\EventListener\RouterListener:onKernelRequest:110] - Matched route "admin_homepage". {"route":"admin_homepage","route_parameters":{"_route":"admin_homepage","_controller":"Eccube\\Controller\\Admin\\AdminController::index"},"request_uri":"http://localhost/ectestadmin/","method":"GET"} [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:22.039350+09:00] security.DEBUG [136235b7] [0074d00] [N/A] [Symfony\Component\Security\Http\Firewall\ContextListener:authenticate:120] - Read existing security token from the session. {"key":"_security_admin","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:22.123296+09:00] security.DEBUG [136235b7] [0074d00] [N/A] [Symfony\Component\Security\Http\Firewall\ContextListener:refreshUser:230] - User was reloaded from a user provider. {"provider":"Eccube\\Security\\Core\\User\\MemberProvider","username":"ectest"} [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:22.124980+09:00] security.DEBUG [136235b7] [0074d00] [1] [Symfony\Component\Security\Http\Authentication\AuthenticatorManager:supports:98] - Checking for authenticator support. {"firewall_name":"admin","authenticators":1} [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:22.125014+09:00] security.DEBUG [136235b7] [0074d00] [1] [Symfony\Component\Security\Http\Authentication\AuthenticatorManager:supports:105] - Checking support on authenticator. {"firewall_name":"admin","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:22.125031+09:00] security.DEBUG [136235b7] [0074d00] [1] [Symfony\Component\Security\Http\Authentication\AuthenticatorManager:supports:115] - Authenticator does not support the request. {"firewall_name":"admin","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"} [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:22.129802+09:00] app.DEBUG [136235b7] [0074d00] [1] [Eccube\EventListener\LogListener:onKernelRequest:86] - PROCESS START ["admin_homepage"] [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:22.138327+09:00] admin.DEBUG [136235b7] [0074d00] [1] [Eccube\Log\Logger:log:64] - Begin Transaction. [] [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:22.147295+09:00] app.DEBUG [136235b7] [0074d00] [1] [Eccube\EventListener\LogListener:onKernelController:111] - LOGIC START ["admin_homepage"] [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:22.176199+09:00] php.CRITICAL [N/A] [0074d00] [1] [Symfony\Component\ErrorHandler\ErrorHandler:handleException:519] - Uncaught Error: Call to undefined function Eccube\Service\curl_init() {"exception":"[object] (Error(code: 0): Call to undefined function Eccube\\Service\\curl_init() at D:\\test_forder\\eccube\\43\\www\\src\\Eccube\\Service\\PluginApiService.php:278)"} [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:22.184238+09:00] admin.ERROR [136235b7] [0074d00] [1] [Eccube\Log\Logger:log:64] - システムエラーが発生しました。 ["Attempted to call function \"curl_init\" from namespace \"Eccube\\Service\".","D:\\test_forder\\eccube\\43\\www\\src\\Eccube\\Service\\PluginApiService.php",278,"#0 D:\\test_forder\\eccube\\43\\www\\src\\Eccube\\Service\\PluginApiService.php(165): Eccube\\Service\\PluginApiService->requestApi('https://package...')\n#1 D:\\test_forder\\eccube\\43\\www\\src\\Eccube\\Controller\\Admin\\AdminController.php(255): Eccube\\Service\\PluginApiService->getRecommended()\n#2 D:\\test_forder\\eccube\\43\\www\\vendor\\symfony\\http-kernel\\HttpKernel.php(181): Eccube\\Controller\\Admin\\AdminController->index(Object(Symfony\\Component\\HttpFoundation\\Request))\n#3 D:\\test_forder\\eccube\\43\\www\\vendor\\symfony\\http-kernel\\HttpKernel.php(76): Symfony\\Component\\HttpKernel\\HttpKernel->handleRaw(Object(Symfony\\Component\\HttpFoundation\\Request), 1)\n#4 D:\\test_forder\\eccube\\43\\www\\vendor\\symfony\\http-kernel\\Kernel.php(197): Symfony\\Component\\HttpKernel\\HttpKernel->handle(Object(Symfony\\Component\\HttpFoundation\\Request), 1, true)\n#5 D:\\test_forder\\eccube\\43\\www\\index.php(83): Symfony\\Component\\HttpKernel\\Kernel->handle(Object(Symfony\\Component\\HttpFoundation\\Request))\n#6 {main}"] [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:22.185646+09:00] security.DEBUG [136235b7] [0074d00] [1] [Symfony\Component\Security\Http\Firewall\ContextListener:onKernelResponse:176] - Stored the security token in the session. {"key":"_security_admin"} [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:22.185749+09:00] app.DEBUG [136235b7] [0074d00] [1] [Eccube\EventListener\LogListener:onKernelResponse:124] - LOGIC END ["admin_homepage"] [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:22.187306+09:00] app.DEBUG [N/A] [0074d00] [1] [Eccube\EventListener\LogListener:onKernelTerminate:133] - PROCESS END ["admin_homepage"] [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:22.187707+09:00] app.DEBUG [N/A] [0074d00] [1] [Eccube\Log\Logger:log:68] - Commit executed. [] [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]

■front log
[2024-09-04T11:12:21.186709+09:00] app.DEBUG [N/A] [be02592] [N/A] [Eccube\EventListener\LogListener:onKernelRequestEarly:73] - INIT [] [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:21.304696+09:00] app.DEBUG [136235b7] [be02592] [1] [Eccube\EventListener\LogListener:onKernelRequest:86] - PROCESS START ["admin_homepage"] [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:21.321078+09:00] app.DEBUG [136235b7] [be02592] [1] [Eccube\EventListener\LogListener:onKernelController:111] - LOGIC START ["admin_homepage"] [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:21.347171+09:00] php.CRITICAL [N/A] [be02592] [1] [Symfony\Component\ErrorHandler\ErrorHandler:handleException:519] - Uncaught Error: Call to undefined function Eccube\Service\curl_init() {"exception":"[object] (Error(code: 0): Call to undefined function Eccube\\Service\\curl_init() at D:\\test_forder\\eccube\\43\\www\\src\\Eccube\\Service\\PluginApiService.php:278)"} [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:21.356223+09:00] app.DEBUG [136235b7] [be02592] [1] [Eccube\EventListener\LogListener:onKernelResponse:124] - LOGIC END ["admin_homepage"] [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:21.357711+09:00] app.DEBUG [N/A] [be02592] [1] [Eccube\EventListener\LogListener:onKernelTerminate:133] - PROCESS END ["admin_homepage"] [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:21.358025+09:00] app.DEBUG [N/A] [be02592] [1] [Eccube\Log\Logger:log:68] - Commit executed. [] [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:22.018845+09:00] app.DEBUG [N/A] [0074d00] [N/A] [Eccube\EventListener\LogListener:onKernelRequestEarly:73] - INIT [] [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:22.129802+09:00] app.DEBUG [136235b7] [0074d00] [1] [Eccube\EventListener\LogListener:onKernelRequest:86] - PROCESS START ["admin_homepage"] [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:22.147295+09:00] app.DEBUG [136235b7] [0074d00] [1] [Eccube\EventListener\LogListener:onKernelController:111] - LOGIC START ["admin_homepage"] [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:22.176199+09:00] php.CRITICAL [N/A] [0074d00] [1] [Symfony\Component\ErrorHandler\ErrorHandler:handleException:519] - Uncaught Error: Call to undefined function Eccube\Service\curl_init() {"exception":"[object] (Error(code: 0): Call to undefined function Eccube\\Service\\curl_init() at D:\\test_forder\\eccube\\43\\www\\src\\Eccube\\Service\\PluginApiService.php:278)"} [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:22.185749+09:00] app.DEBUG [136235b7] [0074d00] [1] [Eccube\EventListener\LogListener:onKernelResponse:124] - LOGIC END ["admin_homepage"] [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:22.187306+09:00] app.DEBUG [N/A] [0074d00] [1] [Eccube\EventListener\LogListener:onKernelTerminate:133] - PROCESS END ["admin_homepage"] [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]
[2024-09-04T11:12:22.187707+09:00] app.DEBUG [N/A] [0074d00] [1] [Eccube\Log\Logger:log:68] - Commit executed. [] [GET, /ectestadmin/, ::1, NULL, Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36]

フラット表示 前のトピック | 次のトピック


題名 投稿者 日時
   xampp php 8.2 / 8.3 独自プラグインインストールでエラーが発生します。 obata 2024/9/4 9:38
     Re: xampp php 8.2 独自プラグインインストールでエラーが発生します。 tattsu 2024/9/4 9:45
       Re: xampp php 8.2 独自プラグインインストールでエラーが発生します。 obata 2024/9/4 10:40
         Re: xampp php 8.2 独自プラグインインストールでエラーが発生します。 tattsu 2024/9/4 10:43
           Re: xampp php 8.2 独自プラグインインストールでエラーが発生します。 obata 2024/9/4 11:03
             Re: xampp php 8.2 独自プラグインインストールでエラーが発生します。 tattsu 2024/9/4 11:05
             » Re: xampp php 8.2 独自プラグインインストールでエラーが発生します。 obata 2024/9/4 11:15
                 Re: xampp php 8.2 独自プラグインインストールでエラーが発生します。 mcontact 2024/9/4 11:39
                   Re: xampp php 8.2 独自プラグインインストールでエラーが発生します。 obata 2024/9/4 14:35
         Re: xampp php 8.2 独自プラグインインストールでエラーが発生します。 mcontact 2024/9/4 10:56
           Re: xampp php 8.2 独自プラグインインストールでエラーが発生します。 obata 2024/9/4 11:07
             Re: xampp php 8.2 独自プラグインインストールでエラーが発生します。 tattsu 2024/9/5 11:12

 



ログイン


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

統計情報

総メンバー数は107,709名です
総投稿数は112,691件です

投稿数ランキング

1
seasoft
7369
2
468
3217
3
AMUAMU
2712
4
nanasess
2334
5
umebius
2085
6
h_tanaka
2016
7
yuh
1900
8
mcontact
1729
9
red
1582
10
tsuji
958
11
fukap
907
12
shutta
835
13
tao_s
805
14 ramrun 789
15 karin 689
16 sumida 641
17
homan
633
18 DELIGHT 572
19
patapata
502
20
balisys
502


ネットショップの壺

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

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