When I try and access the address it’s showing up as a ‘connection not secure’, so I’m thinking it could be a letsencrypt issue. If you’ve rebuilt a lot to fix/tweak things during the setup process it can trigger the letsencrypt rate limit. There is a cheeky workaround if you don’t want to wait a week for it to reset (or install on a new subdomain). If you add a second subdomain to your app.yml
(like below) letsencrypt will treat it like a new certificate request, which should allow you to sidestep the rate limit:
2 Likes