Too Many Redirects

If you have questions about using mojoPortal, you can post them here.

You may want to first review our site administration documentation to see if your question is answered there.

This thread is closed to new posts. You must sign in to post in the forums.
3/8/2018 2:57:50 PM
Gravatar
Total Posts 30

Too Many Redirects

We have a main website that has multiple subsites based on folders.  We have the following entry in user.config:

<add key="UseFoldersInsteadOfHostnamesForMultipleSites" value="true" />

Our production website is running mojoPortal 2.4.0.4 MSSQL.  Folder Names Folder Bindings have been setup for all of the subsites.  Everything works fine in production.

We have a development environment that more or less mirrors the production environment.  I have successfully upgraded the dev environment to 2.6.0.0 MSSQL.  Everything works fine with the root site, but navigating to the subsites e.g. https://copy.domain.com/subsite1 results in:

This page isn’t working

copy.domain.com redirected you too many times.

Try clearing your cookies.

ERR_TOO_MANY_REDIRECTS

However if I navigate to https://copy.domain.com/subsite1/home.aspx everything works fine.  I've poked around the forums and tried a few things but have been unsuccessful in fixing this issue.  Can anyone point me to what the problem/solution might be?  I need to get this fixed so that we can upgrade our prod server.

Thanks!

3/13/2018 12:45:20 PM
Gravatar
Total Posts 47

Re: Too Many Redirects

Today I had the same error message twice. As I was modifying several Urls and redirect at a time, I thought it was something i did. In fact my sites (last releases in production) are hosted in MSAzure and I have full access to the DB. I surely cleaned up a bunch of redirect (one by one), and now it seems working fine.

 

Mari

You must sign in to post in the forums. This thread is closed to new posts.