aravindrajme
CDCloudflare Developers
•Created by aravindrajme on 12/1/2024 in #general-help
Domain registration keeps failing.
I'm trying to get a domain registered on Cloudflare. But I keep getting an error that "We're sorry, something went wrong with that." every time. I've tried different cards, PayPal, and a different browser. I found what fails: The final payment API call to Cloudflare.
I could register the domain from another provider, but I'm specifically trying to get it from Cloudflare. I'm planning to do almost everything (or at least whatever I can) with Cloudflare.
P.S.: I've also raised a ticket with Cloudflare. I'm posting here hoping to get a quicker response. Sorry if this isn't allowed. I'm only on the free plan, btw.
6 replies
CDCloudflare Developers
•Created by aravindrajme on 11/27/2024 in #pages-help
Pages build failing because Puppeteer won't launch.
I'm trying to inline Critical CSS on my page to get that perfect 100 score [Performance] in Lighthouse. I'm using Astro for my site, and the integration
astro-critical-css
helps in doing that.
Since it uses Puppeteer under the hood to do it, I'm getting this error on deployment:
Any idea how to fix it? It didn't work on my Mac locally either. I had to install Rosetta and then it worked.6 replies