Mobile access keeps loading after using CloudFlare

I used CloudFlare and after testing, when I opened the webpage in my mobile browser, it kept loading, It looks like a file cannot be loaded, causing the loading mask to keep showing

I tried to turn on or off certain features in CloudFlare but it still didn’t work. After testing, it has been determined that it was caused by a configuration failure in CloudFlare (after removing CloudFlare, I can enter)


I have read this post and need to add cloudflare.template.yml to app.yml. Where is it added

templates:
  - "templates/postgres.template.yml"
  - "templates/redis.template.yml"
  - "templates/web.template.yml"
  ## Uncomment the next line to enable the IPv6 listener
  #- "templates/web.ipv6.template.yml"
  - "templates/web.ratelimited.template.yml"
  ## Uncomment these two lines if you wish to add Lets Encrypt (https)
  #- "templates/web.ssl.template.yml"
  #- "templates/web.letsencrypt.ssl.template.yml"
   - "templates/cloudflare.template.yml"

Is this correct?

The current situation is that it is normal to open web pages on computers and some apps, but the mobile browser keeps loading when opened (clear cache, multiple people trying)

no idea if it’s at all related but there have been recent errors related some new cloudflare speed brain thing

2 Likes