product images missing after installing extensionsetup upgrade not list the language package extension - Magento 2.0.1Magento 2: Trouble adding product to cartImages missing on front-endMagefan blog - images not showing after updategetImage method always return placeholder image - Magento2.1.7EEMissing directory separator for image sourceProduct Images are missing in admin panel and front endMagento2 : Manage and understand images of deleted products behavior?Images don't display on the product detail pageMagento2 product images not showing but are still in the media folder

How do I compare the result of "1d20+x, with advantage" to "1d20+y, without advantage", assuming x < y?

Make all the squares explode

Is there a faster way to calculate Abs[z]^2 numerically?

Is there any evidence to support the claim that the United States was "suckered into WW1" by Zionists, made by Benjamin Freedman in his 1961 speech?

How to make a language evolve quickly?

Does Lawful Interception of 4G / the proposed 5G provide a back door for hackers as well?

Are there variations of the regular runtimes of the Big-O-Notation?

Limit of an integral vs Limit of the integrand

How did Thanos not realise this had happened at the end of Endgame?

Pre-1993 comic in which Wolverine's claws were turned to rubber?

Control variables and other independent variables

What is the airplane type in this formation seen above Eugene, Oregon?

Would an 8% reduction in drag outweigh the weight addition from this custom CFD-tested winglet?

What did Rocket give Hawkeye in "Avengers: Endgame"?

How can a Lich look like a human without magic?

Could one theoretically use the expansion of the universe to travel through it? At least in one direction?

How to pronounce "r" after a "g"?

How to select certain lines (n, n+4, n+8, n+12...) from the file?

How to deal with inappropriate comments during interviews for academic positions?

"Right on the tip of my tongue" meaning?

Understanding basic photoresistor circuit

Why do unstable nuclei form?

Was the Highlands Ranch shooting the 115th mass shooting in the US in 2019

Renting a house to a graduate student in my department



product images missing after installing extension


setup upgrade not list the language package extension - Magento 2.0.1Magento 2: Trouble adding product to cartImages missing on front-endMagefan blog - images not showing after updategetImage method always return placeholder image - Magento2.1.7EEMissing directory separator for image sourceProduct Images are missing in admin panel and front endMagento2 : Manage and understand images of deleted products behavior?Images don't display on the product detail pageMagento2 product images not showing but are still in the media folder






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








1















When I am installing some extension in Magento 2 using PHP bin/magento then after doing that then my site has a problem which is the all the images including product and everything appears to be missing. This problem doesn't happen before. So I started uninstalling the extension in the hope that it will return back to normal. unfortunately, it didn't



so are there any advice on how to restore all my missing images back in Magento 2? I install the image using sample data.



Update: Below is the screenshot of the error using F12.



Why is all the image nonexistent after I do an upgrade?



enter image description here



any help would be appreciated










share|improve this question
























  • Have you run the php bin/magento setup:upgrade command after install the extension?

    – mageDev0688
    Apr 26 '17 at 6:02











  • yes I did it numerous times. but how come all the images is not loading? this what bugs me the most.

    – Jack sparrow
    Apr 26 '17 at 8:19

















1















When I am installing some extension in Magento 2 using PHP bin/magento then after doing that then my site has a problem which is the all the images including product and everything appears to be missing. This problem doesn't happen before. So I started uninstalling the extension in the hope that it will return back to normal. unfortunately, it didn't



so are there any advice on how to restore all my missing images back in Magento 2? I install the image using sample data.



Update: Below is the screenshot of the error using F12.



Why is all the image nonexistent after I do an upgrade?



enter image description here



any help would be appreciated










share|improve this question
























  • Have you run the php bin/magento setup:upgrade command after install the extension?

    – mageDev0688
    Apr 26 '17 at 6:02











  • yes I did it numerous times. but how come all the images is not loading? this what bugs me the most.

    – Jack sparrow
    Apr 26 '17 at 8:19













1












1








1








When I am installing some extension in Magento 2 using PHP bin/magento then after doing that then my site has a problem which is the all the images including product and everything appears to be missing. This problem doesn't happen before. So I started uninstalling the extension in the hope that it will return back to normal. unfortunately, it didn't



so are there any advice on how to restore all my missing images back in Magento 2? I install the image using sample data.



Update: Below is the screenshot of the error using F12.



Why is all the image nonexistent after I do an upgrade?



enter image description here



any help would be appreciated










share|improve this question
















