Upgrading from 4.40.2 -> 4.40.3 "ERR_TOO_MANY_REDIRECTS"

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
2 anni tempo fa
Hi,

I'm running into an issue while trying to upgrade from 4.40.2 to 4.40.3

I have downloaded the source code (4.40.3) and the only changes I've done to the code are adding my dataSettings.json & plugins.json files under App_Data.

Upon building and debugging, I get a localhost error with the aforementioned error message.

"ERR_TOO_MANY_REDIRECTS"

This isn't an issue while running 4.40.2 and I'm just wondering if anyone has an idea on how to solve this issue.

Any help would be appreciated.
2 anni tempo fa
Do you have SSL enabled?
Is your store URL correct?  (You can query the Store table in the DB)

Try Ctrl-F5 in browser.
You may need to clear your browser cache/cookies.
2 anni tempo fa
New York wrote:
Do you have SSL enabled?
Is your store URL correct?  (You can query the Store table in the DB)

Try Ctrl-F5 in browser.
You may need to clear your browser cache/cookies.


SSL is not enabled.
Store URL is correct (points to prod site running 4.2) -> I can change to point locally but it's running fine with 4.40.2

Clearing cache/cookies hasn't worked, trying from incognito as well.
2 anni tempo fa
Have you tried another browser?  (e.g. try Edge if you usually use Chrome)

(In Chrome, you can try hard reset
Open the developer tools window in Google Chrome. You can do this by opening the three-dot menu in the top-right corner, hovering over "More Tools" and selecting "Developer Tools."

Ignoring the new window, right click the Refresh button in your browser window.

Choose the final option –  "Empty Cache and Hard Reload."
2 anni tempo fa
I encountered the same problem, though I was trying to upgrade from 4.20 -> 4.40.
2 anni tempo fa
@colinqiao
Did you try the "hard reset" I suggested?
2 anni tempo fa
after updating from 4.3 to 4.4 stopped working https
made a test fresh install 4.4 not working https error Try clearing your cookies.
ERR_TOO_MANY_REDIRECTS
2 anni tempo fa
somebody works for https ? v 4.40.3
2 anni tempo fa
Your certificate is installed correctly ?
Check with a tool like https://www.ssllabs.com/ssltest/

What is the domain name ?
Are you using subdomains ?
And not a mix of subdomains i.e. some http and some https
2 anni tempo fa
Yidna wrote:
Your certificate is installed correctly ?
Check with a tool like https://www.ssllabs.com/ssltest/

What is the domain name ?
Are you using subdomains ?
And not a mix of subdomains i.e. some http and some https

Thanks for the quick response. Can you get an answer to the essence of my question? Everything is fine with the certificate and worked on version 4.30 before the update
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.