Report this

What is the reason for this report?

Wp-admin is not opening on my website

Posted on December 7, 2022

Hi, I am new to digital ocean wp-admin is not opening on my wordpress website. (bsrsols.com) pls, fix the issue.



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hello there,

It is a common WordPress error that may be caused by a plugin or incorrect settings. However, it leaves users locked out of their WordPress websites which makes it particularly troublesome.

The ERR_TOO_MANY_REDIRECTS error happens when a browser can’t connect to the correct server of your website. As a result, the website sends users into a redirection loop that will never come to an end.

In some case, You need sets headers that nginx sends to backend. Add the following directive to your nginx.conf:

proxy_set_header X-Forwarded-Proto https;

Hope that helps,

Sergio Turpín

I’m having the same problem with the Bad Bunny merchandise store. If you were able to solve your problem, could you please tell me how to do it?

Hello @4996de208dea4972aa64fe3a97d0a1

What is the exact error or issue that you’re experiencing when trying to access the admin area?

If you have made recent changes you can try to revert them in order to regain access to the administrator panel of the site.

Regards

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.