Hi @Knapstad,
Thanks for the follow-up. I see you have Netlify DNS setup for the domain bilabonnement.app
, however the name servers are pointing to cloudflare instead of the Netlify name servers mentioned here.
dig bilabonnement.app NS +trace | tail -n 6
;; Received 346 bytes from 2001:4860:4805::69#53(ns-tld5.charlestonroadregistry.com) in 52 ms
bilabonnement.app. 86400 IN NS eva.ns.cloudflare.com.
bilabonnement.app. 86400 IN NS sonny.ns.cloudflare.com.
;; Received 101 bytes from 2a06:98c1:50::ac40:2342#53(sonny.ns.cloudflare.com) in 53 ms
You can follow our Support Guide to fix the inactive DNS Zone which describes the issues that can happen with a inactive DNS zone, how to detect and how to fix:
This sections of the guide, provides instructions on how to fix the inactive DNS Zone.