This causes browsers to give up. And report that the site has issues.
These errors are showing in the log:
Hmm oddly my install has no errors in Apache’s log or Mautic’s log for the day. So nothing to report here.
Notice some scuttle bud on the web about Symphony redirect issues. But I’ve not found a concrete solution yet. Anyone come across this?
Steps I have tried to fix the problem:
I’ve tried clearing the cache several ways (deleting files in cache directory or console commands).
I repair the issue by time-travel to a time before cache is cleared. But this is not sustainable since I’ll need to clear cache at some point in the near future.
@joeyk is there a solution to this? I am currently experiencing this on 4.4.7, Using AWS Application Load Balancer as my proxy to handle SSL and AWS ECS to host the application, I have https in the config for site url as well. but still having issues as I cannot include the emails produced from Mautic in a iframe on a site using https as chrome and other browsers block the request when it tries to redirect to http
I was able to reproduce the issue in a new instance, when I add /index.php to the url it breaks, I assume its because the apache rewrite is using http instead of https because the request from the proxy to the app is http https://codepen.io/williamcomartin/pen/eYPZBPL