hi all,
dev remote server with:
Magento 2.3.2
varnish 5
php 7.2
nginx 1.14
SSL enabled with letsencrypt
everything goes in the frontend, the following message returns in the backend:
ERR_TOO_MANY_REDIRECTS
if I bypass varnish and don't use it (modifying the nginx vhost and making it do everything) everything works SLOWLY both in the frontend and in the backend
I know it is a very treated topic on the web but if you have any advice I thank you.
U
Hi @uname_myuname,
Make sure that you have added secure url in the magento admin and maked yes for admin.
Too many redirects error comes some time misconfiguration of SSL.
TRY once with inseure url once.
Admin=>Stores > Configuration->General->Web
I hope it will help you!
Hello @uname_myuname ,
Please check the admin setting as per @Vimal Kumar and if it doesn't work then check the .htaccess of pub folder and pub/static folder.
If it helps you then please accept it as solution and give kudos.
Regards.
I think the problem is with the configuration in Admin => Stores> Configuration-> General-> Web
what needs to be checked