27estore / site

27estore.com (Magento 2)
https://upwork.com/fl/mage2pro
0 stars 1 forks source link

`Webkul_SampleProduct`: «The image doesn't exist» on saving a product in the backend #68

Closed dmitrii-fediuk closed 1 month ago

dmitrii-fediuk commented 1 month ago

2024-10-07--14-45-04

{
    "mage2pro/core": "11.4.2",
    "Magento": "2.4.6-p4",
    "PHP": "8.2.16",
    "URL": "https://www.27estore.com/ivb1113pdn/catalog/product/save/id/4914/type/simple/store/0/set/4/",
    "Time": "2024-10-04 18:00:04",
    "Referer": "https://www.27estore.com/ivb1113pdn/catalog/product/edit/id/4914/type/simple/store/0/set/4/",
    "IP Address": "45.11.81.238",
    "Request Method": "POST",
    "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36",
    "Post": {
        "product": {
            "price": "4.95",
            "name": "RAL 7021 - Black Grey (Soft Touch)",
            "brand": "10959",
            "sku": "SAMPLE-685-1-1",
            "category_ids": [
                "5"
            ],
            "weight": "0.6",
            "status": "2",
            "url_key": "ral-8022-black-brown-soft-touch-2",
            "visibility": "1",
            "manufacturer_info": "0",
            "ebizmarts_mark_visited": "0",
            "quantity_and_stock_status": {
                "is_in_stock": "1"
            },
            "short_description": "1",
            "description": "<div data-content-type=\"html\" data-appearance=\"default\" data-element=\"main\">1</div>",
            "msrp_display_actual_price_type": "4",
            "tax_class_id": "0",
            "image": "no_selection",
            "small_image": "no_selection",
            "thumbnail": "no_selection",
            "is_recurring": "0",
            "options_container": "container1",
            "gift_message_available": "0",
            "wesupply_estimation_display": "1",
            "weltpixel_exclude_from_sitemap": "0",
            "wp_enable_index_follow": "0",
            "wp_index_value": "1",
            "wp_follow_value": "1",
            "wp_enable_canonical_url": "0",
            "wp_use_canonical_url_in_sitemap": "0",
            "mf_exclude_google_feed_product": "0",
            "mf_google_product_product": "0",
            "attribute_set_id": "4",
            "stock_data": {
                "item_id": "45134",
                "product_id": "4914",
                "stock_id": "1",
                "qty": "0",
                "min_qty": "0",
                "use_config_min_qty": "1",
                "is_qty_decimal": "0",
                "backorders": "0",
                "use_config_backorders": "1",
                "min_sale_qty": "1",
                "use_config_min_sale_qty": "1",
                "max_sale_qty": "10000",
                "use_config_max_sale_qty": "1",
                "is_in_stock": "1",
                "low_stock_date": "2024-10-04 17:59:44",
                "notify_stock_qty": "1",
                "use_config_notify_stock_qty": "1",
                "manage_stock": "0",
                "use_config_manage_stock": "1",
                "stock_status_changed_auto": "0",
                "use_config_qty_increments": "1",
                "qty_increments": "1",
                "use_config_enable_qty_inc": "1",
                "enable_qty_increments": "0",
                "is_decimal_divided": "0",
                "website_id": "0",
                "type_id": "simple",
                "min_qty_allowed_in_shopping_cart": [
                    {
                        "record_id": "0",
                        "customer_group_id": "32000",
                        "min_sale_qty": ""
                    }
                ]
            },
            "links_title": "Links",
            "links_purchased_separately": "0",
            "samples_title": "Samples",
            "current_product_id": "4914",
            "affect_product_custom_options": "1",
            "current_store_id": "0",
            "base_height": "",
            "cabinet_height": "",
            "cabinet_width": "",
            "cabinet_depth": "",
            "drawers_box": "",
            "sold_by": "",
            "product_has_weight": "1",
            "country_of_manufacture": "",
            "item_condition": "",
            "page_layout": "",
            "custom_layout_update_file": "__no_update__",
            "magebright_stock_status": "",
            "custom_design": "",
            "custom_layout": "",
            "cabdoor_appearance": "",
            "cabdoor_surface": "",
            "cabdoor_color": "",
            "title_rewrite": "",
            "recurring_profile": "",
            "blacknwhite_prtabs": "",
            "magebright_custom_stock_tex": "",
            "use_config_gift_message_available": "0",
            "website_ids": {
                "1": "1"
            },
            "url_key_create_redirect": "ral-8022-black-brown-soft-touch-2",
            "wp_canonical_url": "",
            "meta_title": "",
            "meta_keyword": "",
            "meta_description": "",
            "news_from_date": "",
            "news_to_date": "",
            "custom_design_from": "",
            "custom_design_to": "",
            "special_from_date": "",
            "special_to_date": "",
            "special_price": "",
            "cost": "",
            "blacknwhite_prcustom": "",
            "blacknwhite_prrelatedcontent": ""
        },
        "is_downloadable": "0",
        "affect_configurable_product_attributes": "1",
        "salable_quantity": [
            {
                "stock_id": "1",
                "stock_name": "Default Stock",
                "manage_stock": "false"
            }
        ],
        "new-variations-attribute-set-id": "4",
        "configurable-matrix-serialized": "[]",
        "associated_product_ids_serialized": "[]",
        "sample": {
            "status": "1",
            "title": "",
            "price": "",
            "qty": ""
        },
        "form_key": "TcuaGmUDXIlQzB1d"
    }
}
EXCEPTION
The image doesn't exist.
************************************
[]
************************************
1   Magento\Catalog\Model\Product\Gallery\Processor::addImage
    https://github.com/magento/magento2/tree/2.4.6-p4/app/code/Magento/Catalog/Model/Product/Gallery/Processor.php#L157
    vendor/magento/module-catalog/Model/Product/Gallery/Processor.php:157

2   Magento\Catalog\Model\Product::addImageToMediaGallery
    https://github.com/magento/magento2/tree/2.4.6-p4/app/code/Magento/Catalog/Model/Product.php#L1614
    vendor/magento/module-catalog/Model/Product.php:1614

3   Webkul\SampleProduct\Observer\CatalogProductSaveAfter::saveSampleProduct
    app/code/Webkul/SampleProduct/Observer/CatalogProductSaveAfter.php:295

4   Webkul\SampleProduct\Observer\CatalogProductSaveAfter::execute
    app/code/Webkul/SampleProduct/Observer/CatalogProductSaveAfter.php:170

5   Magento\Framework\Event\Invoker\InvokerDefault::_callObserverMethod
    https://github.com/magento/magento2/tree/2.4.6-p4/lib/internal/Magento/Framework/Event/Invoker/InvokerDefault.php#L88
    vendor/magento/framework/Event/Invoker/InvokerDefault.php:88

6   Magento\Framework\Event\Invoker\InvokerDefault::dispatch
    https://github.com/magento/magento2/tree/2.4.6-p4/lib/internal/Magento/Framework/Event/Invoker/InvokerDefault.php#L74
    vendor/magento/framework/Event/Invoker/InvokerDefault.php:74

7   Magento\Framework\Event\Manager::dispatch
    https://github.com/magento/magento2/tree/2.4.6-p4/lib/internal/Magento/Framework/Event/Manager.php#L65
    vendor/magento/framework/Event/Manager.php:65

8   Magento\Framework\Event\Manager\Proxy::dispatch
    generated/code/Magento/Framework/Event/Manager/Proxy.php:95

9   Magento\Catalog\Controller\Adminhtml\Product\Save::execute
    https://github.com/magento/magento2/tree/2.4.6-p4/app/code/Magento/Catalog/Controller/Adminhtml/Product/Save.php#L162
    vendor/magento/module-catalog/Controller/Adminhtml/Product/Save.php:162

10  Magento\Catalog\Controller\Adminhtml\Product\Save::___callParent
    https://github.com/magento/magento2/tree/2.4.6-p4/lib/internal/Magento/Framework/Interception/Interceptor.php#L58
    vendor/magento/framework/Interception/Interceptor.php:58

11  Magento\Catalog\Controller\Adminhtml\Product\Save::Magento\Framework\Interception\{closure}
    https://github.com/magento/magento2/tree/2.4.6-p4/lib/internal/Magento/Framework/Interception/Interceptor.php#L138
    vendor/magento/framework/Interception/Interceptor.php:138

12  Magento\Catalog\Controller\Adminhtml\Product\Save::___callPlugins
    https://github.com/magento/magento2/tree/2.4.6-p4/lib/internal/Magento/Framework/Interception/Interceptor.php#L153
    vendor/magento/framework/Interception/Interceptor.php:153

13  Magento\Catalog\Controller\Adminhtml\Product\Save::execute
    generated/code/Magento/Catalog/Controller/Adminhtml/Product/Save/Interceptor.php:23

14  Magento\Framework\App\Action\Action::dispatch
    https://github.com/magento/magento2/tree/2.4.6-p4/lib/internal/Magento/Framework/App/Action/Action.php#L111
    vendor/magento/framework/App/Action/Action.php:111

15  Magento\Backend\App\AbstractAction::dispatch
    https://github.com/magento/magento2/tree/2.4.6-p4/app/code/Magento/Backend/App/AbstractAction.php#L151
    vendor/magento/module-backend/App/AbstractAction.php:151

16  Magento\Catalog\Controller\Adminhtml\Product\Save::___callParent
    https://github.com/magento/magento2/tree/2.4.6-p4/lib/internal/Magento/Framework/Interception/Interceptor.php#L58
    vendor/magento/framework/Interception/Interceptor.php:58

17  Magento\Catalog\Controller\Adminhtml\Product\Save::Magento\Framework\Interception\{closure}
    https://github.com/magento/magento2/tree/2.4.6-p4/lib/internal/Magento/Framework/Interception/Interceptor.php#L138
    vendor/magento/framework/Interception/Interceptor.php:138

18  WeltPixel\Backend\Plugin\Utility::aroundDispatch
    app/code/WeltPixel/Backend/Plugin/Utility.php:76

19  Magento\Catalog\Controller\Adminhtml\Product\Save::Magento\Framework\Interception\{closure}
    https://github.com/magento/magento2/tree/2.4.6-p4/lib/internal/Magento/Framework/Interception/Interceptor.php#L135
    vendor/magento/framework/Interception/Interceptor.php:135

20  WeltPixel\Backend\Plugin\Utility::aroundDispatch
    app/code/WeltPixel/Backend/Plugin/Utility.php:76

21  Magento\Catalog\Controller\Adminhtml\Product\Save::Magento\Framework\Interception\{closure}
    https://github.com/magento/magento2/tree/2.4.6-p4/lib/internal/Magento/Framework/Interception/Interceptor.php#L135
    vendor/magento/framework/Interception/Interceptor.php:135

22  WeltPixel\Backend\Plugin\Utility::aroundDispatch
    app/code/WeltPixel/Backend/Plugin/Utility.php:76

23  Magento\Catalog\Controller\Adminhtml\Product\Save::Magento\Framework\Interception\{closure}
    https://github.com/magento/magento2/tree/2.4.6-p4/lib/internal/Magento/Framework/Interception/Interceptor.php#L135
    vendor/magento/framework/Interception/Interceptor.php:135

24  WeltPixel\Backend\Plugin\Utility::aroundDispatch
    app/code/WeltPixel/Backend/Plugin/Utility.php:76

25  Magento\Catalog\Controller\Adminhtml\Product\Save::Magento\Framework\Interception\{closure}
    https://github.com/magento/magento2/tree/2.4.6-p4/lib/internal/Magento/Framework/Interception/Interceptor.php#L135
    vendor/magento/framework/Interception/Interceptor.php:135

26  WeltPixel\Backend\Plugin\Utility::aroundDispatch
    app/code/WeltPixel/Backend/Plugin/Utility.php:76

27  Magento\Catalog\Controller\Adminhtml\Product\Save::Magento\Framework\Interception\{closure}
    https://github.com/magento/magento2/tree/2.4.6-p4/lib/internal/Magento/Framework/Interception/Interceptor.php#L135
    vendor/magento/framework/Interception/Interceptor.php:135

28  WeltPixel\Backend\Plugin\Utility::aroundDispatch
    app/code/WeltPixel/Backend/Plugin/Utility.php:76

29  Magento\Catalog\Controller\Adminhtml\Product\Save::Magento\Framework\Interception\{closure}
    https://github.com/magento/magento2/tree/2.4.6-p4/lib/internal/Magento/Framework/Interception/Interceptor.php#L135
    vendor/magento/framework/Interception/Interceptor.php:135

30  WeltPixel\Backend\Plugin\Utility::aroundDispatch
    app/code/WeltPixel/Backend/Plugin/Utility.php:76

31  Magento\Catalog\Controller\Adminhtml\Product\Save::Magento\Framework\Interception\{closure}
    https://github.com/magento/magento2/tree/2.4.6-p4/lib/internal/Magento/Framework/Interception/Interceptor.php#L135
    vendor/magento/framework/Interception/Interceptor.php:135

32  WeltPixel\Backend\Plugin\Utility::aroundDispatch
    app/code/WeltPixel/Backend/Plugin/Utility.php:76

33  Magento\Catalog\Controller\Adminhtml\Product\Save::Magento\Framework\Interception\{closure}
    https://github.com/magento/magento2/tree/2.4.6-p4/lib/internal/Magento/Framework/Interception/Interceptor.php#L135
    vendor/magento/framework/Interception/Interceptor.php:135

34  WeltPixel\Backend\Plugin\Utility::aroundDispatch
    app/code/WeltPixel/Backend/Plugin/Utility.php:76

35  Magento\Catalog\Controller\Adminhtml\Product\Save::Magento\Framework\Interception\{closure}
    https://github.com/magento/magento2/tree/2.4.6-p4/lib/internal/Magento/Framework/Interception/Interceptor.php#L135
    vendor/magento/framework/Interception/Interceptor.php:135

36  WeltPixel\Backend\Plugin\Utility::aroundDispatch
    app/code/WeltPixel/Backend/Plugin/Utility.php:76

37  Magento\Catalog\Controller\Adminhtml\Product\Save::Magento\Framework\Interception\{closure}
    https://github.com/magento/magento2/tree/2.4.6-p4/lib/internal/Magento/Framework/Interception/Interceptor.php#L135
    vendor/magento/framework/Interception/Interceptor.php:135

38  WeltPixel\Backend\Plugin\Utility::aroundDispatch
    app/code/WeltPixel/Backend/Plugin/Utility.php:76

39  Magento\Catalog\Controller\Adminhtml\Product\Save::Magento\Framework\Interception\{closure}
    https://github.com/magento/magento2/tree/2.4.6-p4/lib/internal/Magento/Framework/Interception/Interceptor.php#L135
    vendor/magento/framework/Interception/Interceptor.php:135

40  WeltPixel\Backend\Plugin\Utility::aroundDispatch
    app/code/WeltPixel/Backend/Plugin/Utility.php:76

41  Magento\Catalog\Controller\Adminhtml\Product\Save::Magento\Framework\Interception\{closure}
    https://github.com/magento/magento2/tree/2.4.6-p4/lib/internal/Magento/Framework/Interception/Interceptor.php#L135
    vendor/magento/framework/Interception/Interceptor.php:135

42  WeltPixel\Backend\Plugin\Utility::aroundDispatch
    app/code/WeltPixel/Backend/Plugin/Utility.php:76

43  Magento\Catalog\Controller\Adminhtml\Product\Save::Magento\Framework\Interception\{closure}
    https://github.com/magento/magento2/tree/2.4.6-p4/lib/internal/Magento/Framework/Interception/Interceptor.php#L135
    vendor/magento/framework/Interception/Interceptor.php:135

44  WeltPixel\Backend\Plugin\Utility::aroundDispatch
    app/code/WeltPixel/Backend/Plugin/Utility.php:76

45  Magento\Catalog\Controller\Adminhtml\Product\Save::Magento\Framework\Interception\{closure}
    https://github.com/magento/magento2/tree/2.4.6-p4/lib/internal/Magento/Framework/Interception/Interceptor.php#L135
    vendor/magento/framework/Interception/Interceptor.php:135

46  WeltPixel\Backend\Plugin\Utility::aroundDispatch
    app/code/WeltPixel/Backend/Plugin/Utility.php:76

47  Magento\Catalog\Controller\Adminhtml\Product\Save::Magento\Framework\Interception\{closure}
    https://github.com/magento/magento2/tree/2.4.6-p4/lib/internal/Magento/Framework/Interception/Interceptor.php#L135
    vendor/magento/framework/Interception/Interceptor.php:135

48  WeltPixel\Backend\Plugin\Utility::aroundDispatch
    app/code/WeltPixel/Backend/Plugin/Utility.php:76

