Trying to add a custom domain results in an error ...
# ory-network
c
Trying to add a custom domain results in an error and changing the security mode for a smtp server connection always reverts back to clear text. Anyone else?
👀 1
h
What type of error? Can you please share some details? :)
b
As for the SMTP server: The issue is just a visual bug and should be fixed soon. In the meantime You can verify your SMTP configuration using the Ory CLI. See here: https://github.com/ory/network/issues/212#issuecomment-1375340700
f
Regarding the error when adding a custom domain. This request also fails for me with a 500 error:
Copy code
{
  "error": {
    "code": 500,
    "status": "Internal Server Error",
    "request": "e25e9522-9c84-9416-9b0f-d4375ef68b9a",
    "message": "HTTP status 403: 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/>. (1405)"
  }
}
1
p
Hi @few-balloon-32118 How did you run into this error? Did you add a custom domain through the Ory Console?
@famous-art-85498
f
@few-balloon-32118 please try again
f
All good now, thanks 🙌
👍 2