Hello
I know similar things have been posted before, so firstly I'm sorry. I am completely new to this and probably need some basic help.
I have gone through the magento setup, and installed it, but when I go to go on the admin page I get page not working, error too many redirects.
I have cleared cookies as it suggests but that hasn't worked.
I am completely new to all this, so if someone could try help me in very simple terms, that would be great.
I am on windows 10, google chrome, magento free source version 2.2.3. Anything else you need to try and help me?
David
Solved! Go to Solution.
Hi David,
I guess browser cache/cookies are causing the issue. It works fine for me in all the browser. You just need to clear browser cache & cookies and it should work for you. Let know if that works for you!
Problem solved? Please give 'Kudos' and accept 'Answer as Solution'.
@david_weatherstonHi David,
Go through the below URL's. Once of them would definitely fix your issue.
https://magento.stackexchange.com/questions/128586/magento-admin-not-working-too-many-redirects
https://magento.stackexchange.com/questions/94722/magento-2-error-err-too-many-redirects
Problem solved? Please give 'Kudos' and accept 'Answer as Solution'.
Thanks for the reply.
Unfortunately, I have been through these posts and many others. But I really don't understand most of what is being said. I'm really new to this, so maybe just need it broke down to simpler terms if possible.
I have my database and the files all uploaded. only the issue getting in to admin. Tried on other browsers but it is the same result.
I used coreftp to upload files, any information needed just let me know, I'd really love to resolve this.
I realised last night that admin page worked on internet explorer, but not on chrome or microsoft edge. Will try on safari as well, but obviously need it to work on my own browser.
thanks
David
Hi David,
I guess browser cache/cookies are causing the issue. It works fine for me in all the browser. You just need to clear browser cache & cookies and it should work for you. Let know if that works for you!
Problem solved? Please give 'Kudos' and accept 'Answer as Solution'.
I had done, that before, but did it again and for some reason it has worked! All good now, thanks.
Hello Tarandeep,
I tired from different browsers chrome, firefox, microsoft edge, safari and getting same issue but different type of message. any solution ?
Fix with command line:
php bin/magento cache:clean php bin/magento cache:flush php bin/magento indexer:reindex php bin/magento setup:upgrade php bin/magento setup:static-content:deploy -f