Issue in Domain binding with ICP canister

Issue in Domain binding with ICP canister
I have followed all the procedures as instructed by ICP, but the domain is still not working.It show “404 Not Found nginx”
This is our domain https://pro.blockza.com/
These are DNS record we update
pro 1800 CNAME pro.blockza.io.icp1.io.
_acme-challenge.pro 1800 CNAME _acme-challenge.pro.blockza.io.icp2.io.
_canister-id.pro 1800 TXT 7uioq-vyaaa-aaaal-ac6ea-cai

Thank you for the report! We are looking into it and will let you know.

This is our domain https://pro.blockza.io/
These are DNS record we update
pro 1800 CNAME pro.blockza.io.icp1.io.
_acme-challenge.pro 1800 CNAME _acme-challenge.pro.blockza.io.icp2.io.
_canister-id.pro 1800 TXT 7uioq-vyaaa-aaaal-ac6ea-cai

We’re seeing this in our project as well. Suggestions appreciated!

As an update, we are working on resolving an issue with the endpoint that handles domain registration. We will give another update on Monday, August 4th.

1 Like

Thank you, Jennifer. Looking forward to seeing the positive results.

Hey @gaurav24

we had an issue with the custom domains service that made all new custom domain registrations fail. Sorry for the inconveniences caused!

In the meantime, we have identified the issue and fixed it. Please try again to register your custom domain. In case there are any issues, please let us know here.

And just to provide you a bit more context about what happened:
Cloudflare updated their API. They deprecated a field in the DNS record returned by their API (cf. their announcement). We however did not update the client library (cloudflare-rs) in time.

2 Likes

Thank @rbirkner and @jennifertran

1 Like