error ERR_TOO_MANY_REDIRECTS


thanhbaphai

Recommended Posts

Hi! Your site https://aocuoibienhoa.info/ is loading from here and two other networks I've tested, as a result unfortunately I'm unable to replicate the redirect error you're seeing. If this issue is still happening on your side please submit a ticket at https://my.hawkhost.com/submitticket.php so our helpdesk team can investigate further. Thank you! :)

Link to comment
Share on other sites

I am guessing here, but this sounds like a  redirection loop;
that is. there is a redirect which eventually comes back to itself.

The obvious place to look is all your .htaccess files.
If the problem is not immediately obvious, then remove rewrite or redirect directives
until the problem goes away, and then you will know what needs to be corrected.

Alternatively, remove all of them, and then add them back in until the problem appears.

To make this go quickly, start with half of them.  Then you will narrow it down to which half.
Divide that group into two smaller groups and repeat the process until you find the bad one(s).

I observe that http://(the site) redirects to https://(the site), which might provide a good starting place to look.

The redirect loop might also occur on some other page than the home page.

Here's a site that provides some specific tips on what to do:
https://kinsta.com/blog/err_too_many_redirects/

A google search on ERR_TOO_MANY_REDIRECTS will reveal other sites with helpful information.

Edited by tgonhawk1
Add info about sites which explain/help the situation
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...