ipfs-shipyard / ipfs-deploy

Zero-Config CLI to Deploy Static Websites to IPFS
Other
1.16k stars 122 forks source link

400 Bad request on Cloudflare Deploy #191

Closed aboutdavid closed 3 years ago

aboutdavid commented 3 years ago

Hello! I am deploying my site from Netlify and I have all of my .env variables setup. When I try to use Cloudflare as a DNS, it always returns a 400 bad request:

9:01:44 PM: - ⚙️  Validating configuration for Cloudflare…
9:01:44 PM: ℹ 📡  Beaming new hash to DNS provider Cloudflare…
9:01:44 PM: ✖ 💔  Updating Cloudflare DNS didn't work.
9:01:44 PM: HTTPError: Response code 400 (Bad Request)

I don't see the problem. All .env variables have no spaces, no misspellings, etc. Is this being caused by me or is is netlify or something else?

Node versions:

System architecture: x64 System OS: Ubuntu Xenial 16.04 Command ran: npx ipfs-deploy _site -p pinata -d cloudflare

aboutdavid commented 3 years ago

This is most likely an issue with dnslink-cloudflare, not this.