When I am installing some extension in Magento 2 using PHP bin/magento then after doing that then my site has a problem which is the all the images including product and everything appears to be missing. This problem doesn't happen before. So I started uninstalling the extension in the hope that it will return back to normal. unfortunately, it didn't



so are there any advice on how to restore all my missing images back in Magento 2? I install the image using sample data.



Update: Below is the screenshot of the error using F12.



Why is all the image nonexistent after I do an upgrade?



enter image description here



any help would be appreciated







magento2 static-content






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited May 7 at 15:05









Rafael Corrêa Gomes

4,81023366




4,81023366










asked Apr 26 '17 at 5:59









Jack sparrowJack sparrow

106




106












  • Have you run the php bin/magento setup:upgrade command after install the extension?

    – mageDev0688
    Apr 26 '17 at 6:02











  • yes I did it numerous times. but how come all the images is not loading? this what bugs me the most.

    – Jack sparrow
    Apr 26 '17 at 8:19

















  • Have you run the php bin/magento setup:upgrade command after install the extension?

    – mageDev0688
    Apr 26 '17 at 6:02











  • yes I did it numerous times. but how come all the images is not loading? this what bugs me the most.

    – Jack sparrow
    Apr 26 '17 at 8:19
















Have you run the php bin/magento setup:upgrade command after install the extension?

– mageDev0688
Apr 26 '17 at 6:02





Have you run the php bin/magento setup:upgrade command after install the extension?

– mageDev0688
Apr 26 '17 at 6:02













yes I did it numerous times. but how come all the images is not loading? this what bugs me the most.

– Jack sparrow
Apr 26 '17 at 8:19





yes I did it numerous times. but how come all the images is not loading? this what bugs me the most.

– Jack sparrow
Apr 26 '17 at 8:19










4 Answers
4






active

oldest

votes


















1














Run these commands on the root of your Magento install to fix many commons problems (like yours) related to folder permissions, deployed files, cache and etc:



alias mage="php -d memory_limit=-1 -f bin/magento"

chmod -R 775 pub/static/ var/ pub/media/ &&
rm -rf var/view_preprocessed/ var/cache/ var/page_cache/ var/tmp/ var/generation/ pub/static/frontend/ ;
composer install && composer update -vv;
php -r "opcache_reset();"
mage cache:flush &
mage indexer:reindex &
mage setup:upgrade &&
mage setup:static-content:deploy;
mage setup:db-data:upgrade &&
mage dev:source-theme:deploy &&
chmod -R 775 pub/static/ pub/media/ var/





share|improve this answer























  • yes, your method works very well. thanks.

    – Jack sparrow
    Apr 26 '17 at 14:38






  • 1





    wow, that's work! you save my day

    – Yusuf Ibrahim
    May 5 at 14:19


















1














This issue is similar with this issue after upgrading to Magento 2.1.6. I have solved this issue by firing bin/magento catalog:images:resize command via console/terminal.






share|improve this answer























  • I already did that but the image is still missing. do you have any other solution?

    – Jack sparrow
    Apr 26 '17 at 8:18











  • Can you give screenshot of your web console log while loading the page? Just press F12 if you use Chrome.

    – Rendy Eko Prastiyo
    Apr 26 '17 at 8:24











  • there I had added the screenshot. and it seems to be error404notfound.

    – Jack sparrow
    Apr 26 '17 at 14:19











  • Very long process (~30 mins) and didn't help

    – zhartaunik
    May 26 '17 at 7:16


















1














I had the same problem that my images were missing after security upgrade from 2.2.2 to 2.2.3.



My problem was, that after shop upgrade my .htaccess was set back in original and it has the option "Option ExecCGI".
If you remove this option from the .htaccess in /magento/pub/ it may can help, that magento can load the images in /pub/media/ again.



Greets Loqic






