I want to use a custom domain api-preprod.funprono.com for my API.
I successfully added a CNAME entry with my registrar Infomaniak, but the verification keeps failing.
I saw a similar issue in this ticket: https://discord.com/channels/564160730845151244/1395340182810787840 So I added a CAA entry with certainly.com, but that didn't fix the problem.
The CNAME propagation is working, according to the DNS checker.
I don't know what to do anymore. Fortunately, this isn't my production environment, but I have to migrate my production environment to the cloud soon. I hope I don't have the same problem 😟
This is the request response for verification :
{
"$id": "44f470d190b4e5e72abfaeb71dc8f981",
"$createdAt": "2025-07-18T11:39:38.276+00:00",
"$updatedAt": "2025-07-18T12:00:16.302+00:00",
"domain": "api-preprod.funprono.com",
"type": "api",
"trigger": "manual",
"redirectUrl": "",
"redirectStatusCode": "",
"deploymentId": "",
"deploymentResourceType": "",
"deploymentResourceId": "",
"deploymentVcsProviderBranch": "",
"status": "verifying",
"logs": "Failed to add domain to Fastly: {\"msg\":\"Bad request\",\"detail\":\"Domain 'funprono.com' is owned by another customer\"}",
"renewAt": "datetime"
}
Recommended threads
- SELF HOSTING ISSUE, DATA NOT MIGRATING T...
Hey, devs, I recently tried to migrate my cloud instance to a self hosted version but my data is not transferred fully only the table structure is transferred ...
- unlike any other provider, your sites DN...
your nameservers dont work with a funny little CNAME error, which is a weird bug but thats what you get when you try to be the kitchen sink, funny errors.
- Weird Table Causes Console to break
I dont even know how this even happened looks like the $createdAt and , $id got switched? <@831428608895615056>