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:Jump to 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.
2 Replies
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.
thank you very much for all the help. It has been solved