share|improve this answer






























    0














    In version 2.2.4, I had to remove the "Option ExecCGI" line from the .htaccess located here: /pub/media/






    share|improve this answer























      Your Answer








      StackExchange.ready(function()
      var channelOptions =
      tags: "".split(" "),
      id: "479"
      ;
      initTagRenderer("".split(" "), "".split(" "), channelOptions);

      StackExchange.using("externalEditor", function()
      // Have to fire editor after snippets, if snippets enabled
      if (StackExchange.settings.snippets.snippetsEnabled)
      StackExchange.using("snippets", function()
      createEditor();
      );

      else
      createEditor();

      );

      function createEditor()
      StackExchange.prepareEditor(
      heartbeatType: 'answer',
      autoActivateHeartbeat: false,
      convertImagesToLinks: false,
      noModals: true,
      showLowRepImageUploadWarning: true,
      reputationToPostImages: null,
      bindNavPrevention: true,
      postfix: "",
      imageUploader:
      brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
      contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
      allowUrls: true
      ,
      onDemand: true,
      discardSelector: ".discard-answer"
      ,immediatelyShowMarkdownHelp:true
      );



      );













      draft saved

      draft discarded


















      StackExchange.ready(
      function ()
      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f171741%2fproduct-images-missing-after-installing-extension%23new-answer', 'question_page');

      );

      Post as a guest















      Required, but never shown

























      4 Answers
      4






      active

      oldest

      votes








      4 Answers
      4






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      1














      Run these commands on the root of your Magento install to fix many commons problems (like yours) related to folder permissions, deployed files, cache and etc:



      alias mage="php -d memory_limit=-1 -f bin/magento"

      chmod -R 775 pub/static/ var/ pub/media/ &&
      rm -rf var/view_preprocessed/ var/cache/ var/page_cache/ var/tmp/ var/generation/ pub/static/frontend/ ;
      composer install && composer update -vv;
      php -r "opcache_reset();"
      mage cache:flush &
      mage indexer:reindex &
      mage setup:upgrade &&
      mage setup:static-content:deploy;
      mage setup:db-data:upgrade &&
      mage dev:source-theme:deploy &&
      chmod -R 775 pub/static/ pub/media/ var/





      share|improve this answer























      • yes, your method works very well. thanks.

        – Jack sparrow
        Apr 26 '17 at 14:38






      • 1





        wow, that's work! you save my day

        – Yusuf Ibrahim
        May 5 at 14:19















      1














      Run these commands on the root of your Magento install to fix many commons problems (like yours) related to folder permissions, deployed files, cache and etc:



      alias mage="php -d memory_limit=-1 -f bin/magento"

      chmod -R 775 pub/static/ var/ pub/media/ &&
      rm -rf var/view_preprocessed/ var/cache/ var/page_cache/ var/tmp/ var/generation/ pub/static/frontend/ ;
      composer install && composer update -vv;
      php -r "opcache_reset();"
      mage cache:flush &
      mage indexer:reindex &
      mage setup:upgrade &&
      mage setup:static-content:deploy;
      mage setup:db-data:upgrade &&
      mage dev:source-theme:deploy &&
      chmod -R 775 pub/static/ pub/media/ var/





      share|improve this answer























      • yes, your method works very well. thanks.

        – Jack sparrow
        Apr 26 '17 at 14:38






      • 1





        wow, that's work! you save my day

        – Yusuf Ibrahim
        May 5 at 14:19













      1












      1








      1







      Run these commands on the root of your Magento install to fix many commons problems (like yours) related to folder permissions, deployed files, cache and etc:



      alias mage="php -d memory_limit=-1 -f bin/magento"

      chmod -R 775 pub/static/ var/ pub/media/ &&
      rm -rf var/view_preprocessed/ var/cache/ var/page_cache/ var/tmp/ var/generation/ pub/static/frontend/ ;
      composer install && composer update -vv;
      php -r "opcache_reset();"
      mage cache:flush &
      mage indexer:reindex &
      mage setup:upgrade &&
      mage setup:static-content:deploy;
      mage setup:db-data:upgrade &&
      mage dev:source-theme:deploy &&
      chmod -R 775 pub/static/ pub/media/ var/





      share|improve this answer













      Run these commands on the root of your Magento install to fix many commons problems (like yours) related to folder permissions, deployed files, cache and etc:



      alias mage="php -d memory_limit=-1 -f bin/magento"

      chmod -R 775 pub/static/ var/ pub/media/ &&
      rm -rf var/view_preprocessed/ var/cache/ var/page_cache/ var/tmp/ var/generation/ pub/static/frontend/ ;
      composer install && composer update -vv;
      php -r "opcache_reset();"
      mage cache:flush &
      mage indexer:reindex &
      mage setup:upgrade &&
      mage setup:static-content:deploy;
      mage setup:db-data:upgrade &&
      mage dev:source-theme:deploy &&
      chmod -R 775 pub/static/ pub/media/ var/






      share|improve this answer












      share|improve this answer



      share|improve this answer










      answered Apr 26 '17 at 14:25









      Rafael Corrêa GomesRafael Corrêa Gomes

      4,81023366




      4,81023366












      • yes, your method works very well. thanks.

        – Jack sparrow
        Apr 26 '17 at 14:38






      • 1





        wow, that's work! you save my day

        – Yusuf Ibrahim
        May 5 at 14:19

















      • yes, your method works very well. thanks.

        – Jack sparrow
        Apr 26 '17 at 14:38






      • 1





        wow, that's work! you save my day

        – Yusuf Ibrahim
        May 5 at 14:19
















      yes, your method works very well. thanks.

      – Jack sparrow
      Apr 26 '17 at 14:38





      yes, your method works very well. thanks.

      – Jack sparrow
      Apr 26 '17 at 14:38




      1




      1





      wow, that's work! you save my day

      – Yusuf Ibrahim
      May 5 at 14:19





      wow, that's work! you save my day

      – Yusuf Ibrahim
      May 5 at 14:19













      1














      This issue is similar with this issue after upgrading to Magento 2.1.6. I have solved this issue by firing bin/magento catalog:images:resize command via console/terminal.






      share|improve this answer























      • I already did that but the image is still missing. do you have any other solution?

        – Jack sparrow
        Apr 26 '17 at 8:18











      • Can you give screenshot of your web console log while loading the page? Just press F12 if you use Chrome.

        – Rendy Eko Prastiyo
        Apr 26 '17 at 8:24











      • there I had added the screenshot. and it seems to be error404notfound.

        – Jack sparrow
        Apr 26 '17 at 14:19











      • Very long process (~30 mins) and didn't help

        – zhartaunik
        May 26 '17 at 7:16















      1














      This issue is similar with this issue after upgrading to Magento 2.1.6. I have solved this issue by firing bin/magento catalog:images:resize command via console/terminal.






      share|improve this answer























      • I already did that but the image is still missing. do you have any other solution?

        – Jack sparrow
        Apr 26 '17 at 8:18











      • Can you give screenshot of your web console log while loading the page? Just press F12 if you use Chrome.

        – Rendy Eko Prastiyo
        Apr 26 '17 at 8:24











      • there I had added the screenshot. and it seems to be error404notfound.

        – Jack sparrow
        Apr 26 '17 at 14:19











      • Very long process (~30 mins) and didn't help

        – zhartaunik
        May 26 '17 at 7:16













      1












      1








      1







      This issue is similar with this issue after upgrading to Magento 2.1.6. I have solved this issue by firing bin/magento catalog:images:resize command via console/terminal.






      share|improve this answer













      This issue is similar with this issue after upgrading to Magento 2.1.6. I have solved this issue by firing bin/magento catalog:images:resize command via console/terminal.







      share|improve this answer












      share|improve this answer



      share|improve this answer










      answered Apr 26 '17 at 6:34









      Rendy Eko PrastiyoRendy Eko Prastiyo

      701215




      701215












      • I already did that but the image is still missing. do you have any other solution?

        – Jack sparrow
        Apr 26 '17 at 8:18











      • Can you give screenshot of your web console log while loading the page? Just press F12 if you use Chrome.

        – Rendy Eko Prastiyo
        Apr 26 '17 at 8:24











      • there I had added the screenshot. and it seems to be error404notfound.

        – Jack sparrow
        Apr 26 '17 at 14:19











      • Very long process (~30 mins) and didn't help

        – zhartaunik
        May 26 '17 at 7:16

















      • I already did that but the image is still missing. do you have any other solution?

        – Jack sparrow
        Apr 26 '17 at 8:18











      • Can you give screenshot of your web console log while loading the page? Just press F12 if you use Chrome.

        – Rendy Eko Prastiyo
        Apr 26 '17 at 8:24











      • there I had added the screenshot. and it seems to be error404notfound.

        – Jack sparrow
        Apr 26 '17 at 14:19











      • Very long process (~30 mins) and didn't help

        – zhartaunik
        May 26 '17 at 7:16
















      I already did that but the image is still missing. do you have any other solution?

      – Jack sparrow
      Apr 26 '17 at 8:18





      I already did that but the image is still missing. do you have any other solution?

      – Jack sparrow
      Apr 26 '17 at 8:18













      Can you give screenshot of your web console log while loading the page? Just press F12 if you use Chrome.

      – Rendy Eko Prastiyo
      Apr 26 '17 at 8:24





      Can you give screenshot of your web console log while loading the page? Just press F12 if you use Chrome.

      – Rendy Eko Prastiyo
      Apr 26 '17 at 8:24













      there I had added the screenshot. and it seems to be error404notfound.

      – Jack sparrow
      Apr 26 '17 at 14:19





      there I had added the screenshot. and it seems to be error404notfound.

      – Jack sparrow
      Apr 26 '17 at 14:19













      Very long process (~30 mins) and didn't help

      – zhartaunik
      May 26 '17 at 7:16





      Very long process (~30 mins) and didn't help

      – zhartaunik
      May 26 '17 at 7:16











      1














      I had the same problem that my images were missing after security upgrade from 2.2.2 to 2.2.3.



      My problem was, that after shop upgrade my .htaccess was set back in original and it has the option "Option ExecCGI".
      If you remove this option from the .htaccess in /magento/pub/ it may can help, that magento can load the images in /pub/media/ again.



      Greets Loqic






      share|improve this answer



























        1














        I had the same problem that my images were missing after security upgrade from 2.2.2 to 2.2.3.



        My problem was, that after shop upgrade my .htaccess was set back in original and it has the option "Option ExecCGI".
        If you remove this option from the .htaccess in /magento/pub/ it may can help, that magento can load the images in /pub/media/ again.



        Greets Loqic






        share|improve this answer

























          1












          1








          1







          I had the same problem that my images were missing after security upgrade from 2.2.2 to 2.2.3.



          My problem was, that after shop upgrade my .htaccess was set back in original and it has the option "Option ExecCGI".
          If you remove this option from the .htaccess in /magento/pub/ it may can help, that magento can load the images in /pub/media/ again.



          Greets Loqic






          share|improve this answer













          I had the same problem that my images were missing after security upgrade from 2.2.2 to 2.2.3.



          My problem was, that after shop upgrade my .htaccess was set back in original and it has the option "Option ExecCGI".
          If you remove this option from the .htaccess in /magento/pub/ it may can help, that magento can load the images in /pub/media/ again.



          Greets Loqic







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Mar 12 '18 at 7:28









          LoqicLoqic

          614




          614





















              0














              In version 2.2.4, I had to remove the "Option ExecCGI" line from the .htaccess located here: /pub/media/






              share|improve this answer



























                0














                In version 2.2.4, I had to remove the "Option ExecCGI" line from the .htaccess located here: /pub/media/






                share|improve this answer

























                  0












                  0








                  0







                  In version 2.2.4, I had to remove the "Option ExecCGI" line from the .htaccess located here: /pub/media/






                  share|improve this answer













                  In version 2.2.4, I had to remove the "Option ExecCGI" line from the .htaccess located here: /pub/media/







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered May 19 '18 at 2:16









                  Leo SteinLeo Stein

                  1




                  1



























                      draft saved

                      draft discarded
















































                      Thanks for contributing an answer to Magento Stack Exchange!


                      • Please be sure to answer the question. Provide details and share your research!

                      But avoid


                      • Asking for help, clarification, or responding to other answers.

                      • Making statements based on opinion; back them up with references or personal experience.

                      To learn more, see our tips on writing great answers.




                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function ()
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f171741%2fproduct-images-missing-after-installing-extension%23new-answer', 'question_page');

                      );

                      Post as a guest















                      Required, but never shown





















































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown

































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown







                      Popular posts from this blog

                      Get product attribute by attribute group code in magento 2get product attribute by product attribute group in magento 2Magento 2 Log Bundle Product Data in List Page?How to get all product attribute of a attribute group of Default attribute set?Magento 2.1 Create a filter in the product grid by new attributeMagento 2 : Get Product Attribute values By GroupMagento 2 How to get all existing values for one attributeMagento 2 get custom attribute of a single product inside a pluginMagento 2.3 How to get all the Multi Source Inventory (MSI) locations collection in custom module?Magento2: how to develop rest API to get new productsGet product attribute by attribute group code ( [attribute_group_code] ) in magento 2

                      Category:9 (number) SubcategoriesMedia in category "9 (number)"Navigation menuUpload mediaGND ID: 4485639-8Library of Congress authority ID: sh85091979ReasonatorScholiaStatistics

                      Magento 2.3: How do i solve this, Not registered handle, on custom form?How can i rewrite TierPrice Block in Magento2magento 2 captcha not rendering if I override layout xmlmain.CRITICAL: Plugin class doesn't existMagento 2 : Problem while adding custom button order view page?Magento 2.2.5: Overriding Admin Controller sales/orderMagento 2.2.5: Add, Update and Delete existing products Custom OptionsMagento 2.3 : File Upload issue in UI Component FormMagento2 Not registered handleHow to configured Form Builder Js in my custom magento 2.3.0 module?Magento 2.3. How to create image upload field in an admin form