Jump to content

Error 503 for single product editing


HSeba7

Recommended Posts

Hello i have some strange problem with my PrestaShop 1.7.8.6. I have around 140 products in store but i have problem with editing just one of them. When i try to edit it im reciving error 503 after a while. When i tried to duplicate it and when i try edit it problem also happens. its not happening for any other of products. Everything from frontend side work fine, problem exist only in backend. When i switch on debug mode - nothing appears, only error 503. Any ideas ?

Link to comment
Share on other sites

[2022-11-25 15:26:27] request.INFO: Matched route "admin_common_notifications". {"route":"admin_common_notifications","route_parameters":{"_controller":"PrestaShopBundle\\Controller\\Admin\\CommonController::notificationsAction","_legacy_controller":"AdminCommon","_legacy_link":"AdminCommon","_route":"admin_common_notifications"},"request_uri":"https://dev.visionart.pl/aura/admin9/index.php/common/notifications?_token=NYiFWQUwzyrDhhv-UvmoK8b8laI9KmU-WCsBVsdCXNg&rand=1669386386899","method":"POST"} []

[2022-11-25 15:26:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []

[2022-11-25 15:26:27] security.DEBUG: User was reloaded from a user provider. {"provider":"PrestaShopBundle\\Security\\Admin\\EmployeeProvider","username":"[email protected]"} []

[2022-11-25 15:26:27] php.INFO: User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 at /home/vision/dev.visionart.pl/aura/src/Adapter/Configuration.php:418)"} []

[2022-11-25 15:26:27] php.INFO: User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 at /home/vision/dev.visionart.pl/aura/src/Adapter/Configuration.php:418)"} []

[2022-11-25 15:26:27] php.INFO: User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 at /home/vision/dev.visionart.pl/aura/src/Adapter/Configuration.php:418)"} []

[2022-11-25 15:26:27] php.INFO: User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 at /home/vision/dev.visionart.pl/aura/src/Adapter/Configuration.php:418)"} []

[2022-11-25 15:26:27] php.INFO: User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 at /home/vision/dev.visionart.pl/aura/src/Adapter/Configuration.php:418)"} []

[2022-11-25 15:26:27] php.INFO: User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Creating Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0. at /home/vision/dev.visionart.pl/aura/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66)"} []

[2022-11-25 15:26:27] php.INFO: User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 at /home/vision/dev.visionart.pl/aura/src/Adapter/Configuration.php:418)"} []

Link to comment
Share on other sites

13 minutes ago, HSeba7 said:

Hello i have some strange problem with my PrestaShop 1.7.8.6. I have around 140 products in store but i have problem with editing just one of them. When i try to edit it im reciving error 503 after a while. When i tried to duplicate it and when i try edit it problem also happens. its not happening for any other of products. Everything from frontend side work fine, problem exist only in backend. When i switch on debug mode - nothing appears, only error 503. Any ideas ?

Why do you not try to create the product from scratsh? I stead of spent time on a broken product.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...