ERR_TOO_MANY_REDIRECTS

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
6 năm cách đây
As you can see the error message has changed from ERR_TOO_MANY_REDIRECTS to INET_E_REDIRECT_FAILED
I guess this has changed after an reload/reset on IIS.

I changed sslEnable from True to False in the database (shouldn't do changes like this, but I had to get the store up and running) - and then the store shows up.

Is it something wrong with the certificate that makes this happen, or is it something with the infrastructure?
Load balancing, etc...?
6 năm cách đây
hi jklevela
im having similairt issues after enabling ssl on my version 3.9 site
can you tell me how you disabled sslEnable from True to False in the database ?
Thanks !
6 năm cách đây
select * from [DB].dbo.Setting s where s.name = 'securitysettings.forcesslforallpages'
6 năm cách đây
The above post worked for me.

Under Settings -> General, you can scroll down to the Security tab and find the 'Force SSL for all site pages'.  I set this to true, restarted the site, and the error disappeared.
4 năm cách đây
jklevela wrote:
Just added https://yourstore.com in the field for Secure URL. (but replaced with my url of course)


where is the secure URL field in nop 4.20 ???
4 năm cách đây
Secured Url not required in 4.2. It’s removed.
4 năm cách đây
I am configured as

store URL   http://www.mywebsitename.com/
host values mywebsitename.com,www.mywebsitename.com
SSL enabled    checked

securitysettings.forcesslforallpages    true

please advise, thank you in advance, Rob
4 năm cách đây
Make store url exactly same as your site url. In this case it should be https://www.mywebsitename.com/
4 năm cách đây
i have added the "s"
saved
cleared cache
restarted application

the website loads, i can go to a category page, then a product page, add a product to cart.  then when i go to the shopping cart page the error occurs
4 năm cách đây
What is the error there?
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.