You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had installed this plugin and tested with my test paypay dev environment.
But I got above err.
Why I got this error?
this is site.log content...
[2023-06-03 03:38:16] app.INFO [N/A] [255d567] [N/A] [Eccube\EventListener\LogListener:onKernelRequestEarly:73] - INIT [] [GET, /shop_gunpla/products/detail/35, 147.92.153.10, NULL, Mozilla/5.0 (compatible; Linespider/1.1; +https://lin.ee/4dwXkTH)]
[2023-06-03 03:38:16] request.INFO [N/A] [255d567] [N/A] [Symfony\Component\HttpKernel\EventListener\RouterListener:onKernelRequest:122] - Matched route "product_detail". {"route":"product_detail","route_parameters":{"_route":"product_detail","_controller":"Eccube\Controller\ProductController::detail","id":"35"},"request_uri":"https://ounodoukutsu.jp/shop_gunpla/products/detail/35","method":"GET"} [GET, /shop_gunpla/products/detail/35, 147.92.153.10, NULL, Mozilla/5.0 (compatible; Linespider/1.1; +https://lin.ee/4dwXkTH)]
[2023-06-03 03:38:16] security.INFO [N/A] [255d567] [anon.] [Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener:authenticate:76] - Populated the TokenStorage with an anonymous Token. [] [GET, /shop_gunpla/products/detail/35, 147.92.153.10, NULL, Mozilla/5.0 (compatible; Linespider/1.1; +https://lin.ee/4dwXkTH)]
[2023-06-03 03:38:16] app.INFO [N/A] [255d567] [anon.] [Eccube\EventListener\LogListener:onKernelRequest:86] - PROCESS START ["product_detail"] [GET, /shop_gunpla/products/detail/35, 147.92.153.10, NULL, Mozilla/5.0 (compatible; Linespider/1.1; +https://lin.ee/4dwXkTH)]
[2023-06-03 03:38:16] app.INFO [N/A] [255d567] [anon.] [Eccube\EventListener\LogListener:onKernelController:111] - LOGIC START ["product_detail"] [GET, /shop_gunpla/products/detail/35, 147.92.153.10, NULL, Mozilla/5.0 (compatible; Linespider/1.1; +https://lin.ee/4dwXkTH)]
[2023-06-03 03:38:16] php.INFO [N/A] [255d567] [anon.] [Symfony\Component\ErrorHandler\ErrorHandler:handleError:532] - User Deprecated: The repository_method option of @ParamConverter is deprecated and will be removed in 6.0. Use the expr option or @entity. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The repository_method option of @ParamConverter is deprecated and will be removed in 6.0. Use the expr option or @entity. at /home/muhoghqa/public_html/ounodoukutsu.jp/shop_gunpla/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php:314)"} [GET, /shop_gunpla/products/detail/35, 147.92.153.10, NULL, Mozilla/5.0 (compatible; Linespider/1.1; +https://lin.ee/4dwXkTH)]
[2023-06-03 03:38:16] php.INFO [N/A] [255d567] [anon.] [Symfony\Component\ErrorHandler\ErrorHandler:handleError:532] - User Deprecated: The repository_method option of @ParamConverter is deprecated and will be removed in 6.0. Use the expr option or @entity. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The repository_method option of @ParamConverter is deprecated and will be removed in 6.0. Use the expr option or @entity. at /home/muhoghqa/public_html/ounodoukutsu.jp/shop_gunpla/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php:314)"} [GET, /shop_gunpla/products/detail/35, 147.92.153.10, NULL, Mozilla/5.0 (compatible; Linespider/1.1; +https://lin.ee/4dwXkTH)]
[2023-06-03 03:38:16] request.INFO [443f3b57] [255d567] [anon.] [Symfony\Component\HttpKernel\EventListener\RouterListener:onKernelRequest:122] - Matched route "block_search_product". {"route":"block_search_product","route_parameters":{"_route":"block_search_product","_controller":"Eccube\Controller\Block\SearchProductController::index"},"request_uri":"https://ounodoukutsu.jp/shop_gunpla/block/search_product","method":"GET"} [GET, /shop_gunpla/products/detail/35, 147.92.153.10, NULL, Mozilla/5.0 (compatible; Linespider/1.1; +https://lin.ee/4dwXkTH)]
[2023-06-03 03:38:16] php.INFO [443f3b57] [255d567] [anon.] [Symfony\Component\ErrorHandler\ErrorHandler:handleError:532] - User Deprecated: The default value of the "$secure" and "$samesite" arguments of "Symfony\Component\HttpFoundation\Cookie::__construct"'s constructor will respectively change from "false" to "null" and from "null" to "lax" in Symfony 5.0, you should define their values explicitly or use "Cookie::create()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The default value of the "$secure" and "$samesite" arguments of "Symfony\Component\HttpFoundation\Cookie::__construct"'s constructor will respectively change from "false" to "null" and from "null" to "lax" in Symfony 5.0, you should define their values explicitly or use "Cookie::create()" instead. at /home/muhoghqa/public_html/ounodoukutsu.jp/shop_gunpla/vendor/symfony/http-foundation/Cookie.php:97)"} [GET, /shop_gunpla/products/detail/35, 147.92.153.10, NULL, Mozilla/5.0 (compatible; Linespider/1.1; +https://lin.ee/4dwXkTH)]
[2023-06-03 03:38:16] php.INFO [443f3b57] [255d567] [anon.] [Symfony\Component\ErrorHandler\ErrorHandler:handleError:532] - User Deprecated: The default value of the "$secure" and "$samesite" arguments of "Symfony\Component\HttpFoundation\Cookie::__construct"'s constructor will respectively change from "false" to "null" and from "null" to "lax" in Symfony 5.0, you should define their values explicitly or use "Cookie::create()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The default value of the "$secure" and "$samesite" arguments of "Symfony\Component\HttpFoundation\Cookie::__construct"'s constructor will respectively change from "false" to "null" and from "null" to "lax" in Symfony 5.0, you should define their values explicitly or use "Cookie::create()" instead. at /home/muhoghqa/public_html/ounodoukutsu.jp/shop_gunpla/vendor/symfony/http-foundation/Cookie.php:97)"} [GET, /shop_gunpla/products/detail/35, 147.92.153.10, NULL, Mozilla/5.0 (compatible; Linespider/1.1; +https://lin.ee/4dwXkTH)]
[2023-06-03 03:38:16] app.INFO [443f3b57] [255d567] [anon.] [Eccube\EventListener\LogListener:onKernelResponse:124] - LOGIC END ["product_detail"] [GET, /shop_gunpla/products/detail/35, 147.92.153.10, NULL, Mozilla/5.0 (compatible; Linespider/1.1; +https://lin.ee/4dwXkTH)]
[2023-06-03 03:38:16] app.INFO [N/A] [255d567] [anon.] [Eccube\EventListener\LogListener:onKernelTerminate:133] - PROCESS END ["product_detail"] [GET, /shop_gunpla/products/detail/35, 147.92.153.10, NULL, Mozilla/5.0 (compatible; Linespider/1.1; +https://lin.ee/4dwXkTH)]
[2023-06-03 03:38:18] php.INFO [N/A] [ea2ff0d] [N/A] [Symfony\Component\ErrorHandler\ErrorHandler:handleError:532] - User Deprecated: Using the "Twig_Loader_Chain" class is deprecated since Twig version 2.7, use "Twig\Loader\ChainLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the "Twig_Loader_Chain" class is deprecated since Twig version 2.7, use "Twig\Loader\ChainLoader" instead. at /home/muhoghqa/public_html/ounodoukutsu.jp/shop_gunpla/vendor/twig/twig/lib/Twig/Loader/Chain.php:7)"} [GET, /shop_gunpla/products/detail/4529, 66.249.79.184, NULL, Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)]
[2023-06-03 03:38:18] app.INFO [N/A] [ea2ff0d] [N/A] [Eccube\EventListener\LogListener:onKernelRequestEarly:73] - INIT [] [GET, /shop_gunpla/products/detail/4529, 66.249.79.184, NULL, Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)]
[2023-06-03 03:38:18] request.INFO [N/A] [ea2ff0d] [N/A] [Symfony\Component\HttpKernel\EventListener\RouterListener:onKernelRequest:122] - Matched route "product_detail". {"route":"product_detail","route_parameters":{"_route":"product_detail","_controller":"Eccube\Controller\ProductController::detail","id":"4529"},"request_uri":"https://ounodoukutsu.jp/shop_gunpla/products/detail/4529","method":"GET"} [GET, /shop_gunpla/products/detail/4529, 66.249.79.184, NULL, Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)]
[2023-06-03 03:38:18] security.INFO [N/A] [ea2ff0d] [anon.] [Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener:authenticate:76] - Populated the TokenStorage with an anonymous Token. [] [GET, /shop_gunpla/products/detail/4529, 66.249.79.184, NULL, Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)]
[2023-06-03 03:38:18] app.INFO [N/A] [ea2ff0d] [anon.] [Eccube\EventListener\LogListener:onKernelRequest:86] - PROCESS START ["product_detail"] [GET, /shop_gunpla/products/detail/4529, 66.249.79.184, NULL, Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)]
[2023-06-03 03:38:18] front.INFO [N/A] [ea2ff0d] [anon.] [Eccube\Log\Logger:log:66] - fallback to PC layout [] [GET, /shop_gunpla/products/detail/4529, 66.249.79.184, NULL, Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)]
[2023-06-03 03:38:18] app.INFO [N/A] [ea2ff0d] [anon.] [Eccube\EventListener\LogListener:onKernelController:111] - LOGIC START ["product_detail"] [GET, /shop_gunpla/products/detail/4529, 66.249.79.184, NULL, Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)]
[2023-06-03 03:38:18] php.INFO [N/A] [ea2ff0d] [anon.] [Symfony\Component\ErrorHandler\ErrorHandler:handleError:532] - User Deprecated: The repository_method option of @ParamConverter is deprecated and will be removed in 6.0. Use the expr option or @entity. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The repository_method option of @ParamConverter is deprecated and will be removed in 6.0. Use the expr option or @entity. at /home/muhoghqa/public_html/ounodoukutsu.jp/shop_gunpla/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php:314)"} [GET, /shop_gunpla/products/detail/4529, 66.249.79.184, NULL, Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)]
[2023-06-03 03:38:18] php.INFO [N/A] [ea2ff0d] [anon.] [Symfony\Component\ErrorHandler\ErrorHandler:handleError:532] - User Deprecated: The repository_method option of @ParamConverter is deprecated and will be removed in 6.0. Use the expr option or @entity. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The repository_method option of @ParamConverter is deprecated and will be removed in 6.0. Use the expr option or @entity. at /home/muhoghqa/public_html/ounodoukutsu.jp/shop_gunpla/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php:314)"} [GET, /shop_gunpla/products/detail/4529, 66.249.79.184, NULL, Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)]
[2023-06-03 03:38:18] request.INFO [907e9aad] [ea2ff0d] [anon.] [Symfony\Component\HttpKernel\EventListener\RouterListener:onKernelRequest:122] - Matched route "block_search_product". {"route":"block_search_product","route_parameters":{"_route":"block_search_product","_controller":"Eccube\Controller\Block\SearchProductController::index"},"request_uri":"https://ounodoukutsu.jp/shop_gunpla/block/search_product","method":"GET"} [GET, /shop_gunpla/products/detail/4529, 66.249.79.184, NULL, Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)]
[2023-06-03 03:38:18] php.INFO [907e9aad] [ea2ff0d] [anon.] [Symfony\Component\ErrorHandler\ErrorHandler:handleError:532] - User Deprecated: The default value of the "$secure" and "$samesite" arguments of "Symfony\Component\HttpFoundation\Cookie::__construct"'s constructor will respectively change from "false" to "null" and from "null" to "lax" in Symfony 5.0, you should define their values explicitly or use "Cookie::create()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The default value of the "$secure" and "$samesite" arguments of "Symfony\Component\HttpFoundation\Cookie::__construct"'s constructor will respectively change from "false" to "null" and from "null" to "lax" in Symfony 5.0, you should define their values explicitly or use "Cookie::create()" instead. at /home/muhoghqa/public_html/ounodoukutsu.jp/shop_gunpla/vendor/symfony/http-foundation/Cookie.php:97)"} [GET, /shop_gunpla/products/detail/4529, 66.249.79.184, NULL, Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)]
[2023-06-03 03:38:18] php.INFO [907e9aad] [ea2ff0d] [anon.] [Symfony\Component\ErrorHandler\ErrorHandler:handleError:532] - User Deprecated: The default value of the "$secure" and "$samesite" arguments of "Symfony\Component\HttpFoundation\Cookie::__construct"'s constructor will respectively change from "false" to "null" and from "null" to "lax" in Symfony 5.0, you should define their values explicitly or use "Cookie::create()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The default value of the "$secure" and "$samesite" arguments of "Symfony\Component\HttpFoundation\Cookie::__construct"'s constructor will respectively change from "false" to "null" and from "null" to "lax" in Symfony 5.0, you should define their values explicitly or use "Cookie::create()" instead. at /home/muhoghqa/public_html/ounodoukutsu.jp/shop_gunpla/vendor/symfony/http-foundation/Cookie.php:97)"} [GET, /shop_gunpla/products/detail/4529, 66.249.79.184, NULL, Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)]
[2023-06-03 03:38:18] app.INFO [907e9aad] [ea2ff0d] [anon.] [Eccube\EventListener\LogListener:onKernelResponse:124] - LOGIC END ["product_detail"] [GET, /shop_gunpla/products/detail/4529, 66.249.79.184, NULL, Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)]
[2023-06-03 03:38:18] app.INFO [N/A] [ea2ff0d] [anon.] [Eccube\EventListener\LogListener:onKernelTerminate:133] - PROCESS END ["product_detail"] [GET, /shop_gunpla/products/detail/4529, 66.249.79.184, NULL, Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)]
[2023-06-03 03:39:33] app.INFO [N/A] [ea55e48] [N/A] [Eccube\EventListener\LogListener:onKernelRequestEarly:73] - INIT [] [GET, /shop_gunpla/product_review/544/review, 52.167.144.22, NULL, Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/103.0.5060.134 Safari/537.36]
[2023-06-03 03:39:33] request.INFO [N/A] [ea55e48] [N/A] [Symfony\Component\HttpKernel\EventListener\RouterListener:onKernelRequest:122] - Matched route "product_review_index". {"route":"product_review_index","route_parameters":{"_route":"product_review_index","_controller":"Plugin\ProductReview4\Controller\ProductReviewController::index","id":"544"},"request_uri":"https://www.ounodoukutsu.jp/shop_gunpla/product_review/544/review","method":"GET"} [GET, /shop_gunpla/product_review/544/review, 52.167.144.22, NULL, Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/103.0.5060.134 Safari/537.36]
[2023-06-03 03:39:33] security.INFO [N/A] [ea55e48] [anon.] [Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener:authenticate:76] - Populated the TokenStorage with an anonymous Token. [] [GET, /shop_gunpla/product_review/544/review, 52.167.144.22, NULL, Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/103.0.5060.134 Safari/537.36]
[2023-06-03 03:39:33] app.INFO [N/A] [ea55e48] [anon.] [Eccube\EventListener\LogListener:onKernelRequest:86] - PROCESS START ["product_review_index"] [GET, /shop_gunpla/product_review/544/review, 52.167.144.22, NULL, Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/103.0.5060.134 Safari/537.36]
[2023-06-03 03:39:33] app.INFO [N/A] [ea55e48] [anon.] [Eccube\EventListener\LogListener:onKernelController:111] - LOGIC START ["product_review_index"] [GET, /shop_gunpla/product_review/544/review, 52.167.144.22, NULL, Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/103.0.5060.134 Safari/537.36]
[2023-06-03 03:39:33] php.INFO [N/A] [ea55e48] [anon.] [Symfony\Component\ErrorHandler\ErrorHandler:handleError:532] - User Deprecated: The "Sensio\Bundle\FrameworkExtraBundle\Configuration\Route" annotation is deprecated since version 5.2. Use "Symfony\Component\Routing\Annotation\Route" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The "Sensio\Bundle\FrameworkExtraBundle\Configuration\Route" annotation is deprecated since version 5.2. Use "Symfony\Component\Routing\Annotation\Route" instead. at /home/muhoghqa/public_html/ounodoukutsu.jp/shop_gunpla/vendor/sensio/framework-extra-bundle/src/Configuration/Route.php:16)"} [GET, /shop_gunpla/product_review/544/review, 52.167.144.22, NULL, Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/103.0.5060.134 Safari/537.36]
[2023-06-03 03:39:33] php.INFO [c9164f18] [ea55e48] [anon.] [Symfony\Component\ErrorHandler\ErrorHandler:handleError:532] - User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/muhoghqa/public_html/ounodoukutsu.jp/shop_gunpla/var/cache/prod/ContainerMyUeSA1/getTemplatingService.php:9)"} [GET, /shop_gunpla/product_review/544/review, 52.167.144.22, NULL, Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/103.0.5060.134 Safari/537.36]
[2023-06-03 03:39:33] php.INFO [c9164f18] [ea55e48] [anon.] [Symfony\Component\ErrorHandler\ErrorHandler:handleError:532] - User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. at /home/muhoghqa/public_html/ounodoukutsu.jp/shop_gunpla/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [GET, /shop_gunpla/product_review/544/review, 52.167.144.22, NULL, Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/103.0.5060.134 Safari/537.36]
[2023-06-03 03:39:33] php.INFO [c9164f18] [ea55e48] [anon.] [Symfony\Component\ErrorHandler\ErrorHandler:handleError:532] - User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. at /home/muhoghqa/public_html/ounodoukutsu.jp/shop_gunpla/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [GET, /shop_gunpla/product_review/544/review, 52.167.144.22, NULL, Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/103.0.5060.134 Safari/537.36]
[2023-06-03 03:39:33] php.INFO [c9164f18] [ea55e48] [anon.] [Symfony\Component\ErrorHandler\ErrorHandler:handleError:532] - User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/muhoghqa/public_html/ounodoukutsu.jp/shop_gunpla/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [GET, /shop_gunpla/product_review/544/review, 52.167.144.22, NULL, Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/103.0.5060.134 Safari/537.36]
[2023-06-03 03:39:33] php.INFO [c9164f18] [ea55e48] [anon.] [Symfony\Component\ErrorHandler\ErrorHandler:handleError:532] - User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/muhoghqa/public_html/ounodoukutsu.jp/shop_gunpla/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [GET, /shop_gunpla/product_review/544/review, 52.167.144.22, NULL, Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/103.0.5060.134 Safari/537.36]
[2023-06-03 03:39:33] request.INFO [c9164f18] [ea55e48] [anon.] [Symfony\Component\HttpKernel\EventListener\RouterListener:onKernelRequest:122] - Matched route "block_search_product". {"route":"block_search_product","route_parameters":{"_route":"block_search_product","_controller":"Eccube\Controller\Block\SearchProductController::index"},"request_uri":"https://www.ounodoukutsu.jp/shop_gunpla/block/search_product","method":"GET"} [GET, /shop_gunpla/product_review/544/review, 52.167.144.22, NULL, Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/103.0.5060.134 Safari/537.36]
[2023-06-03 03:39:33] php.INFO [c9164f18] [ea55e48] [anon.] [Symfony\Component\ErrorHandler\ErrorHandler:handleError:532] - User Deprecated: The default value of the "$secure" and "$samesite" arguments of "Symfony\Component\HttpFoundation\Cookie::__construct"'s constructor will respectively change from "false" to "null" and from "null" to "lax" in Symfony 5.0, you should define their values explicitly or use "Cookie::create()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The default value of the "$secure" and "$samesite" arguments of "Symfony\Component\HttpFoundation\Cookie::__construct"'s constructor will respectively change from "false" to "null" and from "null" to "lax" in Symfony 5.0, you should define their values explicitly or use "Cookie::create()" instead. at /home/muhoghqa/public_html/ounodoukutsu.jp/shop_gunpla/vendor/symfony/http-foundation/Cookie.php:97)"} [GET, /shop_gunpla/product_review/544/review, 52.167.144.22, NULL, Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/103.0.5060.134 Safari/537.36]
[2023-06-03 03:39:33] php.INFO [c9164f18] [ea55e48] [anon.] [Symfony\Component\ErrorHandler\ErrorHandler:handleError:532] - User Deprecated: The default value of the "$secure" and "$samesite" arguments of "Symfony\Component\HttpFoundation\Cookie::__construct"'s constructor will respectively change from "false" to "null" and from "null" to "lax" in Symfony 5.0, you should define their values explicitly or use "Cookie::create()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The default value of the "$secure" and "$samesite" arguments of "Symfony\Component\HttpFoundation\Cookie::__construct"'s constructor will respectively change from "false" to "null" and from "null" to "lax" in Symfony 5.0, you should define their values explicitly or use "Cookie::create()" instead. at /home/muhoghqa/public_html/ounodoukutsu.jp/shop_gunpla/vendor/symfony/http-foundation/Cookie.php:97)"} [GET, /shop_gunpla/product_review/544/review, 52.167.144.22, NULL, Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/103.0.5060.134 Safari/537.36]
[2023-06-03 03:39:33] app.INFO [c9164f18] [ea55e48] [anon.] [Eccube\EventListener\LogListener:onKernelResponse:124] - LOGIC END ["product_review_index"] [GET, /shop_gunpla/product_review/544/review, 52.167.144.22, NULL, Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/103.0.5060.134 Safari/537.36]
[2023-06-03 03:39:33] app.INFO [N/A] [ea55e48] [anon.] [Eccube\EventListener\LogListener:onKernelTerminate:133] - PROCESS END ["product_review_index"] [GET, /shop_gunpla/product_review/544/review, 52.167.144.22, NULL, Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/103.0.5060.134 Safari/537.36]
The text was updated successfully, but these errors were encountered:
I had installed this plugin and tested with my test paypay dev environment.
But I got above err.
Why I got this error?
this is site.log content...
[2023-06-03 03:38:16] app.INFO [N/A] [255d567] [N/A] [Eccube\EventListener\LogListener:onKernelRequestEarly:73] - INIT [] [GET, /shop_gunpla/products/detail/35, 147.92.153.10, NULL, Mozilla/5.0 (compatible; Linespider/1.1; +https://lin.ee/4dwXkTH)]
[2023-06-03 03:38:16] request.INFO [N/A] [255d567] [N/A] [Symfony\Component\HttpKernel\EventListener\RouterListener:onKernelRequest:122] - Matched route "product_detail". {"route":"product_detail","route_parameters":{"_route":"product_detail","_controller":"Eccube\Controller\ProductController::detail","id":"35"},"request_uri":"https://ounodoukutsu.jp/shop_gunpla/products/detail/35","method":"GET"} [GET, /shop_gunpla/products/detail/35, 147.92.153.10, NULL, Mozilla/5.0 (compatible; Linespider/1.1; +https://lin.ee/4dwXkTH)]
[2023-06-03 03:38:16] security.INFO [N/A] [255d567] [anon.] [Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener:authenticate:76] - Populated the TokenStorage with an anonymous Token. [] [GET, /shop_gunpla/products/detail/35, 147.92.153.10, NULL, Mozilla/5.0 (compatible; Linespider/1.1; +https://lin.ee/4dwXkTH)]
[2023-06-03 03:38:16] app.INFO [N/A] [255d567] [anon.] [Eccube\EventListener\LogListener:onKernelRequest:86] - PROCESS START ["product_detail"] [GET, /shop_gunpla/products/detail/35, 147.92.153.10, NULL, Mozilla/5.0 (compatible; Linespider/1.1; +https://lin.ee/4dwXkTH)]
[2023-06-03 03:38:16] app.INFO [N/A] [255d567] [anon.] [Eccube\EventListener\LogListener:onKernelController:111] - LOGIC START ["product_detail"] [GET, /shop_gunpla/products/detail/35, 147.92.153.10, NULL, Mozilla/5.0 (compatible; Linespider/1.1; +https://lin.ee/4dwXkTH)]
[2023-06-03 03:38:16] php.INFO [N/A] [255d567] [anon.] [Symfony\Component\ErrorHandler\ErrorHandler:handleError:532] - User Deprecated: The repository_method option of @ParamConverter is deprecated and will be removed in 6.0. Use the expr option or @entity. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The repository_method option of @ParamConverter is deprecated and will be removed in 6.0. Use the expr option or @entity. at /home/muhoghqa/public_html/ounodoukutsu.jp/shop_gunpla/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php:314)"} [GET, /shop_gunpla/products/detail/35, 147.92.153.10, NULL, Mozilla/5.0 (compatible; Linespider/1.1; +https://lin.ee/4dwXkTH)]
[2023-06-03 03:38:16] php.INFO [N/A] [255d567] [anon.] [Symfony\Component\ErrorHandler\ErrorHandler:handleError:532] - User Deprecated: The repository_method option of @ParamConverter is deprecated and will be removed in 6.0. Use the expr option or @entity. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The repository_method option of @ParamConverter is deprecated and will be removed in 6.0. Use the expr option or @entity. at /home/muhoghqa/public_html/ounodoukutsu.jp/shop_gunpla/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php:314)"} [GET, /shop_gunpla/products/detail/35, 147.92.153.10, NULL, Mozilla/5.0 (compatible; Linespider/1.1; +https://lin.ee/4dwXkTH)]
[2023-06-03 03:38:16] request.INFO [443f3b57] [255d567] [anon.] [Symfony\Component\HttpKernel\EventListener\RouterListener:onKernelRequest:122] - Matched route "block_search_product". {"route":"block_search_product","route_parameters":{"_route":"block_search_product","_controller":"Eccube\Controller\Block\SearchProductController::index"},"request_uri":"https://ounodoukutsu.jp/shop_gunpla/block/search_product","method":"GET"} [GET, /shop_gunpla/products/detail/35, 147.92.153.10, NULL, Mozilla/5.0 (compatible; Linespider/1.1; +https://lin.ee/4dwXkTH)]
[2023-06-03 03:38:16] php.INFO [443f3b57] [255d567] [anon.] [Symfony\Component\ErrorHandler\ErrorHandler:handleError:532] - User Deprecated: The default value of the "$secure" and "$samesite" arguments of "Symfony\Component\HttpFoundation\Cookie::__construct"'s constructor will respectively change from "false" to "null" and from "null" to "lax" in Symfony 5.0, you should define their values explicitly or use "Cookie::create()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The default value of the "$secure" and "$samesite" arguments of "Symfony\Component\HttpFoundation\Cookie::__construct"'s constructor will respectively change from "false" to "null" and from "null" to "lax" in Symfony 5.0, you should define their values explicitly or use "Cookie::create()" instead. at /home/muhoghqa/public_html/ounodoukutsu.jp/shop_gunpla/vendor/symfony/http-foundation/Cookie.php:97)"} [GET, /shop_gunpla/products/detail/35, 147.92.153.10, NULL, Mozilla/5.0 (compatible; Linespider/1.1; +https://lin.ee/4dwXkTH)]
[2023-06-03 03:38:16] php.INFO [443f3b57] [255d567] [anon.] [Symfony\Component\ErrorHandler\ErrorHandler:handleError:532] - User Deprecated: The default value of the "$secure" and "$samesite" arguments of "Symfony\Component\HttpFoundation\Cookie::__construct"'s constructor will respectively change from "false" to "null" and from "null" to "lax" in Symfony 5.0, you should define their values explicitly or use "Cookie::create()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The default value of the "$secure" and "$samesite" arguments of "Symfony\Component\HttpFoundation\Cookie::__construct"'s constructor will respectively change from "false" to "null" and from "null" to "lax" in Symfony 5.0, you should define their values explicitly or use "Cookie::create()" instead. at /home/muhoghqa/public_html/ounodoukutsu.jp/shop_gunpla/vendor/symfony/http-foundation/Cookie.php:97)"} [GET, /shop_gunpla/products/detail/35, 147.92.153.10, NULL, Mozilla/5.0 (compatible; Linespider/1.1; +https://lin.ee/4dwXkTH)]
[2023-06-03 03:38:16] app.INFO [443f3b57] [255d567] [anon.] [Eccube\EventListener\LogListener:onKernelResponse:124] - LOGIC END ["product_detail"] [GET, /shop_gunpla/products/detail/35, 147.92.153.10, NULL, Mozilla/5.0 (compatible; Linespider/1.1; +https://lin.ee/4dwXkTH)]
[2023-06-03 03:38:16] app.INFO [N/A] [255d567] [anon.] [Eccube\EventListener\LogListener:onKernelTerminate:133] - PROCESS END ["product_detail"] [GET, /shop_gunpla/products/detail/35, 147.92.153.10, NULL, Mozilla/5.0 (compatible; Linespider/1.1; +https://lin.ee/4dwXkTH)]
[2023-06-03 03:38:18] php.INFO [N/A] [ea2ff0d] [N/A] [Symfony\Component\ErrorHandler\ErrorHandler:handleError:532] - User Deprecated: Using the "Twig_Loader_Chain" class is deprecated since Twig version 2.7, use "Twig\Loader\ChainLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the "Twig_Loader_Chain" class is deprecated since Twig version 2.7, use "Twig\Loader\ChainLoader" instead. at /home/muhoghqa/public_html/ounodoukutsu.jp/shop_gunpla/vendor/twig/twig/lib/Twig/Loader/Chain.php:7)"} [GET, /shop_gunpla/products/detail/4529, 66.249.79.184, NULL, Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)]
[2023-06-03 03:38:18] app.INFO [N/A] [ea2ff0d] [N/A] [Eccube\EventListener\LogListener:onKernelRequestEarly:73] - INIT [] [GET, /shop_gunpla/products/detail/4529, 66.249.79.184, NULL, Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)]
[2023-06-03 03:38:18] request.INFO [N/A] [ea2ff0d] [N/A] [Symfony\Component\HttpKernel\EventListener\RouterListener:onKernelRequest:122] - Matched route "product_detail". {"route":"product_detail","route_parameters":{"_route":"product_detail","_controller":"Eccube\Controller\ProductController::detail","id":"4529"},"request_uri":"https://ounodoukutsu.jp/shop_gunpla/products/detail/4529","method":"GET"} [GET, /shop_gunpla/products/detail/4529, 66.249.79.184, NULL, Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)]
[2023-06-03 03:38:18] security.INFO [N/A] [ea2ff0d] [anon.] [Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener:authenticate:76] - Populated the TokenStorage with an anonymous Token. [] [GET, /shop_gunpla/products/detail/4529, 66.249.79.184, NULL, Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)]
[2023-06-03 03:38:18] app.INFO [N/A] [ea2ff0d] [anon.] [Eccube\EventListener\LogListener:onKernelRequest:86] - PROCESS START ["product_detail"] [GET, /shop_gunpla/products/detail/4529, 66.249.79.184, NULL, Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)]
[2023-06-03 03:38:18] front.INFO [N/A] [ea2ff0d] [anon.] [Eccube\Log\Logger:log:66] - fallback to PC layout [] [GET, /shop_gunpla/products/detail/4529, 66.249.79.184, NULL, Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)]
[2023-06-03 03:38:18] app.INFO [N/A] [ea2ff0d] [anon.] [Eccube\EventListener\LogListener:onKernelController:111] - LOGIC START ["product_detail"] [GET, /shop_gunpla/products/detail/4529, 66.249.79.184, NULL, Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)]
[2023-06-03 03:38:18] php.INFO [N/A] [ea2ff0d] [anon.] [Symfony\Component\ErrorHandler\ErrorHandler:handleError:532] - User Deprecated: The repository_method option of @ParamConverter is deprecated and will be removed in 6.0. Use the expr option or @entity. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The repository_method option of @ParamConverter is deprecated and will be removed in 6.0. Use the expr option or @entity. at /home/muhoghqa/public_html/ounodoukutsu.jp/shop_gunpla/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php:314)"} [GET, /shop_gunpla/products/detail/4529, 66.249.79.184, NULL, Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)]
[2023-06-03 03:38:18] php.INFO [N/A] [ea2ff0d] [anon.] [Symfony\Component\ErrorHandler\ErrorHandler:handleError:532] - User Deprecated: The repository_method option of @ParamConverter is deprecated and will be removed in 6.0. Use the expr option or @entity. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The repository_method option of @ParamConverter is deprecated and will be removed in 6.0. Use the expr option or @entity. at /home/muhoghqa/public_html/ounodoukutsu.jp/shop_gunpla/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php:314)"} [GET, /shop_gunpla/products/detail/4529, 66.249.79.184, NULL, Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)]
[2023-06-03 03:38:18] request.INFO [907e9aad] [ea2ff0d] [anon.] [Symfony\Component\HttpKernel\EventListener\RouterListener:onKernelRequest:122] - Matched route "block_search_product". {"route":"block_search_product","route_parameters":{"_route":"block_search_product","_controller":"Eccube\Controller\Block\SearchProductController::index"},"request_uri":"https://ounodoukutsu.jp/shop_gunpla/block/search_product","method":"GET"} [GET, /shop_gunpla/products/detail/4529, 66.249.79.184, NULL, Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)]
[2023-06-03 03:38:18] php.INFO [907e9aad] [ea2ff0d] [anon.] [Symfony\Component\ErrorHandler\ErrorHandler:handleError:532] - User Deprecated: The default value of the "$secure" and "$samesite" arguments of "Symfony\Component\HttpFoundation\Cookie::__construct"'s constructor will respectively change from "false" to "null" and from "null" to "lax" in Symfony 5.0, you should define their values explicitly or use "Cookie::create()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The default value of the "$secure" and "$samesite" arguments of "Symfony\Component\HttpFoundation\Cookie::__construct"'s constructor will respectively change from "false" to "null" and from "null" to "lax" in Symfony 5.0, you should define their values explicitly or use "Cookie::create()" instead. at /home/muhoghqa/public_html/ounodoukutsu.jp/shop_gunpla/vendor/symfony/http-foundation/Cookie.php:97)"} [GET, /shop_gunpla/products/detail/4529, 66.249.79.184, NULL, Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)]
[2023-06-03 03:38:18] php.INFO [907e9aad] [ea2ff0d] [anon.] [Symfony\Component\ErrorHandler\ErrorHandler:handleError:532] - User Deprecated: The default value of the "$secure" and "$samesite" arguments of "Symfony\Component\HttpFoundation\Cookie::__construct"'s constructor will respectively change from "false" to "null" and from "null" to "lax" in Symfony 5.0, you should define their values explicitly or use "Cookie::create()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The default value of the "$secure" and "$samesite" arguments of "Symfony\Component\HttpFoundation\Cookie::__construct"'s constructor will respectively change from "false" to "null" and from "null" to "lax" in Symfony 5.0, you should define their values explicitly or use "Cookie::create()" instead. at /home/muhoghqa/public_html/ounodoukutsu.jp/shop_gunpla/vendor/symfony/http-foundation/Cookie.php:97)"} [GET, /shop_gunpla/products/detail/4529, 66.249.79.184, NULL, Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)]
[2023-06-03 03:38:18] app.INFO [907e9aad] [ea2ff0d] [anon.] [Eccube\EventListener\LogListener:onKernelResponse:124] - LOGIC END ["product_detail"] [GET, /shop_gunpla/products/detail/4529, 66.249.79.184, NULL, Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)]
[2023-06-03 03:38:18] app.INFO [N/A] [ea2ff0d] [anon.] [Eccube\EventListener\LogListener:onKernelTerminate:133] - PROCESS END ["product_detail"] [GET, /shop_gunpla/products/detail/4529, 66.249.79.184, NULL, Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)]
[2023-06-03 03:39:33] app.INFO [N/A] [ea55e48] [N/A] [Eccube\EventListener\LogListener:onKernelRequestEarly:73] - INIT [] [GET, /shop_gunpla/product_review/544/review, 52.167.144.22, NULL, Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/103.0.5060.134 Safari/537.36]
[2023-06-03 03:39:33] request.INFO [N/A] [ea55e48] [N/A] [Symfony\Component\HttpKernel\EventListener\RouterListener:onKernelRequest:122] - Matched route "product_review_index". {"route":"product_review_index","route_parameters":{"_route":"product_review_index","_controller":"Plugin\ProductReview4\Controller\ProductReviewController::index","id":"544"},"request_uri":"https://www.ounodoukutsu.jp/shop_gunpla/product_review/544/review","method":"GET"} [GET, /shop_gunpla/product_review/544/review, 52.167.144.22, NULL, Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/103.0.5060.134 Safari/537.36]
[2023-06-03 03:39:33] security.INFO [N/A] [ea55e48] [anon.] [Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener:authenticate:76] - Populated the TokenStorage with an anonymous Token. [] [GET, /shop_gunpla/product_review/544/review, 52.167.144.22, NULL, Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/103.0.5060.134 Safari/537.36]
[2023-06-03 03:39:33] app.INFO [N/A] [ea55e48] [anon.] [Eccube\EventListener\LogListener:onKernelRequest:86] - PROCESS START ["product_review_index"] [GET, /shop_gunpla/product_review/544/review, 52.167.144.22, NULL, Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/103.0.5060.134 Safari/537.36]
[2023-06-03 03:39:33] app.INFO [N/A] [ea55e48] [anon.] [Eccube\EventListener\LogListener:onKernelController:111] - LOGIC START ["product_review_index"] [GET, /shop_gunpla/product_review/544/review, 52.167.144.22, NULL, Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/103.0.5060.134 Safari/537.36]
[2023-06-03 03:39:33] php.INFO [N/A] [ea55e48] [anon.] [Symfony\Component\ErrorHandler\ErrorHandler:handleError:532] - User Deprecated: The "Sensio\Bundle\FrameworkExtraBundle\Configuration\Route" annotation is deprecated since version 5.2. Use "Symfony\Component\Routing\Annotation\Route" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The "Sensio\Bundle\FrameworkExtraBundle\Configuration\Route" annotation is deprecated since version 5.2. Use "Symfony\Component\Routing\Annotation\Route" instead. at /home/muhoghqa/public_html/ounodoukutsu.jp/shop_gunpla/vendor/sensio/framework-extra-bundle/src/Configuration/Route.php:16)"} [GET, /shop_gunpla/product_review/544/review, 52.167.144.22, NULL, Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/103.0.5060.134 Safari/537.36]
[2023-06-03 03:39:33] php.INFO [c9164f18] [ea55e48] [anon.] [Symfony\Component\ErrorHandler\ErrorHandler:handleError:532] - User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/muhoghqa/public_html/ounodoukutsu.jp/shop_gunpla/var/cache/prod/ContainerMyUeSA1/getTemplatingService.php:9)"} [GET, /shop_gunpla/product_review/544/review, 52.167.144.22, NULL, Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/103.0.5060.134 Safari/537.36]
[2023-06-03 03:39:33] php.INFO [c9164f18] [ea55e48] [anon.] [Symfony\Component\ErrorHandler\ErrorHandler:handleError:532] - User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. at /home/muhoghqa/public_html/ounodoukutsu.jp/shop_gunpla/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [GET, /shop_gunpla/product_review/544/review, 52.167.144.22, NULL, Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/103.0.5060.134 Safari/537.36]
[2023-06-03 03:39:33] php.INFO [c9164f18] [ea55e48] [anon.] [Symfony\Component\ErrorHandler\ErrorHandler:handleError:532] - User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. at /home/muhoghqa/public_html/ounodoukutsu.jp/shop_gunpla/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [GET, /shop_gunpla/product_review/544/review, 52.167.144.22, NULL, Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/103.0.5060.134 Safari/537.36]
[2023-06-03 03:39:33] php.INFO [c9164f18] [ea55e48] [anon.] [Symfony\Component\ErrorHandler\ErrorHandler:handleError:532] - User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/muhoghqa/public_html/ounodoukutsu.jp/shop_gunpla/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [GET, /shop_gunpla/product_review/544/review, 52.167.144.22, NULL, Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/103.0.5060.134 Safari/537.36]
[2023-06-03 03:39:33] php.INFO [c9164f18] [ea55e48] [anon.] [Symfony\Component\ErrorHandler\ErrorHandler:handleError:532] - User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/muhoghqa/public_html/ounodoukutsu.jp/shop_gunpla/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [GET, /shop_gunpla/product_review/544/review, 52.167.144.22, NULL, Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/103.0.5060.134 Safari/537.36]
[2023-06-03 03:39:33] request.INFO [c9164f18] [ea55e48] [anon.] [Symfony\Component\HttpKernel\EventListener\RouterListener:onKernelRequest:122] - Matched route "block_search_product". {"route":"block_search_product","route_parameters":{"_route":"block_search_product","_controller":"Eccube\Controller\Block\SearchProductController::index"},"request_uri":"https://www.ounodoukutsu.jp/shop_gunpla/block/search_product","method":"GET"} [GET, /shop_gunpla/product_review/544/review, 52.167.144.22, NULL, Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/103.0.5060.134 Safari/537.36]
[2023-06-03 03:39:33] php.INFO [c9164f18] [ea55e48] [anon.] [Symfony\Component\ErrorHandler\ErrorHandler:handleError:532] - User Deprecated: The default value of the "$secure" and "$samesite" arguments of "Symfony\Component\HttpFoundation\Cookie::__construct"'s constructor will respectively change from "false" to "null" and from "null" to "lax" in Symfony 5.0, you should define their values explicitly or use "Cookie::create()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The default value of the "$secure" and "$samesite" arguments of "Symfony\Component\HttpFoundation\Cookie::__construct"'s constructor will respectively change from "false" to "null" and from "null" to "lax" in Symfony 5.0, you should define their values explicitly or use "Cookie::create()" instead. at /home/muhoghqa/public_html/ounodoukutsu.jp/shop_gunpla/vendor/symfony/http-foundation/Cookie.php:97)"} [GET, /shop_gunpla/product_review/544/review, 52.167.144.22, NULL, Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/103.0.5060.134 Safari/537.36]
[2023-06-03 03:39:33] php.INFO [c9164f18] [ea55e48] [anon.] [Symfony\Component\ErrorHandler\ErrorHandler:handleError:532] - User Deprecated: The default value of the "$secure" and "$samesite" arguments of "Symfony\Component\HttpFoundation\Cookie::__construct"'s constructor will respectively change from "false" to "null" and from "null" to "lax" in Symfony 5.0, you should define their values explicitly or use "Cookie::create()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The default value of the "$secure" and "$samesite" arguments of "Symfony\Component\HttpFoundation\Cookie::__construct"'s constructor will respectively change from "false" to "null" and from "null" to "lax" in Symfony 5.0, you should define their values explicitly or use "Cookie::create()" instead. at /home/muhoghqa/public_html/ounodoukutsu.jp/shop_gunpla/vendor/symfony/http-foundation/Cookie.php:97)"} [GET, /shop_gunpla/product_review/544/review, 52.167.144.22, NULL, Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/103.0.5060.134 Safari/537.36]
[2023-06-03 03:39:33] app.INFO [c9164f18] [ea55e48] [anon.] [Eccube\EventListener\LogListener:onKernelResponse:124] - LOGIC END ["product_review_index"] [GET, /shop_gunpla/product_review/544/review, 52.167.144.22, NULL, Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/103.0.5060.134 Safari/537.36]
[2023-06-03 03:39:33] app.INFO [N/A] [ea55e48] [anon.] [Eccube\EventListener\LogListener:onKernelTerminate:133] - PROCESS END ["product_review_index"] [GET, /shop_gunpla/product_review/544/review, 52.167.144.22, NULL, Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/103.0.5060.134 Safari/537.36]
The text was updated successfully, but these errors were encountered: