-
Notifications
You must be signed in to change notification settings - Fork 9.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error when uploading Image in Admin Page (Category and Page Content section) #36424
Comments
Hi @quintinnel2. Thank you for your report.
Make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, Add a comment to the issue:
For more details, review the Magento Contributor Assistant documentation. Add a comment to assign the issue: To learn more about issue processing workflow, refer to the Code Contributions.
🕙 You can find the schedule on the Magento Community Calendar page. 📞 The triage of issues happens in the queue order. If you want to speed up the delivery of your contribution, join the Community Contributions Triage session to discuss the appropriate ticket. ✏️ Feel free to post questions/proposals/feedback related to the Community Contributions Triage process to the corresponding Slack Channel |
Hi @engcom-Bravo. Thank you for working on this issue.
|
@magento give me 2.4-develop instance |
Hi @engcom-Bravo. Thank you for your request. I'm working on Magento instance for you. |
Hi @engcom-Bravo, here is your Magento Instance: https://3c6d1fa610889b2b79a59ec509accef9.instances.magento-community.engineering |
Hi @quintinnel2, Thank you for reporting and collaboration. We are able to add the image to the content of the Category page from Local Drive. Kindly recheck the issue on Magento 2.4-develop instance and check if any 3rd party extensions / modules enabled is causing this issue. Thanks. |
Hi @quintinnel2, We have noticed that this issue has not been updated for a period of 14 Days. Hence we assume that this issue is fixed now, so we are closing it. Please raise a fresh ticket or reopen this ticket if you need more assistance on this. Thanks. |
I had same error, I solved by giving 777 permissions to pub/media and pub/static folders |
Preconditions and environment
Magento Open Source 2.4.5-p1
Steps to reproduce
Login in as Admin
Navigate to Catalog -> Categories
Select and category, navigate to the Content Section, and try adding a Media Image.
Upload Image from Local drive.
Expected result
The image should be added to the content of the Category page. I receive the same issue when uploading an Image to a Page.
Actual result
No Image is uploaded. Instead, I get the following error in the logs.
file-uploader.js:396
Stack trace:
#0 /var/www/html/magento_uwell/vendor/magento/framework/Interception/Interceptor.php(146): Magento\MediaGalleryIntegration\Plugin\SaveImageInformation->afterSave()
#1 /var/www/html/magento_uwell/vendor/magento/framework/Interception/Interceptor.php(153): Magento\RemoteStorage\Model\File\Uploader\Interceptor->Magento\Framework\Interception{closure}()
#2 /var/www/html/magento_uwell/generated/code/Magento/RemoteStorage/Model/File/Uploader/Interceptor.php(23): Magento\RemoteStorage\Model\File\Uploader\Interceptor->___callPlugins()
#3 /var/www/html/magento_uwell/vendor/magento/module-page-builder/Controller/Adminhtml/ContentType/Image/Upload.php(119): Magento\RemoteStorage\Model\File\Uploader\Interceptor->save()
#4 /var/www/html/magento_uwell/vendor/magento/framework/Interception/Interceptor.php(58): Magento\PageBuilder\Controller\Adminhtml\ContentType\Image\Upload->execute()
#5 /var/www/html/magento_uwell/vendor/magento/framework/Interception/Interceptor.php(138): Magento\PageBuilder\Controller\Adminhtml\ContentType\Image\Upload\Interceptor->___callParent()
#6 /var/www/html/magento_uwell/vendor/magento/framework/Interception/Interceptor.php(153): Magento\PageBuilder\Controller\Adminhtml\ContentType\Image\Upload\Interceptor->Magento\Framework\Interception{closure}()
#7 /var/www/html/magento_uwell/generated/code/Magento/PageBuilder/Controller/Adminhtml/ContentType/Image/Upload/Interceptor.php(23): Magento\PageBuilder\Controller\Adminhtml\ContentType\Image\Upload\Interceptor->___callPlugins()
#8 /var/www/html/magento_uwell/vendor/magento/framework/App/Action/Action.php(111): Magento\PageBuilder\Controller\Adminhtml\ContentType\Image\Upload\Interceptor->execute()
#9 /var/www/html/magento_uwell/vendor/magento/module-backend/App/AbstractAction.php(151): Magento\Framework\App\Action\Action->dispatch()
#10 /var/www/html/magento_uwell/vendor/magento/framework/Interception/Interceptor.php(58): Magento\Backend\App\AbstractAction->dispatch()
#11 /var/www/html/magento_uwell/vendor/magento/framework/Interception/Interceptor.php(138): Magento\PageBuilder\Controller\Adminhtml\ContentType\Image\Upload\Interceptor->___callParent()
#12 /var/www/html/magento_uwell/vendor/magento/module-backend/App/Action/Plugin/Authentication.php(145): Magento\PageBuilder\Controller\Adminhtml\ContentType\Image\Upload\Interceptor->Magento\Framework\Interception{closure}()
#13 /var/www/html/magento_uwell/vendor/magento/framework/Interception/Interceptor.php(135): Magento\Backend\App\Action\Plugin\Authentication->aroundDispatch()
#14 /var/www/html/magento_uwell/app/code/Webkul/Marketplace/Plugin/App/Action/Context.php(54): Magento\PageBuilder\Controller\Adminhtml\ContentType\Image\Upload\Interceptor->Magento\Framework\Interception{closure}()
#15 /var/www/html/magento_uwell/vendor/magento/framework/Interception/Interceptor.php(135): Webkul\Marketplace\Plugin\App\Action\Context->aroundDispatch()
#16 /var/www/html/magento_uwell/vendor/magento/framework/Interception/Interceptor.php(153): Magento\PageBuilder\Controller\Adminhtml\ContentType\Image\Upload\Interceptor->Magento\Framework\Interception{closure}()
#17 /var/www/html/magento_uwell/generated/code/Magento/PageBuilder/Controller/Adminhtml/ContentType/Image/Upload/Interceptor.php(32): Magento\PageBuilder\Controller\Adminhtml\ContentType\Image\Upload\Interceptor->___callPlugins()
#18 /var/www/html/magento_uwell/vendor/magento/framework/App/FrontController.php(245): Magento\PageBuilder\Controller\Adminhtml\ContentType\Image\Upload\Interceptor->dispatch()
#19 /var/www/html/magento_uwell/vendor/magento/framework/App/FrontController.php(212): Magento\Framework\App\FrontController->getActionResponse()
#20 /var/www/html/magento_uwell/vendor/magento/framework/App/FrontController.php(147): Magento\Framework\App\FrontController->processRequest()
#21 /var/www/html/magento_uwell/vendor/magento/framework/Interception/Interceptor.php(58): Magento\Framework\App\FrontController->dispatch()
#22 /var/www/html/magento_uwell/vendor/magento/framework/Interception/Interceptor.php(138): Magento\Framework\App\FrontController\Interceptor->___callParent()
#23 /var/www/html/magento_uwell/vendor/magento/framework/Interception/Interceptor.php(153): Magento\Framework\App\FrontController\Interceptor->Magento\Framework\Interception{closure}()
#24 /var/www/html/magento_uwell/generated/code/Magento/Framework/App/FrontController/Interceptor.php(23): Magento\Framework\App\FrontController\Interceptor->___callPlugins()
#25 /var/www/html/magento_uwell/vendor/magento/framework/App/Http.php(116): Magento\Framework\App\FrontController\Interceptor->dispatch()
#26 /var/www/html/magento_uwell/generated/code/Magento/Framework/App/Http/Interceptor.php(23): Magento\Framework\App\Http->launch()
#27 /var/www/html/magento_uwell/vendor/magento/framework/App/Bootstrap.php(264): Magento\Framework\App\Http\Interceptor->launch()
#28 /var/www/html/magento_uwell/pub/index.php(30): Magento\Framework\App\Bootstrap->run()
#29 {main}
Additional information
I have not created any plugins for the uploaded.
Release note
No response
Triage and priority
The text was updated successfully, but these errors were encountered: