-
You can read more here - https://support.cloudflare.com/hc/en-us/articles/115000219871-Troubleshooting-redirect-loop-errors-
-
This looks like a CSP issue. It seems Cloudflare is injecting some analytics and mastodon's CSP disallows external js. Are you able to disable the analytics? Maybe Speed -> Browser insights -> Configurations but I am not sure (from https://community.cloudflare.com/t/how-to-disable-cloudflare-analytics-tracking/26307/4)
-
G girish moved this topic from Support on
-
@girish yes I disabled analytics and unfortunately I still have the same problem, It did work for a bit, after I fixed the first issue, the mobile site worked well. I fell asleep and woke up to this problem. Would anything else help, maybe a picture of my dns setup or something from cloudron?
-
@girish I went back to linode because of the issue, I really want to add cloudflare to my mastodon but idk how if this issue keeps persisting. I know cloudflare and cloudrun both offer SSL certs, is there maybe a form of clash when going on?
@stvslkt From what I saw then, cloudflare was injecting some browser analytics which was blocked by Mastodon's CSP.
I tested a test instance of Mastodon with Cloudflare and for me it loaded just fine. But my installation did not have that browser analytics injected. Maybe you can reach out to cloudflare and ask them why it's getting injected. You can see it in the browser console that the js script is blocked.
-
@stvslkt From what I saw then, cloudflare was injecting some browser analytics which was blocked by Mastodon's CSP.
I tested a test instance of Mastodon with Cloudflare and for me it loaded just fine. But my installation did not have that browser analytics injected. Maybe you can reach out to cloudflare and ask them why it's getting injected. You can see it in the browser console that the js script is blocked.
-
G girish referenced this topic on