sahir jaman
sahir jaman

Reputation: 1

Can't open django admin from my live website in cPanel [too many redirects]

I am trying to open https://mywebsite.org/admin but it's responsing "This page isn’t working, mywebsite.org redirected you too many times. Try deleting your cookies. ERR_TOO_MANY_REDIRECTS."

everything is working perfect in my local server. I'm facing this only on the live server in cPanel. All other tasks are working fine without the admin page.

I am stuck for last 2 days on the same issue. I have tried most of the solutions available online .

I am using deafult sqlite3 database of django. is that the issue?

Upvotes: 0

Views: 83

Answers (1)

sahir jaman
sahir jaman

Reputation: 1

I figured out that I had problem with my Hosting account. I talked to the owner and the managing team, and they solved the problem.

Upvotes: -1

Related Questions