49  Magento\Catalog\Controller\Adminhtml\Product\Save::Magento\Framework\Interception\{closure}
    https://github.com/magento/magento2/tree/2.4.6-p4/lib/internal/Magento/Framework/Interception/Interceptor.php#L135
    vendor/magento/framework/Interception/Interceptor.php:135

50  WeltPixel\Backend\Plugin\Utility::aroundDispatch
    app/code/WeltPixel/Backend/Plugin/Utility.php:76

51  Magento\Catalog\Controller\Adminhtml\Product\Save::Magento\Framework\Interception\{closure}
    https://github.com/magento/magento2/tree/2.4.6-p4/lib/internal/Magento/Framework/Interception/Interceptor.php#L135
    vendor/magento/framework/Interception/Interceptor.php:135

52  WeltPixel\Backend\Plugin\Utility::aroundDispatch
    app/code/WeltPixel/Backend/Plugin/Utility.php:76

53  Magento\Catalog\Controller\Adminhtml\Product\Save::Magento\Framework\Interception\{closure}
    https://github.com/magento/magento2/tree/2.4.6-p4/lib/internal/Magento/Framework/Interception/Interceptor.php#L135
    vendor/magento/framework/Interception/Interceptor.php:135

54  WeltPixel\Backend\Plugin\Utility::aroundDispatch
    app/code/WeltPixel/Backend/Plugin/Utility.php:76

55  Magento\Catalog\Controller\Adminhtml\Product\Save::Magento\Framework\Interception\{closure}
    https://github.com/magento/magento2/tree/2.4.6-p4/lib/internal/Magento/Framework/Interception/Interceptor.php#L135
    vendor/magento/framework/Interception/Interceptor.php:135

56  WeltPixel\Backend\Plugin\Utility::aroundDispatch
    app/code/WeltPixel/Backend/Plugin/Utility.php:76

57  Magento\Catalog\Controller\Adminhtml\Product\Save::Magento\Framework\Interception\{closure}
    https://github.com/magento/magento2/tree/2.4.6-p4/lib/internal/Magento/Framework/Interception/Interceptor.php#L135
    vendor/magento/framework/Interception/Interceptor.php:135

58  WeltPixel\Backend\Plugin\Utility::aroundDispatch
    app/code/WeltPixel/Backend/Plugin/Utility.php:76

59  Magento\Catalog\Controller\Adminhtml\Product\Save::Magento\Framework\Interception\{closure}
    https://github.com/magento/magento2/tree/2.4.6-p4/lib/internal/Magento/Framework/Interception/Interceptor.php#L135
    vendor/magento/framework/Interception/Interceptor.php:135

60  WeltPixel\Backend\Plugin\Utility::aroundDispatch
    app/code/WeltPixel/Backend/Plugin/Utility.php:76

61  Magento\Catalog\Controller\Adminhtml\Product\Save::Magento\Framework\Interception\{closure}
    https://github.com/magento/magento2/tree/2.4.6-p4/lib/internal/Magento/Framework/Interception/Interceptor.php#L135
    vendor/magento/framework/Interception/Interceptor.php:135

62  WeltPixel\Backend\Plugin\Utility::aroundDispatch
    app/code/WeltPixel/Backend/Plugin/Utility.php:76

63  Magento\Catalog\Controller\Adminhtml\Product\Save::Magento\Framework\Interception\{closure}
    https://github.com/magento/magento2/tree/2.4.6-p4/lib/internal/Magento/Framework/Interception/Interceptor.php#L135
    vendor/magento/framework/Interception/Interceptor.php:135

64  WeltPixel\Backend\Plugin\Utility::aroundDispatch
    app/code/WeltPixel/Backend/Plugin/Utility.php:76

65  Magento\Catalog\Controller\Adminhtml\Product\Save::Magento\Framework\Interception\{closure}
    https://github.com/magento/magento2/tree/2.4.6-p4/lib/internal/Magento/Framework/Interception/Interceptor.php#L135
    vendor/magento/framework/Interception/Interceptor.php:135

66  WeltPixel\Backend\Plugin\Utility::aroundDispatch
    app/code/WeltPixel/Backend/Plugin/Utility.php:76

67  Magento\Catalog\Controller\Adminhtml\Product\Save::Magento\Framework\Interception\{closure}
    https://github.com/magento/magento2/tree/2.4.6-p4/lib/internal/Magento/Framework/Interception/Interceptor.php#L135
    vendor/magento/framework/Interception/Interceptor.php:135

68  WeltPixel\Backend\Plugin\Utility::aroundDispatch
    app/code/WeltPixel/Backend/Plugin/Utility.php:76

69  Magento\Catalog\Controller\Adminhtml\Product\Save::Magento\Framework\Interception\{closure}
    https://github.com/magento/magento2/tree/2.4.6-p4/lib/internal/Magento/Framework/Interception/Interceptor.php#L135
    vendor/magento/framework/Interception/Interceptor.php:135

70  WeltPixel\Backend\Plugin\Utility::aroundDispatch
    app/code/WeltPixel/Backend/Plugin/Utility.php:76

71  Magento\Catalog\Controller\Adminhtml\Product\Save::Magento\Framework\Interception\{closure}
    https://github.com/magento/magento2/tree/2.4.6-p4/lib/internal/Magento/Framework/Interception/Interceptor.php#L135
    vendor/magento/framework/Interception/Interceptor.php:135

72  WeltPixel\Backend\Plugin\Utility::aroundDispatch
    app/code/WeltPixel/Backend/Plugin/Utility.php:76

73  Magento\Catalog\Controller\Adminhtml\Product\Save::Magento\Framework\Interception\{closure}
    https://github.com/magento/magento2/tree/2.4.6-p4/lib/internal/Magento/Framework/Interception/Interceptor.php#L135
    vendor/magento/framework/Interception/Interceptor.php:135

74  WeltPixel\Backend\Plugin\Utility::aroundDispatch
    app/code/WeltPixel/Backend/Plugin/Utility.php:76

75  Magento\Catalog\Controller\Adminhtml\Product\Save::Magento\Framework\Interception\{closure}
    https://github.com/magento/magento2/tree/2.4.6-p4/lib/internal/Magento/Framework/Interception/Interceptor.php#L135
    vendor/magento/framework/Interception/Interceptor.php:135

76  WeltPixel\Backend\Plugin\Utility::aroundDispatch
    app/code/WeltPixel/Backend/Plugin/Utility.php:76

77  Magento\Catalog\Controller\Adminhtml\Product\Save::Magento\Framework\Interception\{closure}
    https://github.com/magento/magento2/tree/2.4.6-p4/lib/internal/Magento/Framework/Interception/Interceptor.php#L135
    vendor/magento/framework/Interception/Interceptor.php:135

78  WeltPixel\Backend\Plugin\Utility::aroundDispatch
    app/code/WeltPixel/Backend/Plugin/Utility.php:76

79  Magento\Catalog\Controller\Adminhtml\Product\Save::Magento\Framework\Interception\{closure}
    https://github.com/magento/magento2/tree/2.4.6-p4/lib/internal/Magento/Framework/Interception/Interceptor.php#L135
    vendor/magento/framework/Interception/Interceptor.php:135

80  WeltPixel\Backend\Plugin\Utility::aroundDispatch
    app/code/WeltPixel/Backend/Plugin/Utility.php:76

81  Magento\Catalog\Controller\Adminhtml\Product\Save::Magento\Framework\Interception\{closure}
    https://github.com/magento/magento2/tree/2.4.6-p4/lib/internal/Magento/Framework/Interception/Interceptor.php#L135
    vendor/magento/framework/Interception/Interceptor.php:135

82  WeltPixel\Backend\Plugin\Utility::aroundDispatch
    app/code/WeltPixel/Backend/Plugin/Utility.php:76

83  Magento\Catalog\Controller\Adminhtml\Product\Save::Magento\Framework\Interception\{closure}
    https://github.com/magento/magento2/tree/2.4.6-p4/lib/internal/Magento/Framework/Interception/Interceptor.php#L135
    vendor/magento/framework/Interception/Interceptor.php:135

84  Magento\Backend\App\Action\Plugin\Authentication::aroundDispatch
    https://github.com/magento/magento2/tree/2.4.6-p4/app/code/Magento/Backend/App/Action/Plugin/Authentication.php#L145
    vendor/magento/module-backend/App/Action/Plugin/Authentication.php:145

85  Magento\Catalog\Controller\Adminhtml\Product\Save::Magento\Framework\Interception\{closure}
    https://github.com/magento/magento2/tree/2.4.6-p4/lib/internal/Magento/Framework/Interception/Interceptor.php#L135
    vendor/magento/framework/Interception/Interceptor.php:135

