Since yesterday, we found that our website deployed on ICP has stopped working, and the page shows: Error 404 Unknown DomainThe requested domain is not served by this HTTP gateway. Please check that the address is correct.
Interesting to see this come up — I’ve been experimenting with deploying through ICP Ninja recently, and I’m also hitting a dead end, but in my case, it’s a simple 404 Page Not Found right after deployment.
Could the gateway/domain configuration changes you’re mentioning also affect Ninja-hosted deployments, or is this more specific to custom DNS setups?
Just trying to figure out if the two issues could be related before I start digging deeper.
The issues you encountered are entirely caused by the custom domains service and we are sorry for that. A certificate issuance task got stuck for several days and finally failed to complete.
We have reached out in a DM to fix the issue.
We are aware of these issues and are looking into it. At the same time, we are also working on a new, more robust version of the custom domains service, which is approaching production release soon. We are very sorry for these troubles happening meanwhile.
Hey @ICExplorer_io you had posted the backup link with canister url
But the data is fetched from api.icexplorer.io whcih is not operational, any timeline on when you be able to server this?
I am building some things with caffeine and was using ICE for the data in all my apps, any other alternativves in the mean time?
I know since i Comment on it 2 days ago but they tweeted out a link that was a backup and this also did not work, there was not any other information i could find at leats, that is why I shared it
Yes hope it gets resolved so we can all enjoy their service again, IC explorer my favorite site for data
cyql.io is still in PendingAcmeApproval state, after it switches to: {"name":"cyql.io","canister":"n7ib3-4qaaa-aaaai-qagnq-cai","state":{"Failed":"order is unable to reach 'Ready' status"}}, and restarts
thank you @rbirkner your help is very much appreciated, the domain is: https://posted.app
(it was functioning alright until quite recently which resulted in me needing to retry the whole custom domain process once more).
For reference our icp subdomain pointing to the same canister (and configured with the same .well-known) continues to work just fine
Just an update, after a couple more days (when the prior pending registration expired), I retried once more just now with the exact same steps and now it works.
It does seem that there were indeed some intermittent issues with the registration that seem to have been resolved now.
Not sure if there is a way to nail down what the root cause was but for anyone else in the future that comes across the issue, you may need to retry after a few more days for it to resolve. Cheers
Had a similar issue recently — the registration was stuck in PendingAcmeApproval for days. What worked for me was simply waiting until the previous pending order expired, then retrying the setup. It went through successfully the second time.
Seems like occasional hiccups happen with the custom domain service, so a short wait + retry can solve it.
I tried reregistration. It’s stuck in PendingAcmeApproval as well. I’m using Cloudfare. I disabled Universal SSL, as recommended (though it had been working all along with that option enabled).
Infact, when I run curl -sL -X GET \https://icp0.io/registrations/... it alternates between PendingAcmeApproval and "Failed":"order is unable to reach 'Ready' status"