Magento2.3.1: Website is not opening in chrome browser but opening in Mozillawebsite not showing in google - need help with magento admin key search wordsMagento 1.9.1.0 Customer Unable Login Chrome Browser OnlyProduct Image Browse/ Uploading option not showing?Website red page highlight with crosshairs tool?Magento 1.8.1 Chrome Login not workingOwl Carousel not working in ChromeMagento2.3.1: Transactional emails are not going to the customerPWA venia theme URL not working in browserMagento2.3.1 : No.of files increasedMagento2.3.1: How to add Login/Signup popup on website opens
What is the meaning of "prairie-dog" in this sentence?
What do you call a situation where you have choices but no good choice?
Category-theoretic treatment of diffs, patches and merging?
What does the multimeter dial do internally?
Is "wissen" the only verb in German to have an irregular present tense?
What was the profession 芸者 (female entertainer) called in Russia?
Who goes first? Person disembarking bus or the bicycle?
What was the nature of the known bugs in the Space Shuttle software?
Four ships at the ocean with the same distance
Is this really the Saturn V computer only, or are there other systems here as well?
My professor has told me he will be the corresponding author. Will it hurt my future career?
My previous employer committed a severe violation of the law and is also being sued by me. How do I explain the situation to future employers?
Why do people prefer metropolitan areas, considering monsters and villains?
Can the word "desk" be used as a verb?
What does "spinning upon the shoals" mean?
Computer name naming convention for security
How to slice a string input at a certain unknown index
Why is a mixture of two normally distributed variables only bimodal if their means differ by at least two times the common standard deviation?
What are the consequences for a developed nation to not accept any refugees?
Why does Trump want a citizenship question on the census?
Confusion in M2 Professional certification question - 1
Moving millions of files to a different directory with specfic name patterns
Write a function
Why do airports remove/realign runways?
Magento2.3.1: Website is not opening in chrome browser but opening in Mozilla
website not showing in google - need help with magento admin key search wordsMagento 1.9.1.0 Customer Unable Login Chrome Browser OnlyProduct Image Browse/ Uploading option not showing?Website red page highlight with crosshairs tool?Magento 1.8.1 Chrome Login not workingOwl Carousel not working in ChromeMagento2.3.1: Transactional emails are not going to the customerPWA venia theme URL not working in browserMagento2.3.1 : No.of files increasedMagento2.3.1: How to add Login/Signup popup on website opens
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I am working on https://www.depoto.com/.
Suddenly, The website is not opening. I can see that The website is opening in another browser like Mozilla. I am trying to open in Google Chrome.
magento2.3.1 websites chrome-browser
add a comment |
I am working on https://www.depoto.com/.
Suddenly, The website is not opening. I can see that The website is opening in another browser like Mozilla. I am trying to open in Google Chrome.
magento2.3.1 websites chrome-browser
check diff browser because in mozilla browser site works perfect
– Rk Rathod
Jun 29 at 5:30
@RkRathod, Yes. I just noticed that point dear. Thanks for conformation. Please tell me, How this issue will clear? I just updated my question. Check once.
– Teja Bhagavan Kollepara
Jun 29 at 5:37
It looks as if redirect is configured wrong.
– Raj Mohan R
Jun 30 at 16:52
add a comment |
I am working on https://www.depoto.com/.
Suddenly, The website is not opening. I can see that The website is opening in another browser like Mozilla. I am trying to open in Google Chrome.
magento2.3.1 websites chrome-browser
I am working on https://www.depoto.com/.
Suddenly, The website is not opening. I can see that The website is opening in another browser like Mozilla. I am trying to open in Google Chrome.
magento2.3.1 websites chrome-browser
magento2.3.1 websites chrome-browser
edited Jul 1 at 11:24
Teja Bhagavan Kollepara
asked Jun 29 at 5:02
Teja Bhagavan KolleparaTeja Bhagavan Kollepara
2,9994 gold badges20 silver badges51 bronze badges
2,9994 gold badges20 silver badges51 bronze badges
check diff browser because in mozilla browser site works perfect
– Rk Rathod
Jun 29 at 5:30
@RkRathod, Yes. I just noticed that point dear. Thanks for conformation. Please tell me, How this issue will clear? I just updated my question. Check once.
– Teja Bhagavan Kollepara
Jun 29 at 5:37
It looks as if redirect is configured wrong.
– Raj Mohan R
Jun 30 at 16:52
add a comment |
check diff browser because in mozilla browser site works perfect
– Rk Rathod
Jun 29 at 5:30
@RkRathod, Yes. I just noticed that point dear. Thanks for conformation. Please tell me, How this issue will clear? I just updated my question. Check once.
– Teja Bhagavan Kollepara
Jun 29 at 5:37
It looks as if redirect is configured wrong.
– Raj Mohan R
Jun 30 at 16:52
check diff browser because in mozilla browser site works perfect
– Rk Rathod
Jun 29 at 5:30
check diff browser because in mozilla browser site works perfect
– Rk Rathod
Jun 29 at 5:30
@RkRathod, Yes. I just noticed that point dear. Thanks for conformation. Please tell me, How this issue will clear? I just updated my question. Check once.
– Teja Bhagavan Kollepara
Jun 29 at 5:37
@RkRathod, Yes. I just noticed that point dear. Thanks for conformation. Please tell me, How this issue will clear? I just updated my question. Check once.
– Teja Bhagavan Kollepara
Jun 29 at 5:37
It looks as if redirect is configured wrong.
– Raj Mohan R
Jun 30 at 16:52
It looks as if redirect is configured wrong.
– Raj Mohan R
Jun 30 at 16:52
add a comment |
2 Answers
2
active
oldest
votes
You have enabled Strict-Transport-Security header for your website. But still the base URL in your site is set to http://www.depoto.com/. Whereas Chrome is looking for HTTPS version of page with 307 redirect and yet again 302 redirect is served to http://www.depoto.com/?SID=c6d86561201c60e0a65a944bb2fd08d2 which gets into a loop. So either change the base URL to https://www.depoto.com/ or disable Strict-Transport-Security header which could solve your problem in Chrome
1
Yes, Your answer is helpful in a base url http to https case. Thanks
– Teja Bhagavan Kollepara
Jul 1 at 5:31
add a comment |
Your SSL certificate is invalid - most likely expired. Chrome is likely being more restrictive than FF. You can still visit the site by going to the http:// version but you should probably just get a proper SSL setup. Contact your hosting provider
Hello, Yes. I contacted hosting provider and cleared ssl issue too. But the issue not yet resolved
– Teja Bhagavan Kollepara
Jun 29 at 9:34
add a comment |
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
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f280154%2fmagento2-3-1-website-is-not-opening-in-chrome-browser-but-opening-in-mozilla%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
You have enabled Strict-Transport-Security header for your website. But still the base URL in your site is set to http://www.depoto.com/. Whereas Chrome is looking for HTTPS version of page with 307 redirect and yet again 302 redirect is served to http://www.depoto.com/?SID=c6d86561201c60e0a65a944bb2fd08d2 which gets into a loop. So either change the base URL to https://www.depoto.com/ or disable Strict-Transport-Security header which could solve your problem in Chrome
1
Yes, Your answer is helpful in a base url http to https case. Thanks
– Teja Bhagavan Kollepara
Jul 1 at 5:31
add a comment |
You have enabled Strict-Transport-Security header for your website. But still the base URL in your site is set to http://www.depoto.com/. Whereas Chrome is looking for HTTPS version of page with 307 redirect and yet again 302 redirect is served to http://www.depoto.com/?SID=c6d86561201c60e0a65a944bb2fd08d2 which gets into a loop. So either change the base URL to https://www.depoto.com/ or disable Strict-Transport-Security header which could solve your problem in Chrome
1
Yes, Your answer is helpful in a base url http to https case. Thanks
– Teja Bhagavan Kollepara
Jul 1 at 5:31
add a comment |
You have enabled Strict-Transport-Security header for your website. But still the base URL in your site is set to http://www.depoto.com/. Whereas Chrome is looking for HTTPS version of page with 307 redirect and yet again 302 redirect is served to http://www.depoto.com/?SID=c6d86561201c60e0a65a944bb2fd08d2 which gets into a loop. So either change the base URL to https://www.depoto.com/ or disable Strict-Transport-Security header which could solve your problem in Chrome
You have enabled Strict-Transport-Security header for your website. But still the base URL in your site is set to http://www.depoto.com/. Whereas Chrome is looking for HTTPS version of page with 307 redirect and yet again 302 redirect is served to http://www.depoto.com/?SID=c6d86561201c60e0a65a944bb2fd08d2 which gets into a loop. So either change the base URL to https://www.depoto.com/ or disable Strict-Transport-Security header which could solve your problem in Chrome
answered Jun 30 at 17:12
Raj Mohan RRaj Mohan R
1,3983 silver badges12 bronze badges
1,3983 silver badges12 bronze badges
1
Yes, Your answer is helpful in a base url http to https case. Thanks
– Teja Bhagavan Kollepara
Jul 1 at 5:31
add a comment |
1
Yes, Your answer is helpful in a base url http to https case. Thanks
– Teja Bhagavan Kollepara
Jul 1 at 5:31
1
1
Yes, Your answer is helpful in a base url http to https case. Thanks
– Teja Bhagavan Kollepara
Jul 1 at 5:31
Yes, Your answer is helpful in a base url http to https case. Thanks
– Teja Bhagavan Kollepara
Jul 1 at 5:31
add a comment |
Your SSL certificate is invalid - most likely expired. Chrome is likely being more restrictive than FF. You can still visit the site by going to the http:// version but you should probably just get a proper SSL setup. Contact your hosting provider
Hello, Yes. I contacted hosting provider and cleared ssl issue too. But the issue not yet resolved
– Teja Bhagavan Kollepara
Jun 29 at 9:34
add a comment |
Your SSL certificate is invalid - most likely expired. Chrome is likely being more restrictive than FF. You can still visit the site by going to the http:// version but you should probably just get a proper SSL setup. Contact your hosting provider
Hello, Yes. I contacted hosting provider and cleared ssl issue too. But the issue not yet resolved
– Teja Bhagavan Kollepara
Jun 29 at 9:34
add a comment |
Your SSL certificate is invalid - most likely expired. Chrome is likely being more restrictive than FF. You can still visit the site by going to the http:// version but you should probably just get a proper SSL setup. Contact your hosting provider
Your SSL certificate is invalid - most likely expired. Chrome is likely being more restrictive than FF. You can still visit the site by going to the http:// version but you should probably just get a proper SSL setup. Contact your hosting provider
answered Jun 29 at 6:54
bjornredemptionbjornredemption
1941 silver badge8 bronze badges
1941 silver badge8 bronze badges
Hello, Yes. I contacted hosting provider and cleared ssl issue too. But the issue not yet resolved
– Teja Bhagavan Kollepara
Jun 29 at 9:34
add a comment |
Hello, Yes. I contacted hosting provider and cleared ssl issue too. But the issue not yet resolved
– Teja Bhagavan Kollepara
Jun 29 at 9:34
Hello, Yes. I contacted hosting provider and cleared ssl issue too. But the issue not yet resolved
– Teja Bhagavan Kollepara
Jun 29 at 9:34
Hello, Yes. I contacted hosting provider and cleared ssl issue too. But the issue not yet resolved
– Teja Bhagavan Kollepara
Jun 29 at 9:34
add a comment |
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.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f280154%2fmagento2-3-1-website-is-not-opening-in-chrome-browser-but-opening-in-mozilla%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
check diff browser because in mozilla browser site works perfect
– Rk Rathod
Jun 29 at 5:30
@RkRathod, Yes. I just noticed that point dear. Thanks for conformation. Please tell me, How this issue will clear? I just updated my question. Check once.
– Teja Bhagavan Kollepara
Jun 29 at 5:37
It looks as if redirect is configured wrong.
– Raj Mohan R
Jun 30 at 16:52