86  Magento\Catalog\Controller\Adminhtml\Product\Save::___callPlugins
    https://github.com/magento/magento2/tree/2.4.6-p4/lib/internal/Magento/Framework/Interception/Interceptor.php#L153
    vendor/magento/framework/Interception/Interceptor.php:153

87  Magento\Catalog\Controller\Adminhtml\Product\Save::dispatch
    generated/code/Magento/Catalog/Controller/Adminhtml/Product/Save/Interceptor.php:32

88  Magento\Framework\App\FrontController::getActionResponse
    https://github.com/magento/magento2/tree/2.4.6-p4/lib/internal/Magento/Framework/App/FrontController.php#L245
    vendor/magento/framework/App/FrontController.php:245

89  Magento\Framework\App\FrontController::processRequest
    https://github.com/magento/magento2/tree/2.4.6-p4/lib/internal/Magento/Framework/App/FrontController.php#L212
    vendor/magento/framework/App/FrontController.php:212

90  Magento\Framework\App\FrontController::dispatch
    https://github.com/magento/magento2/tree/2.4.6-p4/lib/internal/Magento/Framework/App/FrontController.php#L146
    vendor/magento/framework/App/FrontController.php:146

91  Magento\Framework\App\FrontController::___callParent
    https://github.com/magento/magento2/tree/2.4.6-p4/lib/internal/Magento/Framework/Interception/Interceptor.php#L58
    vendor/magento/framework/Interception/Interceptor.php:58

92  Magento\Framework\App\FrontController::Magento\Framework\Interception\{closure}
    https://github.com/magento/magento2/tree/2.4.6-p4/lib/internal/Magento/Framework/Interception/Interceptor.php#L138
    vendor/magento/framework/Interception/Interceptor.php:138

93  Magento\Framework\App\FrontController::___callPlugins
    https://github.com/magento/magento2/tree/2.4.6-p4/lib/internal/Magento/Framework/Interception/Interceptor.php#L153
    vendor/magento/framework/Interception/Interceptor.php:153

94  Magento\Framework\App\FrontController::dispatch
    generated/code/Magento/Framework/App/FrontController/Interceptor.php:23

95  Magento\Framework\App\Http::launch
    https://github.com/magento/magento2/tree/2.4.6-p4/lib/internal/Magento/Framework/App/Http.php#L116
    vendor/magento/framework/App/Http.php:116

96  Magento\Framework\App\Http::___callParent
    https://github.com/magento/magento2/tree/2.4.6-p4/lib/internal/Magento/Framework/Interception/Interceptor.php#L58
    vendor/magento/framework/Interception/Interceptor.php:58

97  Magento\Framework\App\Http::Magento\Framework\Interception\{closure}
    https://github.com/magento/magento2/tree/2.4.6-p4/lib/internal/Magento/Framework/Interception/Interceptor.php#L138
    vendor/magento/framework/Interception/Interceptor.php:138

98  Df\Framework\Plugin\App\Http::aroundLaunch
    https://github.com/mage2pro/core/tree/11.4.2/Framework/Plugin/App/Http.php#L10
    vendor/mage2pro/core/Framework/Plugin/App/Http.php:10

99  Magento\Framework\App\Http::Magento\Framework\Interception\{closure}
    https://github.com/magento/magento2/tree/2.4.6-p4/lib/internal/Magento/Framework/Interception/Interceptor.php#L135
    vendor/magento/framework/Interception/Interceptor.php:135

100 Magento\Framework\App\Http::___callPlugins
    https://github.com/magento/magento2/tree/2.4.6-p4/lib/internal/Magento/Framework/Interception/Interceptor.php#L153
    vendor/magento/framework/Interception/Interceptor.php:153

101 Magento\Framework\App\Http::launch
    generated/code/Magento/Framework/App/Http/Interceptor.php:23

102 Magento\Framework\App\Bootstrap::run
    https://github.com/magento/magento2/tree/2.4.6-p4/lib/internal/Magento/Framework/App/Bootstrap.php#L264
    vendor/magento/framework/App/Bootstrap.php:264
dmitrii-fediuk commented 1 month ago

How did I fix the «The image doesn't exist» failure of Webkul_SampleProduct on saving a product in the backend?