-
@girish so I got the site to work with your help, the only issue im currently having now is the mobile site doesnt work. When you go to my site it looks like css and javascript are turned off. my mastodon site is joingeeksocial.com
-
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)
-
-
@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.
-
2/7