Cannot assign dashboard.noahai.io – domain linked to unknown project

Hi everyone,

I’m trying to assign the subdomain dashboard.noahai.io to my Vercel project noah-core, but I keep getting this error:

Error: Cannot add dashboard.noahai.io since it’s already assigned to another project.

What I’ve already tried:

  • DNS record is correctly pointing to cname.vercel-dns.com
  • I checked all my scopes, teams, and projects – it’s not linked anywhere
  • Tried vercel domains rm via CLI – it says the domain is not found
  • Also cannot delete or reassign it in the Dashboard

:hammer_and_wrench: It seems like this subdomain is still stuck in some deleted or invisible project, even though it’s not showing anywhere.

Could someone from the Vercel team help remove this ghost assignment so I can properly link it to my current project?

Thanks so much :folded_hands:
Simon
simon@noahai.io

I just checked the logs for more info on the domain, and I see a warning about invalid configuration with missing CNAME for the dashboard subdomain. You’ll need to make sure it’s set up with name dashboard and value cname.vercel-dns.com.

Propagation can take some time, but it’s usually ready in a few minutes. It should start working pretty quickly after you added the DNS record and let it automatically update or manually refresh the domain status check in project settings.

Please give that a try and let me know how it goes :slightly_smiling_face:

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