Hello i have same error when i try add new static page.
Any idea how to fix this.
Bellow data from log file
[2023-05-24T19:01:00.554471+02:00] request.INFO: Matched route “sylius_admin_ajax_get_version”. {“route”:“sylius_admin_ajax_get_version”,“route_parameters”:{"_route":“sylius_admin_ajax_get_version”,"_controller":“sylius.controller.admin.notification:getVersionAction”,"_format":“json”},“request_uri”:"…admin/ajax/get-version",“method”:“GET”} []
[2023-05-24T19:01:00.562488+02:00] security.DEBUG: Read existing security token from the session. {“key”:"_security_admin",“token_class”:“Symfony\Component\Security\Core\Authentication\Token\RememberMeToken”} []
[2023-05-24T19:01:00.575049+02:00] security.DEBUG: User was reloaded from a user provider. {“provider”:“ContainerElEGqDs\UsernameOrEmailProvider_3eaa26a”,“username”:“michal.mytych@codeclutch.dev”} []
[2023-05-24T19:01:00.575538+02:00] security.DEBUG: Checking for authenticator support. {“firewall_name”:“admin”,“authenticators”:2} []
[2023-05-24T19:01:00.575542+02:00] security.DEBUG: Checking support on authenticator. {“firewall_name”:“admin”,“authenticator”:“Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator”} []
[2023-05-24T19:01:00.575547+02:00] security.DEBUG: Authenticator does not support the request. {“firewall_name”:“admin”,“authenticator”:“Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator”} []
[2023-05-24T19:01:00.575549+02:00] security.DEBUG: Checking support on authenticator. {“firewall_name”:“admin”,“authenticator”:“Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator”} []
[2023-05-24T19:01:00.575564+02:00] security.DEBUG: Authenticator does not support the request. {“firewall_name”:“admin”,“authenticator”:“Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator”} []
[2023-05-24T19:01:00.606760+02:00] request.CRITICAL: Uncaught PHP Exception LogicException: “You cannot use “Http\Message\MessageFactory\GuzzleMessageFactory” as the “php-http/message-factory” package is not installed. Try running “composer require php-http/message-factory”. Note that this package is deprecated, use “psr/http-factory” instead” at /home/nonroot/zerowaste.outlet/vendor/php-http/message/src/MessageFactory/GuzzleMessageFactory.php line 10 {“exception”:"[object] (LogicException(code: 0): You cannot use “Http\Message\MessageFactory\GuzzleMessageFactory” as the “php-http/message-factory” package is not installed. Try running “composer require php-http/message-factory”. Note that this package is deprecated, use “psr/http-factory” instead at /home/nonroot/zerowaste.outlet/vendor/php-http/message/src/MessageFactory/GuzzleMessageFactory.php:10)"} []
[2023-05-24T19:01:00.632162+02:00] security.DEBUG: Stored the security token in the session. {“key”:"_security_admin"} []
[2023-05-24T19:01:00.722941+02:00] request.INFO: Matched route “sylius_admin_ajax_get_version”. {“route”:“sylius_admin_ajax_get_version”,“route_parameters”:{"_route":“sylius_admin_ajax_get_version”,"_controller":“sylius.controller.admin.notification:getVersionAction”,"_format":“json”},“request_uri”:"…admin/ajax/get-version",“method”:“GET”} []
[2023-05-24T19:01:00.810818+02:00] security.DEBUG: Read existing security token from the session. {“key”:"_security_admin",“token_class”:“Symfony\Component\Security\Core\Authentication\Token\RememberMeToken”} []
[2023-05-24T19:01:00.819012+02:00] security.DEBUG: User was reloaded from a user provider. {“provider”:“ContainerElEGqDs\UsernameOrEmailProvider_3eaa26a”,“username”:“michal.mytych@codeclutch.dev”} []
[2023-05-24T19:01:00.819507+02:00] security.DEBUG: Checking for authenticator support. {“firewall_name”:“admin”,“authenticators”:2} []
[2023-05-24T19:01:00.819514+02:00] security.DEBUG: Checking support on authenticator. {“firewall_name”:“admin”,“authenticator”:“Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator”} []
[2023-05-24T19:01:00.819522+02:00] security.DEBUG: Authenticator does not support the request. {“firewall_name”:“admin”,“authenticator”:“Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator”} []
[2023-05-24T19:01:00.819525+02:00] security.DEBUG: Checking support on authenticator. {“firewall_name”:“admin”,“authenticator”:“Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator”} []
[2023-05-24T19:01:00.819547+02:00] security.DEBUG: Authenticator does not support the request. {“firewall_name”:“admin”,“authenticator”:“Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator”} []
[2023-05-24T19:01:00.840944+02:00] request.CRITICAL: Uncaught PHP Exception LogicException: “You cannot use “Http\Message\MessageFactory\GuzzleMessageFactory” as the “php-http/message-factory” package is not installed. Try running “composer require php-http/message-factory”. Note that this package is deprecated, use “psr/http-factory” instead” at /home/nonroot/zerowaste.outlet/vendor/php-http/message/src/MessageFactory/GuzzleMessageFactory.php line 10 {“exception”:"[object] (LogicException(code: 0): You cannot use “Http\Message\MessageFactory\GuzzleMessageFactory” as the “php-http/message-factory” package is not installed. Try running “composer require php-http/message-factory”. Note that this package is deprecated, use “psr/http-factory” instead at /home/nonroot/zerowaste.outlet/vendor/php-http/message/src/MessageFactory/GuzzleMessageFactory.php:10)"} []
[2023-05-24T19:01:00.862433+02:00] security.DEBUG: Stored the security token in the session. {“key”:"_security_admin"} []
[2023-05-24T19:01:02.599431+02:00] request.INFO: Matched route “bitbag_sylius_cms_plugin_admin_page_create”. {“route”:“bitbag_sylius_cms_plugin_admin_page_create”,“route_parameters”:{"_route":“bitbag_sylius_cms_plugin_admin_page_create”,"_controller":“bitbag_sylius_cms_plugin.controller.page::createAction”,"_sylius":{“section”:“admin”,“template”:"@BitBagSyliusCmsPlugin/CrudUi/create.html.twig",“redirect”:“bitbag_sylius_cms_plugin_admin_page_update”,“permission”:true,“vars”:{“header”:“bitbag_sylius_cms_plugin.ui.pages_header”,“subheader”:“bitbag_sylius_cms_plugin.ui.pages_subheader”,“templates”:{“form”:"@BitBagSyliusCmsPlugin/Page/Crud/_form.html.twig"}}}},“request_uri”:"…admin/pages/new",“method”:“GET”} []
[2023-05-24T19:01:02.603287+02:00] security.DEBUG: Read existing security token from the session. {“key”:"_security_admin",“token_class”:“Symfony\Component\Security\Core\Authentication\Token\RememberMeToken”} []
[2023-05-24T19:01:02.609511+02:00] security.DEBUG: User was reloaded from a user provider. {“provider”:“ContainerElEGqDs\UsernameOrEmailProvider_3eaa26a”,“username”:“michal.mytych@codeclutch.dev”} []
[2023-05-24T19:01:02.609988+02:00] security.DEBUG: Checking for authenticator support. {“firewall_name”:“admin”,“authenticators”:2} []
[2023-05-24T19:01:02.609993+02:00] security.DEBUG: Checking support on authenticator. {“firewall_name”:“admin”,“authenticator”:“Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator”} []
[2023-05-24T19:01:02.610000+02:00] security.DEBUG: Authenticator does not support the request. {“firewall_name”:“admin”,“authenticator”:“Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator”} []
[2023-05-24T19:01:02.610001+02:00] security.DEBUG: Checking support on authenticator. {“firewall_name”:“admin”,“authenticator”:“Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator”} []
[2023-05-24T19:01:02.610023+02:00] security.DEBUG: Authenticator does not support the request. {“firewall_name”:“admin”,“authenticator”:“Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator”} []
[2023-05-24T19:01:02.905924+02:00] request.INFO: Matched route “sylius_admin_partial_channel_index”. {“route”:“sylius_admin_partial_channel_index”,“route_parameters”:{"_route":“sylius_admin_partial_channel_index”,"_controller":“sylius.controller.channel:indexAction”,"_sylius":{“repository”:{“method”:“findAll”},“template”:"$template",“permission”:true}},“request_uri”:"…admin/_partial/channels/?template=%40SyliusAdmin%2F_channelLinks.html.twig",“method”:“GET”} []
[2023-05-24T19:01:02.946418+02:00] request.INFO: Matched route “sylius_admin_partial_channel_index”. {“route”:“sylius_admin_partial_channel_index”,“route_parameters”:{"_route":“sylius_admin_partial_channel_index”,"_controller":“sylius.controller.channel:indexAction”,"_sylius":{“repository”:{“method”:“findAll”},“template”:"$template",“permission”:true}},“request_uri”:"…admin/_partial/channels/?template=%40BitBagSyliusCmsPlugin%2FModal%2F_channelSwitch.html.twig",“method”:“GET”} []
[2023-05-24T19:01:02.951557+02:00] request.INFO: Matched route “bitbag_sylius_cms_plugin_admin_partial_locale_index”. {“route”:“bitbag_sylius_cms_plugin_admin_partial_locale_index”,“route_parameters”:{"_route":“bitbag_sylius_cms_plugin_admin_partial_locale_index”,"_controller":“sylius.controller.locale:indexAction”,"_sylius":{“repository”:{“method”:“findAll”},“template”:"$template",“permission”:true}},“request_uri”:"…admin/_partial/locales?template=%40BitBagSyliusCmsPlugin%2FModal%2F_localeSwitch.html.twig",“method”:“GET”} []
[2023-05-24T19:01:02.970967+02:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: “An exception has been thrown during the rendering of a template (“No locale has been set and current locale is undefined.”) in “@DediSyliusSEOPlugin/Admin/SEO/form_block_type.html.twig”.” at /home/nonroot/zerowaste.outlet/vendor/twig/twig/src/Template.php line 196 {“exception”:"[object] (Twig\Error\RuntimeError(code: 0): An exception has been thrown during the rendering of a template (“No locale has been set and current locale is undefined.”) in “@DediSyliusSEOPlugin/Admin/SEO/form_block_type.html.twig”. at /home/nonroot/zerowaste.outlet/vendor/twig/twig/src/Template.php:196)\n[previous exception] [object] (RuntimeException(code: 0): No locale has been set and current locale is undefined. at /home/nonroot/zerowaste.outlet/vendor/sylius/resource-bundle/src/Component/Model/TranslatableTrait.php:53)"} []
[2023-05-24T19:01:03.092924+02:00] security.DEBUG: Stored the security token in the session. {“key”:"_security_admin"} []
[2023-05-24T19:01:03.412183+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: “No route found for “GET …assets/shop/img/logo.png” (from “…admin/pages/new”)” at /home/nonroot/zerowaste.outlet/vendor/symfony/http-kernel/EventListener/RouterListener.php line 135 {“exception”:"[object] (Symfony\Component\HttpKernel\Exception\NotFoundHttpException(code: 0): No route found for “GET …assets/shop/img/logo.png” (from “…admin/pages/new”) at /home/nonroot/zerowaste.outlet/vendor/symfony/http-kernel/EventListener/RouterListener.php:135)\n[previous exception] [object] (Symfony\Component\Routing\Exception\ResourceNotFoundException(code: 0): No routes found for “/assets/shop/img/logo.png/”. at /home/nonroot/zerowaste.outlet/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:74)"} []
[2023-05-24T19:01:03.366792+02:00] request.INFO: Matched route “bitbag_sylius_cms_plugin_admin_page_create”. {“route”:“bitbag_sylius_cms_plugin_admin_page_create”,“route_parameters”:{"_route":“bitbag_sylius_cms_plugin_admin_page_create”,"_controller":“bitbag_sylius_cms_plugin.controller.page::createAction”,"_sylius":{“section”:“admin”,“template”:"@BitBagSyliusCmsPlugin/CrudUi/create.html.twig",“redirect”:“bitbag_sylius_cms_plugin_admin_page_update”,“permission”:true,“vars”:{“header”:“bitbag_sylius_cms_plugin.ui.pages_header”,“subheader”:“bitbag_sylius_cms_plugin.ui.pages_subheader”,“templates”:{“form”:"@BitBagSyliusCmsPlugin/Page/Crud/_form.html.twig"}}}},“request_uri”:"…admin/pages/new",“method”:“GET”} []
[2023-05-24T19:01:03.375330+02:00] security.DEBUG: Read existing security token from the session. {“key”:"_security_admin",“token_class”:“Symfony\Component\Security\Core\Authentication\Token\RememberMeToken”} []
[2023-05-24T19:01:03.389110+02:00] security.DEBUG: User was reloaded from a user provider. {“provider”:“ContainerElEGqDs\UsernameOrEmailProvider_3eaa26a”,“username”:“michal.mytych@codeclutch.dev”} []
[2023-05-24T19:01:03.389761+02:00] security.DEBUG: Checking for authenticator support. {“firewall_name”:“admin”,“authenticators”:2} []
[2023-05-24T19:01:03.389766+02:00] security.DEBUG: Checking support on authenticator. {“firewall_name”:“admin”,“authenticator”:“Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator”} []
[2023-05-24T19:01:03.389773+02:00] security.DEBUG: Authenticator does not support the request. {“firewall_name”:“admin”,“authenticator”:“Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator”} []
[2023-05-24T19:01:03.389775+02:00] security.DEBUG: Checking support on authenticator. {“firewall_name”:“admin”,“authenticator”:“Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator”} []
[2023-05-24T19:01:03.389794+02:00] security.DEBUG: Authenticator does not support the request. {“firewall_name”:“admin”,“authenticator”:“Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator”} []
[2023-05-24T19:01:03.554865+02:00] request.INFO: Matched route “sylius_admin_partial_channel_index”. {“route”:“sylius_admin_partial_channel_index”,“route_parameters”:{"_route":“sylius_admin_partial_channel_index”,"_controller":“sylius.controller.channel:indexAction”,"_sylius":{“repository”:{“method”:“findAll”},“template”:"$template",“permission”:true}},“request_uri”:"…admin/_partial/channels/?template=%40SyliusAdmin%2F_channelLinks.html.twig",“method”:“GET”} []
[2023-05-24T19:01:03.574575+02:00] request.INFO: Matched route “sylius_admin_partial_channel_index”. {“route”:“sylius_admin_partial_channel_index”,“route_parameters”:{"_route":“sylius_admin_partial_channel_index”,"_controller":“sylius.controller.channel:indexAction”,"_sylius":{“repository”:{“method”:“findAll”},“template”:"$template",“permission”:true}},“request_uri”:"…admin/_partial/channels/?template=%40BitBagSyliusCmsPlugin%2FModal%2F_channelSwitch.html.twig",“method”:“GET”} []
[2023-05-24T19:01:03.577741+02:00] request.INFO: Matched route “bitbag_sylius_cms_plugin_admin_partial_locale_index”. {“route”:“bitbag_sylius_cms_plugin_admin_partial_locale_index”,“route_parameters”:{"_route":“bitbag_sylius_cms_plugin_admin_partial_locale_index”,"_controller":“sylius.controller.locale:indexAction”,"_sylius":{“repository”:{“method”:“findAll”},“template”:"$template",“permission”:true}},“request_uri”:"…admin/_partial/locales?template=%40BitBagSyliusCmsPlugin%2FModal%2F_localeSwitch.html.twig",“method”:“GET”} []
[2023-05-24T19:01:03.588328+02:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: “An exception has been thrown during the rendering of a template (“No locale has been set and current locale is undefined.”) in “@DediSyliusSEOPlugin/Admin/SEO/form_block_type.html.twig”.” at /home/nonroot/zerowaste.outlet/vendor/twig/twig/src/Template.php line 196 {“exception”:"[object] (Twig\Error\RuntimeError(code: 0): An exception has been thrown during the rendering of a template (“No locale has been set and current locale is undefined.”) in “@DediSyliusSEOPlugin/Admin/SEO/form_block_type.html.twig”. at /home/nonroot/zerowaste.outlet/vendor/twig/twig/src/Template.php:196)\n[previous exception] [object] (RuntimeException(code: 0): No locale has been set and current locale is undefined. at /home/nonroot/zerowaste.outlet/vendor/sylius/resource-bundle/src/Component/Model/TranslatableTrait.php:53)"} []
[2023-05-24T19:01:03.653701+02:00] security.DEBUG: Stored the security token in the session. {“key”:"_security_admin"} []