Err_too_many_redirects

Hello, site is not opening. It is written that too many * redirects*.
How to solve?

Hi @Anastasiia
You have a problem somewhere in your reverse-proxy. It is not possible to know anything more besides that with the limited information you're providing.

Hello, @flamber! Thank you for the replay.

Most likely it has happened due
to the issue described here Can't turn off HTTPS redirect · Issue #13084 · metabase/metabase · GitHub. If there is a fix for this, in order to keep all the dashboards and queries?

@Anastasiia If you read my first comment, then it includes a workaround: https://github.com/metabase/metabase/issues/13084#issuecomment-670870060

It is caused by your reverse-proxy not sending the correct headers.

Continuing the discussion from Err_too_many_redirects:

We are getting the same error today "ERR_TOO_MANY_REDIRECTS" across all users
I dont know if it is related to the release of the new version
we just updated from 0.46 to 0.47.2

How did you guys fixed this issued before?

You might have the site url wrong in settings->admin->general

The problem is I can not access the admin settings either. Is there another way to access admin settings?

Just to update here
We manage to fix this redirect problem, following @flamber suggestion
We dont know how but this redirect option was activated, we had to include this variable in the docker task and change to false, now we disable this option on the admin settings