Magento 2 - Website will get in cache loops and redirect to homepage (only at random times)Magento Redirect to mobile website when on Smart DevicesMagento CMS Page keep redirect to homepageMagento 2 : Redirect From Homepage to Login if not LoggedRefreshed all my Magento2 cache and website is down nowUbertheme error while Migrating date from Magento 1 to Magento 2Magento 1 Redirect only works once, works again after refreshing cacheMagento2.2: How to disable cache for homepage only?Nginx redirect for -only- homepage of old domain, to homepage of new domainMagento 2.3 cache menu on homepage

How can I download a file from a host I can only SSH to through another host?

What was the point of "Substance"?

Unlock your Lock

What is the sound/audio equivalent of "unsightly"?

What is Soda Fountain Etiquette?

Can MuseScore be used programmatically?

Why is explainability not one of the criteria for publication?

What stops you from using fixed income in developing countries?

Alternatives to Network Backup

How to prevent a hosting company from accessing a VM's encryption keys?

What happens to transactions included in extinct or invalid blocks?

Defending Castle from Zombies

To what extent should we fear giving offense?

Is it true that different variants of the same model aircraft don't require pilot retraining?

How many petaflops does it take to land on the moon? What does Artemis need with an Aitken?

Half filled water bottle

Term used to describe a person who predicts future outcomes

Pen test results for web application include a file from a forbidden directory that is not even used or referenced

Why did James Cameron decide to give Alita big eyes?

Force SQL Server to use fragmented indexes?

What is the name of this plot that has rows with two connected dots?

Units in general relativity

Does NASA use any type of office/groupware software and which is that?

Book featuring a child learning from a crowdsourced AI book



Magento 2 - Website will get in cache loops and redirect to homepage (only at random times)


Magento Redirect to mobile website when on Smart DevicesMagento CMS Page keep redirect to homepageMagento 2 : Redirect From Homepage to Login if not LoggedRefreshed all my Magento2 cache and website is down nowUbertheme error while Migrating date from Magento 1 to Magento 2Magento 1 Redirect only works once, works again after refreshing cacheMagento2.2: How to disable cache for homepage only?Nginx redirect for -only- homepage of old domain, to homepage of new domainMagento 2.3 cache menu on homepage






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








0















Our website runs into situations where it is working fine for days, but then customers will occasionally get into a situation where they are say trying to goto checkout, and instead of heading there, the server redirects them to the home page, this issue is solved by clearing all cookies and retrying in a new tab, however it becomes an annoyance on the customer.



The most annoying issue about it is that it's essentially impossible to reproduce on our own, it's just something that occurs for who knows whatever reason.



Our websites URL is something like www.example.com/store/ so we use a url redirect in our root htaccess like:



RewriteCond %REQUEST_URI !/(downloads|pdfs|store)/ [NC]
RewriteRule ^(.*)$ /store/$1 [R=301,L]


I'm not sure if that could be playing a part in any of it or not, but we aren't sure what to really do to resolve the issue as it is just random when the issue occurs. Is it a common Magento 2 thing? Of possibly something we have on our store that locks up our cache?



Another point could be that we use localhost:3306 as our host, and I read that using localhost on a web host may not be the best way to go about it.










share|improve this question
































    0















    Our website runs into situations where it is working fine for days, but then customers will occasionally get into a situation where they are say trying to goto checkout, and instead of heading there, the server redirects them to the home page, this issue is solved by clearing all cookies and retrying in a new tab, however it becomes an annoyance on the customer.



    The most annoying issue about it is that it's essentially impossible to reproduce on our own, it's just something that occurs for who knows whatever reason.



    Our websites URL is something like www.example.com/store/ so we use a url redirect in our root htaccess like:



    RewriteCond %REQUEST_URI !/(downloads|pdfs|store)/ [NC]
    RewriteRule ^(.*)$ /store/$1 [R=301,L]


    I'm not sure if that could be playing a part in any of it or not, but we aren't sure what to really do to resolve the issue as it is just random when the issue occurs. Is it a common Magento 2 thing? Of possibly something we have on our store that locks up our cache?



    Another point could be that we use localhost:3306 as our host, and I read that using localhost on a web host may not be the best way to go about it.










    share|improve this question




























      0












      0








      0








      Our website runs into situations where it is working fine for days, but then customers will occasionally get into a situation where they are say trying to goto checkout, and instead of heading there, the server redirects them to the home page, this issue is solved by clearing all cookies and retrying in a new tab, however it becomes an annoyance on the customer.



      The most annoying issue about it is that it's essentially impossible to reproduce on our own, it's just something that occurs for who knows whatever reason.



      Our websites URL is something like www.example.com/store/ so we use a url redirect in our root htaccess like:



      RewriteCond %REQUEST_URI !/(downloads|pdfs|store)/ [NC]
      RewriteRule ^(.*)$ /store/$1 [R=301,L]


      I'm not sure if that could be playing a part in any of it or not, but we aren't sure what to really do to resolve the issue as it is just random when the issue occurs. Is it a common Magento 2 thing? Of possibly something we have on our store that locks up our cache?



      Another point could be that we use localhost:3306 as our host, and I read that using localhost on a web host may not be the best way to go about it.










      share|improve this question
















      Our website runs into situations where it is working fine for days, but then customers will occasionally get into a situation where they are say trying to goto checkout, and instead of heading there, the server redirects them to the home page, this issue is solved by clearing all cookies and retrying in a new tab, however it becomes an annoyance on the customer.



      The most annoying issue about it is that it's essentially impossible to reproduce on our own, it's just something that occurs for who knows whatever reason.



      Our websites URL is something like www.example.com/store/ so we use a url redirect in our root htaccess like:



      RewriteCond %REQUEST_URI !/(downloads|pdfs|store)/ [NC]
      RewriteRule ^(.*)$ /store/$1 [R=301,L]


      I'm not sure if that could be playing a part in any of it or not, but we aren't sure what to really do to resolve the issue as it is just random when the issue occurs. Is it a common Magento 2 thing? Of possibly something we have on our store that locks up our cache?



      Another point could be that we use localhost:3306 as our host, and I read that using localhost on a web host may not be the best way to go about it.







      magento2 cache redirect






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Aug 16 at 20:19







      ne0nlight

















      asked Aug 15 at 13:20









      ne0nlightne0nlight

      612 silver badges20 bronze badges




      612 silver badges20 bronze badges























          0






          active

          oldest

          votes














          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%2f285561%2fmagento-2-website-will-get-in-cache-loops-and-redirect-to-homepage-only-at-ra%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes















          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%2f285561%2fmagento-2-website-will-get-in-cache-loops-and-redirect-to-homepage-only-at-ra%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