Adding custom subdomain FAILED

Anyone dealt with this issue before?

1 Like

The domain troubleshooting guide can help with most custom domain configuration issues. You might be able to use that guide to solve it before a human is available to help you. Then you can come back here and share the answer for bonus points.

You can also use v0 to narrow down the possibilities.

Same issue here, seems to be the case for any domain added in the case for me

Hey there,

This should be fixed now. We apologies for the inconvenience.

All my existing domains and new domains have the following error text on them:

ā€œFailed to Load Domainā€
ā€œAn unexpected internal error occurredā€

This same error text shows up when I create a new domain too. My existing domains resolve properly but I cannot configure new domains.

The /GET request for my domain configurations resolve as 500 with the following payload:

{
ā€œerrorā€: {
ā€œcodeā€: ā€œinternal_server_errorā€,
ā€œmessageā€: ā€œAn unexpected internal error occurredā€
}
}

This is not specific to just one project it seems to be happening to all my projects. I couldnā€™t open a direct ticket as this issue would require a pro plan for support.

Any ideas?

Thanks.

Iā€™m getting the same error, might be a vercel issue?

1 Like

This is what it seems like.

Hello!

Iā€™m trying to manage the domains for my project, but I keep receiving the error message: ā€˜Failed to Load Domain.ā€™ The domains are currently working, but Iā€™m unable to edit them anymore. I asked a friend to check, and theyā€™re experiencing the same issue. Additionally, I canā€™t add new domains or make any changes to the existing ones.

I am receiving:

https://vercel.com/api/v6/domains/(domain)/config?strict=false&teamId=team_(hash) 500 (Internal Server Error)

Thank you for your help!

I ran into the same problem. I have a working domain, but I get the same error

I am also getting the same issue, i tried multiple domains and tried recreating my project but nothing seems to work :frowning: hopefully this gets fixed ASAP

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.