ERR_TOO_MANY_REDIRECTS

After installing wsl and docker, I copied a project from github, installed the database and everything works perfectly. But I always get the error ERR_TOO_MANY_REDIRECTS. Any idea what could be happening? I have already deleted the cookies, etc.
Solution:
Too many redirects means it's looping on itself, so it's down to the .env url and the redirect. But I'd also just use Herd for windows.
Jump to solution
2 Replies
Solution
toeknee
toeknee2mo ago
Too many redirects means it's looping on itself, so it's down to the .env url and the redirect. But I'd also just use Herd for windows.
Manuel-Ben
Manuel-BenOP2mo ago
thank you very much for all the help. It has been solved

Did you find this page helpful?