Can't add custom domain in project settings
When I try to add a custom domain to my project I get the following error:
Failed to create custom domain: failed to create custom hostname: { "result": { "ssl": null }, "success": false, "errors": [ { "code": 1405, "message": "Quota exceeded. If you're already a paid SSL for SaaS customer, please contact your Customer Success Manager for additional provisioning. If you're not yet enrolled, please fill out this form and someone from our sales team will contact you: https://www.cloudflare.com/plans/enterprise/contact/." } ], "messages": [] }
I added the CNAME record and only had one other project with a custom domain, is this an issue with my plan or with supabase? I did try removing the other custom domain on my other project and still get the same issue for both projects if I try to add a custom domain.
Failed to create custom domain: failed to create custom hostname: { "result": { "ssl": null }, "success": false, "errors": [ { "code": 1405, "message": "Quota exceeded. If you're already a paid SSL for SaaS customer, please contact your Customer Success Manager for additional provisioning. If you're not yet enrolled, please fill out this form and someone from our sales team will contact you: https://www.cloudflare.com/plans/enterprise/contact/." } ], "messages": [] }
I added the CNAME record and only had one other project with a custom domain, is this an issue with my plan or with supabase? I did try removing the other custom domain on my other project and still get the same issue for both projects if I try to add a custom domain.